aboutsummaryrefslogtreecommitdiff
path: root/source/hr/svtools/messages.po
blob: 84a05e446ee97edcbb05e8b69c3dae6f5f094a05 (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
#. extracted from svtools/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: 2018-03-15 20:23+0100\n"
"PO-Revision-Date: 2018-04-13 08:44+0000\n"
"Last-Translator: stanic <sku585@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-POOTLE-MTIME: 1523609052.000000\n"

#: errtxt.hrc:30
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Greška"

#: errtxt.hrc:31
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Upozorenje"

#: errtxt.hrc:32
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) prilikom učitavanja predloška $(ARG1)"

#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) prilikom spremanja predloška $(ARG1)"

#: errtxt.hrc:35
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) prilikom prikazivanja doc. informacija iz dokumenta $(ARG1)"

#: errtxt.hrc:36
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) prilikom pisanja dokument $(ARG1) kao predloška"

#: errtxt.hrc:37
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) prilikom kopiranja ili pomicanja sadržaja dokumenta"

#: errtxt.hrc:38
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) prilikom pokretanja Upravitelja dokumentima"

#: errtxt.hrc:39
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) prilikom dokumenta $(ARG1)"

#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) prilikom stvaranja dokumenta"

#: errtxt.hrc:42
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) prilikom proširenja unosa"

#: errtxt.hrc:43
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) prilikom učitavanja BASIC dokumenta $(ARG1)"

#: errtxt.hrc:44
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) prilikom pretraživanja adresa"

#: errtxt.hrc:50
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Prekid"

#: errtxt.hrc:51
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Nepostojeći objekt"

#: errtxt.hrc:52
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Objekt već postoji"

#: errtxt.hrc:53
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Objekt nije dostupan"

#: errtxt.hrc:54
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Nedozvoljena putanja"

#: errtxt.hrc:55
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Problem sa zaključavanjem"

#: errtxt.hrc:56
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Neodgovarajući parametar"

#: errtxt.hrc:57
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Izvor iscrpljen"

#: errtxt.hrc:58
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Radnja nije podržana"

#: errtxt.hrc:59
msgctxt "RID_ERRHDL"
msgid "Read Error"
msgstr "Graška prilikom čitanja"

#: errtxt.hrc:60
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Greška prilikom pisanja"

#: errtxt.hrc:61
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "nepoznato"

#: errtxt.hrc:62
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Nekompatibilnost inačica"

#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Opća pogreška"

#: errtxt.hrc:64
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Neispravni format"

#: errtxt.hrc:65
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Greška prilikom stvaranja objekta"

#: errtxt.hrc:66
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Nedopuštena vrijednost ili tip podataka"

#: errtxt.hrc:67
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC greška pri izvođenju"

#: errtxt.hrc:68
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC sintaksna greška"

#: errtxt.hrc:75
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Opća ulazno/izlazna greška."

#: errtxt.hrc:76
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Nedozvoljeni naziv datoteke."

#: errtxt.hrc:77
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Nepostijeća datoteka."

#: errtxt.hrc:78
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Datoteka već postoji."

#: errtxt.hrc:79
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "Objekt nije mapa."

#: errtxt.hrc:80
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "Objekt nije datoteka."

#: errtxt.hrc:81
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Naznačeni uređaj je neispravan."

#: errtxt.hrc:82
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
"due to insufficient user rights."
msgstr ""
"Ne može se pristupiti objektu\n"
"zbog nedovoljnih korisničkih prava."

#: errtxt.hrc:83
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Povreda dijeljena objekta tijekom pristupa objektu."

#: errtxt.hrc:84
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Na uređaju više nema slobodnoga prostora."

#: errtxt.hrc:85
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
"files containing wildcards."
msgstr ""
"Aktivnost se ne može izvršiti\n"
"nad datotekama koje sadrže zamjenske znakove."

#: errtxt.hrc:86
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Ova aktivnost nije podržana na ovom operacijskom sustavu."

#: errtxt.hrc:87
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Previše je otvorenih datoteka."

#: errtxt.hrc:88
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Ne mogu se pročitati podaci iz datoteke."

#: errtxt.hrc:89
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Datoteka nije mogla biti zapisana."

#: errtxt.hrc:90
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "Operacija nije mogla biti izvršena zbog nedovoljno memorije."

#: errtxt.hrc:91
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Ne može se pokrenuti operacija traženja."

#: errtxt.hrc:92
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Ne može se pokrenuti radnja tell."

#: errtxt.hrc:93
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Neispravna inačica datoteke."

#: errtxt.hrc:94
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Neispravni format datoteke."

#: errtxt.hrc:95
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Naziv datoteke sadrži neispravne znakove."

#: errtxt.hrc:96
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "Dogodila se nepoznata ulazno/izlazna greška."

#: errtxt.hrc:97
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Nedopušten pokušaj pristupanja datoteci."

#: errtxt.hrc:98
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Datoteka nije mogla biti stvorena."

#: errtxt.hrc:99
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Operacija je pokrenuta s neispravnim parametrima."

#: errtxt.hrc:100
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Otkazana je aktivnost nad datotekom."

#: errtxt.hrc:101
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Ne postoji putanja do datoteke."

#: errtxt.hrc:102
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "Objekt ne može biti kopiran u sebe sama."

#: errtxt.hrc:103
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Navedeni predložak nije moguće pronaći."

#: errtxt.hrc:104
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Datoteka se ne može koristiti kao predložak."

#: errtxt.hrc:105
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Dokument je već otvoren za uređivanje."

#: errtxt.hrc:106
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Unesena je pogrešna lozinka."

#: errtxt.hrc:107
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Greška pri čitanju datoteke."

#: errtxt.hrc:108
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Dokument je otvoren samo za čitanje."

#: errtxt.hrc:109
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Opća OLE greška."

#: errtxt.hrc:110
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Ne može se dohvatiti naziv računala $(ARG1)."

#: errtxt.hrc:111
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "Nije moguće uspostaviti internetsku vezu sa $(ARG1)."

#: errtxt.hrc:112
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
"Server error message: $(ARG1)."
msgstr ""
"Greška prilikom čitanja podataka s interneta.\n"
"Poruka pogreške na poslužitelju: $(ARG1)."

#: errtxt.hrc:113
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
"Server error message: $(ARG1)."
msgstr ""
"Greška pri prijenosu podataka na internet.\n"
"Poruka greške na poslužitelju: $(ARG1)."

#: errtxt.hrc:114
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "Dogodila se opća greška u vezi interneta."

#: errtxt.hrc:115
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "Traženi internet podatak nije dostupan u priručnoj memoriji i ne može se dohvatiti sve dok nije aktiviran način rada Na vezi."

#: errtxt.hrc:116
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Nije bilo moguće stvoriti sadržaj."

#: errtxt.hrc:117
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Naziv je datoteke predugačak za odabrani datotečni sustav."

#: errtxt.hrc:118
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Neispravna sintaksa ulaza."

#: errtxt.hrc:119
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
"Please save the document in a %PRODUCTNAME %PRODUCTVERSION file format."
msgstr ""
"Ovaj dokument sadrži svojstva koja se ne mogu spremiti u odabranom formatu.\n"
"Spremite dokument u formatu %PRODUCTNAME %PRODUCTVERSION."

#: errtxt.hrc:120
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Dosegnut je najveći mogući broj istovremeno otvorenih dokumenata. Zatvorite jedan od dokumenata kako biste mogli otvoriti novi."

#: errtxt.hrc:121
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Nije moguće kreirati sigurnosnu kopiju."

#: errtxt.hrc:122
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
"For security reasons, macro support is disabled."
msgstr ""
"Pokušano je izvršavanje makronaredbe.\n"
"Zbog sigurnosnih je  razloga, podrška za makronaredbe isključena."

#: errtxt.hrc:123
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
"\n"
"Macros may contain viruses. Execution of macros is disabled due to the current macro security setting in %PRODUCTNAME - Preferences - %PRODUCTNAME - Security.\n"
"\n"
"Therefore, some functionality may not be available."
msgstr ""
"Dokument sadrži makronaredbe.\n"
"\n"
"Makronaredbe mogu sadržavati viruse. Izvršavanje je makronaredbi onemogućeno sigurnosnim postavkama kroz izbornik %PRODUCTNAME - Mogućnosti - %PRODUCTNAME - Sigurnost.\n"
"\n"
"Zbog toga neke funkcionalnosti dokumenta mogu biti nedostupne."

#: errtxt.hrc:124
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
"\n"
"Macros may contain viruses. Execution of macros is disabled due to the current macro security setting in Tools - Options - %PRODUCTNAME - Security.\n"
"\n"
"Therefore, some functionality may not be available."
msgstr ""
"Dokument sadrži makronaredbe.\n"
"\n"
"Makronaredbe mogu sadržavati viruse. Izvršavanje je makronaredbi onemogućeno sigurnosnim postavkama kroz izbornik Alati - Mogućnosti - %PRODUCTNAME - Sigurnost.\n"
"\n"
"Zbog toga neke funkcionalnosti dokumenta mogu biti nedostupne."

#: errtxt.hrc:125
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
"\n"
"This could be the result of document manipulation.\n"
"\n"
"We recommend that you do not trust the content of the current document.\n"
"Execution of macros is disabled for this document.\n"
" "
msgstr ""
"Enkriptirani dokument sadrži neočekivano nekriptirano strujanje podataka.\n"
"\n"
"Ovo može biti rezultat manipulacije dokumentom.\n"
"\n"
"Predlažemo vam da ne vjerujete sadržaju ovog dokumenta.\n"
"Za ovaj dokument izvršavanje makronaredbi je isključeno.\n"
" "

#: errtxt.hrc:126
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Pogrešna dužina podataka."

#: errtxt.hrc:127
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Funkcija nije moguća: putanja sadrži trenutnu mapu."

#: errtxt.hrc:128
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Funkcija nije moguća: uređaj nije identičan."

#: errtxt.hrc:129
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Uređaj nije spreman."

#: errtxt.hrc:130
msgctxt "RID_ERRHDL"
msgid "Wrong checksum."
msgstr "Pogrešan kontrolni zbroj."

#: errtxt.hrc:131
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Funkcija nije moguća: zaštita od pisanja."

#: errtxt.hrc:132
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
"Deactivate sharing mode first."
msgstr ""
"Lozinka dijeljene proračunske tablice ne možete biti postavljena ili promijenjena.\n"
"Prvo isključite dijeljenje."

#: errtxt.hrc:133
msgctxt "RID_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Pronađena je greška u datotečnome formatu na $(ARG1)(redak, stupac)."

#: errtxt.hrc:139
msgctxt "RID_ERRHDL"
msgid "General OLE error."
msgstr "Opća OLE greška."

#: errtxt.hrc:141
msgctxt "RID_ERRHDL"
msgid "The action cannot be executed in the object's current state."
msgstr "Radnja ne može biti izvršena u trenutnom stanju objekta."

#: errtxt.hrc:143
msgctxt "RID_ERRHDL"
msgid "The object does not support any actions."
msgstr "Objekt ne podržava aktivnosti."

#: errtxt.hrc:145
msgctxt "RID_ERRHDL"
msgid "Object does not support this action."
msgstr "Objekt ne podržava ovu aktivnost."

#: errtxt.hrc:152
msgctxt "RID_ERRHDL"
msgid "$(ERR) activating object"
msgstr "$(ERR) aktiviranje objekta"

#: langtab.hrc:29
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[None]"

#: langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "Nepoznato"

#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Zadano"

#: langtab.hrc:33
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr "Afrikaans (južna Afrika)"

#: langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr "Albanski"

#: langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr "Arapski"

#: langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr "Arapski (Alžir)"

#: langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr "Arapski (Bahrein)"

#: langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr "Arapski (Čad)"

#: langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr "Arapski (Komori)"

#: langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr "Arapski (Đibuti)"

#: langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr "Arapski (Egipat)"

#: langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr "Arapski (Eritreja)"

#: langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr "Arapski (Irak)"

#: langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr "Arapski (Izrael)"

#: langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr "Arapski (Jordan)"

#: langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr "Arapski (Kuvajt)"

#: langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr "Arapski (Libanon)"

#: langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr "Arapski (Libija)"

#: langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr "Arapski (Mauritanija)"

#: langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr "Arapski (Maroko)"

#: langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr "Arapski (Oman)"

#: langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr "Arapski (Palestina)"

#: langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr "Arapski (Kvatar)"

#: langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr "Arapski (Saudijska Arabija)"

#: langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr "Arapski (Somalija)"

#: langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr "Arapski (Sudan)"

#: langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr "Arapski (Sirija)"

#: langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr "Arapski (Tunis)"

#: langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr "Arapski (UAE)"

#: langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr "Arapski (Jemen)"

#: langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr "Aragonski"

#: langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian"
msgstr "Armenski"

#: langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "Asamski"

#: langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr "Azerbajđanska latinica"

#: langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr "Azerbajđanska ćirilica"

#: langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "Baskijski"

#: langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr "Bengalski (Indija)"

#: langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr "Bugarski"

#: langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr "Bjeloruski"

#: langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr "Katalonski"

#: langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr "Katalonski (Valencijski)"

#: langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr "Kineski (tradicionalni)"

#: langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr "Kineski (pojednostavljeni)"

#: langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr "Kineski (Hong Kong)"

#: langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr "Kineski (Singapur)"

#: langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr "Kineski (Makao)"

#: langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr "Crkvenoslavenski"

#: langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr "Hrvatski"

#: langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr "Češki"

#: langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr "Danski"

#: langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr "Nizozemski (Nizozemska)"

#: langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr "Nizozemski (Belgija)"

#: langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr "Engleski (SAD)"

#: langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr "Engleski (UK)"

#: langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr "Engleski, OED pravopis (UK)"

#: langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr "Engleski (Australija)"

#: langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr "Engleski (Kanada)"

#: langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr "Engleski (Novi Zeland)"

#: langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr "Engleski (Irska)"

#: langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr "Engleski (Južna Afrika)"

#: langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr "Engleski (Jamajka)"

#: langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr "Engleski (Karibi)"

#: langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr "Engleski (Belize)"

#: langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr "Engleski (Trinidad)"

#: langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr "Engleski (Zimbabve)"

#: langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr "Engleski (Filipini)"

#: langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr "Engleski (Indija)"

#: langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr "Estonski"

#: langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr "Završi"

#: langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr "Faroese"

#: langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr "Perzijski"

#: langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr "Francuski (Francuska)"

#: langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr "Francuski (Belgija)"

#: langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr "Francuski (Kanada)"

#: langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr "Francuski (Švicarska)"

#: langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr "Francuski (Luksemburg)"

#: langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr "Francuski (Monako)"

#: langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr "Gaskonski"

#: langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr "Njemački (standardni)"

#: langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr "Njemački (Švicarska)"

#: langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr "Njemački (Austrija)"

#: langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr "Njemački (Luksemburg)"

#: langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr "Njemački (Linhenštajn)"

#: langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "Grčki"

#: langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr "Gujarati"

#: langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr "Hebrejski"

#: langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr "Hindi"

#: langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr "Mađarski"

#: langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr "Islandski"

#: langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr "Indonezijski"

#: langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr "Talijanski (Italija)"

#: langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr "Talijanski (Švicarska)"

#: langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr "Japanski"

#: langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr "Kanada"

#: langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr "Kašmirski (Kašmir)"

#: langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr "Kašmir (Indija)"

#: langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "Kazak"

#: langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr "Konkani"

#: langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr "Korejski (RK)"

#: langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr "Latvijski"

#: langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr "Litvanski"

#: langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr "Makedonski"

#: langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr "Malajski (Malezija)"

#: langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr "Malezijski (Brunei Darussalam)"

#: langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr "Malajski"

#: langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr "Manipuri"

#: langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr "Marati"

#: langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr "Nepalski (Nepal)"

#: langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr "Nepalski (Indija)"

#: langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr "Norweški, Bokmål"

#: langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr "Norveški, Nynorsk"

#: langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "Odia"

#: langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr "Poljski"

#: langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr "Portugalski (Angola)"

#: langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr "Portugalski (Portugal)"

#: langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr "Portugalski (Brazil)"

#: langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr "Pandžapski"

#: langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr "Retoromanski"

#: langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr "Rumunski (Rumunjska)"

#: langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr "Rumunjski (Moldavija)"

#: langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr "Ruski"

#: langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr "Sanskrit"

#: langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr "Srpska ćirilica (Srbija i Crna gora)"

#: langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr "Srpska latinica (Srbija i Crna gora)"

#: langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr "Srpska ćirilica (Srbija)"

#: langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr "Srpska latinica (Srbija)"

#: langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr "Srpska ćirilica (Crna gora)"

#: langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr "Srpska latinica (Crna gora)"

#: langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr "Srpski latinica"

#: langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "Sidama jezik"

#: langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi"
msgstr "Sindhi"

#: langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr "Slovački"

#: langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr "Slovenski"

#: langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr "Španjolski (Španjolska)"

#: langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr "Španjolski (Meksiko)"

#: langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr "Španjolski (Gvatemala)"

#: langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr "Španjolski (Kostarika)"

#: langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr "Španjolski (Panama)"

#: langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr "Španjolski (Dom. Rep.)"

#: langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr "Španjolski (Venecuela)"

#: langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr "Španjolski (Kolumbija)"

#: langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr "Španjolski (Peru)"

#: langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr "Španjolski (Argentina)"

#: langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr "Španjolski (Ekvador)"

#: langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr "Španjolski (Čile)"

#: langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr "Španjolski (Urugvaj)"

#: langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr "Španjolski (Paragvaj)"

#: langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr "Španjolski (Bolivija)"

#: langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr "Španjolski (Salvador)"

#: langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr "Španjolski (Honduras)"

#: langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr "Španjolski (Nikaragva)"

#: langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr "Španjolski (Portoriko)"

#: langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr "Svahili (Kenija)"

#: langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr "Švedski (Švedska)"

#: langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr "Švedski (Finska)"

#: langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr "Tađik"

#: langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr "Tamilski"

#: langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "Tatar"

#: langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr "Teluguski"

#: langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr "Tajlandski"

#: langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr "Turski"

#: langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr "Urdu (Pakistan)"

#: langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr "Urdu (Indija)"

#: langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr "Ukrajinski"

#: langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr "Uzbečka latinica"

#: langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr "Uzbečki ćirilica"

#: langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr "Welški"

#: langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr "Latinski"

#: langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr "Esperanto"

#: langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr "Kinyarwanda (Ruanda)"

#: langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr "Maorski"

#: langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr "Galicijski"

#: langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr "Dhivehi"

#: langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr "Sjeverno sotski"

#: langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr "Galski (Škotska)"

#: langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr "Mongolski ćirilica"

#: langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr "Mongolski mongolski"

#: langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr "Interlingua"

#: langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr "Bošnjački"

#: langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr "Bengalski (Bangladeš)"

#: langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr "Occitan"

#: langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr "Kmerski"

#: langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr "Kurdski, sjeverni (Turska)"

#: langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr "Kurdski, sjeverni (Sirija)"

#: langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr "Kurdski, središnji (Irak)"

#: langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr "Kurdski, središnji (Iran)"

#: langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr "Kurdski, južni (Iran)"

#: langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr "Kurdski, južni (Irak)"

#: langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr "Sardinijski"

#: langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"

#: langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr "Svahili (Tanzanija)"

#: langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr "Laoski"

#: langtab.hrc:223
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr "Irski"

#: langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr "Tibetanski (NR Kina)"

#: langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr "Gruzijski"

#: langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr "Frizijski"

#: langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr "Tswana (Južna afrika)"

#: langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr "Zulu"

#: langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
msgstr "Vijetnamski"

#: langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr "Bretonski"

#: langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr "Kalaallisut"

#: langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr "Ndebele, južni"

#: langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr "Južni Soto"

#: langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr "Swazi"

#: langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr "Tsonga"

#: langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr "Venda"

#: langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr "Tswana (Botswana)"

#: langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr "Xhosa"

#: langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr "Sinhala"

#: langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr "Moore"

#: langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr "Bambara"

#: langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr "Akan"

#: langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr "Luksemburški"

#: langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr "Friulijski"

#: langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr "Fiđijski"

#: langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr "Afrikaans (Namibija)"

#: langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr "Engleski (Namibija)"

#: langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr "Walloon"

#: langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr "Coptički"

#: langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr "Tigrigna (Eritreja)"

#: langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr "Tigrigna (Etiopija)"

#: langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr "Amharički"

#: langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr "Kirghiz"

#: langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr "Njemački (Belgija)"

#: langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr "Chuvash"

#: langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr "Burmanski"

#: langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr "Hausa (Nigerija)"

#: langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr "Hausa (Gana)"

#: langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr "Éwé"

#: langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr "Engleski (Gana)"

#: langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr "Sango"

#: langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr "Tagalog"

#: langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr "Ganda"

#: langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr "Lingala"

#: langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr "Nisko njemački"

#: langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr "Hiligaynon"

#: langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr "Nyanja"

#: langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr "Kashubian"

#: langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr "Španjolski (Kuba)"

#: langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr "Tetun (Indonezija)"

#: langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr "Quechua (Bolivija, sjever)"

#: langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr "Quechua (Bolivija, jug)"

#: langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr "Somalijski"

#: langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr "Sami, Inari (Finska)"

#: langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr "Sami, Lule (Norveška)"

#: langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr "Sami, Lule (Švedska)"

#: langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr "Sami, sjeverni (Finska)"

#: langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr "Sami, sjeverni (Norveška)"

#: langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr "Sami, sjeverni (Švedska)"

#: langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr "Sami, Skolt (Finska)"

#: langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr "Sami, južni (Norveška)"

#: langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr "Sami, južni (Švedska)"

#: langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr "Sami, Kildin (Russija)"

#: langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr "Guarani (Paragvaj)"

#: langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr "Bodo"

#: langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr "Dogri"

#: langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr "Maithili"

#: langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr "Santali"

#: langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr "Tetun (Timor-Leste)"

#: langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr "Turkmenski"

#: langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr "Malteški"

#: langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr "Tok Pisin"

#: langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr "Shuswap"

#: langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr "Oromo"

#: langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr "Antički grčki"

#: langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr "Žirovski (Izrael)"

#: langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr "Quechua (Ekvador)"

#: langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr "Uyghur"

#: langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr "Asturski"

#: langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr "Sorbijski, gornji"

#: langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr "Sorbijski, donji"

#: langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr "Latgalian"

#: langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr "Maorski"

#: langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr "Bushi"

#: langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr "Tahićanski"

#: langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr "Malezijski, Plateau"

#: langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr "Papiamentu (Nizozemski Antili)"

#: langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr "Papiamento (Aruba)"

#: langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr "Sardinijski, Campidanese"

#: langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr "Sardinijski, Gallurese"

#: langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr "Sardinijski, Logudorese"

#: langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr "Sardinijski, Sassarese"

#: langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr "Bafia"

#: langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr "Gikuyu"

#: langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr "Yoruba"

#: langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr "Rusinski (Ukraina)"

#: langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr "Rusinski (Slovačka)"

#: langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr "Latinski Kabyle"

#: langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr "Židovski (USA)"

#: langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr "Havajski"

#: langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr "Limbu"

#: langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr "Lojban"

#: langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr "Haićanski"

#: langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr "Beembe"

#: langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr "Bekwel"

#: langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr "Kituba (Kongo)"

#: langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr "Lari"

#: langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr "Mbochi"

#: langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr "Teke-Eboo jezik"

#: langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr "Teke-Ibali"

#: langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr "Teke-Tyee"

#: langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr "Vili"

#: langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr "KeyID"

#: langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr "Pali latinski jezik"

#: langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr "Kirgijski jezik (Kina)"

#: langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr "Komi-Zyrian jezik"

#: langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr "Komi-Permyak jezik"

#: langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr "Pitjantjatjara jezik"

#: langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr "Engleski (Malavi)"

#: langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr "Erzya jezik"

#: langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr "Mari, Meadow"

#: langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr "Papiamento (Curaçao)"

#: langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr "Papiamento (Bonaire) jezik"

#: langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr "Khanty"

#: langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr "Estonski jezik"

#: langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr "Moksha jezik"

#: langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr "Mari, Hill jezik"

#: langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr "Nganasanski jezik"

#: langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr "Olonets jezik"

#: langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr "Veps jezik"

#: langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr "Võro jezik"

#: langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr "Nenets jezik"

#: langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr "Aka (Kongo) jezik"

#: langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr "Dibole jezik"

#: langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr "Doondo jezik"

#: langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr "Kamba jezik"

#: langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr "Koongo (Kongo) jezik"

#: langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr "Kunyi jezik"

#: langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr "Ngungwel jezik"

#: langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr "Njyem (Kongo) jezik"

#: langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr "Punu jezik"

#: langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr "Suundi jezik"

#: langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr "Teke-Kukuya jezik"

#: langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr "Tsaangi"

#: langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka"
msgstr "Yaka jezik"

#: langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr "Yombe (Kongo) jezik"

#: langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr "N'ko"

#: langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr "Udmurt"

#: langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr "Tibetanski (Indija)"

#: langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr "Korniški"

#: langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr "Sami, Pite (Švedska)"

#: langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr "Ngäbere"

#: langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr "Kumyk"

#: langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr "Nogai"

#: langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr "Karakalpak latinica"

#: langtab.hrc:376
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr "Ladin"

#: langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr "Francuski (Burkina Faso)"

#: langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr "Puinave"

#: langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr "Maninkakan, istočni, latinica"

#: langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr "Avar"

#: langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr "Cree, Plains, latinica"

#: langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr "Cree, Plains, slogovni"

#: langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr "Lengo"

#: langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr "Francuski (Obala Bjelokosti)"

#: langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr "Francuski (Mali)"

#: langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr "Francuski (Senegal)"

#: langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr "Francuski (Benin)"

#: langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr "Francuski (Niger)"

#: langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr "Francuski (Togo)"

#: langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr "Kven finski"

#: langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr "Venecijanski"

#: langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr "Engleski (Gambija)"

#: langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr "Aranese"

#: langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr "Arpitan (Francuska)"

#: langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr "Arpitan (Italija)"

#: langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr "Arpitan (Švicarska)"

#: langtab.hrc:397
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr "Engleski (Bocvana)"

#: langtab.hrc:398
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr "Interlingue Occidental"

#: langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr "Apatani"

#: langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr "Engleski (Mauricijus)"

#: langtab.hrc:401
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr "Francuski (Mauricijus)"

#: langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr "Šleski"

#: langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr "Mađarski (Szekely-Hungarian Rovas)"

#: langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr "Engleski (Malezija)"

#: langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr "Manchu"

#: langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr "Xibe"

#: langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr "Kituba (Demokratska Republika Kongo)"

#: langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "Font"

#: langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr "Plautdietsch"

#: templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
msgid "Title"
msgstr "Naslov"

#: templwin.hrc:43
msgctxt "STRARY_SVT_DOCINFO"
msgid "By"
msgstr "Od"

#: templwin.hrc:44
msgctxt "STRARY_SVT_DOCINFO"
msgid "Date"
msgstr "Datum"

#: templwin.hrc:45
msgctxt "STRARY_SVT_DOCINFO"
msgid "Keywords"
msgstr "Ključne riječi"

#: templwin.hrc:46
msgctxt "STRARY_SVT_DOCINFO"
msgid "Description"
msgstr "Opis"

#: templwin.hrc:47
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr "Tip"

#: templwin.hrc:48
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified on"
msgstr "Izmjenjeno na"

#: templwin.hrc:49
msgctxt "STRARY_SVT_DOCINFO"
msgid "Modified by"
msgstr "Izmijenio"

#: templwin.hrc:50
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed on"
msgstr "Ispisano na"

#: templwin.hrc:51
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed by"
msgstr "Ispis od"

#: templwin.hrc:52
msgctxt "STRARY_SVT_DOCINFO"
msgid "Subject"
msgstr "Predmet"

#: templwin.hrc:53
msgctxt "STRARY_SVT_DOCINFO"
msgid "Size"
msgstr "Veličina"

#: addresstemplatedialog.ui:9
msgctxt "addresstemplatedialog|AddressTemplateDialog"
msgid "Templates: Address Book Assignment"
msgstr "Predlošci: Dodjela adresara"

#: addresstemplatedialog.ui:104
msgctxt "addresstemplatedialog|label33"
msgid "Data source:"
msgstr "Izvor podataka:"

#: addresstemplatedialog.ui:118
msgctxt "addresstemplatedialog|label43"
msgid "Table:"
msgstr "Tablica:"

#: addresstemplatedialog.ui:165
msgctxt "addresstemplatedialog|admin"
msgid "_Address Data Source..."
msgstr "Izvor podataka o _adresama..."

#: addresstemplatedialog.ui:187
msgctxt "addresstemplatedialog|label100"
msgid "Address Book Source"
msgstr "Izvor adresara"

#: addresstemplatedialog.ui:522
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "Pridruživanje polja"

#: fileviewmenu.ui:12
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_Obriši"

#: fileviewmenu.ui:20
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "_Preimenuj"

#: graphicexport.ui:31
msgctxt "graphicexport|liststore1"
msgid "pixels/cm"
msgstr "točaka/cm"

#: graphicexport.ui:34
msgctxt "graphicexport|liststore1"
msgid "pixels/inch"
msgstr "točaa/inču"

#: graphicexport.ui:37
msgctxt "graphicexport|liststore1"
msgid "pixels/meter"
msgstr "točaka/metru"

#: graphicexport.ui:48
msgctxt "graphicexport|liststore2"
msgid "inches"
msgstr "inča"

#: graphicexport.ui:51
msgctxt "graphicexport|liststore2"
msgid "cm"
msgstr "cm"

#: graphicexport.ui:54
msgctxt "graphicexport|liststore2"
msgid "mm"
msgstr "mm"

#: graphicexport.ui:57
msgctxt "graphicexport|liststore2"
msgid "points"
msgstr "pointa"

#: graphicexport.ui:60
msgctxt "graphicexport|liststore2"
msgid "pixels"
msgstr "točke"

#: graphicexport.ui:67
msgctxt "graphicexport|GraphicExportDialog"
msgid "%1 Options"
msgstr "%1 mogućnosti"

#: graphicexport.ui:159
msgctxt "graphicexport|label5"
msgid "Width:"
msgstr "Širina:"

#: graphicexport.ui:173
msgctxt "graphicexport|label6"
msgid "Height:"
msgstr "Visina:"

#: graphicexport.ui:187
msgctxt "graphicexport|resolutionft"
msgid "Resolution:"
msgstr "Rezolucija:"

#: graphicexport.ui:271
msgctxt "graphicexport|label1"
msgid "Size"
msgstr "Veličina"

#: graphicexport.ui:307
msgctxt "graphicexport|label2"
msgid "Color Depth"
msgstr "Dubina boja"

#: graphicexport.ui:370
msgctxt "graphicexport|label9"
msgid "Quality"
msgstr "Kvaliteta"

#: graphicexport.ui:433
msgctxt "graphicexport|label"
msgid "Compression"
msgstr "Sažimanje"

#: graphicexport.ui:459
msgctxt "graphicexport|rlecb"
msgid "RLE encoding"
msgstr "RLE kodiranje"

#: graphicexport.ui:474
msgctxt "graphicexport|label3"
msgid "Compression"
msgstr "Sažimanje"

#: graphicexport.ui:500
msgctxt "graphicexport|interlacedcb"
msgid "Interlaced"
msgstr "S preplitanjem"

#: graphicexport.ui:515
msgctxt "graphicexport|label12"
msgid "Mode"
msgstr "Način"

#: graphicexport.ui:541
msgctxt "graphicexport|savetransparencycb"
msgid "Save transparency"
msgstr "Spremi prozirnost"

#: graphicexport.ui:556
msgctxt "graphicexport|labe"
msgid "Drawing Objects"
msgstr "Crtani objekti"

#: graphicexport.ui:586
msgctxt "graphicexport|binarycb"
msgid "Binary"
msgstr "Binarno"

#: graphicexport.ui:601
msgctxt "graphicexport|textcb"
msgid "Text"
msgstr "Tekst"

#: graphicexport.ui:623
msgctxt "graphicexport|label16"
msgid "Encoding"
msgstr "Kodiranje"

#: graphicexport.ui:657
msgctxt "graphicexport|tiffpreviewcb"
msgid "Image preview (TIFF)"
msgstr "Pregled slike (TIFF)"

#: graphicexport.ui:672
msgctxt "graphicexport|epsipreviewcb"
msgid "Interchange (EPSI)"
msgstr "Razmjena (EPSI)"

#: graphicexport.ui:692
msgctxt "graphicexport|label17"
msgid "Preview"
msgstr "Pregled"

#: graphicexport.ui:722
msgctxt "graphicexport|color1rb"
msgid "Color"
msgstr "Boja"

#: graphicexport.ui:737
msgctxt "graphicexport|color2rb"
msgid "Grayscale"
msgstr "Sivi tonovi"

#: graphicexport.ui:759
msgctxt "graphicexport|label18"
msgid "Color Format"
msgstr "Oblik boje"

#: graphicexport.ui:789
msgctxt "graphicexport|level1rb"
msgid "Level 1"
msgstr "Razina 1"

#: graphicexport.ui:804
msgctxt "graphicexport|level2rb"
msgid "Level 2"
msgstr "Razina 2"

#: graphicexport.ui:826
msgctxt "graphicexport|label19"
msgid "Version"
msgstr "Inačica"

#: graphicexport.ui:856
msgctxt "graphicexport|compresslzw"
msgid "LZW encoding"
msgstr "LZW kodiranje"

#: graphicexport.ui:871
msgctxt "graphicexport|compressnone"
msgid "None"
msgstr "Ništa"

#: graphicexport.ui:893
msgctxt "graphicexport|label20"
msgid "Compression"
msgstr "Sažimanje"

#: graphicexport.ui:939
msgctxt "graphicexport|label4"
msgid "Information"
msgstr "Informacije"

#: javadisableddialog.ui:8
msgctxt "javadisableddialog|JavaDisabledDialog"
msgid "Enable JRE?"
msgstr "Omogući JRE?"

#: javadisableddialog.ui:13
msgctxt "javadisableddialog|JavaDisabledDialog"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. However, use of a JRE has been disabled. Do you want to enable the use of a JRE now?"
msgstr "%PRODUCTNAME zahtjeva Java izvedbeno okruženje (JRE) kako bi izvršio ovaj zadatak. Međutim, korištenje JRE-a je onemogućeno. Želite li sada omogućiti korištenje JRE-a?"

#: placeedit.ui:22
msgctxt "placeedit|liststore1"
msgid "WebDAV"
msgstr "WebDAV"

#: placeedit.ui:25
msgctxt "placeedit|liststore1"
msgid "FTP"
msgstr "FTP"

#: placeedit.ui:28
msgctxt "placeedit|liststore1"
msgid "SSH"
msgstr "SSH"

#: placeedit.ui:31
msgctxt "placeedit|liststore1"
msgid "Windows Share"
msgstr "Windows dijeljenja"

#: placeedit.ui:39
msgctxt "placeedit|PlaceEditDialog"
msgid "File Services"
msgstr "Datotečne usluge"

#: placeedit.ui:130
msgctxt "placeedit|typeLabel"
msgid "Type:"
msgstr "Tip:"

#: placeedit.ui:175
msgctxt "placeedit|hostLabel"
msgid "Host:"
msgstr "Poslužitelj:"

#: placeedit.ui:189
msgctxt "placeedit|pathLabel"
msgid "Root:"
msgstr "Korjen:"

#: placeedit.ui:215
msgctxt "placeedit|shareLabel"
msgid "Share:"
msgstr "Dijeli:"

#: placeedit.ui:241
msgctxt "placeedit|repositoryLabel"
msgid "Repository:"
msgstr "Spremište:"

#: placeedit.ui:252
msgctxt "placeedit|webdavs"
msgid "Secure connection"
msgstr "Sigurna veza"

#: placeedit.ui:269
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "Korisnik:"

#: placeedit.ui:295
msgctxt "placeedit|nameLabel"
msgid "Label:"
msgstr "Oznaka:"

#: placeedit.ui:339
msgctxt "placeedit|portLabel"
msgid "Port:"
msgstr "Port:"

#: placeedit.ui:414
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "Lozinka:"

#: placeedit.ui:436
msgctxt "placeedit|rememberPassword"
msgid "Remember password"
msgstr "Zapamti lozinku"

#: printersetupdialog.ui:8
msgctxt "printersetupdialog|PrinterSetupDialog"
msgid "Printer Setup"
msgstr "Podešavanje pisača"

#: printersetupdialog.ui:37
msgctxt "printersetupdialog|options"
msgid "Options..."
msgstr "Mogućnosti..."

#: printersetupdialog.ui:111
msgctxt "printersetupdialog|label2"
msgid "Name:"
msgstr "Naziv:"

#: printersetupdialog.ui:125
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "Status:"

#: printersetupdialog.ui:137
msgctxt "printersetupdialog|label4"
msgid "Type:"
msgstr "Tip:"

#: printersetupdialog.ui:149
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "Lokacija:"

#: printersetupdialog.ui:161
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "Komentar:"

#: printersetupdialog.ui:218
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "Postavke..."

#: printersetupdialog.ui:247
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "Pisač"

#: querydeletedialog.ui:8
msgctxt "querydeletedialog|QueryDeleteDialog"
msgid "Confirm Delete"
msgstr "Potvrda brisanja"

#: querydeletedialog.ui:13
msgctxt "querydeletedialog|QueryDeleteDialog"
msgid "Are you sure you want to delete the selected data?"
msgstr "Jeste li sigurni da želite obrisati odabrane podatke?"

#: querydeletedialog.ui:14
msgctxt "querydeletedialog|QueryDeleteDialog"
msgid "Entry: %s"
msgstr "Unos: %s"

#: querydeletedialog.ui:26
msgctxt "querydeletedialog|yes"
msgid "_Delete"
msgstr "_Obriši"

#: querydeletedialog.ui:42
msgctxt "querydeletedialog|all"
msgid "Delete _All"
msgstr "Obriši _sve"

#: querydeletedialog.ui:57
msgctxt "querydeletedialog|no"
msgid "Do _Not Delete"
msgstr "_Ne briši"

#: restartdialog.ui:8
msgctxt "restartdialog|RestartDialog"
msgid "Restart %PRODUCTNAME"
msgstr "Ponovno pokreni %PRODUCTNAME"

#: restartdialog.ui:23
msgctxt "restartdialog|yes"
msgid "Restart Now"
msgstr "Ponovno pokreni"

#: restartdialog.ui:38
msgctxt "restartdialog|no"
msgid "Restart Later"
msgstr "Ponovno pokreni kasnije"

#: restartdialog.ui:67
msgctxt "restartdialog|reason_java"
msgid "For the selected Java runtime environment to work properly, %PRODUCTNAME must be restarted."
msgstr "Za ispravan rad odabrane Java runtime environment potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:82
msgctxt "restartdialog|reason_mailmerge_install"
msgid "For mail merge to work properly, %PRODUCTNAME must be restarted."
msgstr "Da bi značajka cirkularne pošte radila dobro, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:97
msgctxt "restartdialog|reason_pdf"
msgid "For the modified default print job format to take effect, %PRODUCTNAME must be restarted."
msgstr "Da bi se promjene na zadanim postavkama ispisa mogle primijeniti, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:112
msgctxt "restartdialog|reason_bibliography_install"
msgid "For the bibliography to work properly, %PRODUCTNAME must be restarted."
msgstr "Radi pravilnog rada bibliografije, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:127
msgctxt "restartdialog|reason_assigning_folders"
msgid "For the assigned folders and archives to take effect, %PRODUCTNAME must be restarted."
msgstr "Kako bi pomoćne mape i arhive počele raditi, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:142
msgctxt "restartdialog|reason_assigning_javaparameters"
msgid "For the assigned Java parameters to take effect, %PRODUCTNAME must be restarted."
msgstr "Kako bi dodjeljeni Java parametri bili pušteni u rad, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:157
msgctxt "restartdialog|reason_adding_path"
msgid "For the added path to take effect, %PRODUCTNAME must be restarted."
msgstr "Radi dostupnosti dodane putanje, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:172
msgctxt "restartdialog|reason_language_change"
msgid "For the updated language settings to take effect, %PRODUCTNAME must be restarted."
msgstr "Kako bi ažurirane postavke jezika počele raditi, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:187
msgctxt "restartdialog|reason_exp_features"
msgid "For the modified experimental features to take effect, %PRODUCTNAME must be restarted."
msgstr "Kako bi izmjenjene eksperimentalne značajke počele raditi, potrebno je ponovno pokrenuti %PRODUCTNAME."

#: restartdialog.ui:202
msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
msgstr "Morate ponovno pokrenuti %PRODUCTNAME kao bi ovaj dodatak mogao pravilno raditi."

#: restartdialog.ui:217
msgctxt "restartdialog|reason_opengl"
msgid "For the OpenGL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Morate ponovno pokrenuti %PRODUCTNAME radi primjene izmjena postavki OpenGL-a."

#: restartdialog.ui:232
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr "Želite li sada ponovno pokrenuti %PRODUCTNAME?"

#: strings.hrc:25
msgctxt "STR_UNDO"
msgid "Undo: "
msgstr "Vrati: "

#: strings.hrc:26
msgctxt "STR_REDO"
msgid "Re~do: "
msgstr "~Ponovi: "

#: strings.hrc:27
msgctxt "STR_REPEAT"
msgid "~Repeat: "
msgstr "~Ponovi: "

#: strings.hrc:29
msgctxt "STR_FORMAT_STRING"
msgid "Unformatted text"
msgstr "Neoblikovan tekst"

#: strings.hrc:30
msgctxt "STR_FORMAT_ID_STRING_TSVC"
msgid "Unformatted text [TSV-Calc]"
msgstr "Neoblikovan test [TSV-Calc]"

#: strings.hrc:31
msgctxt "STR_FORMAT_BITMAP"
msgid "Bitmap"
msgstr "Bitmapa"

#: strings.hrc:32
msgctxt "STR_FORMAT_GDIMETAFILE"
msgid "GDI metafile"
msgstr "GDI metadatoteka"

#: strings.hrc:33
msgctxt "STR_FORMAT_RTF"
msgid "Formatted text [RTF]"
msgstr "Oblikovani tekst [RTF]"

#: strings.hrc:34
msgctxt "STR_FORMAT_ID_RICHTEXT"
msgid "Formatted text [Richtext]"
msgstr "Oblikovan tekst [Richtext]"

#: strings.hrc:35
msgctxt "STR_FORMAT_ID_DRAWING"
msgid "Drawing format"
msgstr "Format crtanja"

#: strings.hrc:36
msgctxt "STR_FORMAT_ID_SVXB"
msgid "SVXB (StarView bitmap/animation)"
msgstr "SVXB (StarView bitmapa/animacija)"

#: strings.hrc:37
msgctxt "STR_FORMAT_ID_INTERNALLINK_STATE"
msgid "Status Info from Svx Internal Link"
msgstr "Info stanje od Svx interne veze"

#: strings.hrc:38
msgctxt "STR_FORMAT_ID_SOLK"
msgid "SOLK (%PRODUCTNAME Link)"
msgstr "SOLK (%PRODUCTNAME veza)"

#: strings.hrc:39
msgctxt "STR_FORMAT_ID_NETSCAPE_BOOKMARK"
msgid "Netscape Bookmark"
msgstr "Netscapeova zabilješka"

#: strings.hrc:40
msgctxt "STR_FORMAT_ID_STARSERVER"
msgid "Star server format"
msgstr "Format Star poslužitelja"

#: strings.hrc:41
msgctxt "STR_FORMAT_ID_STAROBJECT"
msgid "Star object format"
msgstr "Format Star objekta"

#: strings.hrc:42
msgctxt "STR_FORMAT_ID_APPLETOBJECT"
msgid "Applet object"
msgstr "Applet objekt"

#: strings.hrc:43
msgctxt "STR_FORMAT_ID_PLUGIN_OBJECT"
msgid "Plug-in object"
msgstr "Objekt priključka"

#: strings.hrc:44
msgctxt "STR_FORMAT_ID_STARWRITER_30"
msgid "StarWriter 3.0 object"
msgstr "StarWriter 3.0 objekt"

#: strings.hrc:45
msgctxt "STR_FORMAT_ID_STARWRITER_40"
msgid "StarWriter 4.0 object"
msgstr "StarWriter 4.0 objekt"

#: strings.hrc:46
msgctxt "STR_FORMAT_ID_STARWRITER_50"
msgid "StarWriter 5.0 object"
msgstr "StarWriter 5.0 objekt"

#: strings.hrc:47
msgctxt "STR_FORMAT_ID_STARWRITERWEB_40"
msgid "StarWriter/Web 4.0 object"
msgstr "StarWriter/Web 4.0 objekt"

#: strings.hrc:48
msgctxt "STR_FORMAT_ID_STARWRITERWEB_50"
msgid "StarWriter/Web 5.0 object"
msgstr "StarWriter/Web 5.0 objekt"

#: strings.hrc:49
msgctxt "STR_FORMAT_ID_STARWRITERGLOB_40"
msgid "StarWriter/Master 4.0 object"
msgstr "StarWriter/Nadzorni objekt 4.0"

#: strings.hrc:50
msgctxt "STR_FORMAT_ID_STARWRITERGLOB_50"
msgid "StarWriter/Master 5.0 object"
msgstr "StarWriter/Nadzorni objekt 5.0"

#: strings.hrc:51
msgctxt "STR_FORMAT_ID_STARDRAW"
msgid "StarDraw object"
msgstr "StarDraw objekt"

#: strings.hrc:52
msgctxt "STR_FORMAT_ID_STARDRAW_40"
msgid "StarDraw 4.0 object"
msgstr "StarDraw 4.0 objekt"

#: strings.hrc:53
msgctxt "STR_FORMAT_ID_STARIMPRESS_50"
msgid "StarImpress 5.0 object"
msgstr "StarImpress 5.0 objekt"

#: strings.hrc:54
msgctxt "STR_FORMAT_ID_STARDRAW_50"
msgid "StarDraw 5.0 object"
msgstr "StarDraw 5.0 objekt"

#: strings.hrc:55
msgctxt "STR_FORMAT_ID_STARCALC"
msgid "StarCalc object"
msgstr "StarCalc objekt"

#: strings.hrc:56
msgctxt "STR_FORMAT_ID_STARCALC_40"
msgid "StarCalc  4.0 object"
msgstr "StarCalc  4.0 objekt"

#: strings.hrc:57
msgctxt "STR_FORMAT_ID_STARCALC_50"
msgid "StarCalc 5.0 object"
msgstr "StarCalc 5.0 objekt"

#: strings.hrc:58
msgctxt "STR_FORMAT_ID_STARCHART"
msgid "StarChart object"
msgstr "StarChart objekt"

#: strings.hrc:59
msgctxt "STR_FORMAT_ID_STARCHART_40"
msgid "StarChart 4.0 object"
msgstr "StarChart 4.0 objekt"

#: strings.hrc:60
msgctxt "STR_FORMAT_ID_STARCHART_50"
msgid "StarChart 5.0 object"
msgstr "StarChart 5.0 objekt"

#: strings.hrc:61
msgctxt "STR_FORMAT_ID_STARIMAGE"
msgid "StarImage object"
msgstr "StarImage objekt"

#: strings.hrc:62
msgctxt "STR_FORMAT_ID_STARIMAGE_40"
msgid "StarImage 4.0 object"
msgstr "StarImage 4.0 objekt"

#: strings.hrc:63
msgctxt "STR_FORMAT_ID_STARIMAGE_50"
msgid "StarImage 5.0 object"
msgstr "StarImage 5.0 objekt"

#: strings.hrc:64
msgctxt "STR_FORMAT_ID_STARMATH"
msgid "StarMath object"
msgstr "StarMath objekt"

#: strings.hrc:65
msgctxt "STR_FORMAT_ID_STARMATH_40"
msgid "StarMath 4.0 object"
msgstr "StarMath 4.0 objekt"

#: strings.hrc:66
msgctxt "STR_FORMAT_ID_STARMATH_50"
msgid "StarMath 5.0 object"
msgstr "StarMath 5.0 objekt"

#: strings.hrc:67
msgctxt "STR_FORMAT_ID_STAROBJECT_PAINTDOC"
msgid "StarObject Paint object"
msgstr "StarObject Paint objekt"

#: strings.hrc:68
msgctxt "STR_FORMAT_ID_HTML"
msgid "HTML (HyperText Markup Language)"
msgstr "HTML (HyperText Markup Language)"

#: strings.hrc:69
msgctxt "STR_FORMAT_ID_HTML_SIMPLE"
msgid "HTML format"
msgstr "HTML format"

#: strings.hrc:70
msgctxt "STR_FORMAT_ID_BIFF_5"
msgid "Biff5 (Microsoft Excel 5.0/95)"
msgstr "Biff5 (Microsoft Excel 5.0/95)"

#: strings.hrc:71
msgctxt "STR_FORMAT_ID_BIFF_8"
msgid "Biff8 (Microsoft Excel 97/2000/XP/2003)"
msgstr "Biff8 (Microsoft Excel 97/2000/XP/2003)"

#: strings.hrc:72
msgctxt "STR_FORMAT_ID_SYLK"
msgid "Sylk"
msgstr "Svila"

#: strings.hrc:73
msgctxt "STR_FORMAT_ID_LINK"
msgid "DDE link"
msgstr "DDE veza"

#: strings.hrc:74
msgctxt "STR_FORMAT_ID_DIF"
msgid "DIF"
msgstr "DIF"

#: strings.hrc:75
msgctxt "STR_FORMAT_ID_MSWORD_DOC"
msgid "Microsoft Word object"
msgstr "Microsoft Word objekt"

#: strings.hrc:76
msgctxt "STR_FORMAT_ID_STAR_FRAMESET_DOC"
msgid "StarFrameSet object"
msgstr "StarFrameSet objekt"

#: strings.hrc:77
msgctxt "STR_FORMAT_ID_OFFICE_DOC"
msgid "Office document object"
msgstr "Office dokument objekt"

#: strings.hrc:78
msgctxt "STR_FORMAT_ID_NOTES_DOCINFO"
msgid "Notes document info"
msgstr "Notes dokument info"

#: strings.hrc:79
msgctxt "STR_FORMAT_ID_SFX_DOC"
msgid "Sfx document"
msgstr "Sfx dokument"

#: strings.hrc:80
msgctxt "STR_FORMAT_ID_STARCHARTDOCUMENT_50"
msgid "StarChart 5.0 object"
msgstr "StarChart 5.0 objekt"

#: strings.hrc:81
msgctxt "STR_FORMAT_ID_GRAPHOBJ"
msgid "Graphic object"
msgstr "Grafički objekt"

#: strings.hrc:82
msgctxt "STR_FORMAT_ID_STARWRITER_60"
msgid "OpenOffice.org 1.0 Writer object"
msgstr "OpenOffice.org 1.0 Writer objekt"

#: strings.hrc:83
msgctxt "STR_FORMAT_ID_STARWRITERWEB_60"
msgid "OpenOffice.org 1.0 Writer/Web object"
msgstr "OpenOffice.org 1.0 Writer/Web objekt"

#: strings.hrc:84
msgctxt "STR_FORMAT_ID_STARWRITERGLOB_60"
msgid "OpenOffice.org 1.0 Writer/Master object"
msgstr "OpenOffice.org 1.0 Writer/Nadzorni objekt"

#: strings.hrc:85
msgctxt "STR_FORMAT_ID_STARDRAW_60"
msgid "OpenOffice.org 1.0 Draw object"
msgstr "OpenOffice.org 1.0 Draw objekt"

#: strings.hrc:86
msgctxt "STR_FORMAT_ID_STARIMPRESS_60"
msgid "OpenOffice.org 1.0 Impress object"
msgstr "OpenOffice.org 1.0 Impress objekt"

#: strings.hrc:87
msgctxt "STR_FORMAT_ID_STARCALC_60"
msgid "OpenOffice.org 1.0 Calc object"
msgstr "OpenOffice.org 1.0 Calc objekt"

#: strings.hrc:88
msgctxt "STR_FORMAT_ID_STARCHART_60"
msgid "OpenOffice.org 1.0 Chart object"
msgstr "OpenOffice.org 1.0 Chart objekt"

#: strings.hrc:89
msgctxt "STR_FORMAT_ID_STARMATH_60"
msgid "OpenOffice.org 1.0 Math object"
msgstr "OpenOffice.org 1.0 Math objekt"

#: strings.hrc:90
msgctxt "STR_FORMAT_ID_WMF"
msgid "Windows metafile"
msgstr "Windows metadatoteka"

#: strings.hrc:91
msgctxt "STR_FORMAT_ID_DBACCESS_QUERY"
msgid "Data source object"
msgstr "Objekt izvor podataka"

#: strings.hrc:92
msgctxt "STR_FORMAT_ID_DBACCESS_TABLE"
msgid "Data source table"
msgstr "Izvor podataka - tablica"

#: strings.hrc:93
msgctxt "STR_FORMAT_ID_DBACCESS_COMMAND"
msgid "SQL query"
msgstr "SQL upit"

#: strings.hrc:94
msgctxt "STR_FORMAT_ID_DIALOG_60"
msgid "OpenOffice.org 1.0 dialog"
msgstr "OpenOffice.org 1.0 dijalog"

#: strings.hrc:95
msgctxt "STR_FORMAT_ID_FILEGRPDESCRIPTOR"
msgid "Link"
msgstr "Veza"

#: strings.hrc:96
msgctxt "STR_FORMAT_ID_HTML_NO_COMMENT"
msgid "HTML format without comments"
msgstr "HTML oblik bez komentara"

#: strings.hrc:97
msgctxt "STR_FORMAT_ID_PNG_BITMAP"
msgid "PNG Bitmap"
msgstr "PNG bitmapa"

#: strings.hrc:99
#, c-format
msgctxt "STR_ERROR_OBJNOCREATE"
msgid "Object % could not be inserted."
msgstr "Objekt % nije bilo moguće umetnuti."

#: strings.hrc:100
#, c-format
msgctxt "STR_ERROR_OBJNOCREATE_FROM_FILE"
msgid "Object from file % could not be inserted."
msgstr "Objekt iz datoteke % nije bilo moguće umetnuti."

#: strings.hrc:101
#, c-format
msgctxt "STR_ERROR_OBJNOCREATE_PLUGIN"
msgid "Plug-in from document % could not be inserted."
msgstr "Priključak iz dokumenta % nije bilo moguće umetnuti."

#: strings.hrc:102
msgctxt "STR_FURTHER_OBJECT"
msgid "Further objects"
msgstr "Daljnji objekti"

#: strings.hrc:103
msgctxt "STR_UNKNOWN_SOURCE"
msgid "Unknown source"
msgstr "Nepoznati izvor"

#: strings.hrc:105
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Naziv"

#: strings.hrc:106
msgctxt "STR_SVT_FILEVIEW_COLUMN_SIZE"
msgid "Size"
msgstr "Veličina"

#: strings.hrc:107
msgctxt "STR_SVT_FILEVIEW_COLUMN_DATE"
msgid "Date modified"
msgstr "Datum promjene"

#: strings.hrc:108
msgctxt "STR_SVT_FILEVIEW_COLUMN_TYPE"
msgid "Type"
msgstr "Tip"

#: strings.hrc:109
msgctxt "STR_SVT_BYTES"
msgid "Bytes"
msgstr "Bajtova"

#: strings.hrc:110
msgctxt "STR_SVT_KB"
msgid "KB"
msgstr "KB"

#: strings.hrc:111
msgctxt "STR_SVT_MB"
msgid "MB"
msgstr "MB"

#: strings.hrc:112
msgctxt "STR_SVT_GB"
msgid "GB"
msgstr "GB"

#. descriptions of accessible objects
#: strings.hrc:115
msgctxt "STR_SVT_ACC_DESC_TABLISTBOX"
msgid "Row: %1, Column: %2"
msgstr "Redak: %1, Stupac: %2"

#: strings.hrc:116
msgctxt "STR_SVT_ACC_DESC_FILEVIEW"
msgid ", Type: %1, URL: %2"
msgstr ", Tip: %1, URL: %2"

#: strings.hrc:117
msgctxt "STR_SVT_ACC_DESC_FOLDER"
msgid "Folder"
msgstr "Mapa"

#: strings.hrc:118
msgctxt "STR_SVT_ACC_DESC_FILE"
msgid "File"
msgstr "Datoteka"

#: strings.hrc:119
msgctxt "STR_SVT_ACC_EMPTY_FIELD"
msgid "Empty Field"
msgstr "Prazno polje"

#. * resources for CollatorResource / CollatorResourceData resp.
#. alphanumeric sorting algorithm
#: strings.hrc:125
msgctxt "STR_SVT_COLLATE_ALPHANUMERIC"
msgid "Alphanumeric"
msgstr "Alfanumerički"

#. default or normal sorting algorithm
#: strings.hrc:127
msgctxt "STR_SVT_COLLATE_NORMAL"
msgid "Normal"
msgstr "Obično"

#. default or normal sorting algorithm
#: strings.hrc:129
msgctxt "STR_SVT_COLLATE_CHARSET"
msgid "Character set"
msgstr "Znakovni skup"

#. german dictionary word order / sorting
#: strings.hrc:131
msgctxt "STR_SVT_COLLATE_DICTIONARY"
msgid "Dictionary"
msgstr "Rječnik"

#. chinese sorting algorithm
#: strings.hrc:133
msgctxt "STR_SVT_COLLATE_PINYIN"
msgid "Pinyin"
msgstr "Pinyin"

#. chinese sorting algorithm
#: strings.hrc:135
msgctxt "STR_SVT_COLLATE_STROKE"
msgid "Stroke"
msgstr "Potez kistom"

#. chinese sorting algorithm
#: strings.hrc:137
msgctxt "STR_SVT_COLLATE_RADICAL"
msgid "Radical"
msgstr "Radikal"

#. sorting according to the unicode code point of the character
#: strings.hrc:139
msgctxt "STR_SVT_COLLATE_UNICODE"
msgid "Unicode"
msgstr "Unicode"

#. chinese sorting algorithm
#: strings.hrc:141
msgctxt "STR_SVT_COLLATE_ZHUYIN"
msgid "Zhuyin"
msgstr "Zhuyin"

#. phone book sorting algorithm. e.g. German
#: strings.hrc:143
msgctxt "STR_SVT_COLLATE_PHONEBOOK"
msgid "Phone book"
msgstr "Telefonski imenik"

#: strings.hrc:144
msgctxt "STR_SVT_COLLATE_PHONETIC_F"
msgid "Phonetic (alphanumeric first)"
msgstr "Fonetski (alfanumerički prvo)"

#: strings.hrc:145
msgctxt "STR_SVT_COLLATE_PHONETIC_L"
msgid "Phonetic (alphanumeric last)"
msgstr "Fonetski (alfanumerički zadnje)"

#. alphanumeric indexentry algorithm
#: strings.hrc:147
msgctxt "STR_SVT_INDEXENTRY_ALPHANUMERIC"
msgid "Alphanumeric"
msgstr "Alfanumerički"

#. korean dictionary indexentry algorithm
#: strings.hrc:149
msgctxt "STR_SVT_INDEXENTRY_DICTIONARY"
msgid "Dictionary"
msgstr "Rječnik"

#. chinese sorting algorithm
#: strings.hrc:151
msgctxt "STR_SVT_INDEXENTRY_PINYIN"
msgid "Pinyin"
msgstr "Pinyin"

#. chinese indexentry algorithm
#: strings.hrc:153
msgctxt "STR_SVT_INDEXENTRY_RADICAL"
msgid "Radical"
msgstr "Radikal"

#. chinese indexentry algorithm
#: strings.hrc:155
msgctxt "STR_SVT_INDEXENTRY_STROKE"
msgid "Stroke"
msgstr "Potez kistom"

#. chinese indexentry algorithm
#: strings.hrc:157
msgctxt "STR_SVT_INDEXENTRY_ZHUYIN"
msgid "Zhuyin"
msgstr "Zhuyin"

#: strings.hrc:158
msgctxt "STR_SVT_INDEXENTRY_PHONETIC_FS"
msgid "Phonetic (alphanumeric first, grouped by syllables)"
msgstr "Fonetski (alfanumerički prvo, grupirano prema slogovima)"

#: strings.hrc:159
msgctxt "STR_SVT_INDEXENTRY_PHONETIC_FC"
msgid "Phonetic (alphanumeric first, grouped by consonants)"
msgstr "Fonetski (alfanumerički prvo, grupirano prema suglasnicima)"

#: strings.hrc:160
msgctxt "STR_SVT_INDEXENTRY_PHONETIC_LS"
msgid "Phonetic (alphanumeric last, grouped by syllables)"
msgstr "Fonetski (alfanumerički na kraju, grupirano prema slogovima)"

#: strings.hrc:161
msgctxt "STR_SVT_INDEXENTRY_PHONETIC_LC"
msgid "Phonetic (alphanumeric last, grouped by consonants)"
msgstr "Fonetski (alfanumerički prvo, grupirano prema suglasnicima)"

#: strings.hrc:163
msgctxt "STR_SVT_CALENDAR_DAY"
msgid "Day"
msgstr "Dan"

#: strings.hrc:164
msgctxt "STR_SVT_CALENDAR_WEEK"
msgid "Week"
msgstr "Tjedan"

#: strings.hrc:165
msgctxt "STR_SVT_CALENDAR_TODAY"
msgid "Today"
msgstr "Danas"

#: strings.hrc:166
msgctxt "STR_SVT_CALENDAR_NONE"
msgid "None"
msgstr "Ništa"

#: strings.hrc:168
msgctxt "STR_SVT_STYLE_LIGHT"
msgid "Light"
msgstr "Svjetlo"

#: strings.hrc:169
msgctxt "STR_SVT_STYLE_LIGHT_ITALIC"
msgid "Light Italic"
msgstr "Lagani kurziv"

#: strings.hrc:170
msgctxt "STR_SVT_STYLE_NORMAL"
msgid "Regular"
msgstr "Obično"

#: strings.hrc:171
msgctxt "STR_SVT_STYLE_NORMAL_ITALIC"
msgid "Italic"
msgstr "Kurziv"

#: strings.hrc:172
msgctxt "STR_SVT_STYLE_BOLD"
msgid "Bold"
msgstr "Podebljano"

#: strings.hrc:173
msgctxt "STR_SVT_STYLE_BOLD_ITALIC"
msgid "Bold Italic"
msgstr "Podebljani kurziv"

#: strings.hrc:174
msgctxt "STR_SVT_STYLE_BLACK"
msgid "Black"
msgstr "Crna"

#: strings.hrc:175
msgctxt "STR_SVT_STYLE_BLACK_ITALIC"
msgid "Black Italic"
msgstr "Crni kurziv"

#: strings.hrc:176
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Book"

#: strings.hrc:177
msgctxt "STR_SVT_STYLE_BOLD_OBLIQUE"
msgid "Bold Oblique"
msgstr "Podebljano nakošeno"

#: strings.hrc:178
msgctxt "STR_SVT_STYLE_CONDENSED"
msgid "Condensed"
msgstr "Zgusnuto"

#: strings.hrc:179
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD"
msgid "Condensed Bold"
msgstr "Zgusnuto podebljano"

#: strings.hrc:180
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD_ITALIC"
msgid "Condensed Bold Italic"
msgstr "Zgusnuto podebljano kurziv"

#: strings.hrc:181
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD_OBLIQUE"
msgid "Condensed Bold Oblique"
msgstr "Zgusnuto podebljano nakošeno"

#: strings.hrc:182
msgctxt "STR_SVT_STYLE_CONDENSED_ITALIC"
msgid "Condensed Italic"
msgstr "Zgusnuto kurziv"

#: strings.hrc:183
msgctxt "STR_SVT_STYLE_CONDENSED_OBLIQUE"
msgid "Condensed Oblique"
msgstr "Zgusnuto nakošeno"

#: strings.hrc:184
msgctxt "STR_SVT_STYLE_EXTRALIGHT"
msgid "ExtraLight"
msgstr "Ultralako"

#: strings.hrc:185
msgctxt "STR_SVT_STYLE_EXTRALIGHT_ITALIC"
msgid "ExtraLight Italic"
msgstr "Ultralako kurziv"

#: strings.hrc:186
msgctxt "STR_SVT_STYLE_OBLIQUE"
msgid "Oblique"
msgstr "Nakošeno"

#: strings.hrc:187
msgctxt "STR_SVT_STYLE_SEMIBOLD"
msgid "Semibold"
msgstr "Djelomično podebljano"

#: strings.hrc:188
msgctxt "STR_SVT_STYLE_SEMIBOLD_ITALIC"
msgid "Semibold Italic"
msgstr "Djelomično podebljano kurziv"

#: strings.hrc:189
msgctxt "STR_SVT_FONTMAP_BOTH"
msgid "The same font will be used on both your printer and your screen."
msgstr "Isti font će biti korišten na vašem pisaču i zaslonu."

#: strings.hrc:190
msgctxt "STR_SVT_FONTMAP_PRINTERONLY"
msgid "This is a printer font. The screen image may differ."
msgstr "Ovo je font za ispis. Slika na zaslonu može odstupati."

#: strings.hrc:191
msgctxt "STR_SVT_FONTMAP_STYLENOTAVAILABLE"
msgid "This font style will be simulated or the closest matching style will be used."
msgstr "Ovaj stil fonta bit će simuliran ili će biti korišten najbliži odgovarajući stil."

#: strings.hrc:192
msgctxt "STR_SVT_FONTMAP_NOTAVAILABLE"
msgid "This font has not been installed. The closest available font will be used."
msgstr "Ovaj font nije instaliran. Koristit će se najbliži odgovarajući font."

#: strings.hrc:194
msgctxt "STR_FILECTRL_BUTTONTEXT"
msgid "Browse..."
msgstr "Pretraži..."

#: strings.hrc:195
msgctxt "STR_TABBAR_PUSHBUTTON_MOVET0HOME"
msgid "Move To Home"
msgstr "Pomakni na početak"

#: strings.hrc:196
msgctxt "STR_TABBAR_PUSHBUTTON_MOVELEFT"
msgid "Move Left"
msgstr "Pomakni lijevo"

#: strings.hrc:197
msgctxt "STR_TABBAR_PUSHBUTTON_MOVERIGHT"
msgid "Move Right"
msgstr "Pomakni desno"

#: strings.hrc:198
msgctxt "STR_TABBAR_PUSHBUTTON_MOVETOEND"
msgid "Move To End"
msgstr "Pomakni na kraj"

#: strings.hrc:199
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Dodaj"

#: strings.hrc:201
msgctxt "STR_SVT_ACC_RULER_HORZ_NAME"
msgid "Horizontal Ruler"
msgstr "Vodoravno ravnalo"

#: strings.hrc:202
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "Okomito ravnalo"

#: strings.hrc:204
msgctxt "STR_SVT_1BIT_THRESHOLD"
msgid "1 bit threshold"
msgstr "granica od 1 bita"

#: strings.hrc:205
msgctxt "STR_SVT_1BIT_DITHERED"
msgid "1 bit dithered"
msgstr "1 bit podrhtavanje"

#: strings.hrc:206
msgctxt "STR_SVT_4BIT_GRAYSCALE"
msgid "4 bit grayscale"
msgstr "4 bita sivi tonovi"

#: strings.hrc:207
msgctxt "STR_SVT_4BIT_COLOR_PALETTE"
msgid "4 bit color"
msgstr "4 bita boja"

#: strings.hrc:208
msgctxt "STR_SVT_8BIT_GRAYSCALE"
msgid "8 bit grayscale"
msgstr "8 bita sivi tonovi"

#: strings.hrc:209
msgctxt "STR_SVT_8BIT_COLOR_PALETTE"
msgid "8 bit color"
msgstr "8 bita boja"

#: strings.hrc:210
msgctxt "STR_SVT_24BIT_TRUE_COLOR"
msgid "24 bit true color"
msgstr "24 bit stvarne boje"

#: strings.hrc:211
msgctxt "STR_SVT_ESTIMATED_SIZE_PIX_1"
msgid "The image needs about %1 KB of memory."
msgstr "Slika treba otprilike %1 KB memorije."

#: strings.hrc:212
msgctxt "STR_SVT_ESTIMATED_SIZE_PIX_2"
msgid "The image needs about %1 KB of memory, the file size is %2 KB."
msgstr "Slika treba otprilike %1 KB memorije, veličina datoteke iznosi %2 KB."

#: strings.hrc:213
msgctxt "STR_SVT_ESTIMATED_SIZE_VEC"
msgid "The file size is %1 KB."
msgstr "Veličina datoteke je %1 KB."

#: strings.hrc:214
msgctxt "STR_SVT_HOST"
msgid "host"
msgstr "poslužitelj"

#: strings.hrc:215
msgctxt "STR_SVT_PORT"
msgid "port"
msgstr "port"

#: strings.hrc:216
msgctxt "STR_SVT_OTHER_CMIS"
msgid "Other CMIS"
msgstr "Drugi CMIS"

#: strings.hrc:217
msgctxt "STR_SVT_PRNDLG_READY"
msgid "Ready"
msgstr "Spreman"

#: strings.hrc:218
msgctxt "STR_SVT_PRNDLG_PAUSED"
msgid "Paused"
msgstr "Pauzirano"

#: strings.hrc:219
msgctxt "STR_SVT_PRNDLG_PENDING"
msgid "Pending deletion"
msgstr "Čeka se brisanje"

#: strings.hrc:220
msgctxt "STR_SVT_PRNDLG_BUSY"
msgid "Busy"
msgstr "Zauzeto"

#: strings.hrc:221
msgctxt "STR_SVT_PRNDLG_INITIALIZING"
msgid "Initializing"
msgstr "Inicijalizacija"

#: strings.hrc:222
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "Čekanje"

#: strings.hrc:223
msgctxt "STR_SVT_PRNDLG_WARMING_UP"
msgid "Warming up"
msgstr "Zagrijavanje"

#: strings.hrc:224
msgctxt "STR_SVT_PRNDLG_PROCESSING"
msgid "Processing"
msgstr "U radu"

#: strings.hrc:225
msgctxt "STR_SVT_PRNDLG_PRINTING"
msgid "Printing"
msgstr "Ispisujem"

#: strings.hrc:226
msgctxt "STR_SVT_PRNDLG_OFFLINE"
msgid "Offline"
msgstr "Neumreženo"

#: strings.hrc:227
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "Greška"

#: strings.hrc:228
msgctxt "STR_SVT_PRNDLG_SERVER_UNKNOWN"
msgid "Unknown Server"
msgstr "Nepoznati poslužitelj"

#: strings.hrc:229
msgctxt "STR_SVT_PRNDLG_PAPER_JAM"
msgid "Paper jam"
msgstr "Zastoj papira"

#: strings.hrc:230
msgctxt "STR_SVT_PRNDLG_PAPER_OUT"
msgid "Not enough paper"
msgstr "Nema dovoljno papira"

#: strings.hrc:231
msgctxt "STR_SVT_PRNDLG_MANUAL_FEED"
msgid "Manual feed"
msgstr "Ručno punjenje"

#: strings.hrc:232
msgctxt "STR_SVT_PRNDLG_PAPER_PROBLEM"
msgid "Paper problem"
msgstr "Problem s papirom"

#: strings.hrc:233
msgctxt "STR_SVT_PRNDLG_IO_ACTIVE"
msgid "I/O active"
msgstr "U/I aktivno"

#: strings.hrc:234
msgctxt "STR_SVT_PRNDLG_OUTPUT_BIN_FULL"
msgid "Output bin full"
msgstr "Izlazni prostor pun"

#: strings.hrc:235
msgctxt "STR_SVT_PRNDLG_TONER_LOW"
msgid "Toner low"
msgstr "Toner pri kraju"

#: strings.hrc:236
msgctxt "STR_SVT_PRNDLG_NO_TONER"
msgid "No toner"
msgstr "Nema tonera"

#: strings.hrc:237
msgctxt "STR_SVT_PRNDLG_PAGE_PUNT"
msgid "Delete Page"
msgstr "Obriši stranicu"

#: strings.hrc:238
msgctxt "STR_SVT_PRNDLG_USER_INTERVENTION"
msgid "User intervention necessary"
msgstr "Potrebno je korisnikova intervencija"

#: strings.hrc:239
msgctxt "STR_SVT_PRNDLG_OUT_OF_MEMORY"
msgid "Insufficient memory"
msgstr "Nema dovoljno memorije"

#: strings.hrc:240
msgctxt "STR_SVT_PRNDLG_DOOR_OPEN"
msgid "Cover open"
msgstr "Omotnica otvorena"

#: strings.hrc:241
msgctxt "STR_SVT_PRNDLG_POWER_SAVE"
msgid "Power save mode"
msgstr "Štednja energije"

#: strings.hrc:242
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "Zadani pisač"

#: strings.hrc:243
#, c-format
msgctxt "STR_SVT_PRNDLG_JOBCOUNT"
msgid "%d documents"
msgstr "%d dokumenti"

#: strings.hrc:245
msgctxt "STR_WIZDLG_FINISH"
msgid "~Finish"
msgstr "~Završi"

#: strings.hrc:246
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Naprijed >"

#: strings.hrc:247
msgctxt "STR_WIZDLG_PREVIOUS"
msgid "< Bac~k"
msgstr "<< Natra~g"

#: strings.hrc:248
msgctxt "STR_WIZDLG_ROADMAP_TITLE"
msgid "Steps"
msgstr "Koraci"

#: strings.hrc:250
msgctxt "STR_NO_FIELD_SELECTION"
msgid "<none>"
msgstr "<ništa>"

#: strings.hrc:251
msgctxt "STR_FIELD_COMPANY"
msgid "Company"
msgstr "Tvrtka"

#: strings.hrc:252
msgctxt "STR_FIELD_DEPARTMENT"
msgid "Department"
msgstr "Odjel"

#: strings.hrc:253
msgctxt "STR_FIELD_FIRSTNAME"
msgid "First name"
msgstr "Ime"

#: strings.hrc:254
msgctxt "STR_FIELD_LASTNAME"
msgid "Last name"
msgstr "Prezime"

#: strings.hrc:255
msgctxt "STR_FIELD_STREET"
msgid "Street"
msgstr "Ulica"

#: strings.hrc:256
msgctxt "STR_FIELD_COUNTRY"
msgid "Country"
msgstr "Zemlja"

#: strings.hrc:257
msgctxt "STR_FIELD_ZIPCODE"
msgid "ZIP Code"
msgstr "Poštanski broj"

#: strings.hrc:258
msgctxt "STR_FIELD_CITY"
msgid "City"
msgstr "Grad"

#: strings.hrc:259
msgctxt "STR_FIELD_TITLE"
msgid "Title"
msgstr "Naslov"

#: strings.hrc:260
msgctxt "STR_FIELD_POSITION"
msgid "Position"
msgstr "Položaj"

#: strings.hrc:261
msgctxt "STR_FIELD_ADDRFORM"
msgid "Addr. Form"
msgstr "Adresni obrazac"

#: strings.hrc:262
msgctxt "STR_FIELD_INITIALS"
msgid "Initials"
msgstr "Inicijali"

#: strings.hrc:263
msgctxt "STR_FIELD_SALUTATION"
msgid "Complimentary close"
msgstr "Pozdravno zatvaranje"

#: strings.hrc:264
msgctxt "STR_FIELD_HOMETEL"
msgid "Tel: Home"
msgstr "Tel: kućni"

#: strings.hrc:265
msgctxt "STR_FIELD_WORKTEL"
msgid "Tel: Work"
msgstr "Tel: posao"

#: strings.hrc:266
msgctxt "STR_FIELD_FAX"
msgid "FAX"
msgstr "FAKS"

#: strings.hrc:267
msgctxt "STR_FIELD_EMAIL"
msgid "E-mail"
msgstr "E-pošta"

#: strings.hrc:268
msgctxt "STR_FIELD_URL"
msgid "URL"
msgstr "URL"

#: strings.hrc:269
msgctxt "STR_FIELD_NOTE"
msgid "Note"
msgstr "Zabilješka"

#: strings.hrc:270
msgctxt "STR_FIELD_USER1"
msgid "User 1"
msgstr "Korisnik 1"

#: strings.hrc:271
msgctxt "STR_FIELD_USER2"
msgid "User 2"
msgstr "Korisnik 2"

#: strings.hrc:272
msgctxt "STR_FIELD_USER3"
msgid "User 3"
msgstr "Korisnik 3"

#: strings.hrc:273
msgctxt "STR_FIELD_USER4"
msgid "User 4"
msgstr "Korisnik 4"

#: strings.hrc:274
msgctxt "STR_FIELD_ID"
msgid "ID"
msgstr "ID"

#: strings.hrc:275
msgctxt "STR_FIELD_STATE"
msgid "State"
msgstr "Država"

#: strings.hrc:276
msgctxt "STR_FIELD_OFFICETEL"
msgid "Tel: Office"
msgstr "Tel: ured"

#: strings.hrc:277
msgctxt "STR_FIELD_PAGER"
msgid "Pager"
msgstr "Dojavljivač"

#: strings.hrc:278
msgctxt "STR_FIELD_MOBILE"
msgid "Mobile"
msgstr "Mobilni"

#: strings.hrc:279
msgctxt "STR_FIELD_TELOTHER"
msgid "Tel: Other"
msgstr "Tel: ostalo"

#: strings.hrc:280
msgctxt "STR_FIELD_CALENDAR"
msgid "Calendar"
msgstr "Kalendar"

#: strings.hrc:281
msgctxt "STR_FIELD_INVITE"
msgid "Invite"
msgstr "Pozovi"

#: strings.hrc:283
msgctxt "STR_SVT_DEFAULT_SERVICE_LABEL"
msgid "$user$'s $service$"
msgstr "$user$ $service$"

#: strings.hrc:285
msgctxt "STR_WARNING_JAVANOTFOUND"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. Please install a JRE and restart %PRODUCTNAME."
msgstr "%PRODUCTNAME zahtjeva Java izvedbeno okruženje (JRE) kako bi izvršio ovaj zadatak. Instalirajte JRE i ponovno pokrenite %PRODUCTNAME."

#: strings.hrc:286
msgctxt "STR_WARNING_JAVANOTFOUND_MAC"
msgid "%PRODUCTNAME requires Oracle's Java Development Kit (JDK) on Mac OS X 10.10 or greater to perform this task. Please install them and restart %PRODUCTNAME."
msgstr "%PRODUCTNAME zahtjeva Oracleov Java Development Kit (JDK) na Macu OS X 10.10 ili novijem kako bi mogao izvršiti ovaj zadatak. Instalirajte ga i ponovno pokrenite %PRODUCTNAME."

#: strings.hrc:287
msgctxt "STR_WARNING_INVALIDJAVASETTINGS_MAC"
msgid "The %PRODUCTNAME configuration has been changed. Under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME."
msgstr "%PRODUCTNAME postava je promijenjena. Pod %PRODUCTNAME - Mogućnosti - %PRODUCTNAME - Napredno, odaberite Java izvedbeno okruženje koje želite da %PRODUCTNAME koristi."

#: strings.hrc:288
msgctxt "STR_WARNING_INVALIDJAVASETTINGS"
msgid "The %PRODUCTNAME configuration has been changed. Under Tools - Options - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME."
msgstr "%PRODUCTNAME postava je promijenjena. Pod Alati - Mogućnosti - %PRODUCTNAME - Napredno, odaberite Java izvedbeno okruženje koje želite da %PRODUCTNAME koristi."

#: strings.hrc:289
msgctxt "STR_ERROR_JVMCREATIONFAILED_MAC"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under %PRODUCTNAME - Preferences - %PRODUCTNAME - Advanced."
msgstr "Potrebno je Java izvedbeno okruženje (JRE) kako bi %PRODUCTNAME izveo ovaj zadatak. Odabrano JRE je neispravno. Odaberite drugu inačicu ili instalirajte novo JRE i odaberite ga kroz %PRODUCTNAME - Mogućnosti - %PRODUCTNAME - Napredno."

#: strings.hrc:290
msgctxt "STR_ERROR_JVMCREATIONFAILED"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced."
msgstr "Potrebno je Java izvedbeno okruženje (JRE) kako bi %PRODUCTNAME izveo ovaj zadatak. Odabrano JRE je neispravno. Odaberite drugu inačicu ili instalirajte novo JRE i odaberite ga kroz Alati - Mogućnosti - %PRODUCTNAME - Napredno."

#: strings.hrc:291
msgctxt "STR_WARNING_JAVANOTFOUND_TITLE"
msgid "JRE Required"
msgstr "JRE nužan"

#: strings.hrc:292
msgctxt "STR_WARNING_INVALIDJAVASETTINGS_TITLE"
msgid "Select JRE"
msgstr "Odaberi JRE"

#: strings.hrc:293
msgctxt "STR_ERROR_JVMCREATIONFAILED_TITLE"
msgid "JRE is Defective"
msgstr "JRE je neispravan"

#: strings.hrc:295
msgctxt "STR_DESCRIPTION_SOURCEFILE"
msgid "Source code"
msgstr "Izvorni kod"

#: strings.hrc:296
msgctxt "STR_DESCRIPTION_BOOKMARKFILE"
msgid "Bookmark file"
msgstr "Datoteka zabilješki"

#: strings.hrc:297
msgctxt "STR_DESCRIPTION_GRAPHIC_DOC"
msgid "Graphics"
msgstr "Grafika"

#: strings.hrc:298
msgctxt "STR_DESCRIPTION_CFGFILE"
msgid "Configuration file"
msgstr "Datoteka s postavkama"

#: strings.hrc:299
msgctxt "STR_DESCRIPTION_APPLICATION"
msgid "Application"
msgstr "Program"

#: strings.hrc:300
msgctxt "STR_DESCRIPTION_DATABASE_TABLE"
msgid "Database table"
msgstr "Tablica baze podataka"

#: strings.hrc:301
msgctxt "STR_DESCRIPTION_SYSFILE"
msgid "System file"
msgstr "Sustavska datoteka"

#: strings.hrc:302
msgctxt "STR_DESCRIPTION_WORD_DOC"
msgid "MS Word document"
msgstr "MS Word dokument"

#: strings.hrc:303
msgctxt "STR_DESCRIPTION_HELP_DOC"
msgid "Help file"
msgstr "Datoteka pomoći"

#: strings.hrc:304
msgctxt "STR_DESCRIPTION_HTMLFILE"
msgid "HTML document"
msgstr "HTML dokument"

#: strings.hrc:305
msgctxt "STR_DESCRIPTION_ARCHIVFILE"
msgid "Archive file"
msgstr "Arhivirana datoteka"

#: strings.hrc:306
msgctxt "STR_DESCRIPTION_LOGFILE"
msgid "Log file"
msgstr "Dnevnik"

#: strings.hrc:307
msgctxt "STR_DESCRIPTION_SDATABASE_DOC"
msgid "StarOffice Database"
msgstr "StarOfficea baza podataka"

#: strings.hrc:308
msgctxt "STR_DESCRIPTION_GLOBALDOC"
msgid "StarWriter 4.0 / 5.0 Master Document"
msgstr "StarWriter 4.0 / 5.0 Nadzorni dokument"

#: strings.hrc:309
msgctxt "STR_DESCRIPTION_SIMAGE_DOC"
msgid "StarOffice Image"
msgstr "StarOfficea slika"

#: strings.hrc:310
msgctxt "STR_DESCRIPTION_TEXTFILE"
msgid "Text file"
msgstr "Tekstna datoteka"

#: strings.hrc:311
msgctxt "STR_DESCRIPTION_LINK"
msgid "Link"
msgstr "Veza"

#: strings.hrc:312
msgctxt "STR_DESCRIPTION_SOFFICE_TEMPLATE_DOC"
msgid "StarOffice 3.0 - 5.0 Template"
msgstr "StarOfficea 3.0 - 5.0 predložak"

#: strings.hrc:313
msgctxt "STR_DESCRIPTION_EXCEL_DOC"
msgid "MS Excel document"
msgstr "MS Excel dokument"

#: strings.hrc:314
msgctxt "STR_DESCRIPTION_EXCEL_TEMPLATE_DOC"
msgid "MS Excel template"
msgstr "MS Excel predložak"

#: strings.hrc:315
msgctxt "STR_DESCRIPTION_BATCHFILE"
msgid "Batch file"
msgstr "Batch datoteka"

#: strings.hrc:316
msgctxt "STR_DESCRIPTION_FILE"
msgid "File"
msgstr "Datoteka"

#: strings.hrc:317
msgctxt "STR_DESCRIPTION_FOLDER"
msgid "Folder"
msgstr "Mapa"

#: strings.hrc:318
msgctxt "STR_DESCRIPTION_FACTORY_WRITER"
msgid "Text Document"
msgstr "Tekstni dokument"

#: strings.hrc:319
msgctxt "STR_DESCRIPTION_FACTORY_CALC"
msgid "Spreadsheet"
msgstr "Proračunska tablica"

#: strings.hrc:320
msgctxt "STR_DESCRIPTION_FACTORY_IMPRESS"
msgid "Presentation"
msgstr "Prezentacija"

#: strings.hrc:321
msgctxt "STR_DESCRIPTION_FACTORY_DRAW"
msgid "Drawing"
msgstr "Crtanje"

#: strings.hrc:322
msgctxt "STR_DESCRIPTION_FACTORY_WRITERWEB"
msgid "HTML document"
msgstr "HTML dokument"

#: strings.hrc:323
msgctxt "STR_DESCRIPTION_FACTORY_GLOBALDOC"
msgid "Master document"
msgstr "Nadzorni dokument"

#: strings.hrc:324
msgctxt "STR_DESCRIPTION_FACTORY_MATH"
msgid "Formula"
msgstr "Formula"

#: strings.hrc:325
msgctxt "STR_DESCRIPTION_FACTORY_DATABASE"
msgid "Database"
msgstr "Baza podataka"

#: strings.hrc:326
msgctxt "STR_DESCRIPTION_CALC_TEMPLATE"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org 1.0 predložak proračunske tablice"

#: strings.hrc:327
msgctxt "STR_DESCRIPTION_DRAW_TEMPLATE"
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "OpenOffice.org 1.0 predložak crteža"

#: strings.hrc:328
msgctxt "STR_DESCRIPTION_IMPRESS_TEMPLATE"
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "OpenOffice.org 1.0 predložak prezentacije"

#: strings.hrc:329
msgctxt "STR_DESCRIPTION_WRITER_TEMPLATE"
msgid "OpenOffice.org 1.0 Text Document Template"
msgstr "OpenOffice.org 1.0 predložak tekst dokumenta"

#: strings.hrc:330
msgctxt "STR_DESCRIPTION_LOCALE_VOLUME"
msgid "Local drive"
msgstr "Lokalni pogon"

#: strings.hrc:331
msgctxt "STR_DESCRIPTION_FLOPPY_VOLUME"
msgid "Disk drive"
msgstr "Disk pogon"

#: strings.hrc:332
msgctxt "STR_DESCRIPTION_CDROM_VOLUME"
msgid "CD-ROM drive"
msgstr "CD-ROM pogon"

#: strings.hrc:333
msgctxt "STR_DESCRIPTION_REMOTE_VOLUME"
msgid "Network connection"
msgstr "Mrežna veza"

#: strings.hrc:334
msgctxt "STR_DESCRIPTION_POWERPOINT"
msgid "MS PowerPoint Document"
msgstr "MS PowerPoint dokument"

#: strings.hrc:335
msgctxt "STR_DESCRIPTION_POWERPOINT_TEMPLATE"
msgid "MS PowerPoint Template"
msgstr "MS PowerPoint predložak"

#: strings.hrc:336
msgctxt "STR_DESCRIPTION_POWERPOINT_SHOW"
msgid "MS PowerPoint Show"
msgstr "MS PowerPoint prikaz"

#: strings.hrc:337
msgctxt "STR_DESCRIPTION_SXMATH_DOC"
msgid "OpenOffice.org 1.0 Formula"
msgstr "OpenOffice.org 1.0 formula"

#: strings.hrc:338
msgctxt "STR_DESCRIPTION_SXCHART_DOC"
msgid "OpenOffice.org 1.0 Chart"
msgstr "OpenOffice.org 1.0 grafikon"

#: strings.hrc:339
msgctxt "STR_DESCRIPTION_SXDRAW_DOC"
msgid "OpenOffice.org 1.0 Drawing"
msgstr "OpenOffice.org 1.0 crtež"

#: strings.hrc:340
msgctxt "STR_DESCRIPTION_SXCALC_DOC"
msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr "OpenOffice.org 1.0 proračunska tablica"

#: strings.hrc:341
msgctxt "STR_DESCRIPTION_SXIMPRESS_DOC"
msgid "OpenOffice.org 1.0 Presentation"
msgstr "OpenOffice.org 1.0 prezentacija"

#: strings.hrc:342
msgctxt "STR_DESCRIPTION_SXWRITER_DOC"
msgid "OpenOffice.org 1.0 Text Document"
msgstr "OpenOffice.org 1.0 tekst dokument"

#: strings.hrc:343
msgctxt "STR_DESCRIPTION_SXGLOBAL_DOC"
msgid "OpenOffice.org 1.0 Master Document"
msgstr "OpenOffice.org 1.0 nadzorni dokument"

#: strings.hrc:344
msgctxt "STR_DESCRIPTION_MATHML_DOC"
msgid "MathML Document"
msgstr "MathML dokument"

#: strings.hrc:345
msgctxt "STR_DESCRIPTION_OO_DATABASE_DOC"
msgid "OpenDocument Database"
msgstr "OpenDocument baza podataka"

#: strings.hrc:346
msgctxt "STR_DESCRIPTION_OO_DRAW_DOC"
msgid "OpenDocument Drawing"
msgstr "OpenDocument crtež"

#: strings.hrc:347
msgctxt "STR_DESCRIPTION_OO_MATH_DOC"
msgid "OpenDocument Formula"
msgstr "OpenDocument formula"

#: strings.hrc:348
msgctxt "STR_DESCRIPTION_OO_GLOBAL_DOC"
msgid "OpenDocument Master Document"
msgstr "OpenDocument nadzorni dokument"

#: strings.hrc:349
msgctxt "STR_DESCRIPTION_OO_IMPRESS_DOC"
msgid "OpenDocument Presentation"
msgstr "OpenDocument prezentacija"

#: strings.hrc:350
msgctxt "STR_DESCRIPTION_OO_CALC_DOC"
msgid "OpenDocument Spreadsheet"
msgstr "OpenDocument proračunska tablica"

#: strings.hrc:351
msgctxt "STR_DESCRIPTION_OO_WRITER_DOC"
msgid "OpenDocument Text"
msgstr "OpenDocument tekst"

#: strings.hrc:352
msgctxt "STR_DESCRIPTION_OO_CALC_TEMPLATE"
msgid "OpenDocument Spreadsheet Template"
msgstr "OpenDocument predložak proračunske tablice"

#: strings.hrc:353
msgctxt "STR_DESCRIPTION_OO_DRAW_TEMPLATE"
msgid "OpenDocument Drawing Template"
msgstr "OpenDocument predložak crteža"

#: strings.hrc:354
msgctxt "STR_DESCRIPTION_OO_IMPRESS_TEMPLATE"
msgid "OpenDocument Presentation Template"
msgstr "OpenDocument predložak prezentacije"

#: strings.hrc:355
msgctxt "STR_DESCRIPTION_OO_WRITER_TEMPLATE"
msgid "OpenDocument Text Template"
msgstr "OpenDocument predložak teksta"

#: strings.hrc:356
msgctxt "STR_DESCRIPTION_EXTENSION"
msgid "%PRODUCTNAME Extension"
msgstr "Dodatak za %PRODUCTNAME"

#: strings.hrc:358
msgctxt "STR_DESCRIPTION_HUNSPELL"
msgid "Hunspell SpellChecker"
msgstr "Računalna provjera pravopisa Hunspellom"

#: strings.hrc:359
msgctxt "STR_DESCRIPTION_LIBHYPHEN"
msgid "Libhyphen Hyphenator"
msgstr "Rastavljanje na slogove Libhyphenom"

#: strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
msgid "Mythes Thesaurus"
msgstr "Mythes tezaurus"
ice/windows/msi_languages.po?id2=c662aec6f873e0684d70389be4ec93c76132f79b'>source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ca-valencia/sc/messages.po1417
-rw-r--r--source/ca-valencia/sd/messages.po1086
-rw-r--r--source/ca-valencia/sfx2/messages.po38
-rw-r--r--source/ca-valencia/svtools/messages.po854
-rw-r--r--source/ca-valencia/svx/messages.po464
-rw-r--r--source/ca-valencia/sw/messages.po2298
-rw-r--r--source/ca-valencia/xmlsecurity/messages.po69
-rw-r--r--source/ca/basctl/messages.po16
-rw-r--r--source/ca/chart2/messages.po34
-rw-r--r--source/ca/connectivity/messages.po8
-rw-r--r--source/ca/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/ca/cui/messages.po448
-rw-r--r--source/ca/dbaccess/messages.po302
-rw-r--r--source/ca/dictionaries/en/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/ca/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/ca/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/ca/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/ca/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/ca/editeng/messages.po208
-rw-r--r--source/ca/extensions/messages.po4
-rw-r--r--source/ca/formula/messages.po870
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/guide.po8
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/python.po15
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared.po167
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared/02.po20
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared/03.po34
-rw-r--r--source/ca/helpcontent2/source/text/scalc.po12
-rw-r--r--source/ca/helpcontent2/source/text/scalc/00.po132
-rw-r--r--source/ca/helpcontent2/source/text/scalc/01.po1150
-rw-r--r--source/ca/helpcontent2/source/text/scalc/04.po56
-rw-r--r--source/ca/helpcontent2/source/text/scalc/05.po14
-rw-r--r--source/ca/helpcontent2/source/text/scalc/guide.po102
-rw-r--r--source/ca/helpcontent2/source/text/schart/01.po85
-rw-r--r--source/ca/helpcontent2/source/text/sdatabase.po612
-rw-r--r--source/ca/helpcontent2/source/text/sdraw.po20
-rw-r--r--source/ca/helpcontent2/source/text/sdraw/00.po8
-rw-r--r--source/ca/helpcontent2/source/text/sdraw/01.po14
-rw-r--r--source/ca/helpcontent2/source/text/shared.po28
-rw-r--r--source/ca/helpcontent2/source/text/shared/00.po161
-rw-r--r--source/ca/helpcontent2/source/text/shared/01.po1271
-rw-r--r--source/ca/helpcontent2/source/text/shared/02.po62
-rw-r--r--source/ca/helpcontent2/source/text/shared/05.po12
-rw-r--r--source/ca/helpcontent2/source/text/shared/06.po12
-rw-r--r--source/ca/helpcontent2/source/text/shared/autopi.po6
-rw-r--r--source/ca/helpcontent2/source/text/shared/guide.po327
-rw-r--r--source/ca/helpcontent2/source/text/shared/help.po10
-rw-r--r--source/ca/helpcontent2/source/text/shared/menu.po37
-rw-r--r--source/ca/helpcontent2/source/text/shared/optionen.po416
-rw-r--r--source/ca/helpcontent2/source/text/simpress.po100
-rw-r--r--source/ca/helpcontent2/source/text/simpress/00.po91
-rw-r--r--source/ca/helpcontent2/source/text/simpress/01.po118
-rw-r--r--source/ca/helpcontent2/source/text/simpress/02.po32
-rw-r--r--source/ca/helpcontent2/source/text/simpress/guide.po20
-rw-r--r--source/ca/helpcontent2/source/text/smath/01.po12
-rw-r--r--source/ca/helpcontent2/source/text/swriter.po31
-rw-r--r--source/ca/helpcontent2/source/text/swriter/00.po86
-rw-r--r--source/ca/helpcontent2/source/text/swriter/01.po729
-rw-r--r--source/ca/helpcontent2/source/text/swriter/02.po63
-rw-r--r--source/ca/helpcontent2/source/text/swriter/guide.po77
-rw-r--r--source/ca/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office/UI.po100
-rw-r--r--source/ca/reportdesign/messages.po6
-rw-r--r--source/ca/sc/messages.po1499
-rw-r--r--source/ca/sd/messages.po1092
-rw-r--r--source/ca/sfx2/messages.po48
-rw-r--r--source/ca/svtools/messages.po856
-rw-r--r--source/ca/svx/messages.po488
-rw-r--r--source/ca/sw/messages.po2380
-rw-r--r--source/ca/uui/messages.po11
-rw-r--r--source/ca/vcl/messages.po8
-rw-r--r--source/ca/xmlsecurity/messages.po86
-rw-r--r--source/ckb/chart2/messages.po18
-rw-r--r--source/ckb/connectivity/registry/ado/org/openoffice/Office/DataAccess.po20
-rw-r--r--source/ckb/cui/messages.po416
-rw-r--r--source/ckb/dbaccess/messages.po296
-rw-r--r--source/ckb/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ckb/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ckb/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/ckb/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ckb/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ckb/editeng/messages.po198
-rw-r--r--source/ckb/formula/messages.po864
-rw-r--r--source/ckb/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ckb/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ckb/sc/messages.po1409
-rw-r--r--source/ckb/sd/messages.po1084
-rw-r--r--source/ckb/sfx2/messages.po34
-rw-r--r--source/ckb/svtools/messages.po854
-rw-r--r--source/ckb/svx/messages.po460
-rw-r--r--source/ckb/sw/messages.po2266
-rw-r--r--source/ckb/xmlsecurity/messages.po69
-rw-r--r--source/cs/chart2/messages.po30
-rw-r--r--source/cs/connectivity/registry/ado/org/openoffice/Office/DataAccess.po22
-rw-r--r--source/cs/cui/messages.po434
-rw-r--r--source/cs/dbaccess/messages.po296
-rw-r--r--source/cs/dictionaries/en/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/cs/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/cs/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/cs/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/cs/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/cs/editeng/messages.po212
-rw-r--r--source/cs/formula/messages.po868
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared.po133
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared/03.po6
-rw-r--r--source/cs/helpcontent2/source/text/scalc.po12
-rw-r--r--source/cs/helpcontent2/source/text/scalc/01.po1108
-rw-r--r--source/cs/helpcontent2/source/text/scalc/guide.po25
-rw-r--r--source/cs/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/cs/helpcontent2/source/text/shared/00.po72
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po1189
-rw-r--r--source/cs/helpcontent2/source/text/shared/guide.po300
-rw-r--r--source/cs/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/cs/helpcontent2/source/text/shared/optionen.po403
-rw-r--r--source/cs/helpcontent2/source/text/simpress.po98
-rw-r--r--source/cs/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/cs/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/cs/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/cs/helpcontent2/source/text/swriter.po21
-rw-r--r--source/cs/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/cs/helpcontent2/source/text/swriter/01.po681
-rw-r--r--source/cs/helpcontent2/source/text/swriter/02.po53
-rw-r--r--source/cs/helpcontent2/source/text/swriter/guide.po69
-rw-r--r--source/cs/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office/UI.po92
-rw-r--r--source/cs/sc/messages.po1421
-rw-r--r--source/cs/sd/messages.po1090
-rw-r--r--source/cs/sfx2/messages.po52
-rw-r--r--source/cs/svtools/messages.po858
-rw-r--r--source/cs/svx/messages.po470
-rw-r--r--source/cs/sw/messages.po2296
-rw-r--r--source/cs/xmlsecurity/messages.po74
-rw-r--r--source/cy/chart2/messages.po28
-rw-r--r--source/cy/connectivity/registry/ado/org/openoffice/Office/DataAccess.po24
-rw-r--r--source/cy/cui/messages.po436
-rw-r--r--source/cy/dbaccess/messages.po296
-rw-r--r--source/cy/dictionaries/en/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/cy/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/cy/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/cy/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/cy/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/cy/editeng/messages.po212
-rw-r--r--source/cy/formula/messages.po868
-rw-r--r--source/cy/instsetoo_native/inc_openoffice/windows/msi_languages.po16
-rw-r--r--source/cy/officecfg/registry/data/org/openoffice/Office/UI.po104
-rw-r--r--source/cy/sc/messages.po1458
-rw-r--r--source/cy/sd/messages.po1096
-rw-r--r--source/cy/sfx2/messages.po54
-rw-r--r--source/cy/svtools/messages.po858
-rw-r--r--source/cy/svx/messages.po498
-rw-r--r--source/cy/sw/messages.po2348
-rw-r--r--source/cy/xmlsecurity/messages.po78
-rw-r--r--source/da/accessibility/messages.po10
-rw-r--r--source/da/avmedia/messages.po10
-rw-r--r--source/da/basctl/messages.po64
-rw-r--r--source/da/basic/messages.po10
-rw-r--r--source/da/chart2/messages.po70
-rw-r--r--source/da/connectivity/messages.po81
-rw-r--r--source/da/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/da/cui/messages.po756
-rw-r--r--source/da/dbaccess/messages.po377
-rw-r--r--source/da/desktop/messages.po46
-rw-r--r--source/da/dictionaries/ckb.po8
-rw-r--r--source/da/dictionaries/en/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/da/dictionaries/fa_IR.po12
-rw-r--r--source/da/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/da/dictionaries/pt_BR/dialog.po16
-rw-r--r--source/da/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/da/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/da/dictionaries/th_TH.po12
-rw-r--r--source/da/editeng/messages.po230
-rw-r--r--source/da/extensions/messages.po30
-rw-r--r--source/da/extras/source/autocorr/emoji.po12
-rw-r--r--source/da/filter/messages.po62
-rw-r--r--source/da/filter/source/config/fragments/filters.po24
-rw-r--r--source/da/filter/source/config/fragments/internalgraphicfilters.po12
-rw-r--r--source/da/filter/source/config/fragments/types.po8
-rw-r--r--source/da/forms/messages.po10
-rw-r--r--source/da/formula/messages.po892
-rw-r--r--source/da/fpicker/messages.po16
-rw-r--r--source/da/framework/messages.po16
-rw-r--r--source/da/helpcontent2/source/auxiliary.po10
-rw-r--r--source/da/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared.po155
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared/03.po8
-rw-r--r--source/da/helpcontent2/source/text/scalc.po8
-rw-r--r--source/da/helpcontent2/source/text/scalc/01.po1082
-rw-r--r--source/da/helpcontent2/source/text/scalc/guide.po147
-rw-r--r--source/da/helpcontent2/source/text/schart.po22
-rw-r--r--source/da/helpcontent2/source/text/schart/00.po62
-rw-r--r--source/da/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/da/helpcontent2/source/text/sdatabase.po50
-rw-r--r--source/da/helpcontent2/source/text/sdraw/guide.po28
-rw-r--r--source/da/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/da/helpcontent2/source/text/shared/01.po1189
-rw-r--r--source/da/helpcontent2/source/text/shared/02.po14
-rw-r--r--source/da/helpcontent2/source/text/shared/04.po10
-rw-r--r--source/da/helpcontent2/source/text/shared/guide.po310
-rw-r--r--source/da/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/da/helpcontent2/source/text/shared/optionen.po403
-rw-r--r--source/da/helpcontent2/source/text/simpress.po98
-rw-r--r--source/da/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/da/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/da/helpcontent2/source/text/simpress/02.po24
-rw-r--r--source/da/helpcontent2/source/text/simpress/guide.po18
-rw-r--r--source/da/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/da/helpcontent2/source/text/swriter.po19
-rw-r--r--source/da/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/da/helpcontent2/source/text/swriter/01.po687
-rw-r--r--source/da/helpcontent2/source/text/swriter/02.po61
-rw-r--r--source/da/helpcontent2/source/text/swriter/04.po8
-rw-r--r--source/da/helpcontent2/source/text/swriter/guide.po77
-rw-r--r--source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po96
-rw-r--r--source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po12
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office.po32
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office/UI.po752
-rw-r--r--source/da/oox/messages.po10
-rw-r--r--source/da/readlicense_oo/docs.po18
-rw-r--r--source/da/reportdesign/messages.po14
-rw-r--r--source/da/sc/messages.po1655
-rw-r--r--source/da/scaddins/messages.po20
-rw-r--r--source/da/sccomp/messages.po10
-rw-r--r--source/da/scp2/source/base.po10
-rw-r--r--source/da/scp2/source/calc.po8
-rw-r--r--source/da/scp2/source/draw.po16
-rw-r--r--source/da/scp2/source/math.po14
-rw-r--r--source/da/scp2/source/ooo.po252
-rw-r--r--source/da/scp2/source/writer.po16
-rw-r--r--source/da/sd/messages.po1322
-rw-r--r--source/da/setup_native/source/mac.po8
-rw-r--r--source/da/sfx2/messages.po130
-rw-r--r--source/da/shell/messages.po12
-rw-r--r--source/da/starmath/messages.po432
-rw-r--r--source/da/svl/messages.po10
-rw-r--r--source/da/svtools/messages.po920
-rw-r--r--source/da/svx/messages.po583
-rw-r--r--source/da/sw/messages.po3438
-rw-r--r--source/da/swext/mediawiki/help.po30
-rw-r--r--source/da/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po14
-rw-r--r--source/da/sysui/desktop/share.po24
-rw-r--r--source/da/uui/messages.po37
-rw-r--r--source/da/vcl/messages.po54
-rw-r--r--source/da/wizards/messages.po16
-rw-r--r--source/da/wizards/source/resources.po82
-rw-r--r--source/da/writerperfect/messages.po10
-rw-r--r--source/da/xmlsecurity/messages.po100
-rw-r--r--source/de/chart2/messages.po28
-rw-r--r--source/de/connectivity/messages.po6
-rw-r--r--source/de/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/de/cui/messages.po446
-rw-r--r--source/de/dbaccess/messages.po304
-rw-r--r--source/de/dictionaries/en/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/de/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/de/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/de/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/de/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/de/editeng/messages.po212
-rw-r--r--source/de/forms/messages.po6
-rw-r--r--source/de/formula/messages.po870
-rw-r--r--source/de/framework/messages.po8
-rw-r--r--source/de/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/de/helpcontent2/source/text/sbasic/shared.po181
-rw-r--r--source/de/helpcontent2/source/text/sbasic/shared/02.po18
-rw-r--r--source/de/helpcontent2/source/text/sbasic/shared/03.po436
-rw-r--r--source/de/helpcontent2/source/text/scalc.po12
-rw-r--r--source/de/helpcontent2/source/text/scalc/00.po442
-rw-r--r--source/de/helpcontent2/source/text/scalc/01.po1460
-rw-r--r--source/de/helpcontent2/source/text/scalc/04.po6
-rw-r--r--source/de/helpcontent2/source/text/scalc/guide.po29
-rw-r--r--source/de/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/de/helpcontent2/source/text/sdraw/00.po8
-rw-r--r--source/de/helpcontent2/source/text/sdraw/01.po14
-rw-r--r--source/de/helpcontent2/source/text/shared.po18
-rw-r--r--source/de/helpcontent2/source/text/shared/00.po394
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po1391
-rw-r--r--source/de/helpcontent2/source/text/shared/02.po36
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po338
-rw-r--r--source/de/helpcontent2/source/text/shared/menu.po49
-rw-r--r--source/de/helpcontent2/source/text/shared/optionen.po413
-rw-r--r--source/de/helpcontent2/source/text/simpress.po100
-rw-r--r--source/de/helpcontent2/source/text/simpress/00.po103
-rw-r--r--source/de/helpcontent2/source/text/simpress/01.po145
-rw-r--r--source/de/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/de/helpcontent2/source/text/smath/01.po4
-rw-r--r--source/de/helpcontent2/source/text/swriter.po21
-rw-r--r--source/de/helpcontent2/source/text/swriter/00.po56
-rw-r--r--source/de/helpcontent2/source/text/swriter/01.po745
-rw-r--r--source/de/helpcontent2/source/text/swriter/02.po53
-rw-r--r--source/de/helpcontent2/source/text/swriter/guide.po105
-rw-r--r--source/de/helpcontent2/source/text/swriter/librelogo.po4
-rw-r--r--source/de/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office/UI.po104
-rw-r--r--source/de/sc/messages.po1475
-rw-r--r--source/de/sd/messages.po1090
-rw-r--r--source/de/sfx2/messages.po54
-rw-r--r--source/de/svtools/messages.po858
-rw-r--r--source/de/svx/messages.po480
-rw-r--r--source/de/sw/messages.po2340
-rw-r--r--source/de/xmlsecurity/messages.po74
-rw-r--r--source/dgo/chart2/messages.po22
-rw-r--r--source/dgo/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/dgo/cui/messages.po414
-rw-r--r--source/dgo/dbaccess/messages.po296
-rw-r--r--source/dgo/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/dgo/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/dgo/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/dgo/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/dgo/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/dgo/editeng/messages.po199
-rw-r--r--source/dgo/formula/messages.po864
-rw-r--r--source/dgo/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/dgo/sc/messages.po1418
-rw-r--r--source/dgo/sd/messages.po1084
-rw-r--r--source/dgo/sfx2/messages.po34
-rw-r--r--source/dgo/svtools/messages.po854
-rw-r--r--source/dgo/svx/messages.po462
-rw-r--r--source/dgo/sw/messages.po2269
-rw-r--r--source/dgo/xmlsecurity/messages.po69
-rw-r--r--source/dsb/basctl/messages.po6
-rw-r--r--source/dsb/chart2/messages.po28
-rw-r--r--source/dsb/connectivity/registry/ado/org/openoffice/Office/DataAccess.po23
-rw-r--r--source/dsb/cui/messages.po454
-rw-r--r--source/dsb/dbaccess/messages.po302
-rw-r--r--source/dsb/dictionaries/en/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/dsb/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/dsb/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/dsb/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/dsb/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/dsb/editeng/messages.po212
-rw-r--r--source/dsb/formula/messages.po868
-rw-r--r--source/dsb/helpcontent2/source/text/sbasic/shared.po139
-rw-r--r--source/dsb/helpcontent2/source/text/scalc.po12
-rw-r--r--source/dsb/helpcontent2/source/text/scalc/01.po1050
-rw-r--r--source/dsb/helpcontent2/source/text/scalc/guide.po25
-rw-r--r--source/dsb/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/dsb/helpcontent2/source/text/shared/00.po70
-rw-r--r--source/dsb/helpcontent2/source/text/shared/01.po1103
-rw-r--r--source/dsb/helpcontent2/source/text/shared/02.po2442
-rw-r--r--source/dsb/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/dsb/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/dsb/helpcontent2/source/text/shared/optionen.po403
-rw-r--r--source/dsb/helpcontent2/source/text/simpress.po98
-rw-r--r--source/dsb/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/dsb/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/dsb/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/dsb/helpcontent2/source/text/swriter.po23
-rw-r--r--source/dsb/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/dsb/helpcontent2/source/text/swriter/01.po617
-rw-r--r--source/dsb/helpcontent2/source/text/swriter/02.po55
-rw-r--r--source/dsb/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/dsb/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/dsb/officecfg/registry/data/org/openoffice/Office/UI.po116
-rw-r--r--source/dsb/readlicense_oo/docs.po6
-rw-r--r--source/dsb/sc/messages.po1435
-rw-r--r--source/dsb/sd/messages.po1094
-rw-r--r--source/dsb/sfx2/messages.po78
-rw-r--r--source/dsb/svtools/messages.po858
-rw-r--r--source/dsb/svx/messages.po472
-rw-r--r--source/dsb/sw/messages.po2300
-rw-r--r--source/dsb/vcl/messages.po6
-rw-r--r--source/dsb/wizards/source/resources.po8
-rw-r--r--source/dsb/xmlsecurity/messages.po74
-rw-r--r--source/dz/chart2/messages.po18
-rw-r--r--source/dz/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/dz/cui/messages.po414
-rw-r--r--source/dz/dbaccess/messages.po296
-rw-r--r--source/dz/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/dz/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/dz/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/dz/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/dz/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/dz/editeng/messages.po197
-rw-r--r--source/dz/formula/messages.po864
-rw-r--r--source/dz/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/dz/helpcontent2/source/text/scalc.po8
-rw-r--r--source/dz/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/dz/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/dz/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/dz/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/dz/helpcontent2/source/text/shared/01.po1137
-rw-r--r--source/dz/helpcontent2/source/text/shared/guide.po280
-rw-r--r--source/dz/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/dz/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/dz/helpcontent2/source/text/simpress.po96
-rw-r--r--source/dz/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/dz/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/dz/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/dz/helpcontent2/source/text/swriter.po17
-rw-r--r--source/dz/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/dz/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/dz/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/dz/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/dz/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/dz/sc/messages.po1418
-rw-r--r--source/dz/sd/messages.po1084
-rw-r--r--source/dz/sfx2/messages.po34
-rw-r--r--source/dz/svtools/messages.po854
-rw-r--r--source/dz/svx/messages.po462
-rw-r--r--source/dz/sw/messages.po2275
-rw-r--r--source/dz/xmlsecurity/messages.po63
-rw-r--r--source/el/chart2/messages.po28
-rw-r--r--source/el/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/el/cui/messages.po432
-rw-r--r--source/el/dbaccess/messages.po296
-rw-r--r--source/el/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/el/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/el/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/el/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/el/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/el/editeng/messages.po206
-rw-r--r--source/el/formula/messages.po866
-rw-r--r--source/el/helpcontent2/source/text/sbasic/shared.po131
-rw-r--r--source/el/helpcontent2/source/text/scalc.po8
-rw-r--r--source/el/helpcontent2/source/text/scalc/01.po1086
-rw-r--r--source/el/helpcontent2/source/text/scalc/guide.po27
-rw-r--r--source/el/helpcontent2/source/text/schart/01.po85
-rw-r--r--source/el/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/el/helpcontent2/source/text/shared/01.po1185
-rw-r--r--source/el/helpcontent2/source/text/shared/guide.po296
-rw-r--r--source/el/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/el/helpcontent2/source/text/shared/optionen.po399
-rw-r--r--source/el/helpcontent2/source/text/simpress.po98
-rw-r--r--source/el/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/el/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/el/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/el/helpcontent2/source/text/swriter.po19
-rw-r--r--source/el/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/el/helpcontent2/source/text/swriter/01.po679
-rw-r--r--source/el/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/el/helpcontent2/source/text/swriter/guide.po103
-rw-r--r--source/el/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/el/officecfg/registry/data/org/openoffice/Office/UI.po122
-rw-r--r--source/el/sc/messages.po1514
-rw-r--r--source/el/sd/messages.po1100
-rw-r--r--source/el/sfx2/messages.po48
-rw-r--r--source/el/svtools/messages.po856
-rw-r--r--source/el/svx/messages.po476
-rw-r--r--source/el/sw/messages.po2358
-rw-r--r--source/el/xmlsecurity/messages.po78
-rw-r--r--source/en-GB/chart2/messages.po26
-rw-r--r--source/en-GB/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/en-GB/cui/messages.po426
-rw-r--r--source/en-GB/dbaccess/messages.po296
-rw-r--r--source/en-GB/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/en-GB/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/en-GB/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/en-GB/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/en-GB/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/en-GB/editeng/messages.po198
-rw-r--r--source/en-GB/formula/messages.po864
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/01.po1060
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/en-GB/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/01.po1165
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/guide.po296
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/optionen.po397
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress.po98
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/en-GB/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter.po19
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/01.po671
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/en-GB/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/en-GB/sc/messages.po1417
-rw-r--r--source/en-GB/sd/messages.po1086
-rw-r--r--source/en-GB/sfx2/messages.po38
-rw-r--r--source/en-GB/svtools/messages.po854
-rw-r--r--source/en-GB/svx/messages.po464
-rw-r--r--source/en-GB/sw/messages.po2296
-rw-r--r--source/en-GB/xmlsecurity/messages.po69
-rw-r--r--source/en-ZA/chart2/messages.po22
-rw-r--r--source/en-ZA/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/en-ZA/cui/messages.po414
-rw-r--r--source/en-ZA/dbaccess/messages.po296
-rw-r--r--source/en-ZA/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/en-ZA/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/en-ZA/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/en-ZA/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/en-ZA/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/en-ZA/editeng/messages.po198
-rw-r--r--source/en-ZA/formula/messages.po864
-rw-r--r--source/en-ZA/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc.po8
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/en-ZA/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/en-ZA/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/guide.po290
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress.po96
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/en-ZA/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter.po17
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/en-ZA/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/en-ZA/sc/messages.po1418
-rw-r--r--source/en-ZA/sd/messages.po1084
-rw-r--r--source/en-ZA/sfx2/messages.po34
-rw-r--r--source/en-ZA/svtools/messages.po854
-rw-r--r--source/en-ZA/svx/messages.po462
-rw-r--r--source/en-ZA/sw/messages.po2275
-rw-r--r--source/en-ZA/xmlsecurity/messages.po63
-rw-r--r--source/eo/chart2/messages.po26
-rw-r--r--source/eo/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/eo/cui/messages.po428
-rw-r--r--source/eo/dbaccess/messages.po296
-rw-r--r--source/eo/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eo/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eo/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/eo/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eo/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eo/editeng/messages.po198
-rw-r--r--source/eo/filter/messages.po16
-rw-r--r--source/eo/formula/messages.po864
-rw-r--r--source/eo/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/eo/helpcontent2/source/text/scalc.po8
-rw-r--r--source/eo/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/eo/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/eo/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/eo/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/eo/helpcontent2/source/text/shared/01.po1123
-rw-r--r--source/eo/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/eo/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/eo/helpcontent2/source/text/shared/optionen.po387
-rw-r--r--source/eo/helpcontent2/source/text/simpress.po96
-rw-r--r--source/eo/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/eo/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/eo/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/eo/helpcontent2/source/text/swriter.po19
-rw-r--r--source/eo/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/eo/helpcontent2/source/text/swriter/01.po675
-rw-r--r--source/eo/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/eo/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/eo/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/eo/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/eo/sc/messages.po1417
-rw-r--r--source/eo/sd/messages.po1086
-rw-r--r--source/eo/sfx2/messages.po38
-rw-r--r--source/eo/svtools/messages.po854
-rw-r--r--source/eo/svx/messages.po509
-rw-r--r--source/eo/sw/messages.po2347
-rw-r--r--source/eo/xmlsecurity/messages.po69
-rw-r--r--source/es/basctl/messages.po8
-rw-r--r--source/es/chart2/messages.po44
-rw-r--r--source/es/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/es/cui/messages.po498
-rw-r--r--source/es/dbaccess/messages.po306
-rw-r--r--source/es/dictionaries/en/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/es/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/es/dictionaries/pt_BR/dialog.po12
-rw-r--r--source/es/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/es/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/es/editeng/messages.po214
-rw-r--r--source/es/extensions/messages.po6
-rw-r--r--source/es/filter/messages.po4
-rw-r--r--source/es/formula/messages.po868
-rw-r--r--source/es/helpcontent2/source/text/sbasic/guide.po14
-rw-r--r--source/es/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared.po235
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/01.po6
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/02.po6
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/03.po32
-rw-r--r--source/es/helpcontent2/source/text/scalc.po12
-rw-r--r--source/es/helpcontent2/source/text/scalc/00.po168
-rw-r--r--source/es/helpcontent2/source/text/scalc/01.po1208
-rw-r--r--source/es/helpcontent2/source/text/scalc/04.po8
-rw-r--r--source/es/helpcontent2/source/text/scalc/05.po12
-rw-r--r--source/es/helpcontent2/source/text/scalc/guide.po45
-rw-r--r--source/es/helpcontent2/source/text/schart/01.po91
-rw-r--r--source/es/helpcontent2/source/text/sdatabase.po26
-rw-r--r--source/es/helpcontent2/source/text/sdraw/01.po36
-rw-r--r--source/es/helpcontent2/source/text/sdraw/04.po6
-rw-r--r--source/es/helpcontent2/source/text/sdraw/guide.po6
-rw-r--r--source/es/helpcontent2/source/text/shared.po20
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po230
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po1291
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po82
-rw-r--r--source/es/helpcontent2/source/text/shared/04.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/05.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/es/helpcontent2/source/text/shared/autopi.po4
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po356
-rw-r--r--source/es/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/es/helpcontent2/source/text/shared/menu.po55
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po461
-rw-r--r--source/es/helpcontent2/source/text/simpress.po102
-rw-r--r--source/es/helpcontent2/source/text/simpress/00.po83
-rw-r--r--source/es/helpcontent2/source/text/simpress/01.po115
-rw-r--r--source/es/helpcontent2/source/text/simpress/02.po22
-rw-r--r--source/es/helpcontent2/source/text/simpress/04.po4
-rw-r--r--source/es/helpcontent2/source/text/simpress/guide.po20
-rw-r--r--source/es/helpcontent2/source/text/swriter.po45
-rw-r--r--source/es/helpcontent2/source/text/swriter/00.po92
-rw-r--r--source/es/helpcontent2/source/text/swriter/01.po734
-rw-r--r--source/es/helpcontent2/source/text/swriter/02.po65
-rw-r--r--source/es/helpcontent2/source/text/swriter/guide.po83
-rw-r--r--source/es/helpcontent2/source/text/swriter/librelogo.po8
-rw-r--r--source/es/helpcontent2/source/text/swriter/menu.po14
-rw-r--r--source/es/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po100
-rw-r--r--source/es/sc/messages.po1473
-rw-r--r--source/es/scaddins/messages.po10
-rw-r--r--source/es/sd/messages.po1096
-rw-r--r--source/es/setup_native/source/mac.po6
-rw-r--r--source/es/sfx2/messages.po48
-rw-r--r--source/es/svtools/messages.po866
-rw-r--r--source/es/svx/messages.po492
-rw-r--r--source/es/sw/messages.po2338
-rw-r--r--source/es/swext/mediawiki/help.po8
-rw-r--r--source/es/xmlsecurity/messages.po80
-rw-r--r--source/et/chart2/messages.po26
-rw-r--r--source/et/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/et/cui/messages.po418
-rw-r--r--source/et/dbaccess/messages.po296
-rw-r--r--source/et/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/et/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/et/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/et/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/et/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/et/editeng/messages.po198
-rw-r--r--source/et/formula/messages.po864
-rw-r--r--source/et/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/et/helpcontent2/source/text/scalc.po8
-rw-r--r--source/et/helpcontent2/source/text/scalc/01.po1062
-rw-r--r--source/et/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/et/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/et/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/et/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/et/helpcontent2/source/text/shared/guide.po292
-rw-r--r--source/et/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/et/helpcontent2/source/text/shared/optionen.po397
-rw-r--r--source/et/helpcontent2/source/text/simpress.po98
-rw-r--r--source/et/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/et/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/et/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/et/helpcontent2/source/text/swriter.po19
-rw-r--r--source/et/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/et/helpcontent2/source/text/swriter/01.po653
-rw-r--r--source/et/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/et/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/et/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/et/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/et/sc/messages.po1417
-rw-r--r--source/et/sd/messages.po1086
-rw-r--r--source/et/sfx2/messages.po36
-rw-r--r--source/et/svtools/messages.po854
-rw-r--r--source/et/svx/messages.po464
-rw-r--r--source/et/sw/messages.po2294
-rw-r--r--source/et/xmlsecurity/messages.po69
-rw-r--r--source/eu/chart2/messages.po26
-rw-r--r--source/eu/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/eu/cui/messages.po428
-rw-r--r--source/eu/dbaccess/messages.po296
-rw-r--r--source/eu/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eu/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eu/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/eu/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eu/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/eu/editeng/messages.po198
-rw-r--r--source/eu/formula/messages.po864
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/shared.po131
-rw-r--r--source/eu/helpcontent2/source/text/scalc.po8
-rw-r--r--source/eu/helpcontent2/source/text/scalc/01.po1078
-rw-r--r--source/eu/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/eu/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/eu/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/eu/helpcontent2/source/text/shared/01.po1173
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po296
-rw-r--r--source/eu/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/eu/helpcontent2/source/text/shared/optionen.po397
-rw-r--r--source/eu/helpcontent2/source/text/simpress.po98
-rw-r--r--source/eu/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/eu/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/eu/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/eu/helpcontent2/source/text/swriter.po19
-rw-r--r--source/eu/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/eu/helpcontent2/source/text/swriter/01.po677
-rw-r--r--source/eu/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/eu/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/eu/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/eu/sc/messages.po1417
-rw-r--r--source/eu/sd/messages.po1086
-rw-r--r--source/eu/sfx2/messages.po44
-rw-r--r--source/eu/svtools/messages.po854
-rw-r--r--source/eu/svx/messages.po464
-rw-r--r--source/eu/sw/messages.po2298
-rw-r--r--source/eu/xmlsecurity/messages.po69
-rw-r--r--source/fa/chart2/messages.po18
-rw-r--r--source/fa/connectivity/messages.po6
-rw-r--r--source/fa/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/fa/cui/messages.po418
-rw-r--r--source/fa/dbaccess/messages.po299
-rw-r--r--source/fa/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fa/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fa/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/fa/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fa/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fa/editeng/messages.po198
-rw-r--r--source/fa/extras/source/autocorr/emoji.po6
-rw-r--r--source/fa/filter/source/config/fragments/filters.po6
-rw-r--r--source/fa/filter/source/config/fragments/internalgraphicfilters.po6
-rw-r--r--source/fa/filter/source/config/fragments/types.po8
-rw-r--r--source/fa/formula/messages.po864
-rw-r--r--source/fa/instsetoo_native/inc_openoffice/windows/msi_languages.po15
-rw-r--r--source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po6
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office/UI.po250
-rw-r--r--source/fa/readlicense_oo/docs.po6
-rw-r--r--source/fa/sc/messages.po1409
-rw-r--r--source/fa/scaddins/messages.po6
-rw-r--r--source/fa/sd/messages.po1101
-rw-r--r--source/fa/sfx2/messages.po43
-rw-r--r--source/fa/svtools/messages.po858
-rw-r--r--source/fa/svx/messages.po465
-rw-r--r--source/fa/sw/messages.po2294
-rw-r--r--source/fa/swext/mediawiki/help.po6
-rw-r--r--source/fa/vcl/messages.po10
-rw-r--r--source/fa/xmlsecurity/messages.po76
-rw-r--r--source/fi/chart2/messages.po32
-rw-r--r--source/fi/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/fi/cui/messages.po508
-rw-r--r--source/fi/dbaccess/messages.po296
-rw-r--r--source/fi/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fi/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fi/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/fi/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fi/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fi/editeng/messages.po230
-rw-r--r--source/fi/filter/messages.po12
-rw-r--r--source/fi/formula/messages.po870
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/fi/helpcontent2/source/text/scalc.po8
-rw-r--r--source/fi/helpcontent2/source/text/scalc/01.po1050
-rw-r--r--source/fi/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/fi/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/fi/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po292
-rw-r--r--source/fi/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/fi/helpcontent2/source/text/shared/optionen.po396
-rw-r--r--source/fi/helpcontent2/source/text/simpress.po98
-rw-r--r--source/fi/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/fi/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/fi/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/fi/helpcontent2/source/text/swriter.po17
-rw-r--r--source/fi/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/fi/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/fi/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/fi/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/fi/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po116
-rw-r--r--source/fi/sc/messages.po1430
-rw-r--r--source/fi/sd/messages.po1094
-rw-r--r--source/fi/sfx2/messages.po48
-rw-r--r--source/fi/svtools/messages.po872
-rw-r--r--source/fi/svx/messages.po474
-rw-r--r--source/fi/sw/messages.po2382
-rw-r--r--source/fi/xmlsecurity/messages.po78
-rw-r--r--source/fr/chart2/messages.po26
-rw-r--r--source/fr/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/fr/cui/messages.po434
-rw-r--r--source/fr/dbaccess/messages.po296
-rw-r--r--source/fr/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fr/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fr/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/fr/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fr/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fr/editeng/messages.po198
-rw-r--r--source/fr/formula/messages.po864
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared.po131
-rw-r--r--source/fr/helpcontent2/source/text/scalc.po12
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po1098
-rw-r--r--source/fr/helpcontent2/source/text/scalc/guide.po23
-rw-r--r--source/fr/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/fr/helpcontent2/source/text/shared.po16
-rw-r--r--source/fr/helpcontent2/source/text/shared/00.po220
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po1185
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po296
-rw-r--r--source/fr/helpcontent2/source/text/shared/menu.po47
-rw-r--r--source/fr/helpcontent2/source/text/shared/optionen.po403
-rw-r--r--source/fr/helpcontent2/source/text/simpress.po98
-rw-r--r--source/fr/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/fr/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/fr/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/fr/helpcontent2/source/text/swriter.po19
-rw-r--r--source/fr/helpcontent2/source/text/swriter/00.po54
-rw-r--r--source/fr/helpcontent2/source/text/swriter/01.po683
-rw-r--r--source/fr/helpcontent2/source/text/swriter/02.po55
-rw-r--r--source/fr/helpcontent2/source/text/swriter/guide.po67
-rw-r--r--source/fr/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/fr/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/fr/sc/messages.po1417
-rw-r--r--source/fr/sd/messages.po1086
-rw-r--r--source/fr/sfx2/messages.po44
-rw-r--r--source/fr/svtools/messages.po856
-rw-r--r--source/fr/svx/messages.po464
-rw-r--r--source/fr/sw/messages.po2298
-rw-r--r--source/fr/xmlsecurity/messages.po69
-rw-r--r--source/fur/chart2/messages.po18
-rw-r--r--source/fur/connectivity/registry/ado/org/openoffice/Office/DataAccess.po20
-rw-r--r--source/fur/cui/messages.po420
-rw-r--r--source/fur/dbaccess/messages.po296
-rw-r--r--source/fur/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fur/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fur/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/fur/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fur/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/fur/editeng/messages.po194
-rw-r--r--source/fur/formula/messages.po864
-rw-r--r--source/fur/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/fur/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/fur/sc/messages.po1409
-rw-r--r--source/fur/sd/messages.po1084
-rw-r--r--source/fur/sfx2/messages.po34
-rw-r--r--source/fur/svtools/messages.po854
-rw-r--r--source/fur/svx/messages.po460
-rw-r--r--source/fur/sw/messages.po2264
-rw-r--r--source/fur/xmlsecurity/messages.po69
-rw-r--r--source/fy/chart2/messages.po26
-rw-r--r--source/fy/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/fy/cui/messages.po426
-rw-r--r--source/fy/dbaccess/messages.po296
-rw-r--r--source/fy/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fy/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fy/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/fy/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fy/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/fy/editeng/messages.po198
-rw-r--r--source/fy/formula/messages.po864
-rw-r--r--source/fy/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/fy/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/fy/sc/messages.po1417
-rw-r--r--source/fy/sd/messages.po1086
-rw-r--r--source/fy/sfx2/messages.po36
-rw-r--r--source/fy/svtools/messages.po854
-rw-r--r--source/fy/svx/messages.po464
-rw-r--r--source/fy/sw/messages.po2280
-rw-r--r--source/fy/xmlsecurity/messages.po69
-rw-r--r--source/ga/chart2/messages.po22
-rw-r--r--source/ga/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/ga/cui/messages.po416
-rw-r--r--source/ga/dbaccess/messages.po296
-rw-r--r--source/ga/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ga/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ga/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/ga/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ga/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ga/editeng/messages.po198
-rw-r--r--source/ga/formula/messages.po864
-rw-r--r--source/ga/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ga/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ga/sc/messages.po1415
-rw-r--r--source/ga/sd/messages.po1086
-rw-r--r--source/ga/sfx2/messages.po34
-rw-r--r--source/ga/svtools/messages.po854
-rw-r--r--source/ga/svx/messages.po462
-rw-r--r--source/ga/sw/messages.po2266
-rw-r--r--source/ga/xmlsecurity/messages.po69
-rw-r--r--source/gd/chart2/messages.po22
-rw-r--r--source/gd/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/gd/cui/messages.po414
-rw-r--r--source/gd/dbaccess/messages.po296
-rw-r--r--source/gd/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gd/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gd/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/gd/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gd/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gd/editeng/messages.po198
-rw-r--r--source/gd/formula/messages.po864
-rw-r--r--source/gd/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/gd/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/gd/sc/messages.po1415
-rw-r--r--source/gd/sd/messages.po1086
-rw-r--r--source/gd/sfx2/messages.po34
-rw-r--r--source/gd/svtools/messages.po854
-rw-r--r--source/gd/svx/messages.po462
-rw-r--r--source/gd/sw/messages.po2266
-rw-r--r--source/gd/xmlsecurity/messages.po69
-rw-r--r--source/gl/chart2/messages.po35
-rw-r--r--source/gl/connectivity/registry/ado/org/openoffice/Office/DataAccess.po22
-rw-r--r--source/gl/cui/messages.po436
-rw-r--r--source/gl/dbaccess/messages.po300
-rw-r--r--source/gl/dictionaries/en/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/gl/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/gl/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/gl/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/gl/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/gl/editeng/messages.po212
-rw-r--r--source/gl/filter/source/config/fragments/internalgraphicfilters.po8
-rw-r--r--source/gl/formula/messages.po864
-rw-r--r--source/gl/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/gl/helpcontent2/source/text/scalc.po8
-rw-r--r--source/gl/helpcontent2/source/text/scalc/01.po1062
-rw-r--r--source/gl/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/gl/helpcontent2/source/text/schart/01.po91
-rw-r--r--source/gl/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po1145
-rw-r--r--source/gl/helpcontent2/source/text/shared/02.po6
-rw-r--r--source/gl/helpcontent2/source/text/shared/guide.po282
-rw-r--r--source/gl/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/gl/helpcontent2/source/text/shared/optionen.po397
-rw-r--r--source/gl/helpcontent2/source/text/simpress.po100
-rw-r--r--source/gl/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/gl/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/gl/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/gl/helpcontent2/source/text/swriter.po19
-rw-r--r--source/gl/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/gl/helpcontent2/source/text/swriter/01.po669
-rw-r--r--source/gl/helpcontent2/source/text/swriter/02.po53
-rw-r--r--source/gl/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/gl/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/gl/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po105
-rw-r--r--source/gl/sc/messages.po1432
-rw-r--r--source/gl/scp2/source/draw.po6
-rw-r--r--source/gl/sd/messages.po1092
-rw-r--r--source/gl/sfx2/messages.po56
-rw-r--r--source/gl/starmath/messages.po8
-rw-r--r--source/gl/svtools/messages.po858
-rw-r--r--source/gl/svx/messages.po470
-rw-r--r--source/gl/sw/messages.po2308
-rw-r--r--source/gl/uui/messages.po4
-rw-r--r--source/gl/xmlsecurity/messages.po78
-rw-r--r--source/gu/chart2/messages.po22
-rw-r--r--source/gu/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/gu/cui/messages.po414
-rw-r--r--source/gu/dbaccess/messages.po296
-rw-r--r--source/gu/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gu/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gu/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/gu/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gu/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gu/editeng/messages.po198
-rw-r--r--source/gu/formula/messages.po864
-rw-r--r--source/gu/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/gu/helpcontent2/source/text/scalc.po8
-rw-r--r--source/gu/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/gu/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/gu/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/gu/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/gu/helpcontent2/source/text/shared/01.po1135
-rw-r--r--source/gu/helpcontent2/source/text/shared/guide.po268
-rw-r--r--source/gu/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/gu/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/gu/helpcontent2/source/text/simpress.po96
-rw-r--r--source/gu/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/gu/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/gu/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/gu/helpcontent2/source/text/swriter.po17
-rw-r--r--source/gu/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/gu/helpcontent2/source/text/swriter/01.po661
-rw-r--r--source/gu/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/gu/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/gu/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/gu/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/gu/sc/messages.po1418
-rw-r--r--source/gu/sd/messages.po1086
-rw-r--r--source/gu/sfx2/messages.po34
-rw-r--r--source/gu/svtools/messages.po854
-rw-r--r--source/gu/svx/messages.po462
-rw-r--r--source/gu/sw/messages.po2272
-rw-r--r--source/gu/xmlsecurity/messages.po69
-rw-r--r--source/gug/chart2/messages.po18
-rw-r--r--source/gug/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/gug/cui/messages.po416
-rw-r--r--source/gug/dbaccess/messages.po296
-rw-r--r--source/gug/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gug/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gug/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/gug/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gug/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/gug/editeng/messages.po197
-rw-r--r--source/gug/formula/messages.po864
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/guide.po14
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared.po235
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared/01.po6
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared/02.po6
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared/03.po32
-rw-r--r--source/gug/helpcontent2/source/text/scalc.po12
-rw-r--r--source/gug/helpcontent2/source/text/scalc/00.po168
-rw-r--r--source/gug/helpcontent2/source/text/scalc/01.po1208
-rw-r--r--source/gug/helpcontent2/source/text/scalc/04.po8
-rw-r--r--source/gug/helpcontent2/source/text/scalc/05.po12
-rw-r--r--source/gug/helpcontent2/source/text/scalc/guide.po45
-rw-r--r--source/gug/helpcontent2/source/text/schart/01.po91
-rw-r--r--source/gug/helpcontent2/source/text/sdatabase.po26
-rw-r--r--source/gug/helpcontent2/source/text/sdraw/01.po36
-rw-r--r--source/gug/helpcontent2/source/text/sdraw/04.po6
-rw-r--r--source/gug/helpcontent2/source/text/sdraw/guide.po6
-rw-r--r--source/gug/helpcontent2/source/text/shared.po20
-rw-r--r--source/gug/helpcontent2/source/text/shared/00.po230
-rw-r--r--source/gug/helpcontent2/source/text/shared/01.po1291
-rw-r--r--source/gug/helpcontent2/source/text/shared/02.po82
-rw-r--r--source/gug/helpcontent2/source/text/shared/04.po6
-rw-r--r--source/gug/helpcontent2/source/text/shared/05.po10
-rw-r--r--source/gug/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/gug/helpcontent2/source/text/shared/autopi.po4
-rw-r--r--source/gug/helpcontent2/source/text/shared/guide.po356
-rw-r--r--source/gug/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/gug/helpcontent2/source/text/shared/menu.po55
-rw-r--r--source/gug/helpcontent2/source/text/shared/optionen.po461
-rw-r--r--source/gug/helpcontent2/source/text/simpress.po102
-rw-r--r--source/gug/helpcontent2/source/text/simpress/00.po83
-rw-r--r--source/gug/helpcontent2/source/text/simpress/01.po115
-rw-r--r--source/gug/helpcontent2/source/text/simpress/02.po22
-rw-r--r--source/gug/helpcontent2/source/text/simpress/04.po4
-rw-r--r--source/gug/helpcontent2/source/text/simpress/guide.po20
-rw-r--r--source/gug/helpcontent2/source/text/swriter.po45
-rw-r--r--source/gug/helpcontent2/source/text/swriter/00.po92
-rw-r--r--source/gug/helpcontent2/source/text/swriter/01.po734
-rw-r--r--source/gug/helpcontent2/source/text/swriter/02.po65
-rw-r--r--source/gug/helpcontent2/source/text/swriter/guide.po83
-rw-r--r--source/gug/helpcontent2/source/text/swriter/librelogo.po8
-rw-r--r--source/gug/helpcontent2/source/text/swriter/menu.po14
-rw-r--r--source/gug/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/gug/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/gug/sc/messages.po1418
-rw-r--r--source/gug/sd/messages.po1086
-rw-r--r--source/gug/sfx2/messages.po34
-rw-r--r--source/gug/svtools/messages.po854
-rw-r--r--source/gug/svx/messages.po460
-rw-r--r--source/gug/sw/messages.po2266
-rw-r--r--source/gug/xmlsecurity/messages.po69
-rw-r--r--source/he/basctl/messages.po6
-rw-r--r--source/he/chart2/messages.po24
-rw-r--r--source/he/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/he/cui/messages.po420
-rw-r--r--source/he/dbaccess/messages.po303
-rw-r--r--source/he/dictionaries/en/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/he/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/he/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/he/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/he/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/he/editeng/messages.po212
-rw-r--r--source/he/extras/source/autocorr/emoji.po14
-rw-r--r--source/he/formula/messages.po868
-rw-r--r--source/he/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/he/helpcontent2/source/text/scalc.po8
-rw-r--r--source/he/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/he/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/he/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/he/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/he/helpcontent2/source/text/shared/01.po1135
-rw-r--r--source/he/helpcontent2/source/text/shared/guide.po278
-rw-r--r--source/he/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/he/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/he/helpcontent2/source/text/simpress.po96
-rw-r--r--source/he/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/he/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/he/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/he/helpcontent2/source/text/swriter.po17
-rw-r--r--source/he/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/he/helpcontent2/source/text/swriter/01.po625
-rw-r--r--source/he/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/he/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/he/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/he/officecfg/registry/data/org/openoffice/Office/UI.po98
-rw-r--r--source/he/sc/messages.po1418
-rw-r--r--source/he/sd/messages.po1086
-rw-r--r--source/he/sfx2/messages.po52
-rw-r--r--source/he/svtools/messages.po856
-rw-r--r--source/he/svx/messages.po482
-rw-r--r--source/he/sw/messages.po2405
-rw-r--r--source/he/sysui/desktop/share.po6
-rw-r--r--source/he/vcl/messages.po6
-rw-r--r--source/he/xmlsecurity/messages.po71
-rw-r--r--source/hi/chart2/messages.po18
-rw-r--r--source/hi/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/hi/cui/messages.po414
-rw-r--r--source/hi/dbaccess/messages.po296
-rw-r--r--source/hi/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hi/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hi/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/hi/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hi/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hi/editeng/messages.po198
-rw-r--r--source/hi/formula/messages.po864
-rw-r--r--source/hi/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/hi/helpcontent2/source/text/scalc.po6
-rw-r--r--source/hi/helpcontent2/source/text/scalc/01.po1050
-rw-r--r--source/hi/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/hi/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/hi/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/hi/helpcontent2/source/text/shared/01.po1121
-rw-r--r--source/hi/helpcontent2/source/text/shared/guide.po256
-rw-r--r--source/hi/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/hi/helpcontent2/source/text/shared/optionen.po387
-rw-r--r--source/hi/helpcontent2/source/text/simpress.po96
-rw-r--r--source/hi/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/hi/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/hi/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/hi/helpcontent2/source/text/swriter.po17
-rw-r--r--source/hi/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/hi/helpcontent2/source/text/swriter/01.po621
-rw-r--r--source/hi/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/hi/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/hi/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/hi/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/hi/sc/messages.po1418
-rw-r--r--source/hi/sd/messages.po1086
-rw-r--r--source/hi/sfx2/messages.po34
-rw-r--r--source/hi/svtools/messages.po854
-rw-r--r--source/hi/svx/messages.po462
-rw-r--r--source/hi/sw/messages.po2266
-rw-r--r--source/hi/xmlsecurity/messages.po69
-rw-r--r--source/hr/chart2/messages.po22
-rw-r--r--source/hr/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/hr/cui/messages.po414
-rw-r--r--source/hr/dbaccess/messages.po296
-rw-r--r--source/hr/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hr/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hr/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/hr/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hr/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hr/editeng/messages.po198
-rw-r--r--source/hr/formula/messages.po864
-rw-r--r--source/hr/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/hr/helpcontent2/source/text/scalc.po6
-rw-r--r--source/hr/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/hr/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/hr/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/hr/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/hr/helpcontent2/source/text/shared/01.po1115
-rw-r--r--source/hr/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/hr/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/hr/helpcontent2/source/text/shared/optionen.po387
-rw-r--r--source/hr/helpcontent2/source/text/simpress.po96
-rw-r--r--source/hr/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/hr/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/hr/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/hr/helpcontent2/source/text/swriter.po17
-rw-r--r--source/hr/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/hr/helpcontent2/source/text/swriter/01.po653
-rw-r--r--source/hr/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/hr/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/hr/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/hr/officecfg/registry/data/org/openoffice/Office/UI.po94
-rw-r--r--source/hr/sc/messages.po1415
-rw-r--r--source/hr/sd/messages.po1086
-rw-r--r--source/hr/sfx2/messages.po34
-rw-r--r--source/hr/svtools/messages.po854
-rw-r--r--source/hr/svx/messages.po462
-rw-r--r--source/hr/sw/messages.po2266
-rw-r--r--source/hr/xmlsecurity/messages.po69
-rw-r--r--source/hsb/chart2/messages.po28
-rw-r--r--source/hsb/connectivity/registry/ado/org/openoffice/Office/DataAccess.po23
-rw-r--r--source/hsb/cui/messages.po452
-rw-r--r--source/hsb/dbaccess/messages.po296
-rw-r--r--source/hsb/dictionaries/en/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/hsb/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/hsb/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/hsb/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/hsb/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po15
-rw-r--r--source/hsb/editeng/messages.po214
-rw-r--r--source/hsb/formula/messages.po868
-rw-r--r--source/hsb/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/hsb/helpcontent2/source/text/scalc.po12
-rw-r--r--source/hsb/helpcontent2/source/text/scalc/01.po1050
-rw-r--r--source/hsb/helpcontent2/source/text/scalc/guide.po25
-rw-r--r--source/hsb/helpcontent2/source/text/schart/01.po85
-rw-r--r--source/hsb/helpcontent2/source/text/shared/00.po72
-rw-r--r--source/hsb/helpcontent2/source/text/shared/01.po1103
-rw-r--r--source/hsb/helpcontent2/source/text/shared/02.po84
-rw-r--r--source/hsb/helpcontent2/source/text/shared/guide.po382
-rw-r--r--source/hsb/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/hsb/helpcontent2/source/text/shared/optionen.po405
-rw-r--r--source/hsb/helpcontent2/source/text/simpress.po98
-rw-r--r--source/hsb/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/hsb/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/hsb/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/hsb/helpcontent2/source/text/swriter.po23
-rw-r--r--source/hsb/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/hsb/helpcontent2/source/text/swriter/01.po617
-rw-r--r--source/hsb/helpcontent2/source/text/swriter/02.po55
-rw-r--r--source/hsb/helpcontent2/source/text/swriter/guide.po1963
-rw-r--r--source/hsb/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po130
-rw-r--r--source/hsb/sc/messages.po1427
-rw-r--r--source/hsb/sd/messages.po1106
-rw-r--r--source/hsb/sfx2/messages.po82
-rw-r--r--source/hsb/svtools/messages.po858
-rw-r--r--source/hsb/svx/messages.po474
-rw-r--r--source/hsb/sw/messages.po2322
-rw-r--r--source/hsb/vcl/messages.po6
-rw-r--r--source/hsb/wizards/source/resources.po12
-rw-r--r--source/hsb/xmlsecurity/messages.po74
-rw-r--r--source/hu/chart2/messages.po26
-rw-r--r--source/hu/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/hu/cui/messages.po428
-rw-r--r--source/hu/dbaccess/messages.po296
-rw-r--r--source/hu/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hu/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hu/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/hu/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hu/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/hu/editeng/messages.po198
-rw-r--r--source/hu/formula/messages.po864
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/hu/helpcontent2/source/text/scalc.po8
-rw-r--r--source/hu/helpcontent2/source/text/scalc/01.po1066
-rw-r--r--source/hu/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/hu/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/hu/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po1163
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po292
-rw-r--r--source/hu/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/hu/helpcontent2/source/text/shared/optionen.po395
-rw-r--r--source/hu/helpcontent2/source/text/simpress.po98
-rw-r--r--source/hu/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/hu/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/hu/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/hu/helpcontent2/source/text/swriter.po19
-rw-r--r--source/hu/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/hu/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/hu/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/hu/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/hu/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/hu/sc/messages.po1417
-rw-r--r--source/hu/sd/messages.po1086
-rw-r--r--source/hu/sfx2/messages.po38
-rw-r--r--source/hu/svtools/messages.po856
-rw-r--r--source/hu/svx/messages.po464
-rw-r--r--source/hu/sw/messages.po2298
-rw-r--r--source/hu/wizards/source/resources.po8
-rw-r--r--source/hu/xmlsecurity/messages.po71
-rw-r--r--source/hy/chart2/messages.po28
-rw-r--r--source/hy/connectivity/registry/ado/org/openoffice/Office/DataAccess.po20
-rw-r--r--source/hy/cui/messages.po438
-rw-r--r--source/hy/dbaccess/messages.po296
-rw-r--r--source/hy/dictionaries/en/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/hy/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/hy/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/hy/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/hy/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/hy/editeng/messages.po212
-rw-r--r--source/hy/formula/messages.po868
-rw-r--r--source/hy/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/hy/officecfg/registry/data/org/openoffice/Office/UI.po94
-rw-r--r--source/hy/sc/messages.po1423
-rw-r--r--source/hy/sd/messages.po1090
-rw-r--r--source/hy/sfx2/messages.po54
-rw-r--r--source/hy/svtools/messages.po858
-rw-r--r--source/hy/svx/messages.po470
-rw-r--r--source/hy/sw/messages.po2300
-rw-r--r--source/hy/xmlsecurity/messages.po80
-rw-r--r--source/id/basctl/messages.po32
-rw-r--r--source/id/chart2/messages.po34
-rw-r--r--source/id/connectivity/registry/ado/org/openoffice/Office/DataAccess.po24
-rw-r--r--source/id/cui/messages.po484
-rw-r--r--source/id/dbaccess/messages.po296
-rw-r--r--source/id/dictionaries/af_ZA.po10
-rw-r--r--source/id/dictionaries/be_BY.po10
-rw-r--r--source/id/dictionaries/bg_BG.po8
-rw-r--r--source/id/dictionaries/ca.po10
-rw-r--r--source/id/dictionaries/cs_CZ.po10
-rw-r--r--source/id/dictionaries/da_DK.po10
-rw-r--r--source/id/dictionaries/de.po10
-rw-r--r--source/id/dictionaries/el_GR.po10
-rw-r--r--source/id/dictionaries/en.po8
-rw-r--r--source/id/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/id/dictionaries/es.po10
-rw-r--r--source/id/dictionaries/et_EE.po10
-rw-r--r--source/id/dictionaries/fr_FR.po8
-rw-r--r--source/id/dictionaries/gl.po10
-rw-r--r--source/id/dictionaries/hr_HR.po10
-rw-r--r--source/id/dictionaries/hu_HU.po8
-rw-r--r--source/id/dictionaries/hu_HU/dialog.po8
-rw-r--r--source/id/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/id/dictionaries/id.po10
-rw-r--r--source/id/dictionaries/is.po10
-rw-r--r--source/id/dictionaries/it_IT.po10
-rw-r--r--source/id/dictionaries/lt_LT.po10
-rw-r--r--source/id/dictionaries/lv_LV.po10
-rw-r--r--source/id/dictionaries/mn_MN.po8
-rw-r--r--source/id/dictionaries/nl_NL.po10
-rw-r--r--source/id/dictionaries/no.po10
-rw-r--r--source/id/dictionaries/pl_PL.po10
-rw-r--r--source/id/dictionaries/pt_BR.po8
-rw-r--r--source/id/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/id/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/id/dictionaries/pt_PT.po10
-rw-r--r--source/id/dictionaries/ro.po10
-rw-r--r--source/id/dictionaries/ru_RU.po10
-rw-r--r--source/id/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/id/dictionaries/sk_SK.po10
-rw-r--r--source/id/dictionaries/sl_SI.po10
-rw-r--r--source/id/dictionaries/sq_AL.po10
-rw-r--r--source/id/dictionaries/sr.po10
-rw-r--r--source/id/dictionaries/te_IN.po10
-rw-r--r--source/id/dictionaries/th_TH.po8
-rw-r--r--source/id/dictionaries/uk_UA.po10
-rw-r--r--source/id/dictionaries/zu_ZA.po10
-rw-r--r--source/id/editeng/messages.po218
-rw-r--r--source/id/filter/messages.po18
-rw-r--r--source/id/formula/messages.po870
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/id/helpcontent2/source/text/scalc.po8
-rw-r--r--source/id/helpcontent2/source/text/scalc/01.po1060
-rw-r--r--source/id/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/id/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/id/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po1164
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po296
-rw-r--r--source/id/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/id/helpcontent2/source/text/shared/optionen.po397
-rw-r--r--source/id/helpcontent2/source/text/simpress.po98
-rw-r--r--source/id/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/id/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/id/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/id/helpcontent2/source/text/swriter.po19
-rw-r--r--source/id/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/id/helpcontent2/source/text/swriter/01.po675
-rw-r--r--source/id/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/id/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/id/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po120
-rw-r--r--source/id/sc/messages.po1456
-rw-r--r--source/id/scp2/source/ooo.po62
-rw-r--r--source/id/sd/messages.po1100
-rw-r--r--source/id/sfx2/messages.po60
-rw-r--r--source/id/svtools/messages.po856
-rw-r--r--source/id/svx/messages.po486
-rw-r--r--source/id/sw/messages.po2419
-rw-r--r--source/id/uui/messages.po11
-rw-r--r--source/id/xmlsecurity/messages.po80
-rw-r--r--source/is/chart2/messages.po58
-rw-r--r--source/is/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/is/cui/messages.po596
-rw-r--r--source/is/dbaccess/messages.po342
-rw-r--r--source/is/desktop/messages.po10
-rw-r--r--source/is/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/is/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/is/dictionaries/pt_BR/dialog.po40
-rw-r--r--source/is/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/is/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/is/editeng/messages.po198
-rw-r--r--source/is/extensions/messages.po10
-rw-r--r--source/is/filter/messages.po232
-rw-r--r--source/is/filter/source/config/fragments/filters.po20
-rw-r--r--source/is/filter/source/config/fragments/types.po14
-rw-r--r--source/is/forms/messages.po8
-rw-r--r--source/is/formula/messages.po884
-rw-r--r--source/is/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/is/helpcontent2/source/text/scalc.po8
-rw-r--r--source/is/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/is/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/is/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/is/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po1121
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po256
-rw-r--r--source/is/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/is/helpcontent2/source/text/shared/optionen.po389
-rw-r--r--source/is/helpcontent2/source/text/simpress.po98
-rw-r--r--source/is/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/is/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/is/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/is/helpcontent2/source/text/swriter.po19
-rw-r--r--source/is/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/is/helpcontent2/source/text/swriter/01.po621
-rw-r--r--source/is/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/is/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/is/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/is/nlpsolver/src/locale.po20
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office.po20
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office/UI.po152
-rw-r--r--source/is/readlicense_oo/docs.po10
-rw-r--r--source/is/sc/messages.po1417
-rw-r--r--source/is/scp2/source/calc.po8
-rw-r--r--source/is/scp2/source/ooo.po8
-rw-r--r--source/is/sd/messages.po1399
-rw-r--r--source/is/setup_native/source/mac.po8
-rw-r--r--source/is/sfx2/messages.po279
-rw-r--r--source/is/svtools/messages.po874
-rw-r--r--source/is/svx/messages.po628
-rw-r--r--source/is/sw/messages.po2538
-rw-r--r--source/is/uui/messages.po18
-rw-r--r--source/is/vcl/messages.po24
-rw-r--r--source/is/xmlsecurity/messages.po86
-rw-r--r--source/it/basctl/messages.po45
-rw-r--r--source/it/chart2/messages.po26
-rw-r--r--source/it/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/it/cui/messages.po428
-rw-r--r--source/it/dbaccess/messages.po296
-rw-r--r--source/it/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/it/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/it/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/it/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/it/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/it/editeng/messages.po198
-rw-r--r--source/it/formula/messages.po864
-rw-r--r--source/it/helpcontent2/source/text/sbasic/python.po12
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared.po208
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared/02.po29
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared/03.po282
-rw-r--r--source/it/helpcontent2/source/text/scalc.po15
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po1086
-rw-r--r--source/it/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/it/helpcontent2/source/text/schart/01.po85
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po98
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po1351
-rw-r--r--source/it/helpcontent2/source/text/shared/04.po10
-rw-r--r--source/it/helpcontent2/source/text/shared/05.po9
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po334
-rw-r--r--source/it/helpcontent2/source/text/shared/menu.po60
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po399
-rw-r--r--source/it/helpcontent2/source/text/simpress.po98
-rw-r--r--source/it/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/it/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/it/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/it/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/it/helpcontent2/source/text/swriter.po26
-rw-r--r--source/it/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/it/helpcontent2/source/text/swriter/01.po681
-rw-r--r--source/it/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/it/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/it/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po115
-rw-r--r--source/it/sc/messages.po1417
-rw-r--r--source/it/sd/messages.po1086
-rw-r--r--source/it/sfx2/messages.po42
-rw-r--r--source/it/svtools/messages.po856
-rw-r--r--source/it/svx/messages.po464
-rw-r--r--source/it/sw/messages.po2298
-rw-r--r--source/it/xmlsecurity/messages.po71
-rw-r--r--source/ja/basctl/messages.po28
-rw-r--r--source/ja/chart2/messages.po116
-rw-r--r--source/ja/connectivity/messages.po16
-rw-r--r--source/ja/connectivity/registry/ado/org/openoffice/Office/DataAccess.po24
-rw-r--r--source/ja/cui/messages.po700
-rw-r--r--source/ja/dbaccess/messages.po306
-rw-r--r--source/ja/desktop/messages.po8
-rw-r--r--source/ja/dictionaries/en/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/ja/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/ja/dictionaries/pt_BR/dialog.po16
-rw-r--r--source/ja/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/ja/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/ja/editeng/messages.po210
-rw-r--r--source/ja/extensions/messages.po16
-rw-r--r--source/ja/filter/messages.po72
-rw-r--r--source/ja/filter/source/config/fragments/filters.po12
-rw-r--r--source/ja/forms/messages.po12
-rw-r--r--source/ja/formula/messages.po874
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/python.po14
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared.po173
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared/03.po8
-rw-r--r--source/ja/helpcontent2/source/text/scalc.po26
-rw-r--r--source/ja/helpcontent2/source/text/scalc/00.po68
-rw-r--r--source/ja/helpcontent2/source/text/scalc/01.po1408
-rw-r--r--source/ja/helpcontent2/source/text/scalc/02.po8
-rw-r--r--source/ja/helpcontent2/source/text/scalc/04.po18
-rw-r--r--source/ja/helpcontent2/source/text/scalc/05.po60
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po83
-rw-r--r--source/ja/helpcontent2/source/text/scalc/menu.po12
-rw-r--r--source/ja/helpcontent2/source/text/schart/00.po30
-rw-r--r--source/ja/helpcontent2/source/text/schart/01.po133
-rw-r--r--source/ja/helpcontent2/source/text/sdatabase.po28
-rw-r--r--source/ja/helpcontent2/source/text/sdraw.po22
-rw-r--r--source/ja/helpcontent2/source/text/sdraw/01.po54
-rw-r--r--source/ja/helpcontent2/source/text/sdraw/guide.po16
-rw-r--r--source/ja/helpcontent2/source/text/shared.po46
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po148
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po1479
-rw-r--r--source/ja/helpcontent2/source/text/shared/02.po12
-rw-r--r--source/ja/helpcontent2/source/text/shared/04.po8
-rw-r--r--source/ja/helpcontent2/source/text/shared/05.po8
-rw-r--r--source/ja/helpcontent2/source/text/shared/autopi.po16
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po498
-rw-r--r--source/ja/helpcontent2/source/text/shared/help.po138
-rw-r--r--source/ja/helpcontent2/source/text/shared/menu.po77
-rw-r--r--source/ja/helpcontent2/source/text/shared/optionen.po435
-rw-r--r--source/ja/helpcontent2/source/text/simpress.po104
-rw-r--r--source/ja/helpcontent2/source/text/simpress/00.po127
-rw-r--r--source/ja/helpcontent2/source/text/simpress/01.po183
-rw-r--r--source/ja/helpcontent2/source/text/simpress/02.po18
-rw-r--r--source/ja/helpcontent2/source/text/simpress/guide.po46
-rw-r--r--source/ja/helpcontent2/source/text/smath.po10
-rw-r--r--source/ja/helpcontent2/source/text/smath/00.po50
-rw-r--r--source/ja/helpcontent2/source/text/smath/01.po28
-rw-r--r--source/ja/helpcontent2/source/text/swriter.po49
-rw-r--r--source/ja/helpcontent2/source/text/swriter/00.po138
-rw-r--r--source/ja/helpcontent2/source/text/swriter/01.po863
-rw-r--r--source/ja/helpcontent2/source/text/swriter/02.po61
-rw-r--r--source/ja/helpcontent2/source/text/swriter/04.po10
-rw-r--r--source/ja/helpcontent2/source/text/swriter/guide.po227
-rw-r--r--source/ja/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/ja/helpcontent2/source/text/swriter/menu.po26
-rw-r--r--source/ja/instsetoo_native/inc_openoffice/windows/msi_languages.po20
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po262
-rw-r--r--source/ja/sc/messages.po1700
-rw-r--r--source/ja/scp2/source/base.po10
-rw-r--r--source/ja/scp2/source/calc.po10
-rw-r--r--source/ja/scp2/source/draw.po8
-rw-r--r--source/ja/scp2/source/graphicfilter.po10
-rw-r--r--source/ja/scp2/source/impress.po10
-rw-r--r--source/ja/scp2/source/math.po8
-rw-r--r--source/ja/scp2/source/ooo.po12
-rw-r--r--source/ja/scp2/source/writer.po8
-rw-r--r--source/ja/sd/messages.po1170
-rw-r--r--source/ja/sfx2/messages.po68
-rw-r--r--source/ja/starmath/messages.po8
-rw-r--r--source/ja/svtools/messages.po876
-rw-r--r--source/ja/svx/messages.po900
-rw-r--r--source/ja/sw/messages.po2668
-rw-r--r--source/ja/swext/mediawiki/help.po28
-rw-r--r--source/ja/sysui/desktop/share.po8
-rw-r--r--source/ja/uui/messages.po12
-rw-r--r--source/ja/vcl/messages.po12
-rw-r--r--source/ja/wizards/source/resources.po12
-rw-r--r--source/ja/writerperfect/messages.po10
-rw-r--r--source/ja/xmlsecurity/messages.po107
-rw-r--r--source/jv/chart2/messages.po18
-rw-r--r--source/jv/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/jv/cui/messages.po418
-rw-r--r--source/jv/dbaccess/messages.po296
-rw-r--r--source/jv/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/jv/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/jv/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/jv/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/jv/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/jv/editeng/messages.po194
-rw-r--r--source/jv/formula/messages.po864
-rw-r--r--source/jv/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/jv/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/jv/sc/messages.po1409
-rw-r--r--source/jv/sd/messages.po1084
-rw-r--r--source/jv/sfx2/messages.po34
-rw-r--r--source/jv/svtools/messages.po854
-rw-r--r--source/jv/svx/messages.po460
-rw-r--r--source/jv/sw/messages.po2269
-rw-r--r--source/jv/xmlsecurity/messages.po63
-rw-r--r--source/ka/accessibility/messages.po38
-rw-r--r--source/ka/avmedia/messages.po47
-rw-r--r--source/ka/basctl/messages.po389
-rw-r--r--source/ka/basic/messages.po275
-rw-r--r--source/ka/chart2/messages.po1857
-rw-r--r--source/ka/connectivity/messages.po60
-rw-r--r--source/ka/connectivity/registry/ado/org/openoffice/Office/DataAccess.po28
-rw-r--r--source/ka/connectivity/registry/dbase/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/firebird/org/openoffice/Office/DataAccess.po12
-rw-r--r--source/ka/connectivity/registry/flat/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/jdbc/org/openoffice/Office/DataAccess.po12
-rw-r--r--source/ka/connectivity/registry/macab/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess.po12
-rw-r--r--source/ka/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/odbc/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/postgresql/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/ka/connectivity/registry/writer/org/openoffice/Office/DataAccess.po11
-rw-r--r--source/ka/cui/messages.po7286
-rw-r--r--source/ka/dbaccess/messages.po1965
-rw-r--r--source/ka/desktop/messages.po34
-rw-r--r--source/ka/dictionaries/af_ZA.po10
-rw-r--r--source/ka/dictionaries/an_ES.po10
-rw-r--r--source/ka/dictionaries/ar.po10
-rw-r--r--source/ka/dictionaries/be_BY.po10
-rw-r--r--source/ka/dictionaries/bg_BG.po10
-rw-r--r--source/ka/dictionaries/bn_BD.po10
-rw-r--r--source/ka/dictionaries/bo.po10
-rw-r--r--source/ka/dictionaries/br_FR.po10
-rw-r--r--source/ka/dictionaries/bs_BA.po10
-rw-r--r--source/ka/dictionaries/ca.po10
-rw-r--r--source/ka/dictionaries/ckb.po12
-rw-r--r--source/ka/dictionaries/cs_CZ.po10
-rw-r--r--source/ka/dictionaries/da_DK.po16
-rw-r--r--source/ka/dictionaries/de.po10
-rw-r--r--source/ka/dictionaries/el_GR.po10
-rw-r--r--source/ka/dictionaries/en.po10
-rw-r--r--source/ka/dictionaries/en/dialog.po80
-rw-r--r--source/ka/dictionaries/en/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/ka/dictionaries/eo.po12
-rw-r--r--source/ka/dictionaries/es.po12
-rw-r--r--source/ka/dictionaries/et_EE.po10
-rw-r--r--source/ka/dictionaries/fa_IR.po12
-rw-r--r--source/ka/dictionaries/fr_FR.po10
-rw-r--r--source/ka/dictionaries/gd_GB.po10
-rw-r--r--source/ka/dictionaries/gl.po10
-rw-r--r--source/ka/dictionaries/gu_IN.po10
-rw-r--r--source/ka/dictionaries/gug.po10
-rw-r--r--source/ka/dictionaries/he_IL.po10
-rw-r--r--source/ka/dictionaries/hi_IN.po10
-rw-r--r--source/ka/dictionaries/hr_HR.po10
-rw-r--r--source/ka/dictionaries/hu_HU.po10
-rw-r--r--source/ka/dictionaries/hu_HU/dialog.po70
-rw-r--r--source/ka/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/ka/dictionaries/id.po10
-rw-r--r--source/ka/dictionaries/is.po10
-rw-r--r--source/ka/dictionaries/it_IT.po10
-rw-r--r--source/ka/dictionaries/kmr_Latn.po10
-rw-r--r--source/ka/dictionaries/ko_KR.po12
-rw-r--r--source/ka/dictionaries/lo_LA.po10
-rw-r--r--source/ka/dictionaries/lt_LT.po10
-rw-r--r--source/ka/dictionaries/lv_LV.po10
-rw-r--r--source/ka/dictionaries/mn_MN.po12
-rw-r--r--source/ka/dictionaries/ne_NP.po10
-rw-r--r--source/ka/dictionaries/nl_NL.po10
-rw-r--r--source/ka/dictionaries/no.po10
-rw-r--r--source/ka/dictionaries/oc_FR.po10
-rw-r--r--source/ka/dictionaries/pl_PL.po10
-rw-r--r--source/ka/dictionaries/pt_BR.po10
-rw-r--r--source/ka/dictionaries/pt_BR/dialog.po128
-rw-r--r--source/ka/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/ka/dictionaries/pt_PT.po12
-rw-r--r--source/ka/dictionaries/ro.po10
-rw-r--r--source/ka/dictionaries/ru_RU.po10
-rw-r--r--source/ka/dictionaries/ru_RU/dialog.po32
-rw-r--r--source/ka/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/ka/dictionaries/si_LK.po10
-rw-r--r--source/ka/dictionaries/sk_SK.po10
-rw-r--r--source/ka/dictionaries/sl_SI.po10
-rw-r--r--source/ka/dictionaries/sq_AL.po10
-rw-r--r--source/ka/dictionaries/sr.po10
-rw-r--r--source/ka/dictionaries/sv_SE.po10
-rw-r--r--source/ka/dictionaries/sw_TZ.po10
-rw-r--r--source/ka/dictionaries/te_IN.po10
-rw-r--r--source/ka/dictionaries/th_TH.po10
-rw-r--r--source/ka/dictionaries/tr_TR.po10
-rw-r--r--source/ka/dictionaries/uk_UA.po10
-rw-r--r--source/ka/dictionaries/vi.po10
-rw-r--r--source/ka/dictionaries/zu_ZA.po10
-rw-r--r--source/ka/editeng/messages.po234
-rw-r--r--source/ka/extensions/messages.po40
-rw-r--r--source/ka/extensions/source/update/check/org/openoffice/Office.po11
-rw-r--r--source/ka/extras/source/autocorr/emoji.po13
-rw-r--r--source/ka/extras/source/gallery/share.po24
-rw-r--r--source/ka/filter/messages.po34
-rw-r--r--source/ka/filter/source/config/fragments/filters.po13
-rw-r--r--source/ka/filter/source/config/fragments/internalgraphicfilters.po102
-rw-r--r--source/ka/filter/source/config/fragments/types.po84
-rw-r--r--source/ka/forms/messages.po56
-rw-r--r--source/ka/formula/messages.po900
-rw-r--r--source/ka/fpicker/messages.po180
-rw-r--r--source/ka/framework/messages.po136
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/ka/helpcontent2/source/text/scalc.po8
-rw-r--r--source/ka/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/ka/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/ka/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ka/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po1119
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/ka/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ka/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/ka/helpcontent2/source/text/simpress.po96
-rw-r--r--source/ka/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ka/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ka/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ka/helpcontent2/source/text/swriter.po17
-rw-r--r--source/ka/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/ka/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/ka/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/ka/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po1134
-rw-r--r--source/ka/librelogo/source/pythonpath.po223
-rw-r--r--source/ka/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po105
-rw-r--r--source/ka/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po12
-rw-r--r--source/ka/nlpsolver/src/locale.po89
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice.po28
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office.po1896
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office/UI.po6585
-rw-r--r--source/ka/oox/messages.po42
-rw-r--r--source/ka/readlicense_oo/docs.po12
-rw-r--r--source/ka/reportbuilder/java/org/libreoffice/report/function/metadata.po20
-rw-r--r--source/ka/reportdesign/messages.po56
-rw-r--r--source/ka/sc/messages.po12195
-rw-r--r--source/ka/scaddins/messages.po38
-rw-r--r--source/ka/sccomp/messages.po62
-rw-r--r--source/ka/scp2/source/activex.po10
-rw-r--r--source/ka/scp2/source/base.po24
-rw-r--r--source/ka/scp2/source/calc.po52
-rw-r--r--source/ka/scp2/source/draw.po90
-rw-r--r--source/ka/scp2/source/extensions.po32
-rw-r--r--source/ka/scp2/source/gnome.po12
-rw-r--r--source/ka/scp2/source/graphicfilter.po64
-rw-r--r--source/ka/scp2/source/impress.po45
-rw-r--r--source/ka/scp2/source/kde.po12
-rw-r--r--source/ka/scp2/source/math.po18
-rw-r--r--source/ka/scp2/source/onlineupdate.po12
-rw-r--r--source/ka/scp2/source/python.po12
-rw-r--r--source/ka/scp2/source/quickstart.po12
-rw-r--r--source/ka/scp2/source/winexplorerext.po10
-rw-r--r--source/ka/scp2/source/writer.po49
-rw-r--r--source/ka/sd/messages.po4087
-rw-r--r--source/ka/setup_native/source/mac.po50
-rw-r--r--source/ka/sfx2/classification.po36
-rw-r--r--source/ka/sfx2/messages.po953
-rw-r--r--source/ka/shell/messages.po49
-rw-r--r--source/ka/shell/source/win32/shlxthandler/res.po10
-rw-r--r--source/ka/starmath/messages.po36
-rw-r--r--source/ka/svl/messages.po46
-rw-r--r--source/ka/svtools/messages.po890
-rw-r--r--source/ka/svx/messages.po1773
-rw-r--r--source/ka/sw/messages.po11784
-rw-r--r--source/ka/swext/mediawiki/help.po34
-rw-r--r--source/ka/swext/mediawiki/src.po12
-rw-r--r--source/ka/swext/mediawiki/src/registry/data/org/openoffice/Office.po12
-rw-r--r--source/ka/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po61
-rw-r--r--source/ka/sysui/desktop/share.po133
-rw-r--r--source/ka/uui/messages.po34
-rw-r--r--source/ka/vcl/messages.po309
-rw-r--r--source/ka/wizards/messages.po340
-rw-r--r--source/ka/wizards/source/resources.po795
-rw-r--r--source/ka/writerperfect/messages.po98
-rw-r--r--source/ka/xmlsecurity/messages.po97
-rw-r--r--source/kab/chart2/messages.po26
-rw-r--r--source/kab/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/kab/cui/messages.po414
-rw-r--r--source/kab/dbaccess/messages.po296
-rw-r--r--source/kab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kab/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/kab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kab/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kab/editeng/messages.po198
-rw-r--r--source/kab/formula/messages.po864
-rw-r--r--source/kab/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/kab/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/kab/sc/messages.po1409
-rw-r--r--source/kab/sd/messages.po1086
-rw-r--r--source/kab/sfx2/messages.po34
-rw-r--r--source/kab/svtools/messages.po854
-rw-r--r--source/kab/svx/messages.po462
-rw-r--r--source/kab/sw/messages.po2266
-rw-r--r--source/kab/xmlsecurity/messages.po69
-rw-r--r--source/kk/basctl/messages.po16
-rw-r--r--source/kk/chart2/messages.po32
-rw-r--r--source/kk/connectivity/registry/ado/org/openoffice/Office/DataAccess.po24
-rw-r--r--source/kk/cui/messages.po474
-rw-r--r--source/kk/dbaccess/messages.po296
-rw-r--r--source/kk/dictionaries/en/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/kk/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/kk/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/kk/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/kk/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/kk/editeng/messages.po198
-rw-r--r--source/kk/extensions/messages.po8
-rw-r--r--source/kk/filter/messages.po10
-rw-r--r--source/kk/formula/messages.po870
-rw-r--r--source/kk/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office/UI.po136
-rw-r--r--source/kk/sc/messages.po1417
-rw-r--r--source/kk/scp2/source/ooo.po8
-rw-r--r--source/kk/sd/messages.po1112
-rw-r--r--source/kk/sfx2/messages.po42
-rw-r--r--source/kk/svtools/messages.po860
-rw-r--r--source/kk/svx/messages.po464
-rw-r--r--source/kk/sw/messages.po2364
-rw-r--r--source/kk/uui/messages.po12
-rw-r--r--source/kk/xmlsecurity/messages.po67
-rw-r--r--source/kl/chart2/messages.po18
-rw-r--r--source/kl/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/kl/cui/messages.po418
-rw-r--r--source/kl/dbaccess/messages.po296
-rw-r--r--source/kl/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kl/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kl/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/kl/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kl/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kl/editeng/messages.po194
-rw-r--r--source/kl/formula/messages.po864
-rw-r--r--source/kl/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/kl/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/kl/sc/messages.po1409
-rw-r--r--source/kl/sd/messages.po1084
-rw-r--r--source/kl/sfx2/messages.po34
-rw-r--r--source/kl/svtools/messages.po854
-rw-r--r--source/kl/svx/messages.po460
-rw-r--r--source/kl/sw/messages.po2269
-rw-r--r--source/kl/xmlsecurity/messages.po63
-rw-r--r--source/km/chart2/messages.po26
-rw-r--r--source/km/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/km/cui/messages.po414
-rw-r--r--source/km/dbaccess/messages.po296
-rw-r--r--source/km/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/km/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/km/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/km/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/km/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/km/editeng/messages.po198
-rw-r--r--source/km/formula/messages.po864
-rw-r--r--source/km/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/km/helpcontent2/source/text/scalc.po8
-rw-r--r--source/km/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/km/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/km/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/km/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po292
-rw-r--r--source/km/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/km/helpcontent2/source/text/shared/optionen.po395
-rw-r--r--source/km/helpcontent2/source/text/simpress.po96
-rw-r--r--source/km/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/km/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/km/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/km/helpcontent2/source/text/swriter.po17
-rw-r--r--source/km/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/km/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/km/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/km/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/km/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/km/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/km/sc/messages.po1418
-rw-r--r--source/km/sd/messages.po1086
-rw-r--r--source/km/sfx2/messages.po34
-rw-r--r--source/km/svtools/messages.po854
-rw-r--r--source/km/svx/messages.po462
-rw-r--r--source/km/sw/messages.po2272
-rw-r--r--source/km/xmlsecurity/messages.po69
-rw-r--r--source/kmr-Latn/chart2/messages.po18
-rw-r--r--source/kmr-Latn/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/kmr-Latn/cui/messages.po414
-rw-r--r--source/kmr-Latn/dbaccess/messages.po296
-rw-r--r--source/kmr-Latn/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/kmr-Latn/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/kmr-Latn/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/kmr-Latn/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/kmr-Latn/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/kmr-Latn/editeng/messages.po198
-rw-r--r--source/kmr-Latn/formula/messages.po864
-rw-r--r--source/kmr-Latn/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/kmr-Latn/sc/messages.po1409
-rw-r--r--source/kmr-Latn/sd/messages.po1084
-rw-r--r--source/kmr-Latn/sfx2/messages.po34
-rw-r--r--source/kmr-Latn/svtools/messages.po854
-rw-r--r--source/kmr-Latn/svx/messages.po462
-rw-r--r--source/kmr-Latn/sw/messages.po2271
-rw-r--r--source/kmr-Latn/xmlsecurity/messages.po63
-rw-r--r--source/kn/chart2/messages.po22
-rw-r--r--source/kn/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/kn/cui/messages.po414
-rw-r--r--source/kn/dbaccess/messages.po296
-rw-r--r--source/kn/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kn/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kn/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/kn/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kn/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kn/editeng/messages.po198
-rw-r--r--source/kn/formula/messages.po864
-rw-r--r--source/kn/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/kn/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/kn/sc/messages.po1418
-rw-r--r--source/kn/sd/messages.po1086
-rw-r--r--source/kn/sfx2/messages.po34
-rw-r--r--source/kn/svtools/messages.po854
-rw-r--r--source/kn/svx/messages.po462
-rw-r--r--source/kn/sw/messages.po2267
-rw-r--r--source/kn/xmlsecurity/messages.po69
-rw-r--r--source/ko/basctl/messages.po12
-rw-r--r--source/ko/chart2/messages.po26
-rw-r--r--source/ko/connectivity/registry/ado/org/openoffice/Office/DataAccess.po20
-rw-r--r--source/ko/cui/messages.po560
-rw-r--r--source/ko/dbaccess/messages.po296
-rw-r--r--source/ko/dictionaries/en/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/ko/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ko/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/ko/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ko/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/ko/editeng/messages.po198
-rw-r--r--source/ko/formula/messages.po864
-rw-r--r--source/ko/helpcontent2/source/auxiliary.po70
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/ko/helpcontent2/source/text/scalc.po8
-rw-r--r--source/ko/helpcontent2/source/text/scalc/00.po12
-rw-r--r--source/ko/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/ko/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/ko/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/ko/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po308
-rw-r--r--source/ko/helpcontent2/source/text/shared/help.po10
-rw-r--r--source/ko/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ko/helpcontent2/source/text/shared/optionen.po399
-rw-r--r--source/ko/helpcontent2/source/text/simpress.po96
-rw-r--r--source/ko/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ko/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/ko/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/ko/helpcontent2/source/text/swriter.po19
-rw-r--r--source/ko/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/ko/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/ko/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/ko/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/ko/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/ko/nlpsolver/src/locale.po14
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office/UI.po100
-rw-r--r--source/ko/sc/messages.po1415
-rw-r--r--source/ko/sd/messages.po1086
-rw-r--r--source/ko/sfx2/messages.po34
-rw-r--r--source/ko/svtools/messages.po854
-rw-r--r--source/ko/svx/messages.po462
-rw-r--r--source/ko/sw/messages.po2306
-rw-r--r--source/ko/wizards/messages.po28
-rw-r--r--source/ko/wizards/source/resources.po16
-rw-r--r--source/ko/xmlsecurity/messages.po69
-rw-r--r--source/kok/chart2/messages.po18
-rw-r--r--source/kok/connectivity/registry/ado/org/openoffice/Office/DataAccess.po20
-rw-r--r--source/kok/cui/messages.po414
-rw-r--r--source/kok/dbaccess/messages.po296
-rw-r--r--source/kok/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kok/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kok/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/kok/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kok/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/kok/editeng/messages.po199
-rw-r--r--source/kok/formula/messages.po864
-rw-r--r--source/kok/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/kok/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/kok/sc/messages.po1418
-rw-r--r--source/kok/sd/messages.po1084
-rw-r--r--source/kok/sfx2/messages.po34
-rw-r--r--source/kok/svtools/messages.po854
-rw-r--r--source/kok/svx/messages.po462
-rw-r--r--source/kok/sw/messages.po2271
-rw-r--r--source/kok/xmlsecurity/messages.po63
-rw-r--r--source/ks/chart2/messages.po18
-rw-r--r--source/ks/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/ks/cui/messages.po418
-rw-r--r--source/ks/dbaccess/messages.po296
-rw-r--r--source/ks/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ks/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ks/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/ks/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ks/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ks/editeng/messages.po197
-rw-r--r--source/ks/formula/messages.po864
-rw-r--r--source/ks/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ks/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ks/sc/messages.po1418
-rw-r--r--source/ks/sd/messages.po1084
-rw-r--r--source/ks/sfx2/messages.po34
-rw-r--r--source/ks/svtools/messages.po854
-rw-r--r--source/ks/svx/messages.po460
-rw-r--r--source/ks/sw/messages.po2272
-rw-r--r--source/ks/xmlsecurity/messages.po63
-rw-r--r--source/ky/chart2/messages.po18
-rw-r--r--source/ky/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/ky/cui/messages.po412
-rw-r--r--source/ky/dbaccess/messages.po296
-rw-r--r--source/ky/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ky/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ky/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/ky/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ky/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ky/editeng/messages.po194
-rw-r--r--source/ky/formula/messages.po864
-rw-r--r--source/ky/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ky/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ky/sc/messages.po1409
-rw-r--r--source/ky/sd/messages.po1084
-rw-r--r--source/ky/sfx2/messages.po34
-rw-r--r--source/ky/svtools/messages.po854
-rw-r--r--source/ky/svx/messages.po460
-rw-r--r--source/ky/sw/messages.po2264
-rw-r--r--source/ky/xmlsecurity/messages.po63
-rw-r--r--source/lb/chart2/messages.po18
-rw-r--r--source/lb/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/lb/cui/messages.po414
-rw-r--r--source/lb/dbaccess/messages.po296
-rw-r--r--source/lb/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/lb/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/lb/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/lb/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/lb/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/lb/editeng/messages.po198
-rw-r--r--source/lb/formula/messages.po864
-rw-r--r--source/lb/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/lb/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/lb/sc/messages.po1409
-rw-r--r--source/lb/sd/messages.po1084
-rw-r--r--source/lb/sfx2/messages.po34
-rw-r--r--source/lb/svtools/messages.po854
-rw-r--r--source/lb/svx/messages.po462
-rw-r--r--source/lb/sw/messages.po2269
-rw-r--r--source/lb/xmlsecurity/messages.po63
-rw-r--r--source/lo/chart2/messages.po22
-rw-r--r--source/lo/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/lo/cui/messages.po414
-rw-r--r--source/lo/dbaccess/messages.po296
-rw-r--r--source/lo/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lo/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lo/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/lo/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lo/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lo/editeng/messages.po197
-rw-r--r--source/lo/formula/messages.po864
-rw-r--r--source/lo/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/lo/helpcontent2/source/text/scalc.po6
-rw-r--r--source/lo/helpcontent2/source/text/scalc/01.po1050
-rw-r--r--source/lo/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/lo/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/lo/helpcontent2/source/text/shared/00.po64
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po1103
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/lo/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/lo/helpcontent2/source/text/shared/optionen.po385
-rw-r--r--source/lo/helpcontent2/source/text/simpress.po96
-rw-r--r--source/lo/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/lo/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/lo/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/lo/helpcontent2/source/text/swriter.po17
-rw-r--r--source/lo/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/lo/helpcontent2/source/text/swriter/01.po617
-rw-r--r--source/lo/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/lo/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/lo/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/lo/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/lo/sc/messages.po1418
-rw-r--r--source/lo/sd/messages.po1084
-rw-r--r--source/lo/sfx2/messages.po34
-rw-r--r--source/lo/svtools/messages.po854
-rw-r--r--source/lo/svx/messages.po460
-rw-r--r--source/lo/sw/messages.po2270
-rw-r--r--source/lo/xmlsecurity/messages.po69
-rw-r--r--source/lt/chart2/messages.po26
-rw-r--r--source/lt/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/lt/cui/messages.po422
-rw-r--r--source/lt/dbaccess/messages.po296
-rw-r--r--source/lt/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lt/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lt/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/lt/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lt/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lt/editeng/messages.po198
-rw-r--r--source/lt/formula/messages.po864
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/lt/helpcontent2/source/text/scalc.po8
-rw-r--r--source/lt/helpcontent2/source/text/scalc/01.po1064
-rw-r--r--source/lt/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/lt/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po1133
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po294
-rw-r--r--source/lt/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/lt/helpcontent2/source/text/shared/optionen.po397
-rw-r--r--source/lt/helpcontent2/source/text/simpress.po98
-rw-r--r--source/lt/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/lt/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/lt/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/lt/helpcontent2/source/text/swriter.po19
-rw-r--r--source/lt/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/lt/helpcontent2/source/text/swriter/01.po677
-rw-r--r--source/lt/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/lt/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/lt/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/lt/sc/messages.po1415
-rw-r--r--source/lt/sd/messages.po1086
-rw-r--r--source/lt/sfx2/messages.po38
-rw-r--r--source/lt/svtools/messages.po856
-rw-r--r--source/lt/svx/messages.po462
-rw-r--r--source/lt/sw/messages.po2274
-rw-r--r--source/lt/xmlsecurity/messages.po71
-rw-r--r--source/lv/chart2/messages.po22
-rw-r--r--source/lv/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/lv/cui/messages.po416
-rw-r--r--source/lv/dbaccess/messages.po296
-rw-r--r--source/lv/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lv/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lv/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/lv/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lv/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lv/editeng/messages.po198
-rw-r--r--source/lv/formula/messages.po864
-rw-r--r--source/lv/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/lv/helpcontent2/source/text/scalc.po8
-rw-r--r--source/lv/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/lv/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/lv/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/lv/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po1121
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po250
-rw-r--r--source/lv/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/lv/helpcontent2/source/text/shared/optionen.po389
-rw-r--r--source/lv/helpcontent2/source/text/simpress.po96
-rw-r--r--source/lv/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/lv/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/lv/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/lv/helpcontent2/source/text/swriter.po17
-rw-r--r--source/lv/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/lv/helpcontent2/source/text/swriter/01.po635
-rw-r--r--source/lv/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/lv/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/lv/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/lv/sc/messages.po1416
-rw-r--r--source/lv/sd/messages.po1086
-rw-r--r--source/lv/sfx2/messages.po36
-rw-r--r--source/lv/svtools/messages.po854
-rw-r--r--source/lv/svx/messages.po464
-rw-r--r--source/lv/sw/messages.po2268
-rw-r--r--source/lv/xmlsecurity/messages.po69
-rw-r--r--source/mai/chart2/messages.po18
-rw-r--r--source/mai/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/mai/cui/messages.po414
-rw-r--r--source/mai/dbaccess/messages.po296
-rw-r--r--source/mai/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mai/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mai/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/mai/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mai/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mai/editeng/messages.po197
-rw-r--r--source/mai/formula/messages.po864
-rw-r--r--source/mai/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/mai/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/mai/sc/messages.po1418
-rw-r--r--source/mai/sd/messages.po1084
-rw-r--r--source/mai/sfx2/messages.po34
-rw-r--r--source/mai/svtools/messages.po854
-rw-r--r--source/mai/svx/messages.po460
-rw-r--r--source/mai/sw/messages.po2270
-rw-r--r--source/mai/xmlsecurity/messages.po63
-rw-r--r--source/mk/chart2/messages.po22
-rw-r--r--source/mk/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/mk/cui/messages.po414
-rw-r--r--source/mk/dbaccess/messages.po296
-rw-r--r--source/mk/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mk/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mk/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/mk/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mk/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mk/editeng/messages.po197
-rw-r--r--source/mk/formula/messages.po864
-rw-r--r--source/mk/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/mk/helpcontent2/source/text/scalc.po8
-rw-r--r--source/mk/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/mk/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/mk/helpcontent2/source/text/schart/01.po75
-rw-r--r--source/mk/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po284
-rw-r--r--source/mk/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/mk/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/mk/helpcontent2/source/text/simpress.po96
-rw-r--r--source/mk/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/mk/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/mk/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/mk/helpcontent2/source/text/swriter.po17
-rw-r--r--source/mk/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/mk/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/mk/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/mk/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/mk/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/mk/sc/messages.po1418
-rw-r--r--source/mk/sd/messages.po1084
-rw-r--r--source/mk/sfx2/messages.po34
-rw-r--r--source/mk/svtools/messages.po854
-rw-r--r--source/mk/svx/messages.po460
-rw-r--r--source/mk/sw/messages.po2275
-rw-r--r--source/mk/xmlsecurity/messages.po63
-rw-r--r--source/ml/chart2/messages.po22
-rw-r--r--source/ml/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/ml/cui/messages.po414
-rw-r--r--source/ml/dbaccess/messages.po296
-rw-r--r--source/ml/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ml/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ml/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/ml/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ml/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ml/editeng/messages.po198
-rw-r--r--source/ml/formula/messages.po864
-rw-r--r--source/ml/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ml/sc/messages.po1418
-rw-r--r--source/ml/sd/messages.po1086
-rw-r--r--source/ml/sfx2/messages.po34
-rw-r--r--source/ml/svtools/messages.po854
-rw-r--r--source/ml/svx/messages.po462
-rw-r--r--source/ml/sw/messages.po2267
-rw-r--r--source/ml/wizards/source/resources.po34
-rw-r--r--source/ml/xmlsecurity/messages.po69
-rw-r--r--source/mn/chart2/messages.po26
-rw-r--r--source/mn/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/mn/cui/messages.po418
-rw-r--r--source/mn/dbaccess/messages.po296
-rw-r--r--source/mn/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/mn/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/mn/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/mn/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/mn/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/mn/editeng/messages.po198
-rw-r--r--source/mn/formula/messages.po864
-rw-r--r--source/mn/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/mn/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/mn/sc/messages.po1415
-rw-r--r--source/mn/sd/messages.po1084
-rw-r--r--source/mn/sfx2/messages.po36
-rw-r--r--source/mn/svtools/messages.po854
-rw-r--r--source/mn/svx/messages.po460
-rw-r--r--source/mn/sw/messages.po2284
-rw-r--r--source/mn/xmlsecurity/messages.po69
-rw-r--r--source/mni/chart2/messages.po22
-rw-r--r--source/mni/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/mni/cui/messages.po414
-rw-r--r--source/mni/dbaccess/messages.po296
-rw-r--r--source/mni/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mni/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mni/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/mni/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mni/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mni/editeng/messages.po199
-rw-r--r--source/mni/formula/messages.po864
-rw-r--r--source/mni/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/mni/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/mni/sc/messages.po1418
-rw-r--r--source/mni/sd/messages.po1084
-rw-r--r--source/mni/sfx2/messages.po34
-rw-r--r--source/mni/svtools/messages.po854
-rw-r--r--source/mni/svx/messages.po460
-rw-r--r--source/mni/sw/messages.po2269
-rw-r--r--source/mni/xmlsecurity/messages.po69
-rw-r--r--source/mr/chart2/messages.po22
-rw-r--r--source/mr/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/mr/cui/messages.po414
-rw-r--r--source/mr/dbaccess/messages.po296
-rw-r--r--source/mr/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mr/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mr/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/mr/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mr/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/mr/editeng/messages.po198
-rw-r--r--source/mr/formula/messages.po864
-rw-r--r--source/mr/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/mr/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/mr/sc/messages.po1418
-rw-r--r--source/mr/sd/messages.po1086
-rw-r--r--source/mr/sfx2/messages.po34
-rw-r--r--source/mr/svtools/messages.po854
-rw-r--r--source/mr/svx/messages.po462
-rw-r--r--source/mr/sw/messages.po2266
-rw-r--r--source/mr/xmlsecurity/messages.po69
-rw-r--r--source/my/chart2/messages.po18
-rw-r--r--source/my/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/my/cui/messages.po414
-rw-r--r--source/my/dbaccess/messages.po296
-rw-r--r--source/my/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/my/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/my/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/my/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/my/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/my/editeng/messages.po198
-rw-r--r--source/my/formula/messages.po864
-rw-r--r--source/my/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/my/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/my/sc/messages.po1418
-rw-r--r--source/my/sd/messages.po1086
-rw-r--r--source/my/sfx2/messages.po34
-rw-r--r--source/my/svtools/messages.po854
-rw-r--r--source/my/svx/messages.po462
-rw-r--r--source/my/sw/messages.po2267
-rw-r--r--source/my/xmlsecurity/messages.po63
-rw-r--r--source/nb/chart2/messages.po28
-rw-r--r--source/nb/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/nb/cui/messages.po452
-rw-r--r--source/nb/dbaccess/messages.po296
-rw-r--r--source/nb/dictionaries/en/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/nb/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/nb/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/nb/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/nb/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/nb/editeng/messages.po212
-rw-r--r--source/nb/formula/messages.po856
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/python.po8
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/shared.po149
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/shared/03.po1030
-rw-r--r--source/nb/helpcontent2/source/text/scalc.po12
-rw-r--r--source/nb/helpcontent2/source/text/scalc/00.po1024
-rw-r--r--source/nb/helpcontent2/source/text/scalc/01.po1578
-rw-r--r--source/nb/helpcontent2/source/text/scalc/04.po6
-rw-r--r--source/nb/helpcontent2/source/text/scalc/guide.po29
-rw-r--r--source/nb/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/nb/helpcontent2/source/text/sdraw/01.po14
-rw-r--r--source/nb/helpcontent2/source/text/shared.po16
-rw-r--r--source/nb/helpcontent2/source/text/shared/00.po1366
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po2195
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po302
-rw-r--r--source/nb/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/nb/helpcontent2/source/text/shared/optionen.po407
-rw-r--r--source/nb/helpcontent2/source/text/simpress.po98
-rw-r--r--source/nb/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/nb/helpcontent2/source/text/simpress/01.po111
-rw-r--r--source/nb/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/nb/helpcontent2/source/text/swriter.po23
-rw-r--r--source/nb/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/nb/helpcontent2/source/text/swriter/01.po685
-rw-r--r--source/nb/helpcontent2/source/text/swriter/02.po55
-rw-r--r--source/nb/helpcontent2/source/text/swriter/guide.po73
-rw-r--r--source/nb/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office/UI.po104
-rw-r--r--source/nb/sc/messages.po1460
-rw-r--r--source/nb/sd/messages.po1096
-rw-r--r--source/nb/sfx2/messages.po54
-rw-r--r--source/nb/svtools/messages.po858
-rw-r--r--source/nb/svx/messages.po610
-rw-r--r--source/nb/sw/messages.po2364
-rw-r--r--source/nb/xmlsecurity/messages.po73
-rw-r--r--source/ne/chart2/messages.po22
-rw-r--r--source/ne/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/ne/cui/messages.po416
-rw-r--r--source/ne/dbaccess/messages.po296
-rw-r--r--source/ne/desktop/messages.po68
-rw-r--r--source/ne/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ne/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ne/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/ne/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ne/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ne/editeng/messages.po196
-rw-r--r--source/ne/forms/messages.po8
-rw-r--r--source/ne/formula/messages.po864
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/ne/helpcontent2/source/text/scalc.po8
-rw-r--r--source/ne/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/ne/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/ne/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ne/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po1137
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po278
-rw-r--r--source/ne/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ne/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/ne/helpcontent2/source/text/simpress.po96
-rw-r--r--source/ne/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ne/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ne/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ne/helpcontent2/source/text/swriter.po20
-rw-r--r--source/ne/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/ne/helpcontent2/source/text/swriter/01.po661
-rw-r--r--source/ne/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/ne/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/ne/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/ne/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ne/sc/messages.po1418
-rw-r--r--source/ne/scp2/source/gnome.po14
-rw-r--r--source/ne/sd/messages.po1086
-rw-r--r--source/ne/sfx2/messages.po34
-rw-r--r--source/ne/svtools/messages.po854
-rw-r--r--source/ne/svx/messages.po460
-rw-r--r--source/ne/sw/messages.po2273
-rw-r--r--source/ne/xmlsecurity/messages.po63
-rw-r--r--source/nl/chart2/messages.po28
-rw-r--r--source/nl/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/nl/cui/messages.po440
-rw-r--r--source/nl/dbaccess/messages.po296
-rw-r--r--source/nl/dictionaries/en/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/nl/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/nl/dictionaries/pt_BR/dialog.po12
-rw-r--r--source/nl/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/nl/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/nl/editeng/messages.po212
-rw-r--r--source/nl/formula/messages.po910
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po151
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/03.po6
-rw-r--r--source/nl/helpcontent2/source/text/scalc.po12
-rw-r--r--source/nl/helpcontent2/source/text/scalc/00.po208
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po1242
-rw-r--r--source/nl/helpcontent2/source/text/scalc/05.po6
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po25
-rw-r--r--source/nl/helpcontent2/source/text/schart/01.po85
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po72
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po1201
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po302
-rw-r--r--source/nl/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po403
-rw-r--r--source/nl/helpcontent2/source/text/simpress.po98
-rw-r--r--source/nl/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/nl/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/nl/helpcontent2/source/text/simpress/04.po8
-rw-r--r--source/nl/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/nl/helpcontent2/source/text/swriter.po23
-rw-r--r--source/nl/helpcontent2/source/text/swriter/00.po34
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po683
-rw-r--r--source/nl/helpcontent2/source/text/swriter/02.po53
-rw-r--r--source/nl/helpcontent2/source/text/swriter/guide.po69
-rw-r--r--source/nl/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/nl/librelogo/source/pythonpath.po6
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po96
-rw-r--r--source/nl/sc/messages.po1461
-rw-r--r--source/nl/scaddins/messages.po10
-rw-r--r--source/nl/sd/messages.po1090
-rw-r--r--source/nl/sfx2/messages.po54
-rw-r--r--source/nl/svtools/messages.po872
-rw-r--r--source/nl/svx/messages.po470
-rw-r--r--source/nl/sw/messages.po2308
-rw-r--r--source/nl/xmlsecurity/messages.po78
-rw-r--r--source/nn/chart2/messages.po28
-rw-r--r--source/nn/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/nn/cui/messages.po432
-rw-r--r--source/nn/dbaccess/messages.po296
-rw-r--r--source/nn/dictionaries/en/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/nn/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/nn/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/nn/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/nn/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/nn/editeng/messages.po212
-rw-r--r--source/nn/formula/messages.po868
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po135
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/03.po6
-rw-r--r--source/nn/helpcontent2/source/text/scalc.po12
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po1100
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po25
-rw-r--r--source/nn/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po70
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po1189
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po290
-rw-r--r--source/nn/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po403
-rw-r--r--source/nn/helpcontent2/source/text/simpress.po98
-rw-r--r--source/nn/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/nn/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/nn/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/nn/helpcontent2/source/text/swriter.po23
-rw-r--r--source/nn/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po677
-rw-r--r--source/nn/helpcontent2/source/text/swriter/02.po53
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po69
-rw-r--r--source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po92
-rw-r--r--source/nn/sc/messages.po1421
-rw-r--r--source/nn/sd/messages.po1090
-rw-r--r--source/nn/sfx2/messages.po54
-rw-r--r--source/nn/svtools/messages.po858
-rw-r--r--source/nn/svx/messages.po470
-rw-r--r--source/nn/sw/messages.po2294
-rw-r--r--source/nn/xmlsecurity/messages.po74
-rw-r--r--source/nr/chart2/messages.po18
-rw-r--r--source/nr/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/nr/cui/messages.po414
-rw-r--r--source/nr/dbaccess/messages.po296
-rw-r--r--source/nr/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/nr/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/nr/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/nr/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/nr/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/nr/editeng/messages.po198
-rw-r--r--source/nr/formula/messages.po864
-rw-r--r--source/nr/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/nr/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/nr/sc/messages.po1409
-rw-r--r--source/nr/sd/messages.po1084
-rw-r--r--source/nr/sfx2/messages.po34
-rw-r--r--source/nr/svtools/messages.po854
-rw-r--r--source/nr/svx/messages.po462
-rw-r--r--source/nr/sw/messages.po2270
-rw-r--r--source/nr/xmlsecurity/messages.po63
-rw-r--r--source/nso/chart2/messages.po18
-rw-r--r--source/nso/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/nso/cui/messages.po414
-rw-r--r--source/nso/dbaccess/messages.po296
-rw-r--r--source/nso/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/nso/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/nso/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/nso/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/nso/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/nso/editeng/messages.po198
-rw-r--r--source/nso/formula/messages.po864
-rw-r--r--source/nso/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/nso/sc/messages.po1409
-rw-r--r--source/nso/sd/messages.po1084
-rw-r--r--source/nso/sfx2/messages.po34
-rw-r--r--source/nso/svtools/messages.po854
-rw-r--r--source/nso/svx/messages.po462
-rw-r--r--source/nso/sw/messages.po2269
-rw-r--r--source/nso/xmlsecurity/messages.po63
-rw-r--r--source/oc/chart2/messages.po22
-rw-r--r--source/oc/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/oc/cui/messages.po428
-rw-r--r--source/oc/dbaccess/messages.po296
-rw-r--r--source/oc/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/oc/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/oc/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/oc/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/oc/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/oc/editeng/messages.po198
-rw-r--r--source/oc/formula/messages.po864
-rw-r--r--source/oc/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office/UI.po132
-rw-r--r--source/oc/sc/messages.po1417
-rw-r--r--source/oc/sd/messages.po1086
-rw-r--r--source/oc/sfx2/messages.po38
-rw-r--r--source/oc/svtools/messages.po854
-rw-r--r--source/oc/svx/messages.po472
-rw-r--r--source/oc/sw/messages.po2282
-rw-r--r--source/oc/xmlsecurity/messages.po69
-rw-r--r--source/om/chart2/messages.po22
-rw-r--r--source/om/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/om/cui/messages.po414
-rw-r--r--source/om/dbaccess/messages.po296
-rw-r--r--source/om/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/om/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/om/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/om/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/om/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/om/editeng/messages.po197
-rw-r--r--source/om/formula/messages.po864
-rw-r--r--source/om/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/om/helpcontent2/source/text/scalc.po8
-rw-r--r--source/om/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/om/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/om/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/om/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po290
-rw-r--r--source/om/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/om/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/om/helpcontent2/source/text/simpress.po96
-rw-r--r--source/om/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/om/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/om/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/om/helpcontent2/source/text/swriter.po17
-rw-r--r--source/om/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/om/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/om/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/om/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/om/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/om/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/om/sc/messages.po1418
-rw-r--r--source/om/sd/messages.po1084
-rw-r--r--source/om/sfx2/messages.po34
-rw-r--r--source/om/svtools/messages.po854
-rw-r--r--source/om/svx/messages.po462
-rw-r--r--source/om/sw/messages.po2276
-rw-r--r--source/om/xmlsecurity/messages.po63
-rw-r--r--source/or/chart2/messages.po22
-rw-r--r--source/or/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/or/cui/messages.po414
-rw-r--r--source/or/dbaccess/messages.po296
-rw-r--r--source/or/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/or/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/or/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/or/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/or/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/or/editeng/messages.po198
-rw-r--r--source/or/formula/messages.po864
-rw-r--r--source/or/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/or/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/or/sc/messages.po1418
-rw-r--r--source/or/sd/messages.po1086
-rw-r--r--source/or/sfx2/messages.po34
-rw-r--r--source/or/svtools/messages.po854
-rw-r--r--source/or/svx/messages.po462
-rw-r--r--source/or/sw/messages.po2266
-rw-r--r--source/or/xmlsecurity/messages.po69
-rw-r--r--source/pa-IN/chart2/messages.po18
-rw-r--r--source/pa-IN/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/pa-IN/cui/messages.po416
-rw-r--r--source/pa-IN/dbaccess/messages.po296
-rw-r--r--source/pa-IN/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/pa-IN/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/pa-IN/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/pa-IN/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/pa-IN/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/pa-IN/editeng/messages.po198
-rw-r--r--source/pa-IN/formula/messages.po864
-rw-r--r--source/pa-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/pa-IN/sc/messages.po1418
-rw-r--r--source/pa-IN/sd/messages.po1086
-rw-r--r--source/pa-IN/sfx2/messages.po36
-rw-r--r--source/pa-IN/svtools/messages.po856
-rw-r--r--source/pa-IN/svx/messages.po462
-rw-r--r--source/pa-IN/sw/messages.po2268
-rw-r--r--source/pa-IN/xmlsecurity/messages.po71
-rw-r--r--source/pl/chart2/messages.po28
-rw-r--r--source/pl/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/pl/cui/messages.po442
-rw-r--r--source/pl/dbaccess/messages.po296
-rw-r--r--source/pl/dictionaries/en/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/pl/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/pl/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/pl/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/pl/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/pl/editeng/messages.po216
-rw-r--r--source/pl/formula/messages.po868
-rw-r--r--source/pl/fpicker/messages.po6
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared.po135
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared/03.po6
-rw-r--r--source/pl/helpcontent2/source/text/scalc.po12
-rw-r--r--source/pl/helpcontent2/source/text/scalc/00.po4
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po1128
-rw-r--r--source/pl/helpcontent2/source/text/scalc/guide.po25
-rw-r--r--source/pl/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/pl/helpcontent2/source/text/shared.po4
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po70
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po1195
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po294
-rw-r--r--source/pl/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po409
-rw-r--r--source/pl/helpcontent2/source/text/simpress.po98
-rw-r--r--source/pl/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/pl/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/pl/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/pl/helpcontent2/source/text/swriter.po23
-rw-r--r--source/pl/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po687
-rw-r--r--source/pl/helpcontent2/source/text/swriter/02.po53
-rw-r--r--source/pl/helpcontent2/source/text/swriter/guide.po69
-rw-r--r--source/pl/instsetoo_native/inc_openoffice/windows/msi_languages.po16
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po100
-rw-r--r--source/pl/sc/messages.po1435
-rw-r--r--source/pl/sd/messages.po1090
-rw-r--r--source/pl/sfx2/messages.po54
-rw-r--r--source/pl/svtools/messages.po856
-rw-r--r--source/pl/svx/messages.po476
-rw-r--r--source/pl/sw/messages.po2316
-rw-r--r--source/pl/xmlsecurity/messages.po80
-rw-r--r--source/pt-BR/chart2/messages.po28
-rw-r--r--source/pt-BR/connectivity/registry/ado/org/openoffice/Office/DataAccess.po28
-rw-r--r--source/pt-BR/cui/messages.po432
-rw-r--r--source/pt-BR/dbaccess/messages.po296
-rw-r--r--source/pt-BR/dictionaries/en/dialog/registry/data/org/openoffice/Office.po20
-rw-r--r--source/pt-BR/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po20
-rw-r--r--source/pt-BR/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/pt-BR/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po20
-rw-r--r--source/pt-BR/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po20
-rw-r--r--source/pt-BR/editeng/messages.po212
-rw-r--r--source/pt-BR/formula/messages.po868
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/python.po8
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared.po177
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared/02.po20
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared/03.po190
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc.po12
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/00.po82
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po1246
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po25
-rw-r--r--source/pt-BR/helpcontent2/source/text/schart/01.po87
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/00.po378
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po1375
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po294
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/menu.po31
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po403
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress.po98
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/00.po67
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/01.po109
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter.po23
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/00.po32
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/01.po691
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/02.po53
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po71
-rw-r--r--source/pt-BR/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po94
-rw-r--r--source/pt-BR/sc/messages.po1421
-rw-r--r--source/pt-BR/sd/messages.po1090
-rw-r--r--source/pt-BR/sfx2/messages.po56
-rw-r--r--source/pt-BR/svtools/messages.po858
-rw-r--r--source/pt-BR/svx/messages.po470
-rw-r--r--source/pt-BR/sw/messages.po2302
-rw-r--r--source/pt-BR/xmlsecurity/messages.po80
-rw-r--r--source/pt/chart2/messages.po26
-rw-r--r--source/pt/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/pt/cui/messages.po426
-rw-r--r--source/pt/dbaccess/messages.po296
-rw-r--r--source/pt/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/pt/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/pt/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/pt/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/pt/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/pt/editeng/messages.po198
-rw-r--r--source/pt/formula/messages.po864
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/pt/helpcontent2/source/text/scalc.po8
-rw-r--r--source/pt/helpcontent2/source/text/scalc/01.po1060
-rw-r--r--source/pt/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/pt/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/pt/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po1149
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po294
-rw-r--r--source/pt/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/pt/helpcontent2/source/text/shared/optionen.po395
-rw-r--r--source/pt/helpcontent2/source/text/simpress.po98
-rw-r--r--source/pt/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/pt/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/pt/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/pt/helpcontent2/source/text/swriter.po19
-rw-r--r--source/pt/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/pt/helpcontent2/source/text/swriter/01.po675
-rw-r--r--source/pt/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/pt/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/pt/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/pt/sc/messages.po1417
-rw-r--r--source/pt/sd/messages.po1086
-rw-r--r--source/pt/sfx2/messages.po38
-rw-r--r--source/pt/svtools/messages.po854
-rw-r--r--source/pt/svx/messages.po464
-rw-r--r--source/pt/sw/messages.po2292
-rw-r--r--source/pt/xmlsecurity/messages.po69
-rw-r--r--source/ro/chart2/messages.po22
-rw-r--r--source/ro/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/ro/cui/messages.po462
-rw-r--r--source/ro/dbaccess/messages.po296
-rw-r--r--source/ro/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ro/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ro/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/ro/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ro/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ro/editeng/messages.po198
-rw-r--r--source/ro/formula/messages.po864
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/ro/helpcontent2/source/text/scalc.po6
-rw-r--r--source/ro/helpcontent2/source/text/scalc/01.po1050
-rw-r--r--source/ro/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/ro/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ro/helpcontent2/source/text/shared/00.po64
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po1103
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/ro/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ro/helpcontent2/source/text/shared/optionen.po385
-rw-r--r--source/ro/helpcontent2/source/text/simpress.po96
-rw-r--r--source/ro/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ro/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/ro/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ro/helpcontent2/source/text/swriter.po17
-rw-r--r--source/ro/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/ro/helpcontent2/source/text/swriter/01.po617
-rw-r--r--source/ro/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/ro/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/ro/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office/UI.po116
-rw-r--r--source/ro/sc/messages.po1418
-rw-r--r--source/ro/sd/messages.po1086
-rw-r--r--source/ro/sfx2/messages.po38
-rw-r--r--source/ro/starmath/messages.po30
-rw-r--r--source/ro/svtools/messages.po854
-rw-r--r--source/ro/svx/messages.po462
-rw-r--r--source/ro/sw/messages.po2359
-rw-r--r--source/ro/xmlsecurity/messages.po69
-rw-r--r--source/ru/chart2/messages.po26
-rw-r--r--source/ru/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/ru/cui/messages.po428
-rw-r--r--source/ru/dbaccess/messages.po296
-rw-r--r--source/ru/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ru/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ru/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/ru/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ru/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ru/editeng/messages.po198
-rw-r--r--source/ru/formula/messages.po864
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/ru/helpcontent2/source/text/scalc.po8
-rw-r--r--source/ru/helpcontent2/source/text/scalc/01.po1058
-rw-r--r--source/ru/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/ru/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/ru/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po290
-rw-r--r--source/ru/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ru/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/ru/helpcontent2/source/text/simpress.po98
-rw-r--r--source/ru/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ru/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ru/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ru/helpcontent2/source/text/swriter.po19
-rw-r--r--source/ru/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/ru/helpcontent2/source/text/swriter/01.po669
-rw-r--r--source/ru/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/ru/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/ru/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ru/sc/messages.po1417
-rw-r--r--source/ru/sd/messages.po1086
-rw-r--r--source/ru/sfx2/messages.po38
-rw-r--r--source/ru/svtools/messages.po854
-rw-r--r--source/ru/svx/messages.po464
-rw-r--r--source/ru/sw/messages.po2298
-rw-r--r--source/ru/xmlsecurity/messages.po69
-rw-r--r--source/rw/chart2/messages.po18
-rw-r--r--source/rw/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/rw/cui/messages.po414
-rw-r--r--source/rw/dbaccess/messages.po296
-rw-r--r--source/rw/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/rw/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/rw/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/rw/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/rw/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/rw/editeng/messages.po197
-rw-r--r--source/rw/formula/messages.po864
-rw-r--r--source/rw/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/rw/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/rw/sc/messages.po1418
-rw-r--r--source/rw/sd/messages.po1084
-rw-r--r--source/rw/sfx2/messages.po34
-rw-r--r--source/rw/svtools/messages.po854
-rw-r--r--source/rw/svx/messages.po460
-rw-r--r--source/rw/sw/messages.po2269
-rw-r--r--source/rw/xmlsecurity/messages.po63
-rw-r--r--source/sa-IN/chart2/messages.po22
-rw-r--r--source/sa-IN/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/sa-IN/cui/messages.po414
-rw-r--r--source/sa-IN/dbaccess/messages.po296
-rw-r--r--source/sa-IN/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sa-IN/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sa-IN/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/sa-IN/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sa-IN/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sa-IN/editeng/messages.po199
-rw-r--r--source/sa-IN/formula/messages.po864
-rw-r--r--source/sa-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/sa-IN/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sa-IN/sc/messages.po1418
-rw-r--r--source/sa-IN/sd/messages.po1084
-rw-r--r--source/sa-IN/sfx2/messages.po34
-rw-r--r--source/sa-IN/svtools/messages.po854
-rw-r--r--source/sa-IN/svx/messages.po462
-rw-r--r--source/sa-IN/sw/messages.po2270
-rw-r--r--source/sa-IN/xmlsecurity/messages.po69
-rw-r--r--source/sah/chart2/messages.po18
-rw-r--r--source/sah/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/sah/cui/messages.po412
-rw-r--r--source/sah/dbaccess/messages.po296
-rw-r--r--source/sah/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sah/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sah/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/sah/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sah/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sah/editeng/messages.po194
-rw-r--r--source/sah/formula/messages.po864
-rw-r--r--source/sah/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/sah/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sah/sc/messages.po1409
-rw-r--r--source/sah/sd/messages.po1084
-rw-r--r--source/sah/sfx2/messages.po34
-rw-r--r--source/sah/svtools/messages.po854
-rw-r--r--source/sah/svx/messages.po460
-rw-r--r--source/sah/sw/messages.po2264
-rw-r--r--source/sah/xmlsecurity/messages.po63
-rw-r--r--source/sat/chart2/messages.po22
-rw-r--r--source/sat/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/sat/cui/messages.po414
-rw-r--r--source/sat/dbaccess/messages.po296
-rw-r--r--source/sat/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sat/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sat/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/sat/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sat/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sat/editeng/messages.po198
-rw-r--r--source/sat/formula/messages.po864
-rw-r--r--source/sat/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/sat/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sat/sc/messages.po1418
-rw-r--r--source/sat/sd/messages.po1086
-rw-r--r--source/sat/sfx2/messages.po34
-rw-r--r--source/sat/svtools/messages.po854
-rw-r--r--source/sat/svx/messages.po462
-rw-r--r--source/sat/sw/messages.po2269
-rw-r--r--source/sat/xmlsecurity/messages.po69
-rw-r--r--source/sd/chart2/messages.po22
-rw-r--r--source/sd/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/sd/cui/messages.po414
-rw-r--r--source/sd/dbaccess/messages.po296
-rw-r--r--source/sd/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sd/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sd/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/sd/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sd/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sd/editeng/messages.po199
-rw-r--r--source/sd/formula/messages.po864
-rw-r--r--source/sd/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/sd/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sd/sc/messages.po1418
-rw-r--r--source/sd/sd/messages.po1086
-rw-r--r--source/sd/sfx2/messages.po34
-rw-r--r--source/sd/svtools/messages.po854
-rw-r--r--source/sd/svx/messages.po462
-rw-r--r--source/sd/sw/messages.po2270
-rw-r--r--source/sd/xmlsecurity/messages.po69
-rw-r--r--source/si/chart2/messages.po18
-rw-r--r--source/si/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/si/cui/messages.po416
-rw-r--r--source/si/dbaccess/messages.po296
-rw-r--r--source/si/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/si/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/si/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/si/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/si/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/si/editeng/messages.po198
-rw-r--r--source/si/formula/messages.po864
-rw-r--r--source/si/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/si/helpcontent2/source/text/scalc.po8
-rw-r--r--source/si/helpcontent2/source/text/scalc/01.po1052
-rw-r--r--source/si/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/si/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/si/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po1115
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/si/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/si/helpcontent2/source/text/shared/optionen.po387
-rw-r--r--source/si/helpcontent2/source/text/simpress.po96
-rw-r--r--source/si/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/si/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/si/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/si/helpcontent2/source/text/swriter.po17
-rw-r--r--source/si/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/si/helpcontent2/source/text/swriter/01.po617
-rw-r--r--source/si/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/si/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/si/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/si/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/si/sc/messages.po1418
-rw-r--r--source/si/sd/messages.po1086
-rw-r--r--source/si/sfx2/messages.po34
-rw-r--r--source/si/svtools/messages.po854
-rw-r--r--source/si/svx/messages.po462
-rw-r--r--source/si/sw/messages.po2267
-rw-r--r--source/si/xmlsecurity/messages.po63
-rw-r--r--source/sid/chart2/messages.po22
-rw-r--r--source/sid/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/sid/cui/messages.po414
-rw-r--r--source/sid/dbaccess/messages.po296
-rw-r--r--source/sid/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sid/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sid/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/sid/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sid/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sid/editeng/messages.po198
-rw-r--r--source/sid/formula/messages.po864
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/sid/helpcontent2/source/text/scalc.po8
-rw-r--r--source/sid/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/sid/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/sid/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/sid/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po1131
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po292
-rw-r--r--source/sid/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/sid/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/sid/helpcontent2/source/text/simpress.po96
-rw-r--r--source/sid/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sid/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/sid/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sid/helpcontent2/source/text/swriter.po17
-rw-r--r--source/sid/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/sid/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/sid/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/sid/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/sid/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/sid/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sid/sc/messages.po1418
-rw-r--r--source/sid/sd/messages.po1086
-rw-r--r--source/sid/sfx2/messages.po34
-rw-r--r--source/sid/svtools/messages.po854
-rw-r--r--source/sid/svx/messages.po462
-rw-r--r--source/sid/sw/messages.po2273
-rw-r--r--source/sid/xmlsecurity/messages.po69
-rw-r--r--source/sk/basctl/messages.po34
-rw-r--r--source/sk/chart2/messages.po32
-rw-r--r--source/sk/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/sk/cui/messages.po476
-rw-r--r--source/sk/dbaccess/messages.po296
-rw-r--r--source/sk/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sk/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sk/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/sk/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sk/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sk/editeng/messages.po208
-rw-r--r--source/sk/extensions/messages.po6
-rw-r--r--source/sk/filter/messages.po16
-rw-r--r--source/sk/formula/messages.po868
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/sk/helpcontent2/source/text/scalc.po8
-rw-r--r--source/sk/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/sk/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/sk/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/sk/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po1125
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po282
-rw-r--r--source/sk/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/sk/helpcontent2/source/text/shared/optionen.po389
-rw-r--r--source/sk/helpcontent2/source/text/simpress.po96
-rw-r--r--source/sk/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sk/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/sk/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sk/helpcontent2/source/text/swriter.po17
-rw-r--r--source/sk/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/sk/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/sk/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/sk/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/sk/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office/UI.po116
-rw-r--r--source/sk/sc/messages.po1430
-rw-r--r--source/sk/sd/messages.po1102
-rw-r--r--source/sk/sfx2/messages.po48
-rw-r--r--source/sk/svtools/messages.po856
-rw-r--r--source/sk/svx/messages.po506
-rw-r--r--source/sk/sw/messages.po2298
-rw-r--r--source/sk/uui/messages.po9
-rw-r--r--source/sk/xmlsecurity/messages.po71
-rw-r--r--source/sq/chart2/messages.po22
-rw-r--r--source/sq/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/sq/cui/messages.po414
-rw-r--r--source/sq/dbaccess/messages.po296
-rw-r--r--source/sq/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/sq/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sq/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/sq/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sq/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/sq/editeng/messages.po198
-rw-r--r--source/sq/formula/messages.po864
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/sq/helpcontent2/source/text/scalc.po6
-rw-r--r--source/sq/helpcontent2/source/text/scalc/01.po1052
-rw-r--r--source/sq/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/sq/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/sq/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po1119
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po248
-rw-r--r--source/sq/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/sq/helpcontent2/source/text/shared/optionen.po389
-rw-r--r--source/sq/helpcontent2/source/text/simpress.po96
-rw-r--r--source/sq/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sq/helpcontent2/source/text/simpress/01.po99
-rw-r--r--source/sq/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sq/helpcontent2/source/text/swriter.po17
-rw-r--r--source/sq/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/sq/helpcontent2/source/text/swriter/01.po623
-rw-r--r--source/sq/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/sq/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/sq/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/sq/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sq/sc/messages.po1418
-rw-r--r--source/sq/sd/messages.po1084
-rw-r--r--source/sq/sfx2/messages.po34
-rw-r--r--source/sq/svtools/messages.po854
-rw-r--r--source/sq/svx/messages.po462
-rw-r--r--source/sq/sw/messages.po2266
-rw-r--r--source/sq/xmlsecurity/messages.po69
-rw-r--r--source/sr-Latn/chart2/messages.po18
-rw-r--r--source/sr-Latn/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/sr-Latn/cui/messages.po418
-rw-r--r--source/sr-Latn/dbaccess/messages.po296
-rw-r--r--source/sr-Latn/dictionaries/en/dialog/registry/data/org/openoffice/Office.po7
-rw-r--r--source/sr-Latn/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po7
-rw-r--r--source/sr-Latn/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/sr-Latn/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po7
-rw-r--r--source/sr-Latn/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po7
-rw-r--r--source/sr-Latn/editeng/messages.po198
-rw-r--r--source/sr-Latn/formula/messages.po864
-rw-r--r--source/sr-Latn/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/sr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sr-Latn/sc/messages.po1419
-rw-r--r--source/sr-Latn/sd/messages.po1084
-rw-r--r--source/sr-Latn/sfx2/messages.po34
-rw-r--r--source/sr-Latn/svtools/messages.po854
-rw-r--r--source/sr-Latn/svx/messages.po462
-rw-r--r--source/sr-Latn/sw/messages.po2273
-rw-r--r--source/sr-Latn/xmlsecurity/messages.po63
-rw-r--r--source/sr/chart2/messages.po26
-rw-r--r--source/sr/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/sr/cui/messages.po424
-rw-r--r--source/sr/dbaccess/messages.po296
-rw-r--r--source/sr/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/sr/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/sr/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/sr/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/sr/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/sr/editeng/messages.po198
-rw-r--r--source/sr/formula/messages.po864
-rw-r--r--source/sr/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/sr/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sr/sc/messages.po1416
-rw-r--r--source/sr/sd/messages.po1087
-rw-r--r--source/sr/sfx2/messages.po34
-rw-r--r--source/sr/svtools/messages.po854
-rw-r--r--source/sr/svx/messages.po462
-rw-r--r--source/sr/sw/messages.po2280
-rw-r--r--source/sr/xmlsecurity/messages.po63
-rw-r--r--source/ss/chart2/messages.po18
-rw-r--r--source/ss/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/ss/cui/messages.po414
-rw-r--r--source/ss/dbaccess/messages.po296
-rw-r--r--source/ss/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ss/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ss/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/ss/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ss/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ss/editeng/messages.po198
-rw-r--r--source/ss/formula/messages.po864
-rw-r--r--source/ss/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ss/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ss/sc/messages.po1409
-rw-r--r--source/ss/sd/messages.po1084
-rw-r--r--source/ss/sfx2/messages.po34
-rw-r--r--source/ss/svtools/messages.po854
-rw-r--r--source/ss/svx/messages.po462
-rw-r--r--source/ss/sw/messages.po2269
-rw-r--r--source/ss/xmlsecurity/messages.po63
-rw-r--r--source/st/chart2/messages.po18
-rw-r--r--source/st/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/st/cui/messages.po414
-rw-r--r--source/st/dbaccess/messages.po296
-rw-r--r--source/st/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/st/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/st/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/st/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/st/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/st/editeng/messages.po198
-rw-r--r--source/st/formula/messages.po864
-rw-r--r--source/st/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/st/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/st/sc/messages.po1409
-rw-r--r--source/st/sd/messages.po1084
-rw-r--r--source/st/sfx2/messages.po34
-rw-r--r--source/st/svtools/messages.po854
-rw-r--r--source/st/svx/messages.po462
-rw-r--r--source/st/sw/messages.po2269
-rw-r--r--source/st/xmlsecurity/messages.po63
-rw-r--r--source/sv/chart2/messages.po28
-rw-r--r--source/sv/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/sv/cui/messages.po438
-rw-r--r--source/sv/dbaccess/messages.po296
-rw-r--r--source/sv/dictionaries/en/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/sv/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/sv/dictionaries/pt_BR/dialog.po12
-rw-r--r--source/sv/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po12
-rw-r--r--source/sv/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/sv/editeng/messages.po212
-rw-r--r--source/sv/formula/messages.po868
-rw-r--r--source/sv/helpcontent2/source/auxiliary.po10
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/sv/helpcontent2/source/text/scalc.po8
-rw-r--r--source/sv/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/sv/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/sv/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/sv/helpcontent2/source/text/shared/00.po148
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po292
-rw-r--r--source/sv/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/sv/helpcontent2/source/text/shared/optionen.po395
-rw-r--r--source/sv/helpcontent2/source/text/simpress.po96
-rw-r--r--source/sv/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/sv/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/sv/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/sv/helpcontent2/source/text/swriter.po17
-rw-r--r--source/sv/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/sv/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/sv/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/sv/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/sv/instsetoo_native/inc_openoffice/windows/msi_languages.po16
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po94
-rw-r--r--source/sv/sc/messages.po1423
-rw-r--r--source/sv/sd/messages.po1090
-rw-r--r--source/sv/sfx2/messages.po54
-rw-r--r--source/sv/svtools/messages.po858
-rw-r--r--source/sv/svx/messages.po478
-rw-r--r--source/sv/sw/messages.po2300
-rw-r--r--source/sv/xmlsecurity/messages.po78
-rw-r--r--source/sw-TZ/chart2/messages.po18
-rw-r--r--source/sw-TZ/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/sw-TZ/cui/messages.po414
-rw-r--r--source/sw-TZ/dbaccess/messages.po296
-rw-r--r--source/sw-TZ/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sw-TZ/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sw-TZ/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/sw-TZ/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sw-TZ/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sw-TZ/editeng/messages.po197
-rw-r--r--source/sw-TZ/formula/messages.po864
-rw-r--r--source/sw-TZ/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/sw-TZ/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/sw-TZ/sc/messages.po1418
-rw-r--r--source/sw-TZ/sd/messages.po1084
-rw-r--r--source/sw-TZ/sfx2/messages.po34
-rw-r--r--source/sw-TZ/svtools/messages.po854
-rw-r--r--source/sw-TZ/svx/messages.po460
-rw-r--r--source/sw-TZ/sw/messages.po2269
-rw-r--r--source/sw-TZ/xmlsecurity/messages.po63
-rw-r--r--source/szl/chart2/messages.po22
-rw-r--r--source/szl/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/szl/cui/messages.po414
-rw-r--r--source/szl/dbaccess/messages.po296
-rw-r--r--source/szl/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/szl/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/szl/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/szl/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/szl/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/szl/editeng/messages.po198
-rw-r--r--source/szl/formula/messages.po860
-rw-r--r--source/szl/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/szl/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/szl/sc/messages.po1415
-rw-r--r--source/szl/sd/messages.po1086
-rw-r--r--source/szl/sfx2/messages.po34
-rw-r--r--source/szl/svtools/messages.po854
-rw-r--r--source/szl/svx/messages.po462
-rw-r--r--source/szl/sw/messages.po2270
-rw-r--r--source/szl/xmlsecurity/messages.po69
-rw-r--r--source/ta/chart2/messages.po22
-rw-r--r--source/ta/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/ta/cui/messages.po414
-rw-r--r--source/ta/dbaccess/messages.po296
-rw-r--r--source/ta/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ta/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ta/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/ta/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ta/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ta/editeng/messages.po198
-rw-r--r--source/ta/formula/messages.po864
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/ta/helpcontent2/source/text/scalc.po8
-rw-r--r--source/ta/helpcontent2/source/text/scalc/01.po1050
-rw-r--r--source/ta/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/ta/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ta/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po1117
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/ta/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ta/helpcontent2/source/text/shared/optionen.po389
-rw-r--r--source/ta/helpcontent2/source/text/simpress.po96
-rw-r--r--source/ta/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ta/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ta/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ta/helpcontent2/source/text/swriter.po17
-rw-r--r--source/ta/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/ta/helpcontent2/source/text/swriter/01.po661
-rw-r--r--source/ta/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/ta/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/ta/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ta/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ta/sc/messages.po1419
-rw-r--r--source/ta/sd/messages.po1086
-rw-r--r--source/ta/sfx2/messages.po34
-rw-r--r--source/ta/svtools/messages.po854
-rw-r--r--source/ta/svx/messages.po462
-rw-r--r--source/ta/sw/messages.po2272
-rw-r--r--source/ta/xmlsecurity/messages.po69
-rw-r--r--source/te/chart2/messages.po18
-rw-r--r--source/te/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/te/cui/messages.po414
-rw-r--r--source/te/dbaccess/messages.po296
-rw-r--r--source/te/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/te/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/te/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/te/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/te/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/te/editeng/messages.po198
-rw-r--r--source/te/formula/messages.po864
-rw-r--r--source/te/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/te/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/te/sc/messages.po1419
-rw-r--r--source/te/sd/messages.po1086
-rw-r--r--source/te/sfx2/messages.po34
-rw-r--r--source/te/svtools/messages.po854
-rw-r--r--source/te/svx/messages.po462
-rw-r--r--source/te/sw/messages.po2269
-rw-r--r--source/te/xmlsecurity/messages.po69
-rw-r--r--source/tg/chart2/messages.po18
-rw-r--r--source/tg/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/tg/cui/messages.po414
-rw-r--r--source/tg/dbaccess/messages.po296
-rw-r--r--source/tg/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/tg/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/tg/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/tg/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/tg/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/tg/editeng/messages.po197
-rw-r--r--source/tg/formula/messages.po864
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/tg/helpcontent2/source/text/scalc.po8
-rw-r--r--source/tg/helpcontent2/source/text/scalc/01.po1052
-rw-r--r--source/tg/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/tg/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/tg/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po1119
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po278
-rw-r--r--source/tg/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/tg/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/tg/helpcontent2/source/text/simpress.po96
-rw-r--r--source/tg/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/tg/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/tg/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/tg/helpcontent2/source/text/swriter.po17
-rw-r--r--source/tg/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/tg/helpcontent2/source/text/swriter/01.po627
-rw-r--r--source/tg/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/tg/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/tg/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/tg/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/tg/sc/messages.po1418
-rw-r--r--source/tg/sd/messages.po1084
-rw-r--r--source/tg/sfx2/messages.po34
-rw-r--r--source/tg/svtools/messages.po854
-rw-r--r--source/tg/svx/messages.po460
-rw-r--r--source/tg/sw/messages.po2269
-rw-r--r--source/tg/xmlsecurity/messages.po63
-rw-r--r--source/th/chart2/messages.po26
-rw-r--r--source/th/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/th/cui/messages.po434
-rw-r--r--source/th/dbaccess/messages.po316
-rw-r--r--source/th/dictionaries/ckb.po12
-rw-r--r--source/th/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/th/dictionaries/fa_IR.po12
-rw-r--r--source/th/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/th/dictionaries/pt_BR.po8
-rw-r--r--source/th/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/th/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/th/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/th/editeng/messages.po197
-rw-r--r--source/th/formula/messages.po864
-rw-r--r--source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office/UI.po104
-rw-r--r--source/th/sc/messages.po1417
-rw-r--r--source/th/scp2/source/activex.po12
-rw-r--r--source/th/scp2/source/base.po22
-rw-r--r--source/th/scp2/source/calc.po46
-rw-r--r--source/th/scp2/source/draw.po89
-rw-r--r--source/th/scp2/source/extensions.po30
-rw-r--r--source/th/scp2/source/gnome.po12
-rw-r--r--source/th/scp2/source/graphicfilter.po64
-rw-r--r--source/th/scp2/source/impress.po46
-rw-r--r--source/th/scp2/source/kde.po14
-rw-r--r--source/th/scp2/source/math.po22
-rw-r--r--source/th/scp2/source/onlineupdate.po12
-rw-r--r--source/th/scp2/source/ooo.po1366
-rw-r--r--source/th/scp2/source/python.po12
-rw-r--r--source/th/scp2/source/quickstart.po12
-rw-r--r--source/th/scp2/source/winexplorerext.po10
-rw-r--r--source/th/scp2/source/writer.po50
-rw-r--r--source/th/sd/messages.po1086
-rw-r--r--source/th/setup_native/source/mac.po37
-rw-r--r--source/th/sfx2/messages.po38
-rw-r--r--source/th/svl/messages.po14
-rw-r--r--source/th/svtools/messages.po2225
-rw-r--r--source/th/svx/messages.po468
-rw-r--r--source/th/sw/messages.po2298
-rw-r--r--source/th/xmlsecurity/messages.po71
-rw-r--r--source/ti/chart2/messages.po18
-rw-r--r--source/ti/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/ti/cui/messages.po412
-rw-r--r--source/ti/dbaccess/messages.po296
-rw-r--r--source/ti/dictionaries/en/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ti/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ti/dictionaries/pt_BR/dialog.po6
-rw-r--r--source/ti/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ti/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ti/editeng/messages.po194
-rw-r--r--source/ti/formula/messages.po864
-rw-r--r--source/ti/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ti/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ti/sc/messages.po1409
-rw-r--r--source/ti/sd/messages.po1084
-rw-r--r--source/ti/sfx2/messages.po34
-rw-r--r--source/ti/svtools/messages.po854
-rw-r--r--source/ti/svx/messages.po460
-rw-r--r--source/ti/sw/messages.po2269
-rw-r--r--source/ti/xmlsecurity/messages.po63
-rw-r--r--source/tn/chart2/messages.po18
-rw-r--r--source/tn/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/tn/cui/messages.po414
-rw-r--r--source/tn/dbaccess/messages.po296
-rw-r--r--source/tn/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/tn/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/tn/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/tn/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/tn/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/tn/editeng/messages.po198
-rw-r--r--source/tn/formula/messages.po864
-rw-r--r--source/tn/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/tn/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/tn/sc/messages.po1409
-rw-r--r--source/tn/sd/messages.po1084
-rw-r--r--source/tn/sfx2/messages.po34
-rw-r--r--source/tn/svtools/messages.po854
-rw-r--r--source/tn/svx/messages.po462
-rw-r--r--source/tn/sw/messages.po2269
-rw-r--r--source/tn/xmlsecurity/messages.po63
-rw-r--r--source/tr/chart2/messages.po30
-rw-r--r--source/tr/connectivity/registry/ado/org/openoffice/Office/DataAccess.po24
-rw-r--r--source/tr/cui/messages.po428
-rw-r--r--source/tr/dbaccess/messages.po296
-rw-r--r--source/tr/dictionaries/en/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/tr/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/tr/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/tr/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/tr/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po16
-rw-r--r--source/tr/editeng/messages.po214
-rw-r--r--source/tr/formula/messages.po860
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/tr/helpcontent2/source/text/scalc.po8
-rw-r--r--source/tr/helpcontent2/source/text/scalc/01.po1060
-rw-r--r--source/tr/helpcontent2/source/text/scalc/05.po10
-rw-r--r--source/tr/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/tr/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/tr/helpcontent2/source/text/shared.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po1151
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po294
-rw-r--r--source/tr/helpcontent2/source/text/shared/help.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/menu.po47
-rw-r--r--source/tr/helpcontent2/source/text/shared/optionen.po395
-rw-r--r--source/tr/helpcontent2/source/text/simpress.po96
-rw-r--r--source/tr/helpcontent2/source/text/simpress/00.po75
-rw-r--r--source/tr/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/tr/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/tr/helpcontent2/source/text/swriter.po19
-rw-r--r--source/tr/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/tr/helpcontent2/source/text/swriter/01.po677
-rw-r--r--source/tr/helpcontent2/source/text/swriter/02.po57
-rw-r--r--source/tr/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/tr/helpcontent2/source/text/swriter/menu.po8
-rw-r--r--source/tr/instsetoo_native/inc_openoffice/windows/msi_languages.po12
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office/UI.po100
-rw-r--r--source/tr/sc/messages.po1461
-rw-r--r--source/tr/sd/messages.po1090
-rw-r--r--source/tr/sfx2/messages.po54
-rw-r--r--source/tr/svtools/messages.po858
-rw-r--r--source/tr/svx/messages.po500
-rw-r--r--source/tr/sw/messages.po2300
-rw-r--r--source/tr/uui/messages.po6
-rw-r--r--source/tr/xmlsecurity/messages.po78
-rw-r--r--source/ts/chart2/messages.po18
-rw-r--r--source/ts/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/ts/cui/messages.po414
-rw-r--r--source/ts/dbaccess/messages.po296
-rw-r--r--source/ts/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ts/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ts/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/ts/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ts/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ts/editeng/messages.po198
-rw-r--r--source/ts/formula/messages.po864
-rw-r--r--source/ts/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ts/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ts/sc/messages.po1409
-rw-r--r--source/ts/sd/messages.po1084
-rw-r--r--source/ts/sfx2/messages.po34
-rw-r--r--source/ts/svtools/messages.po854
-rw-r--r--source/ts/svx/messages.po462
-rw-r--r--source/ts/sw/messages.po2270
-rw-r--r--source/ts/xmlsecurity/messages.po63
-rw-r--r--source/tt/chart2/messages.po18
-rw-r--r--source/tt/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/tt/cui/messages.po414
-rw-r--r--source/tt/dbaccess/messages.po296
-rw-r--r--source/tt/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/tt/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/tt/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/tt/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/tt/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/tt/editeng/messages.po194
-rw-r--r--source/tt/formula/messages.po864
-rw-r--r--source/tt/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/tt/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/tt/sc/messages.po1409
-rw-r--r--source/tt/sd/messages.po1084
-rw-r--r--source/tt/sfx2/messages.po34
-rw-r--r--source/tt/svtools/messages.po854
-rw-r--r--source/tt/svx/messages.po462
-rw-r--r--source/tt/sw/messages.po2269
-rw-r--r--source/tt/xmlsecurity/messages.po69
-rw-r--r--source/ug/chart2/messages.po18
-rw-r--r--source/ug/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/ug/cui/messages.po416
-rw-r--r--source/ug/dbaccess/messages.po296
-rw-r--r--source/ug/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ug/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ug/dictionaries/pt_BR/dialog.po10
-rw-r--r--source/ug/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ug/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ug/editeng/messages.po198
-rw-r--r--source/ug/formula/messages.po864
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/shared.po127
-rw-r--r--source/ug/helpcontent2/source/text/scalc.po8
-rw-r--r--source/ug/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/ug/helpcontent2/source/text/scalc/guide.po15
-rw-r--r--source/ug/helpcontent2/source/text/schart/01.po71
-rw-r--r--source/ug/helpcontent2/source/text/shared/00.po66
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po1119
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/ug/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po387
-rw-r--r--source/ug/helpcontent2/source/text/simpress.po96
-rw-r--r--source/ug/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/ug/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/ug/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/ug/helpcontent2/source/text/swriter.po17
-rw-r--r--source/ug/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/ug/helpcontent2/source/text/swriter/01.po621
-rw-r--r--source/ug/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/ug/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/ug/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office/UI.po289
-rw-r--r--source/ug/sc/messages.po1419
-rw-r--r--source/ug/sd/messages.po1086
-rw-r--r--source/ug/sfx2/messages.po34
-rw-r--r--source/ug/svtools/messages.po854
-rw-r--r--source/ug/svx/messages.po462
-rw-r--r--source/ug/sw/messages.po2267
-rw-r--r--source/ug/xmlsecurity/messages.po69
-rw-r--r--source/uk/chart2/messages.po28
-rw-r--r--source/uk/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/uk/cui/messages.po434
-rw-r--r--source/uk/dbaccess/messages.po296
-rw-r--r--source/uk/dictionaries/en/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/uk/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/uk/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/uk/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/uk/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/uk/editeng/messages.po212
-rw-r--r--source/uk/formula/messages.po866
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/uk/helpcontent2/source/text/scalc.po12
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po1060
-rw-r--r--source/uk/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/uk/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po70
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po1145
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po288
-rw-r--r--source/uk/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po389
-rw-r--r--source/uk/helpcontent2/source/text/simpress.po98
-rw-r--r--source/uk/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/uk/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/uk/helpcontent2/source/text/simpress/guide.po10
-rw-r--r--source/uk/helpcontent2/source/text/swriter.po19
-rw-r--r--source/uk/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/uk/helpcontent2/source/text/swriter/01.po693
-rw-r--r--source/uk/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po67
-rw-r--r--source/uk/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po92
-rw-r--r--source/uk/sc/messages.po1425
-rw-r--r--source/uk/sd/messages.po1090
-rw-r--r--source/uk/sfx2/messages.po56
-rw-r--r--source/uk/svtools/messages.po856
-rw-r--r--source/uk/svx/messages.po482
-rw-r--r--source/uk/sw/messages.po2310
-rw-r--r--source/uk/xmlsecurity/messages.po80
-rw-r--r--source/ur/chart2/messages.po18
-rw-r--r--source/ur/connectivity/registry/ado/org/openoffice/Office/DataAccess.po20
-rw-r--r--source/ur/cui/messages.po414
-rw-r--r--source/ur/dbaccess/messages.po296
-rw-r--r--source/ur/dictionaries/en/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ur/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ur/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/ur/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ur/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po10
-rw-r--r--source/ur/editeng/messages.po198
-rw-r--r--source/ur/formula/messages.po864
-rw-r--r--source/ur/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ur/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ur/sc/messages.po1409
-rw-r--r--source/ur/sd/messages.po1084
-rw-r--r--source/ur/sfx2/messages.po34
-rw-r--r--source/ur/svtools/messages.po854
-rw-r--r--source/ur/svx/messages.po460
-rw-r--r--source/ur/sw/messages.po2265
-rw-r--r--source/ur/xmlsecurity/messages.po63
-rw-r--r--source/uz/chart2/messages.po22
-rw-r--r--source/uz/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/uz/cui/messages.po414
-rw-r--r--source/uz/dbaccess/messages.po296
-rw-r--r--source/uz/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/uz/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/uz/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/uz/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/uz/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/uz/editeng/messages.po197
-rw-r--r--source/uz/formula/messages.po864
-rw-r--r--source/uz/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/uz/sc/messages.po1409
-rw-r--r--source/uz/sd/messages.po1084
-rw-r--r--source/uz/sfx2/messages.po34
-rw-r--r--source/uz/svtools/messages.po854
-rw-r--r--source/uz/svx/messages.po462
-rw-r--r--source/uz/sw/messages.po2270
-rw-r--r--source/uz/xmlsecurity/messages.po63
-rw-r--r--source/ve/chart2/messages.po18
-rw-r--r--source/ve/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/ve/cui/messages.po414
-rw-r--r--source/ve/dbaccess/messages.po296
-rw-r--r--source/ve/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ve/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ve/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/ve/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ve/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/ve/editeng/messages.po198
-rw-r--r--source/ve/formula/messages.po864
-rw-r--r--source/ve/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ve/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/ve/sc/messages.po1409
-rw-r--r--source/ve/sd/messages.po1084
-rw-r--r--source/ve/sfx2/messages.po34
-rw-r--r--source/ve/svtools/messages.po854
-rw-r--r--source/ve/svx/messages.po462
-rw-r--r--source/ve/sw/messages.po2270
-rw-r--r--source/ve/xmlsecurity/messages.po63
-rw-r--r--source/vec/chart2/messages.po22
-rw-r--r--source/vec/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/vec/cui/messages.po416
-rw-r--r--source/vec/dbaccess/messages.po296
-rw-r--r--source/vec/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vec/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vec/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/vec/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vec/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vec/editeng/messages.po198
-rw-r--r--source/vec/formula/messages.po864
-rw-r--r--source/vec/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/vec/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/vec/sc/messages.po1415
-rw-r--r--source/vec/sd/messages.po1086
-rw-r--r--source/vec/sfx2/messages.po36
-rw-r--r--source/vec/svtools/messages.po854
-rw-r--r--source/vec/svx/messages.po462
-rw-r--r--source/vec/sw/messages.po2266
-rw-r--r--source/vec/xmlsecurity/messages.po69
-rw-r--r--source/vi/chart2/messages.po26
-rw-r--r--source/vi/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/vi/cui/messages.po428
-rw-r--r--source/vi/dbaccess/messages.po296
-rw-r--r--source/vi/dictionaries/en/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vi/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vi/dictionaries/pt_BR/dialog.po8
-rw-r--r--source/vi/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vi/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po8
-rw-r--r--source/vi/editeng/messages.po198
-rw-r--r--source/vi/formula/messages.po864
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/vi/helpcontent2/source/text/scalc.po8
-rw-r--r--source/vi/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/vi/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/vi/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/vi/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po1139
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po244
-rw-r--r--source/vi/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/vi/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/vi/helpcontent2/source/text/simpress.po96
-rw-r--r--source/vi/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/vi/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/vi/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/vi/helpcontent2/source/text/swriter.po17
-rw-r--r--source/vi/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/vi/helpcontent2/source/text/swriter/01.po661
-rw-r--r--source/vi/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/vi/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/vi/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/vi/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/vi/sc/messages.po1418
-rw-r--r--source/vi/sd/messages.po1086
-rw-r--r--source/vi/sfx2/messages.po34
-rw-r--r--source/vi/svtools/messages.po854
-rw-r--r--source/vi/svx/messages.po462
-rw-r--r--source/vi/sw/messages.po2273
-rw-r--r--source/vi/xmlsecurity/messages.po69
-rw-r--r--source/xh/chart2/messages.po18
-rw-r--r--source/xh/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/xh/cui/messages.po414
-rw-r--r--source/xh/dbaccess/messages.po296
-rw-r--r--source/xh/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/xh/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/xh/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/xh/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/xh/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/xh/editeng/messages.po198
-rw-r--r--source/xh/formula/messages.po864
-rw-r--r--source/xh/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/xh/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/xh/sc/messages.po1409
-rw-r--r--source/xh/sd/messages.po1084
-rw-r--r--source/xh/sfx2/messages.po34
-rw-r--r--source/xh/svtools/messages.po854
-rw-r--r--source/xh/svx/messages.po462
-rw-r--r--source/xh/sw/messages.po2270
-rw-r--r--source/xh/xmlsecurity/messages.po63
-rw-r--r--source/zh-CN/chart2/messages.po36
-rw-r--r--source/zh-CN/connectivity/registry/ado/org/openoffice/Office/DataAccess.po18
-rw-r--r--source/zh-CN/cui/messages.po454
-rw-r--r--source/zh-CN/dbaccess/messages.po296
-rw-r--r--source/zh-CN/dictionaries/en/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/zh-CN/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/zh-CN/dictionaries/pt_BR/dialog.po14
-rw-r--r--source/zh-CN/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/zh-CN/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po14
-rw-r--r--source/zh-CN/editeng/messages.po198
-rw-r--r--source/zh-CN/formula/messages.po868
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/01.po1060
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/zh-CN/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po1153
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po296
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/optionen.po397
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress.po98
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress/01.po107
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter.po19
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/01.po669
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/zh-CN/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po102
-rw-r--r--source/zh-CN/reportdesign/messages.po8
-rw-r--r--source/zh-CN/sc/messages.po1460
-rw-r--r--source/zh-CN/sd/messages.po1100
-rw-r--r--source/zh-CN/sfx2/messages.po46
-rw-r--r--source/zh-CN/starmath/messages.po14
-rw-r--r--source/zh-CN/svtools/messages.po864
-rw-r--r--source/zh-CN/svx/messages.po504
-rw-r--r--source/zh-CN/sw/messages.po2388
-rw-r--r--source/zh-CN/xmlsecurity/messages.po74
-rw-r--r--source/zh-TW/basctl/messages.po34
-rw-r--r--source/zh-TW/chart2/messages.po36
-rw-r--r--source/zh-TW/connectivity/registry/ado/org/openoffice/Office/DataAccess.po26
-rw-r--r--source/zh-TW/cui/messages.po488
-rw-r--r--source/zh-TW/dbaccess/messages.po296
-rw-r--r--source/zh-TW/dictionaries/en/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/zh-TW/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/zh-TW/dictionaries/pt_BR/dialog.po16
-rw-r--r--source/zh-TW/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/zh-TW/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po18
-rw-r--r--source/zh-TW/editeng/messages.po216
-rw-r--r--source/zh-TW/extensions/messages.po8
-rw-r--r--source/zh-TW/filter/messages.po20
-rw-r--r--source/zh-TW/formula/messages.po872
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared.po129
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc.po8
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/01.po1054
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/guide.po17
-rw-r--r--source/zh-TW/helpcontent2/source/text/schart/01.po83
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po68
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po1141
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po290
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/optionen.po391
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress.po96
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/00.po65
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/01.po105
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter.po17
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/01.po663
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/02.po47
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/guide.po65
-rw-r--r--source/zh-TW/instsetoo_native/inc_openoffice/windows/msi_languages.po14
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po122
-rw-r--r--source/zh-TW/sc/messages.po1508
-rw-r--r--source/zh-TW/sd/messages.po1102
-rw-r--r--source/zh-TW/sfx2/messages.po62
-rw-r--r--source/zh-TW/svtools/messages.po860
-rw-r--r--source/zh-TW/svx/messages.po520
-rw-r--r--source/zh-TW/sw/messages.po2422
-rw-r--r--source/zh-TW/uui/messages.po13
-rw-r--r--source/zh-TW/xmlsecurity/messages.po74
-rw-r--r--source/zu/chart2/messages.po18
-rw-r--r--source/zu/connectivity/registry/ado/org/openoffice/Office/DataAccess.po16
-rw-r--r--source/zu/cui/messages.po414
-rw-r--r--source/zu/dbaccess/messages.po296
-rw-r--r--source/zu/dictionaries/en/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/zu/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/zu/dictionaries/pt_BR/dialog.po9
-rw-r--r--source/zu/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/zu/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po9
-rw-r--r--source/zu/editeng/messages.po198
-rw-r--r--source/zu/formula/messages.po864
-rw-r--r--source/zu/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice/Office/UI.po88
-rw-r--r--source/zu/sc/messages.po1409
-rw-r--r--source/zu/sd/messages.po1084
-rw-r--r--source/zu/sfx2/messages.po34
-rw-r--r--source/zu/svtools/messages.po854
-rw-r--r--source/zu/svx/messages.po462
-rw-r--r--source/zu/sw/messages.po2271
-rw-r--r--source/zu/xmlsecurity/messages.po63
4366 files changed, 822205 insertions, 599243 deletions
diff --git a/source/ab/chart2/messages.po b/source/ab/chart2/messages.po
index ff98e9188c0..0dc92776c6b 100644
--- a/source/ab/chart2/messages.po
+++ b/source/ab/chart2/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: 2024-02-14 13:07+0100\n"
-"PO-Revision-Date: 2024-03-08 01:45+0000\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ab/>\n"
"Language: ab\n"
@@ -229,13 +229,13 @@ msgstr "Атип"
#: chart2/inc/strings.hrc:44
msgctxt "STR_PAGE_XERROR_BARS"
msgid "X Error Bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. NKDFm
#: chart2/inc/strings.hrc:45
msgctxt "STR_PAGE_YERROR_BARS"
msgid "Y Error Bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. mjAwD
#: chart2/inc/strings.hrc:46
@@ -505,19 +505,19 @@ msgstr "Аиҟаратә"
#: chart2/inc/strings.hrc:90
msgctxt "STR_OBJECT_ERROR_BARS_X"
msgid "X Error Bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. BUEbq
#: chart2/inc/strings.hrc:91
msgctxt "STR_OBJECT_ERROR_BARS_Y"
msgid "Y Error Bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. tQCpv
#: chart2/inc/strings.hrc:92
msgctxt "STR_OBJECT_ERROR_BARS_Z"
msgid "Z Error Bars"
-msgstr ""
+msgstr "Z аиашақәымшәарақәа рцәаҳәақәа"
#. bz4Dw
#: chart2/inc/strings.hrc:93
@@ -721,7 +721,7 @@ msgstr "Акакаҷқәа рышәагаа"
#: chart2/inc/strings.hrc:126
msgctxt "STR_DATA_ROLE_X_ERROR"
msgid "X-Error-Bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. c9oCh
#: chart2/inc/strings.hrc:127
@@ -739,7 +739,7 @@ msgstr ""
#: chart2/inc/strings.hrc:129
msgctxt "STR_DATA_ROLE_Y_ERROR"
msgid "Y-Error-Bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. ZFFKK
#: chart2/inc/strings.hrc:130
@@ -1679,7 +1679,7 @@ msgstr "Мап"
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:133
msgctxt "dlg_InsertErrorBars|extended_tip|RB_NONE"
msgid "Does not show any error bars."
-msgstr ""
+msgstr "Иаарԥшлатәӡам аиашақәымшәарақәа рцәаҳәақәа."
#. sMZoy
#: chart2/uiconfig/ui/dlg_InsertErrorBars.ui:145
@@ -2639,19 +2639,19 @@ msgstr "Атренд аҵәаӷәа"
#: chart2/uiconfig/ui/sidebarseries.ui:92
msgctxt "sidebarseries|label1"
msgid "Error Bars"
-msgstr ""
+msgstr "Аиашақәымшәарақәа рцәаҳәақәа"
#. bXUND
#: chart2/uiconfig/ui/sidebarseries.ui:105
msgctxt "sidebarseries|checkbutton_y_error"
msgid "Y error bars"
-msgstr ""
+msgstr "Y аиашақәымшәарақәа рцәаҳәақәа"
#. zK6DE
#: chart2/uiconfig/ui/sidebarseries.ui:121
msgctxt "sidebarseries|checkbutton_x_error"
msgid "X error bars"
-msgstr ""
+msgstr "X аиашақәымшәарақәа рцәаҳәақәа"
#. qE5HF
#: chart2/uiconfig/ui/sidebarseries.ui:142
@@ -3179,18 +3179,18 @@ msgstr ""
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:264
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
-msgstr ""
+msgstr "Иалху алашара ахыҵхырҭазы аԥштәы алхра."
-#. gfdAB
+#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "Иалышәх аԥштәы аԥштәқәа рпалитра ахархәарала"
+msgid "Select a color using the Pick a Color dialog"
+msgstr ""
-#. JnBhP
+#. D3Udo
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
-msgid "Select a color using the color dialog."
+msgid "Select a color using the Pick a Color dialog."
msgstr ""
#. mgXyK
@@ -3203,25 +3203,25 @@ msgstr "Алашара ахыҵхырҭа"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:348
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
-msgstr ""
+msgstr "Иԥсаҟьоу алашаразы аԥштәы алхра."
-#. NpAu7
+#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "Иалышәх аԥштәы аԥштәқәа рпалитра ахархәарала"
+msgid "Select a color using the Pick a Color dialog"
+msgstr ""
-#. 943Za
+#. YbFV8
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
-msgid "Select a color using the color dialog."
+msgid "Select a color using the Pick a color dialog."
msgstr ""
#. LFMGL
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:383
msgctxt "tp_3D_SceneIllumination|FT_AMBIENTLIGHT"
msgid "_Ambient Light"
-msgstr ""
+msgstr "Иԥсаҟьоу алашара"
#. snUGf
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:427
@@ -3701,7 +3701,7 @@ msgstr "_Акатегориа"
#: chart2/uiconfig/ui/tp_DataLabel.ui:85
msgctxt "tp_DataLabel|extended_tip|CB_CATEGORY"
msgid "Shows the data point text labels."
-msgstr ""
+msgstr "Адиаграмма акәаԥқәа рзы аҵаҩрақәа ртекст аарԥшра."
#. Y6NXz
#: chart2/uiconfig/ui/tp_DataLabel.ui:96
@@ -3767,7 +3767,7 @@ msgstr "Аишьҭаргыла ахьӡ"
#: chart2/uiconfig/ui/tp_DataLabel.ui:199
msgctxt "tp_DataLabel|extended_tip|CB_DATA_SERIES_NAME"
msgid "Shows the data series name in the label."
-msgstr ""
+msgstr "Аҵаҩра аҟны адырқәа реишьҭаргыла ахьӡ аарԥшра."
#. 3BZrx
#: chart2/uiconfig/ui/tp_DataLabel.ui:220
@@ -4163,7 +4163,7 @@ msgstr "Мап"
#: chart2/uiconfig/ui/tp_ErrorBars.ui:64
msgctxt "tp_ErrorBars|extended_tip|RB_NONE"
msgid "Does not show any error bars."
-msgstr ""
+msgstr "Иаарԥшлатәӡам аиашақәымшәарақәа рцәаҳәақәа."
#. Cq44D
#: chart2/uiconfig/ui/tp_ErrorBars.ui:76
@@ -5177,7 +5177,7 @@ msgstr "Арегрессиа атип"
#: chart2/uiconfig/ui/tp_Trendline.ui:412
msgctxt "tp_Trendline|label7"
msgid "Extrapolate Forward"
-msgstr ""
+msgstr "Аекстраполиациа ԥхьаҟа"
#. 4HshA
#: chart2/uiconfig/ui/tp_Trendline.ui:418
@@ -5189,7 +5189,7 @@ msgstr ""
#: chart2/uiconfig/ui/tp_Trendline.ui:431
msgctxt "tp_Trendline|label8"
msgid "Extrapolate Backward"
-msgstr ""
+msgstr "Аекстраполиациа шьҭахьҟа"
#. tEfNE
#: chart2/uiconfig/ui/tp_Trendline.ui:437
@@ -5357,7 +5357,7 @@ msgstr "Автоматикала"
#: chart2/uiconfig/ui/tp_axisLabel.ui:134
msgctxt "tp_axisLabel|extended_tip|auto"
msgid "Automatically arranges numbers on the axis."
-msgstr ""
+msgstr "Агәҵәы аҟны ахыԥхьаӡарақәа автоматикала иҭыԥқәнаҵоит."
#. bFH6L
#: chart2/uiconfig/ui/tp_axisLabel.ui:150
diff --git a/source/ab/connectivity/messages.po b/source/ab/connectivity/messages.po
index a740fe9607e..f1bef886cb1 100644
--- a/source/ab/connectivity/messages.po
+++ b/source/ab/connectivity/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: 2022-07-06 20:18+0200\n"
-"PO-Revision-Date: 2024-02-07 01:46+0000\n"
+"PO-Revision-Date: 2024-05-05 11:49+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/ab/>\n"
"Language: ab\n"
@@ -251,7 +251,7 @@ msgstr "Аиндекс аныхра ауам: афаилтә система ид
#: connectivity/inc/strings.hrc:64
msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX"
msgid "The index could not be created. Only one column per index is allowed."
-msgstr ""
+msgstr "Аиндекс аԥҵара ауам: изинуп аиҵагылақәа акы аиндекс азы."
#. rB3XE
#: connectivity/inc/strings.hrc:65
@@ -317,7 +317,7 @@ msgstr "Аиҵагыла «$columnname$» ииашам ахьӡ аура."
#: connectivity/inc/strings.hrc:75
msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
msgid "Duplicate value found in column “$columnname$”."
-msgstr ""
+msgstr "Аиҵагыла «$columnname$» аҟны иԥшаауп адубликат."
#. zSeBJ
#: connectivity/inc/strings.hrc:76
diff --git a/source/ab/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/ab/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index fc5ae02fe1f..d51cf53e69e 100644
--- a/source/ab/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/ab/connectivity/registry/ado/org/openoffice/Office/DataAccess.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2017-07-14 22:07+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,22 +25,12 @@ msgctxt ""
msgid "ADO"
msgstr "ADO"
-#. nw3hx
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Access"
-msgstr "Microsoft Access"
-
-#. uAES5
+#. JN7dA
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
"DriverTypeDisplayName\n"
"value.text"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
+msgid "Microsoft Access"
+msgstr ""
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index d76eb7ec183..ce0a3721efe 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-02-23 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-03-13 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ab/>\n"
"Language: ab\n"
@@ -1957,17 +1957,17 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "URL <%1> афаилтә системахь аконвертациа ауам."
-#. YfSb4
+#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2023 LibreOffice contributors."
-msgstr "Copyright © 2000–2023 LibreOffice ахеилак алахәылацәа."
+msgid "Copyright © 2000–2024 LibreOffice contributors."
+msgstr "Copyright © 2000–2024 LibreOffice ахеилак алахәылацәа."
#. WCnhx
#: cui/inc/strings.hrc:359
msgctxt "aboutdialog|vendor"
msgid "This release was supplied by %OOOVENDOR."
-msgstr ""
+msgstr "Ари аҭыжьымҭа ҳадыргалеит %OOOVENDOR."
#. Lz9nx
#: cui/inc/strings.hrc:360
@@ -1979,7 +1979,7 @@ msgstr "LibreOffice базас иамоуп OpenOffice.org."
#: cui/inc/strings.hrc:361
msgctxt "aboutdialog|derived"
msgid "%PRODUCTNAME is derived from LibreOffice which was based on OpenOffice.org"
-msgstr ""
+msgstr "%PRODUCTNAME LibreOffice иахылҿиааит, иара OpenOffice.org шьаҭас иамоуп"
#. q5Myk
#: cui/inc/strings.hrc:362
@@ -2470,10 +2470,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr ""
-#. VBCF7
+#. CFkRA
#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
+msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., you specify via File ▸ Export as PDF."
msgstr ""
#. XWchY
@@ -2748,11 +2748,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr ""
-#. H2oxt
+#. ftMpB
#. local help missing
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Write along a curve? Draw the curve, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
+msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
msgstr ""
#. ZE6D5
@@ -6589,10 +6589,10 @@ msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr "Иалышәх акаталог NSS..."
-#. zx3Mw
+#. XkGqY
#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
+msgid "Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list."
msgstr ""
#. GFGjC
@@ -9143,11 +9143,11 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr "Амакрос..."
-#. TqHir
+#. 4vyAY
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "Иалху ахҭыс азы иаанартуеит амакрос алхра аԥенџьыр."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
+msgstr ""
#. gxSRb
#: cui/uiconfig/ui/eventsconfigpage.ui:81
@@ -10657,49 +10657,49 @@ msgid "Closes the dialog without saving."
msgstr "Ианаркуеит адиалог аԥенџьыр еиқәмырхаӡакәа."
#. UHF5Y
-#: cui/uiconfig/ui/hyperlinkdialog.ui:169
+#: cui/uiconfig/ui/hyperlinkdialog.ui:146
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page."
msgstr ""
#. EJuaG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:183
+#: cui/uiconfig/ui/hyperlinkdialog.ui:160
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
msgstr "Интернет"
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:244
+#: cui/uiconfig/ui/hyperlinkdialog.ui:197
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr "Ара иаԥышәҵоит E-mail адрес ахь агиперзхьарԥш."
#. RxDSh
-#: cui/uiconfig/ui/hyperlinkdialog.ui:258
+#: cui/uiconfig/ui/hyperlinkdialog.ui:211
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
msgstr "E-mail"
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:320
+#: cui/uiconfig/ui/hyperlinkdialog.ui:249
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr ""
#. MqhyH
-#: cui/uiconfig/ui/hyperlinkdialog.ui:334
+#: cui/uiconfig/ui/hyperlinkdialog.ui:263
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
msgstr "Адокумент"
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:396
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr ""
#. aLbja
-#: cui/uiconfig/ui/hyperlinkdialog.ui:410
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
msgstr "Иаԥҵатәуп адокумент"
@@ -11350,10 +11350,10 @@ msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr "Аимпорт..."
-#. pMDQA
+#. SfMgE
#: cui/uiconfig/ui/iconselectordialog.ui:168
msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
+msgid "Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
msgstr ""
#. 46d7Z
@@ -12507,11 +12507,11 @@ msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr "Амакрос..."
-#. ECTjc
+#. wM4hv
#: cui/uiconfig/ui/macroassignpage.ui:141
msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "Иалху ахҭысазы иаанартуеит амакрос алхырҭа аԥенџьыр."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
+msgstr ""
#. nhxq7
#: cui/uiconfig/ui/macroassignpage.ui:153
@@ -17246,349 +17246,349 @@ msgid "Use this tab page to enter or edit user data."
msgstr ""
#. E6zhJ
-#: cui/uiconfig/ui/optviewpage.ui:53
+#: cui/uiconfig/ui/optviewpage.ui:52
msgctxt "optviewpage|label12"
msgid "Middle _button:"
msgstr "Аҳәынаԥ агәҭатәи акнопка:"
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:69
+#: cui/uiconfig/ui/optviewpage.ui:68
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr "Афункциа ада"
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:70
+#: cui/uiconfig/ui/optviewpage.ui:69
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr ""
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:71
+#: cui/uiconfig/ui/optviewpage.ui:70
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "Иҭаргылатәуп аиҭныԥсахлара абуфер"
#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:75
+#: cui/uiconfig/ui/optviewpage.ui:74
msgctxt "extended_tip | mousemiddle"
msgid "Defines the function of the middle mouse button."
msgstr "Иазалнахуеит аҳәынаԥ агәҭатәи акнопка иҟанаҵаша."
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:102
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr "Аҳәынаԥ"
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:138
+#: cui/uiconfig/ui/optviewpage.ui:137
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Автоматикала"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:139
+#: cui/uiconfig/ui/optviewpage.ui:138
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Ихәыҷқәо"
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:140
+#: cui/uiconfig/ui/optviewpage.ui:139
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Идуқәо"
#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:144
+#: cui/uiconfig/ui/optviewpage.ui:143
msgctxt "extended_tip | notebookbariconsize"
msgid "Specifies the display size of notebook bar icons."
msgstr "Иазалнахуеит алента адыргаҷқәа рышәагаа."
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:157
+#: cui/uiconfig/ui/optviewpage.ui:156
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr "Алента:"
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:173
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Автоматикала"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:174
+#: cui/uiconfig/ui/optviewpage.ui:173
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "Ихәыҷқәо"
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:175
+#: cui/uiconfig/ui/optviewpage.ui:174
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "Идуқәо"
#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:179
+#: cui/uiconfig/ui/optviewpage.ui:178
msgctxt "extended_tip | sidebariconsize"
msgid "Specifies the display size of sidebar icons."
msgstr "Иазалнахуеит аганахьтәи апанель адыргаҷқәа рышәагаа."
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:192
+#: cui/uiconfig/ui/optviewpage.ui:191
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr "Аганахьтәи апанель:"
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:208
+#: cui/uiconfig/ui/optviewpage.ui:207
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Автоматикала"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:209
+#: cui/uiconfig/ui/optviewpage.ui:208
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr "Ихәыҷқәо"
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:210
+#: cui/uiconfig/ui/optviewpage.ui:209
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr "Идуқәо"
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:211
+#: cui/uiconfig/ui/optviewpage.ui:210
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "Идуӡӡақәоу"
#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:215
+#: cui/uiconfig/ui/optviewpage.ui:214
msgctxt "extended_tip | iconsize"
msgid "Specifies the display size of toolbar icons."
msgstr "Иазалнахуеит амаругақәа рпанель адыргаҷқәа рышәагаа."
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:228
+#: cui/uiconfig/ui/optviewpage.ui:227
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr "Амаругақәа рпанель:"
#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:283
+#: cui/uiconfig/ui/optviewpage.ui:282
msgctxt "optviewpage|label1"
msgid "Icon Size"
msgstr "Адыргаҷқәа рышәагаа"
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:317
+#: cui/uiconfig/ui/optviewpage.ui:316
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Автоматикала"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:318
+#: cui/uiconfig/ui/optviewpage.ui:317
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:319
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Абриз"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:323
+#: cui/uiconfig/ui/optviewpage.ui:322
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Иазалнахуеит амаругақәа рпанель адыргаҷқәеи адиалог аԥенџьырқәеи рстиль."
#. SXzWW
-#: cui/uiconfig/ui/optviewpage.ui:336
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|label6"
msgid "_Theme:"
msgstr "Атема:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:351
+#: cui/uiconfig/ui/optviewpage.ui:350
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Иацышәҵа адыргаҷқәа рстильқәа арҭбаара ахрхәарала"
#. F7kTw
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:378
msgctxt "optviewpage|label1"
msgid "Icon Theme"
msgstr "Адыргаҷқәа ртема"
#. zXaFc
-#: cui/uiconfig/ui/optviewpage.ui:414
+#: cui/uiconfig/ui/optviewpage.ui:413
msgctxt "optviewpage|appearance"
msgid "System"
msgstr "Асистема"
#. S3ogK
-#: cui/uiconfig/ui/optviewpage.ui:415
+#: cui/uiconfig/ui/optviewpage.ui:414
msgctxt "optviewpage|appearance"
msgid "Light"
msgstr "Илашоу"
#. qYSap
-#: cui/uiconfig/ui/optviewpage.ui:416
+#: cui/uiconfig/ui/optviewpage.ui:415
msgctxt "optviewpage|appearance"
msgid "Dark"
msgstr "Илашьцоу"
#. qfbPT
-#: cui/uiconfig/ui/optviewpage.ui:420
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "extended_tip | appearance"
msgid "Specifies whether to follow the system appearance mode or override Dark or Light."
msgstr ""
#. nzLbn
-#: cui/uiconfig/ui/optviewpage.ui:433
+#: cui/uiconfig/ui/optviewpage.ui:432
msgctxt "optviewpage|label7"
msgid "Mode:"
msgstr "Арежим:"
#. Nrc4k
-#: cui/uiconfig/ui/optviewpage.ui:462
+#: cui/uiconfig/ui/optviewpage.ui:461
msgctxt "optviewpage|label16"
msgid "Appearance"
msgstr "Адәныҟатәи аԥшра"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:502
+#: cui/uiconfig/ui/optviewpage.ui:501
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Ихархәатәуп аппараттә ццакыра"
#. zAzHY
-#: cui/uiconfig/ui/optviewpage.ui:506
+#: cui/uiconfig/ui/optviewpage.ui:505
msgctxt "optviewpage|useaccel|tooltip_text"
msgid "Requires restart"
msgstr "Иаҭахуп аиҭадәықәҵарақәа"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:512
+#: cui/uiconfig/ui/optviewpage.ui:511
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr ""
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:523
+#: cui/uiconfig/ui/optviewpage.ui:522
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Ихархәатәуп аршшара"
#. iGxUy
-#: cui/uiconfig/ui/optviewpage.ui:527
+#: cui/uiconfig/ui/optviewpage.ui:526
msgctxt "optviewpage|useaa|tooltip_text"
msgid "Requires restart"
msgstr "Иаҭахуп аиҭадәықәҵара"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:532
msgctxt "extended_tip | useaa"
msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
msgstr ""
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:544
+#: cui/uiconfig/ui/optviewpage.ui:543
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Аҭыгара зегьы Skia ала"
#. 9uMBG
-#: cui/uiconfig/ui/optviewpage.ui:548
+#: cui/uiconfig/ui/optviewpage.ui:547
msgctxt "optviewpage|useskia|tooltip_text"
msgid "Requires restart"
msgstr "Иаҭахуп аиҭадәықәҵара"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:558
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Апрограмматә ҭыгара Skia ала"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:563
+#: cui/uiconfig/ui/optviewpage.ui:562
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Иаҭахуп аиҭадәықәҵара. Иаҿнахуеит аграфикатә драиверқәа рхархәара."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:577
+#: cui/uiconfig/ui/optviewpage.ui:576
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia аҿакуп."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:592
+#: cui/uiconfig/ui/optviewpage.ui:591
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia аҿыхуп."
#. ubxXW
-#: cui/uiconfig/ui/optviewpage.ui:605
+#: cui/uiconfig/ui/optviewpage.ui:604
msgctxt "optviewpage|btnSkialog"
msgid "Copy skia.log"
msgstr "Икопиатәуп skia.log"
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:682
+#: cui/uiconfig/ui/optviewpage.ui:681
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Аграфикатә ҭагалара"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:709
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Ашрифтқәа рыхәаԥшра"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:719
+#: cui/uiconfig/ui/optviewpage.ui:718
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr ""
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:730
+#: cui/uiconfig/ui/optviewpage.ui:729
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Аекрантә шрифтқәа рыршшара"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:739
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Иалышәх аекран аҟны атекст аршшаразы."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:760
+#: cui/uiconfig/ui/optviewpage.ui:759
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "аҟынтәи:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:778
+#: cui/uiconfig/ui/optviewpage.ui:777
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Иҭажәгал ашрифт иминималу ашәагаа, аршшара ахархәаразы."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:838
+#: cui/uiconfig/ui/optviewpage.ui:837
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Ашрифтқәа рыхьӡынҵа"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:852
+#: cui/uiconfig/ui/optviewpage.ui:851
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Аграфикатә тестқәа рдәықәҵара"
@@ -18096,33 +18096,39 @@ msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr "Егьырҭқәа"
+#. SDfTp
+#: cui/uiconfig/ui/paraindentspacing.ui:390
+msgctxt "paraindentspacing|liststoreLB_LINEDIST"
+msgid "Fixed"
+msgstr ""
+
#. 9fdqy
-#: cui/uiconfig/ui/paraindentspacing.ui:402
+#: cui/uiconfig/ui/paraindentspacing.ui:403
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "ашәагаа:"
#. Bga6L
-#: cui/uiconfig/ui/paraindentspacing.ui:481
+#: cui/uiconfig/ui/paraindentspacing.ui:482
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
msgstr "Адаҟьа ацәаҳәабжьаратәи аинтервал"
#. uesRM
#. xdds
-#: cui/uiconfig/ui/paraindentspacing.ui:484
+#: cui/uiconfig/ui/paraindentspacing.ui:485
msgctxt "paraindentspacing|checkCB_REGISTER|tooltip_text"
msgid "Applies page line-spacing (register-true) if set for the Page Style."
msgstr ""
#. MwL9j
-#: cui/uiconfig/ui/paraindentspacing.ui:490
+#: cui/uiconfig/ui/paraindentspacing.ui:491
msgctxt "paraindentspacing|extended_tip|checkCB_REGISTER"
msgid "If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr ""
#. GxJB6
-#: cui/uiconfig/ui/paraindentspacing.ui:506
+#: cui/uiconfig/ui/paraindentspacing.ui:507
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
msgstr "Ацәаҳәабжьаратәи аинтервал"
@@ -18475,80 +18481,62 @@ msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Иалышәх ихархәахо амаркер астиль."
-#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:50
-msgctxt "pickbulletpage|label25"
-msgid "Selection"
-msgstr "Алхра"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Иаанарԥшуеит аҳархәара зуа амаркерқәа рстильқәа."
#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:44
+#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr "Шәақәыӷәӷәа аграфикатә обиект, маркер ҳасабла ахархәара зҭатәу."
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:61
+#: cui/uiconfig/ui/pickgraphicpage.ui:54
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr "Атема «Амаркерқәа» агалереиа аҟны иҭацәуп (асахьақәа ыҟаӡам)."
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:71
+#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr "Иацҵатәуп ашәагаа шацу"
-#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:97
-msgctxt "pickgraphicpage|label25"
-msgid "Selection"
-msgstr "Алхра"
-
#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:105
+#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr ""
#. q8tMx
-#: cui/uiconfig/ui/picknumberingpage.ui:37
+#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr "Иалышәх ишәҭаху аномерркра асхема."
-#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:50
-msgctxt "picknumberingpage|label25"
-msgid "Selection"
-msgstr "Алхра"
-
#. mkywY
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr "Иаанарԥшуеит имҩарту аномерркрақәа рысхемақәа"
#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:37
+#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr "Иалышәх ихархәахо аструктура астиль."
-#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:50
-msgctxt "pickoutlinepage|label25"
-msgid "Selection"
-msgstr "Алхра"
-
#. rvStY
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr ""
@@ -21420,295 +21408,349 @@ msgid "Text Columns"
msgstr "Аиҵаҩқәа"
#. N89ek
-#: cui/uiconfig/ui/textflowpage.ui:81
+#: cui/uiconfig/ui/textflowpage.ui:88
msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr "Автоматикала аиагара"
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:90
+#: cui/uiconfig/ui/textflowpage.ui:97
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr ""
#. rpKhj
-#: cui/uiconfig/ui/textflowpage.ui:111
+#: cui/uiconfig/ui/textflowpage.ui:118
msgctxt "textflowpage|extended_tip|spinMinLen"
msgid "Enter the minimum word length in characters that can be hyphenated."
msgstr ""
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:131
+#: cui/uiconfig/ui/textflowpage.ui:138
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr ""
+#. wuHsQ
+#: cui/uiconfig/ui/textflowpage.ui:158
+msgctxt "textflowpage|extended_tip|spinCompoundLineEnd"
+msgid "Enter the minimum number of characters of a compound word to leave at the end of the line before a hyphen is inserted."
+msgstr ""
+
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:151
+#: cui/uiconfig/ui/textflowpage.ui:178
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr ""
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:171
+#: cui/uiconfig/ui/textflowpage.ui:198
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr ""
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:185
+#: cui/uiconfig/ui/textflowpage.ui:212
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr "Асимволқәа ацәаҳәа анҵәамҭаҿ"
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:199
+#: cui/uiconfig/ui/textflowpage.ui:226
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr "Асимволқәа ацәаҳәа алагамҭаҿ"
+#. pvsiK
+#: cui/uiconfig/ui/textflowpage.ui:240
+msgctxt "textflowpage|labelCompoundLineEnd"
+msgid "C_ompound characters at line end"
+msgstr ""
+
#. A3DE8
-#: cui/uiconfig/ui/textflowpage.ui:213
+#: cui/uiconfig/ui/textflowpage.ui:254
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
msgstr ""
#. JkHBB
-#: cui/uiconfig/ui/textflowpage.ui:227
+#: cui/uiconfig/ui/textflowpage.ui:268
msgctxt "textflowpage|labelMinLen"
msgid "_Minimum word length in characters"
msgstr "Ажәа символла иминималу аура"
#. 582fA
-#: cui/uiconfig/ui/textflowpage.ui:262
+#: cui/uiconfig/ui/textflowpage.ui:303
msgctxt "textflowpage|labelHyphenZone"
msgid "Hyphenation _zone:"
msgstr "Аиагагақәа рыргылара азона:"
#. X6VEi
-#: cui/uiconfig/ui/textflowpage.ui:281
+#: cui/uiconfig/ui/textflowpage.ui:322
msgctxt "textflowpage|checkNoCaps"
msgid "Hyphenate words in _CAPS"
msgstr ""
#. 32yMD
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:337
msgctxt "textflowpage|checkNoLastWord"
msgid "Hyphenate last word"
msgstr ""
-#. 3yzEJ
-#: cui/uiconfig/ui/textflowpage.ui:311
-msgctxt "textflowpage|checkKeep"
-msgid "Hyphenate _across column and page"
+#. 5FkTZ
+#: cui/uiconfig/ui/textflowpage.ui:363
+msgctxt "textflowpage|labelHyphenAcross"
+msgid "Hyphenation across"
+msgstr ""
+
+#. 7QKyi
+#: cui/uiconfig/ui/textflowpage.ui:394
+msgctxt "textflowpage|checkAcrossParagraph"
+msgid "Last full line of paragraph"
msgstr ""
-#. jxu2K
-#: cui/uiconfig/ui/textflowpage.ui:320
-msgctxt "textflowpage|extended_tip|checkKeep"
-msgid "Deselect this check box, if you don't want to hyphenate across column and page."
+#. K3XE6
+#: cui/uiconfig/ui/textflowpage.ui:403
+msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
+msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
+msgstr ""
+
+#. zVw8o
+#: cui/uiconfig/ui/textflowpage.ui:414
+msgctxt "textflowpage|checkAcrossColumn"
+msgid "Column"
+msgstr ""
+
+#. p4B6d
+#: cui/uiconfig/ui/textflowpage.ui:423
+msgctxt "textflowpage|extended_tip|checkAcrossColumn"
+msgid "Deselect this check box, if you don't want to hyphenate across column, page and spread."
+msgstr ""
+
+#. fxcFY
+#: cui/uiconfig/ui/textflowpage.ui:434
+msgctxt "textflowpage|checkAcrossPage"
+msgid "Page"
+msgstr ""
+
+#. Q9guk
+#: cui/uiconfig/ui/textflowpage.ui:443
+msgctxt "textflowpage|extended_tip|checkAcrossPage"
+msgid "Deselect this check box, if you don't want to hyphenate across page and spread."
+msgstr ""
+
+#. abccC
+#: cui/uiconfig/ui/textflowpage.ui:454
+msgctxt "textflowpage|checkAcrossSpread"
+msgid "Spread"
+msgstr ""
+
+#. jmTXZ
+#: cui/uiconfig/ui/textflowpage.ui:463
+msgctxt "textflowpage|extended_tip|checkAcrossSpread"
+msgid "Deselect this check box, if you don't want to hyphenate across spread."
msgstr ""
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:336
+#: cui/uiconfig/ui/textflowpage.ui:485
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Аиагагақәа рыргылара"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:365
+#: cui/uiconfig/ui/textflowpage.ui:515
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:374
+#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
msgstr ""
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:535
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr "Адаҟьа астиль ацны:"
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:397
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr ""
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:410
+#: cui/uiconfig/ui/textflowpage.ui:560
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "Атип:"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:432
+#: cui/uiconfig/ui/textflowpage.ui:582
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr ""
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:443
+#: cui/uiconfig/ui/textflowpage.ui:593
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "Адаҟьа аномер:"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:463
+#: cui/uiconfig/ui/textflowpage.ui:613
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "Аҭыԥ:"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:483
+#: cui/uiconfig/ui/textflowpage.ui:633
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Адаҟьа астиль"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:484
+#: cui/uiconfig/ui/textflowpage.ui:634
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr ""
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:498
+#: cui/uiconfig/ui/textflowpage.ui:648
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Адаҟьа"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:499
+#: cui/uiconfig/ui/textflowpage.ui:649
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Аиҵагыла"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:503
+#: cui/uiconfig/ui/textflowpage.ui:653
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr ""
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:517
+#: cui/uiconfig/ui/textflowpage.ui:667
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "Аԥхьа"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:518
+#: cui/uiconfig/ui/textflowpage.ui:668
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "Ашьҭахь"
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:522
+#: cui/uiconfig/ui/textflowpage.ui:672
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr "Иалышәх аимҟьарсҭа ахьҭаргылатәу."
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:540
+#: cui/uiconfig/ui/textflowpage.ui:690
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr "Аимҟьарсҭақәа"
#. B4ZyD
-#: cui/uiconfig/ui/textflowpage.ui:569
+#: cui/uiconfig/ui/textflowpage.ui:719
msgctxt "textflowpage|checkSplitPara"
msgid "_Allow to split paragraph"
msgstr ""
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:578
+#: cui/uiconfig/ui/textflowpage.ui:728
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr ""
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:590
+#: cui/uiconfig/ui/textflowpage.ui:740
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "Анаҩстәи абзац иаҟәыҭхатәӡам"
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:599
+#: cui/uiconfig/ui/textflowpage.ui:749
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr ""
#. DDzY9
-#: cui/uiconfig/ui/textflowpage.ui:611
+#: cui/uiconfig/ui/textflowpage.ui:761
msgctxt "textflowpage|checkOrphan"
msgid "No split at _beginning of paragraph"
msgstr ""
#. NgQD5
-#: cui/uiconfig/ui/textflowpage.ui:615
+#: cui/uiconfig/ui/textflowpage.ui:765
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the beginning of the paragraph (orphan control)."
msgstr ""
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:625
+#: cui/uiconfig/ui/textflowpage.ui:775
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 2EpT4
-#: cui/uiconfig/ui/textflowpage.ui:636
+#: cui/uiconfig/ui/textflowpage.ui:786
msgctxt "textflowpage|checkWidow"
msgid "No split at _end of paragraph"
msgstr ""
#. rjBWx
-#: cui/uiconfig/ui/textflowpage.ui:640
+#: cui/uiconfig/ui/textflowpage.ui:790
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the end of the paragraph (widow control)."
msgstr ""
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:650
+#: cui/uiconfig/ui/textflowpage.ui:800
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:671
+#: cui/uiconfig/ui/textflowpage.ui:821
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:693
+#: cui/uiconfig/ui/textflowpage.ui:843
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:706
+#: cui/uiconfig/ui/textflowpage.ui:856
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "Аҵәаӷәа(қәа)"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:718
+#: cui/uiconfig/ui/textflowpage.ui:868
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "Аҵәаӷәа(қәа)"
#. MGewb
-#: cui/uiconfig/ui/textflowpage.ui:732
+#: cui/uiconfig/ui/textflowpage.ui:882
msgctxt "textflowpage|labelOptions"
msgid "Split Options"
msgstr ""
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:746
+#: cui/uiconfig/ui/textflowpage.ui:896
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr ""
@@ -21828,79 +21870,79 @@ msgid "Select Your Preferred User Interface"
msgstr "Иалышәх ахархәаҩ иинтерфеис"
#. rSnx7
-#: cui/uiconfig/ui/toolbarmodedialog.ui:33
+#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
msgstr "Ихархәатәуп зегьы рзы"
#. kPZub
-#: cui/uiconfig/ui/toolbarmodedialog.ui:49
+#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
msgstr "Ихархәатәуп %MODULE аҟны"
#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:111
+#: cui/uiconfig/ui/toolbarmodedialog.ui:124
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
msgstr "Аклассикатә интерфеис"
#. Vsppg
-#: cui/uiconfig/ui/toolbarmodedialog.ui:128
+#: cui/uiconfig/ui/toolbarmodedialog.ui:141
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
msgstr "Агәылаҵақәа"
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:169
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr "Цәаҳәактәи апанель"
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:173
+#: cui/uiconfig/ui/toolbarmodedialog.ui:186
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr "Аганахьтәи апвнель"
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:190
+#: cui/uiconfig/ui/toolbarmodedialog.ui:203
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr "Икомпакту агәылаҵақәа"
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:207
+#: cui/uiconfig/ui/toolbarmodedialog.ui:220
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr "Иргәыԥу алента"
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:224
+#: cui/uiconfig/ui/toolbarmodedialog.ui:237
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr "Икомпакту иргәыԥу алента"
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:241
+#: cui/uiconfig/ui/toolbarmodedialog.ui:254
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr "Иконтексттәу цәаҳәактәи"
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:258
+#: cui/uiconfig/ui/toolbarmodedialog.ui:271
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr "Аконтексттә гәыԥқәа"
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:279
+#: cui/uiconfig/ui/toolbarmodedialog.ui:292
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr ""
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:366
+#: cui/uiconfig/ui/toolbarmodedialog.ui:379
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr "Аԥхьахәаԥшра"
diff --git a/source/ab/dbaccess/messages.po b/source/ab/dbaccess/messages.po
index 48bbff3217a..cb9c12dc328 100644
--- a/source/ab/dbaccess/messages.po
+++ b/source/ab/dbaccess/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2024-03-06 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1559900980.000000\n"
#. BiN6g
@@ -1662,86 +1662,80 @@ msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS Access афаил"
-#. rDsuu
-#: dbaccess/inc/strings.hrc:296
-msgctxt "STR_MSACCESS_2007_FILTERNAME"
-msgid "MS Access 2007 file"
-msgstr "MS Access 2007 афаил"
-
#. jFwxU
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Адырқәа рбаза Firebird"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "Асистематә"
#. pnwDB
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "Аԥҵара агха"
#. hnyJF
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "Иҟалеит агха. Ари аоперациа анагӡара ауам."
#. kXCG9
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "Адокумент «$file$» аартра ауам."
#. bFHHW
-#: dbaccess/inc/strings.hrc:303
+#: 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 ""
#. ZNB5D
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "Зегьы"
#. C8eBG
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Иаҟәыхтәуп:"
#. aje2A
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Ирхынҳәтәуп:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "Иԥшаам аиҵагыла «#1» иашьашәалоу атип."
#. qVax3
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "Афаил «$file$» ыҟаӡам."
#. 737k3
-#: dbaccess/inc/strings.hrc:309
+#: 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 "Адырқәа рхыҵхырҭахь аимадара ашьақәыргылараан иҳауит агәаҽанҵарақәа. Шәақәыӷәӷәа «$buttontext$» дара рыхәаԥшразы."
#. cGJja
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1752,199 +1746,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "Аҳасабырба«$file$» иаҭахуп Report Builder аҟазаара."
#. oC8Px
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "Адраивер аменеџьер SDBC (#servicename#) ахь аимадара ауам."
#. aym6r
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "Адраивер арегистрациа ҟаҵаӡам URL #connurl# азы."
#. oafZG
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "Аимадара шьақәыргылоуп, аха адырқәа рбазаҟны атаблицақәа ирызку аинформациа мҩаркуп."
#. uBW6C
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "Атаблицақәа зегьы"
#. nhz6M
-#: dbaccess/inc/strings.hrc:318
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "Атаблицақәа раарԥшышьақәа зегьы"
#. APBCw
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "Атаблицақәа зегьи дара раарԥшышьақәеи"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Атаблица ахьӡ"
#. Nw93R
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Ацҵара"
#. nLFJd
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Аныхра"
#. eGEDE
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Аредакциазура"
#. e2bxV
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Иԥсахтәуп аструктура"
#. zejFA
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Аԥхьара"
#. UsMj8
-#: dbaccess/inc/strings.hrc:327
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Иԥсахтәуп азхьарԥшқәа"
#. SEGp9
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Ианыхтәуп аструктура"
#. BCCiv
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "dBASE афаилқәа рахь амҩа:"
#. hnBFY
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "dBASE афаилқәа рахь амҩа:"
#. DRFyX
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Аелектронтә таблицақәа рахь амҩа"
#. H3cem
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source"
msgstr "Адырқәа рхыҵхырҭа ODBC ахьӡ"
#. mGJE9
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Writer адокумент ахь амҩа"
#. JScWd
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL/MariaDB database"
msgstr "Адырқәа рбаза MySQL/MariaDB ахьӡ"
#. uhRMQ
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Адырқәа рбаза Oracle ахьӡ"
#. nmoae
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Access адырқәа рбаза афаил"
#. 34zwh
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "Уаҳа архиарақәа аҭахӡам. Аимадара агәаҭаразы шәақәыӷәӷәа «%test»."
#. DDLwe
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
msgstr ""
#. rKH3t
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "Акомпиутер ахьӡ:"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "Mozilla ~Апрофиль"
#. A6YJb
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "Thunderbird ~Апрофиль"
#. HnmRA
-#: dbaccess/inc/strings.hrc:343
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Иацҵатәуп атаблицақәа"
#. eHahH
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "иацҵатәуп атаблица ма азыҳәара"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Аҭакырақәа ралхра"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Аҭакырақәа ртипқәа"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1952,169 +1946,169 @@ msgid ""
msgstr ""
#. MuQ2C
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Аҭакырақәа реишьашәалара"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~Шьҭахьҟа"
#. aWFVD
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~Анаҩс>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "~Ихиоуп"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Акопиа ахыхра"
#. uNGvx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Акопиа ахыхра"
#. xCPkD
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "Уажәтәи адырқәа рбазаҟны атаблица ииашам ахьӡ."
#. m35Lx
-#: dbaccess/inc/strings.hrc:356
+#: 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 "Актәи адаҟьаҟны иалышәх «Иацҵатәуп адырқәа», иҟоу атаблицахь адырқәа рацҵараз."
#. XbmVN
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Ишәыԥсах атаблица ахьӡ. Иара аура дыуцәоуп."
#. 55EA7
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Адырқәа рбаза азҟаза"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Адырқәа рбаза алхра"
#. GTpDz
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "dBASE аҽаҿакра архиара"
#. VBaQN
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Атексттә фаилқәа рҽаҿакра архиара"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Microsoft Access аҽаҿакра архиара"
#. XaDDh
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "LDAP аҽаҿакра архиара"
#. WZtzU
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "ADO аҽаҿакра архиара"
#. n3HgX
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "JDBC аҽаҿакра архиара"
#. qiZT5
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Oracle аҽаҿакра архиара"
#. rdZFv
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL/MariaDB connection"
msgstr "MySQL/MariaDB ахь аимадара архиара"
#. E3iYi
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_POSTGRES"
msgid "Set up PostgreSQL connection"
msgstr "PostgreSQL ахь аимадара архиара"
#. uJuNs
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "ODBC аҽаҿакра архиара"
#. ecB4x
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Адокумент Writer ма Calc аҽаҿакра архиара"
#. wUEMA
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Ахархәаҩцәа рзы аутентификациа архиара"
#. twW6d
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL/MariaDB server data"
msgstr "Асервер MySQL/MariaDB адырқәа рырхиара"
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Еиқәырхатәуп иагьынагӡатәуп"
#. LhDjK
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "Адырқәа рбаза ҿыц"
#. f5EbK
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL/MariaDB database using JDBC"
msgstr "MySQL/MariaDB ахь JDBC ахархәарала аимадара архиара"
#. tqpeM
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2122,67 +2116,67 @@ msgid ""
msgstr ""
#. Lrd3G
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL/MariaDB JDBC d~river class:"
msgstr "JDBC ад~раивер акласс MySQL/MariaDB азы:"
#. cBiSe
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Апорт ишыҟоу еиԥш: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "dBASE афаилқәа рҽаҿакра архиара"
#. MXTEF
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Иалышәх dBASE афаилқәа ахьыҟоу акаталог."
#. Ke4xP
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Атексттә фаилқәа рҽаҿакра архиара"
#. uJFWa
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:382
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 "Иалышәх акаталог, атексттә фаилқәа CSV (аҿарҵәи ала еиҟәыҭхоу аҵакқәа) ахьану. %PRODUCTNAME Base иаанартуеит арҭ афаилқәа аԥхьара арежим ала."
#. chkNh
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "dBASE афаилқәа рахь амҩа:"
#. VXUEj
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Абаза Microsoft Access аҽаҿакра архиара"
#. rTF65
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr ""
#. DYcM8
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Абаза ADO аҽаҿакра архиара"
#. WzZiB
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2191,13 +2185,13 @@ msgid ""
msgstr ""
#. CE5Rv
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
msgstr "ODBC адырқәа рхыҵхырҭахь аимадара архиара"
#. BELnF
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC data source you want to use.\n"
@@ -2206,13 +2200,13 @@ msgid ""
msgstr ""
#. dmi7n
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Абаза JDBC аҽаҿакра архиара"
#. dYGeU
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2220,25 +2214,25 @@ msgid ""
msgstr ""
#. DWgup
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Абаза Oracle аҽаҿакра архиара"
#. Z57ca
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Апорт ишыҟоу еиԥш: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle JDBC адраивер акласс"
#. aD8dK
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:395
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"
@@ -2246,13 +2240,13 @@ msgid ""
msgstr ""
#. Vqjfj
-#: dbaccess/inc/strings.hrc:397
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Аелектронтә таблицақәа рҽаҿакра архиара"
#. FnpBr
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2260,295 +2254,295 @@ msgid ""
msgstr ""
#. fxmJG
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~Афаил ахьыҟоу аҭыԥи иахьӡуи"
#. og5kg
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "Акоманда қәҿиарала инагӡоуп."
#. BhFXv
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "Адырқәа рбазахь аимадара ырӡуп. Адиалог аркхоит."
#. WTysM
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Асортра ахырхарҭа"
#. 67TCR
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Аиндекс аҭакыра"
#. rCZbG
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Еиҵоу-еиҳаула"
#. zUeEN
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Еиҳау-еиҵоула"
#. DpB67
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Ианыхтәума аиндекс «$name$»?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "аиндекс"
#. HFaXn
-#: dbaccess/inc/strings.hrc:410
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "Аиндекс иаҵанакуазароуп ҭакырак иадамхаргьы."
#. LRDDD
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "Аиндекс хьӡыс «$name$» измоу ыҟоуп."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:412
+#: dbaccess/inc/strings.hrc:411
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 ""
#. XANpc
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr ""
#. FCnE3
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL аҭагылазаашьа"
#. ha64T
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Агха акод"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:417
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 ""
#. itnjJ
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Агха"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:420
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Агәаҽанҵара"
#. LSBpE
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Аинформациа"
#. DKRwR
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Хәҭа-хәҭала"
#. CXpeS
-#: dbaccess/inc/strings.hrc:424
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ADD_USER"
msgid "Add User"
msgstr "Дацҵатәуп ахархәаҩ"
#. YG5iB
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_DELETE_USER"
msgid "Delete User"
msgstr "Даныхтәуп ахархәаҩ"
#. mDe9f
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_CHANGE_PASSWORD"
msgid "Change Password"
msgstr "Иԥсахтәуп ажәамаӡа"
#. Avmtu
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Даныхтәума ари ахархәаҩ?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr ""
#. 4CVtX
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "Ажәамаӡақәа еиқәшәаӡом. Даҽазнык иҭажәгал ажәамаӡа."
#. iu64w
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Ишәгәалашәала, адырқәа рбазақәа руакқәа ирыдрымкылар ауеит аимадара ари атип."
#. Khmn9
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr ""
#. JUyyK
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:432
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 ""
#. EdhCU
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "Иаҵанакуеи анҵамҭақәа ЗЕГЬЫ «%1»-и «%2»-и рҟынтәи."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr ""
#. KyLuN
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr ""
#. RaJQd
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "Ихықәку адырқәа рбаза иаднакылаӡом раԥхьатәи ацаԥхақәа."
#. JBBmY
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:438
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 ""
#. Z4JFe
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Иахьатәи аамҭазы иаднакылоит атаблицақәеи азыҳәарақәеи мацара."
#. KvUFb
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr ""
#. XVb6E
-#: dbaccess/inc/strings.hrc:442
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr ""
#. 7pnvE
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "Аинициализациа апараметрқәа изымуа рхыԥхьаӡара."
#. z3h9J
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "Аинициализациаан агха."
#. Qpda7
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr ""
#. BsP8j
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr ""
#. QYh2y
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr ""
#. ixrDD
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "Ари аимадара ыҟоуп. Аредакциа ҟаҵатәума ма аҿыц аԥҵатәума?"
#. nFRsS
-#: dbaccess/inc/strings.hrc:450
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Ариашара..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:451
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Иаԥҵатәуп..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:452
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: аимадарақәа рдизаин"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:453
+#: dbaccess/inc/strings.hrc:452
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "Ари адырқәа рбаза иаднакылаӡом аимадарақәа."
#. CG2Pd
-#: dbaccess/inc/strings.hrc:454
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr ""
#. Wzf9T
-#: dbaccess/inc/strings.hrc:455
+#: dbaccess/inc/strings.hrc:454
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"
diff --git a/source/ab/dictionaries/en/dialog.po b/source/ab/dictionaries/en/dialog.po
index 21292c6b1b4..f1a61197997 100644
--- a/source/ab/dictionaries/en/dialog.po
+++ b/source/ab/dictionaries/en/dialog.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: 2023-04-19 12:23+0200\n"
-"PO-Revision-Date: 2023-12-29 01:45+0000\n"
+"PO-Revision-Date: 2024-03-16 09:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
-"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesendialog/ab/>\n"
+"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesendialog/ab/>\n"
"Language: ab\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: Weblate 5.1.1\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1516028969.000000\n"
#. fyB4s
@@ -239,7 +239,7 @@ msgctxt ""
"hlp_minus\n"
"property.text"
msgid "Change hyphen characters to real minus signs."
-msgstr ""
+msgstr "Аиагага символқәа ԥсахлатәуп адефис ала."
#. nAjtQ
#: en_en_US.properties
diff --git a/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index 338713a0663..da693a4e463 100644
--- a/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2021-02-02 17:37+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesendialogregistrydataorgopenofficeoffice/ab/>\n"
@@ -13,18 +13,18 @@ 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: 1516028969.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Абызшәа архиарақәа"
+msgid "Languages and Locales"
+msgstr ""
#. NTrTn
#: OptionsDialog.xcu
diff --git a/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index e6ba16fb6b9..b0cd8058baa 100644
--- a/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2021-02-06 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionarieshu_hudialogregistrydataorgopenofficeoffice/ab/>\n"
@@ -13,18 +13,18 @@ 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: 1516028969.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Абызшәа архиарақәа"
+msgid "Languages and Locales"
+msgstr ""
#. yKR8S
#: OptionsDialog.xcu
diff --git a/source/ab/dictionaries/pt_BR/dialog.po b/source/ab/dictionaries/pt_BR/dialog.po
index 2ce7904688b..528e5415820 100644
--- a/source/ab/dictionaries/pt_BR/dialog.po
+++ b/source/ab/dictionaries/pt_BR/dialog.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: 2023-04-19 12:23+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2023-07-17 05:35+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialog/ab/>\n"
@@ -13,18 +13,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516028969.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Абызшәа архиарақәа"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 01d2150243a..19ac2222f8d 100644
--- a/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2023-05-08 08:55+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialogregistrydataorgopenofficeoffice/ab/>\n"
@@ -13,18 +13,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516028969.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Абызшәа архиарақәа"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/ab/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/ab/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index 3b115e1ca47..a71bff0c4bf 100644
--- a/source/ab/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ab/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2023-05-08 08:55+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesru_rudialogregistrydataorgopenofficeoffice/ab/>\n"
@@ -13,18 +13,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1510558631.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Абызшәа архиарақәа"
+msgid "Languages and Locales"
+msgstr ""
#. EENVY
#: OptionsDialog.xcu
diff --git a/source/ab/editeng/messages.po b/source/ab/editeng/messages.po
index cbdf68ff23e..36c141f5344 100644
--- a/source/ab/editeng/messages.po
+++ b/source/ab/editeng/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-02-26 01:45+0000\n"
+"POT-Creation-Date: 2024-04-15 19:51+0200\n"
+"PO-Revision-Date: 2024-03-16 09:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/ab/>\n"
"Language: ab\n"
@@ -994,7 +994,7 @@ msgstr "Еихацалаку акернинг"
#: include/editeng/editrids.hrc:178
msgctxt "RID_SVXITEMS_AUTOKERN_FALSE"
msgid "No pair kerning"
-msgstr ""
+msgstr "Еихацалаку акернинг ада"
#. ot5F6
#: include/editeng/editrids.hrc:179
@@ -1134,17 +1134,17 @@ msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "Аиагагақәа рыргылара ада"
-#. x75Cx
+#. 9M5FB
#: include/editeng/editrids.hrc:202
-msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
-msgid "Page End"
-msgstr "Адаҟьа анҵәамҭа"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_TRUE"
+msgid "No hyphenation across"
+msgstr ""
-#. r9DgX
+#. y4DnQ
#: include/editeng/editrids.hrc:203
-msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
-msgid "No Page End"
-msgstr "Адаҟьа анҵәамҭада"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_FALSE"
+msgid "Hyphenation across page"
+msgstr ""
#. ks8e4
#: include/editeng/editrids.hrc:204
@@ -1315,459 +1315,465 @@ msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "%1 символ ацәаҳәа алагамҭаҿ"
-#. DocFx
+#. uppjX
#: include/editeng/editrids.hrc:233
+msgctxt "RID_SVXITEMS_HYPHEN_COMPOUND_MINLEAD"
+msgid "%1 compound word characters at end of line"
+msgstr ""
+
+#. DocFx
+#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 аиагарақәа"
#. Lgnh3
-#: include/editeng/editrids.hrc:234
+#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr "Ииагалатәӡам АНБАН ДУҚӘА"
#. EnQvu
-#: include/editeng/editrids.hrc:235
+#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr "Ииагатәӡам аҵыхәтәантәи ажәа"
#. gphfE
-#: include/editeng/editrids.hrc:236
+#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr "%1 символ ажәақәа рҟны"
#. imVah
-#: include/editeng/editrids.hrc:237
+#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr ""
-#. nMFGS
-#: include/editeng/editrids.hrc:238
+#. vHBRF
+#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_AUTO"
-msgid "Automatic hyphenation across page"
+msgid "Hyphenation across page"
msgstr ""
-#. BPBgs
-#: include/editeng/editrids.hrc:239
+#. iPvsx
+#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_SPREAD"
-msgid "Avoid hyphenation between pages which are not visible to the reader at the same time"
+msgid "Avoid hyphenation across page when the next page is not visible to the reader at the same time"
msgstr ""
#. Xbryu
-#: include/editeng/editrids.hrc:240
+#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_PAGE"
msgid "Avoid hyphenation across page"
msgstr ""
#. TKNYh
-#: include/editeng/editrids.hrc:241
+#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_COLUMN"
msgid "Avoid hyphenation across column and page"
msgstr ""
#. VKLBx
-#: include/editeng/editrids.hrc:242
+#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_ALWAYS"
msgid "Avoid hyphenation across last full paragraph line, column and page"
msgstr ""
#. zVxGk
-#: include/editeng/editrids.hrc:243
+#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "Адаҟьа астиль: "
#. JgaGz
-#: include/editeng/editrids.hrc:244
+#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "Акернинг "
#. A7tAE
-#: include/editeng/editrids.hrc:245
+#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "имҩаркуп "
#. P976r
-#: include/editeng/editrids.hrc:246
+#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr ""
#. TYEUj
-#: include/editeng/editrids.hrc:247
+#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "Аграфикатә обиект"
#. Mbwvx
-#: include/editeng/editrids.hrc:248
+#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "мап"
#. e7UvB
-#: include/editeng/editrids.hrc:249
+#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "Акәаҧқәа "
#. sSTeu
-#: include/editeng/editrids.hrc:250
+#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "Агьежь "
#. znKWc
#. ??? disc == filled ring
-#: include/editeng/editrids.hrc:252
+#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "Агежь "
#. CEGAg
-#: include/editeng/editrids.hrc:253
+#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "Акцент "
#. 2hqEA
-#: include/editeng/editrids.hrc:254
+#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "Хыхьла"
#. BY63q
-#: include/editeng/editrids.hrc:255
+#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "Ҵаҟала"
#. Czxka
-#: include/editeng/editrids.hrc:256
+#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "Иаҿых. ҩ-цәаҳәактәи"
#. KL5gF
-#: include/editeng/editrids.hrc:257
+#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "Акьыԥхьра ҩ-цәаҳәакны"
#. kTzGA
-#: include/editeng/editrids.hrc:258
+#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr ""
#. wWgYZ
-#: include/editeng/editrids.hrc:259
+#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr ""
#. ziURW
-#: include/editeng/editrids.hrc:260
+#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr ""
#. SgFE5
-#: include/editeng/editrids.hrc:261
+#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr ""
#. mERAB
-#: include/editeng/editrids.hrc:262
+#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr ""
#. AJF69
-#: include/editeng/editrids.hrc:263
+#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr ""
#. KCoyz
-#: include/editeng/editrids.hrc:264
+#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "Иаарҳәу асимволқәа рыда"
#. pMZnX
-#: include/editeng/editrids.hrc:265
+#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "Иаарҳәтәуп асимволқәа $(ARG1)° рыла"
#. EzA4x
-#: include/editeng/editrids.hrc:266
+#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "Ацәаҳәа иҭагӡатәуп"
#. 8DQGe
-#: include/editeng/editrids.hrc:267
+#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "Атекст аргьежьрада"
#. WSt2G
-#: include/editeng/editrids.hrc:268
+#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "Атекст аргьежьра $(ARG1)° ала"
#. bGvZn
-#: include/editeng/editrids.hrc:269
+#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "Асимволқәа $(ARG1)% рмасштабркра"
#. rXDuA
-#: include/editeng/editrids.hrc:270
+#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "Асимволқәа рмасштабркра ада"
#. DLNSs
-#: include/editeng/editrids.hrc:271
+#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "Арелиеф ада"
#. rq3Ma
-#: include/editeng/editrids.hrc:272
+#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "Арельеф"
#. M7Huc
-#: include/editeng/editrids.hrc:273
+#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr ""
#. jmM9f
-#: include/editeng/editrids.hrc:274
+#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "Атекст автоматикала аиҟаратәра"
#. HCEhG
-#: include/editeng/editrids.hrc:275
+#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "Ихадоу аҵәаӷәала атекст аиҟаратәра"
#. FBiBq
-#: include/editeng/editrids.hrc:276
+#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "Атекст хыхьла аиҟаратәра"
#. KLkUY
-#: include/editeng/editrids.hrc:277
+#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "Атекст ацентр ала аиҟаратәра"
#. TTtYF
-#: include/editeng/editrids.hrc:278
+#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "Атекст ҵаҟала аиҟаратәра"
#. PQaAE
-#: include/editeng/editrids.hrc:279
+#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "Атекст ахырхарҭа: армарахьтә-арӷьарахь (горизонталла)"
#. eW3jB
-#: include/editeng/editrids.hrc:280
+#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "Атекст ахырхарҭа: арӷьарахьтә-армарахь (горизонталла)"
#. o3Yee
-#: include/editeng/editrids.hrc:281
+#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "Атекст ахырхарҭа: арӷьарахьтә-армарахь (вертикалла)"
#. GXXF8
-#: include/editeng/editrids.hrc:282
+#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "Атекст ахырхарҭа: армарахьтә-арӷьарахь (вертикалла)"
#. 2XBXr
-#: include/editeng/editrids.hrc:283
+#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr ""
#. waJEN
-#: include/editeng/editrids.hrc:284
+#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr "Атекст ахырхарҭа арымарахьтә-арӷьарахь (ивертикалу ҵаҟала)"
#. BRAeh
-#: include/editeng/editrids.hrc:285
+#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr ""
#. Z9dAu
-#: include/editeng/editrids.hrc:286
+#: include/editeng/editrids.hrc:287
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "Абзац атекст акаҭа иадҳәалоуп (иактивзар)"
#. nYY6v
-#: include/editeng/editrids.hrc:287
+#: include/editeng/editrids.hrc:288
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "Абзац атекст акаҭа иадҳәалаӡам"
#. VGGHB
-#: include/editeng/editrids.hrc:288
+#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "Иҵәахым"
#. XTbkY
-#: include/editeng/editrids.hrc:289
+#: include/editeng/editrids.hrc:290
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "Иҵәаху"
#. QfjFx
-#: include/editeng/editrids.hrc:291
+#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "Ақьаад анашьҭра"
#. ULzBJ
-#: include/editeng/editrids.hrc:292
+#: include/editeng/editrids.hrc:293
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[Апринтер архиарақәа рҟынтәи]"
#. dAvTu
-#: include/editeng/editrids.hrc:294
+#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "Ианыхтәуп"
#. Ly5iC
-#: include/editeng/editrids.hrc:295
+#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "Ииагатәуп"
#. mtncS
-#: include/editeng/editrids.hrc:296
+#: include/editeng/editrids.hrc:297
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "Иҭаргылатәуп"
#. yifiT
-#: include/editeng/editrids.hrc:297
+#: include/editeng/editrids.hrc:298
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "Иҧсахтәуп"
#. zv9mN
-#: include/editeng/editrids.hrc:298
+#: include/editeng/editrids.hrc:299
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "Атрибутқәа хархәуатәуп"
#. tys5a
-#: include/editeng/editrids.hrc:299
+#: include/editeng/editrids.hrc:300
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "Атрибутқәа еиҭашьақәыргылатәуп"
#. 6mjB7
-#: include/editeng/editrids.hrc:300
+#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "Ахьаҵ"
#. CGrBx
-#: include/editeng/editrids.hrc:301
+#: include/editeng/editrids.hrc:302
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "Ихархәатәуп астильқәа"
#. M7ADh
-#: include/editeng/editrids.hrc:302
+#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "Арегистр"
#. uqG6M
-#: include/editeng/editrids.hrc:303
+#: include/editeng/editrids.hrc:304
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "Ажәа %x"
#. KeDg8
-#: include/editeng/editrids.hrc:304
+#: include/editeng/editrids.hrc:305
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "Абзац %x"
#. t99SR
-#: include/editeng/editrids.hrc:305
+#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Автоматикала"
#. JWPVD
-#: include/editeng/editrids.hrc:307
+#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "Аграфикатә маркер абзац аҟны"
#. hDfLN
-#: include/editeng/editrids.hrc:308
+#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "Аграфикатә маркер"
#. wVL8E
-#: include/editeng/editrids.hrc:309
+#: include/editeng/editrids.hrc:310
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "Абзац: $(ARG) "
#. ZQDDe
-#: include/editeng/editrids.hrc:311
+#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Иацҵатәума агәаҭара адокумент алагамҭа аҟынтәи?"
#. ZDpxj
-#: include/editeng/editrids.hrc:312
+#: include/editeng/editrids.hrc:313
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "Иацҵатәума агәаҭара адокумент анҵәамҭа аҟынтәи?"
#. vi8uB
-#: include/editeng/editrids.hrc:313
+#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
@@ -1775,43 +1781,43 @@ msgid ""
msgstr ""
#. 4HCL4
-#: include/editeng/editrids.hrc:314
+#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "Ажәар харҭәаауп."
#. 5G8FX
-#: include/editeng/editrids.hrc:315
+#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "Ажәар аҧхьара мацаразы."
#. SEotA
-#: include/editeng/editrids.hrc:317
+#: include/editeng/editrids.hrc:318
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "Ахьаҵ"
#. CjGGD
-#: include/editeng/editrids.hrc:318
+#: include/editeng/editrids.hrc:319
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "Иаарԥштәуп абзацеиҵақәа"
#. egnVC
-#: include/editeng/editrids.hrc:319
+#: include/editeng/editrids.hrc:320
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "Иеикәрҳәтәуп"
#. kKFiE
-#: include/editeng/editrids.hrc:320
+#: include/editeng/editrids.hrc:321
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "Ихархәуатәуп атрибутқәа"
#. YECNh
-#: include/editeng/editrids.hrc:321
+#: include/editeng/editrids.hrc:322
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "Иҭаргылатәуп"
diff --git a/source/ab/filter/messages.po b/source/ab/filter/messages.po
index 6177961b1be..705bb3502b7 100644
--- a/source/ab/filter/messages.po
+++ b/source/ab/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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-03-08 01:45+0000\n"
+"PO-Revision-Date: 2024-04-26 01:46+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/ab/>\n"
"Language: ab\n"
@@ -1125,7 +1125,7 @@ msgstr "Адокумент акьыԥхьра азин ыҟам."
#: filter/uiconfig/ui/pdfsecuritypage.ui:314
msgctxt "pdfsecuritypage|printlow"
msgid "_Low resolution (150 dpi)"
-msgstr ""
+msgstr "_Ирмаҷу ахаҭабзиара (150 DPI)"
#. kB7dx
#: filter/uiconfig/ui/pdfsecuritypage.ui:323
@@ -1137,13 +1137,13 @@ msgstr ""
#: filter/uiconfig/ui/pdfsecuritypage.ui:334
msgctxt "pdfsecuritypage|printhigh"
msgid "_High resolution"
-msgstr ""
+msgstr "Иҳараку ахаҭабзиара"
#. iBC7m
#: filter/uiconfig/ui/pdfsecuritypage.ui:343
msgctxt "pdfsecuritypage|extended_tip|printhigh"
msgid "The document can be printed in high resolution."
-msgstr ""
+msgstr "Адокумент кьыԥхьзар ауеит иҳараку ахаҭабзиара ала."
#. Gjpp4
#: filter/uiconfig/ui/pdfsecuritypage.ui:358
diff --git a/source/ab/formula/messages.po b/source/ab/formula/messages.po
index a241675e839..28bf3ca571f 100644
--- a/source/ab/formula/messages.po
+++ b/source/ab/formula/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: 2024-03-04 14:25+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-02-07 01:46+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ab/>\n"
@@ -17,2380 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1542022329.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2293
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "АКӘЗАР"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2294
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "АГХААКӘЗАР"
#. Vowev
-#: formula/inc/core_resource.hrc:2295
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr ""
#. LcdBW
-#: formula/inc/core_resource.hrc:2296
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "АЛХРА"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2298
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Зегьы"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2300
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Ахқәа"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2302
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Адырқәа"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2304
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Аихшьалақәа"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2306
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Ари ацәаҳәа"
#. kHXXq
-#: formula/inc/core_resource.hrc:2307
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2308
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "МА"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2309
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2310
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "АКӘӠАМ"
#. xBKEY
-#: formula/inc/core_resource.hrc:2311
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2312
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "АИАША"
#. SRUmC
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "АМЦ"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "ИАХЬА"
#. AbGu2
-#: formula/inc/core_resource.hrc:2317
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2319
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "АГРАДУСҚӘА"
#. jupWo
-#: formula/inc/core_resource.hrc:2321
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "АРАДИАНҚӘА"
#. on6aZ
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2323
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2325
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COSH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "АШЫҚӘС"
#. pyoEq
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "АМЗА"
#. hNQAF
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "АМШ"
#. EGzo7
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "АСААҬ"
#. Qo346
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "АМИНУҬҚӘА"
#. UQsEw
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "АСЕКУНДҚӘА"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "АДЫРГА"
#. svANJ
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ЕИБГОУ"
#. gQnYU
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "ГАУСС"
#. B3Abo
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "АТИП"
#. TosDP
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "АБЛАРҬА"
#. CEEAs
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "АГХААКӘЗАР"
#. CgkSX
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr ""
#. NF3DL
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr ""
#. zWjQ2
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "АҴАКЫ"
#. scQDa
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "АСИМВОЛ"
#. D5tnq
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "ФИШЕР"
#. isCQ3
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "АФОРМУЛА"
#. vNCQC
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "АРАБТӘ"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr ""
#. TZEFs
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr ""
#. aTzGm
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr ""
#. HqKX8
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr ""
#. iYnCx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "АРЫЦХӘ"
#. 7daHs
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "ААМҬА"
#. XMgdw
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "АМШҚӘА"
#. GmFrk
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr ""
#. 4KA5C
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr ""
#. qpU73
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr ""
#. sHZ7d
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr ""
#. CFSpv
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr ""
#. JYFiS
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr ""
#. JjXDM
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr ""
#. YjgAC
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr ""
#. BYTjL
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr ""
#. v9GAT
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr ""
#. K7EeP
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr ""
#. CXPNH
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr ""
#. zYRiw
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr ""
#. 38coa
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr ""
#. 9ofpD
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr ""
#. CmJnc
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr ""
#. Fn4hd
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr ""
#. bzGrU
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr ""
#. u4EE9
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr ""
#. qcdgn
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr ""
#. wJefG
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr ""
#. ZQKhp
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr ""
#. dnFm9
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "ПУАССОН"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr ""
#. tKLfE
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr ""
#. i6LFt
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr ""
#. sbNXE
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "АБӶЬЫЦҚӘА"
#. FYiZp
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "АИҴАГЫЛА"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "АЦӘАҲӘА"
#. CrPhx
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "АБӶЬЫЦ"
#. u57Dj
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr ""
#. EaLTQ
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr ""
#. LGUbb
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr ""
#. vpLQh
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr ""
#. ABfAb
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr ""
#. aCEVC
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr ""
#. KNTdw
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "АЕФФЕКТ"
#. fovF4
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "АНОМИНАЛ"
#. bxEkk
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "АИХШЬАЛА"
#. nggfn
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr ""
#. u6fWB
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr ""
#. Gg8SK
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr ""
#. 3SNxX
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr ""
#. bc6DT
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr ""
#. ZyFwP
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr ""
#. oC55j
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr ""
#. yGRGB
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr ""
#. yoXqK
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr ""
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr ""
#. gBitk
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr ""
#. EFZv9
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
+#. T3guZ
+#: formula/inc/core_resource.hrc:2549
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORT"
+msgstr ""
+
+#. PUE2S
+#: formula/inc/core_resource.hrc:2550
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORTBY"
+msgstr ""
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "АИНДЕКС"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr ""
#. dL3Bf
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "ИҦСАХТӘУП"
#. UZak8
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "ИҦШААТӘУП"
#. oDxoA
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "АҦШААРА"
#. BAmDj
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr ""
#. CcD9A
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr ""
#. 5ouAE
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "АТЕҚСТ"
#. EVEza
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
+#. 7JsnJ
+#: formula/inc/core_resource.hrc:2584
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SEQUENCE"
+msgstr ""
+
#. KmpNP
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "АМЕДИАНА"
#. an6ST
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr ""
#. zDE8s
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "ИРЕИҲАУ"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "ИРЕИҴОУ"
#. HBgVF
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "АИАШАҚӘШӘАРА"
#. JkPA6
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr ""
#. 2A5ui
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr ""
#. AQAu7
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr ""
#. KUR7o
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr ""
#. UDgRG
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "АРИМТӘ"
#. EAFPL
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "АГИПЕРЗХЬАРҦШ"
#. nGCAP
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "ГАММА"
#. ash3y
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2693
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2399,7 +2423,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2407,7 +2431,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2415,7 +2439,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2423,7 +2447,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr ""
@@ -2431,7 +2455,7 @@ msgstr ""
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2439,7 +2463,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2447,96 +2471,102 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2718
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2719
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr ""
#. ufFAa
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2721
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2722
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2724
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2725
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2727
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2728
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2730
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2731
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
+#. UVYCV
+#: formula/inc/core_resource.hrc:2761
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "RANDARRAY"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
diff --git a/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.po
index fe5c0ce306a..48029e732f0 100644
--- a/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2022-03-21 12:32+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
"PO-Revision-Date: 2024-03-01 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022329.000000\n"
#. tBfTE
@@ -1213,14 +1213,14 @@ msgctxt ""
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr ""
-#. U7sr3
+#. 34xBw
#: Control.ulf
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_21\n"
"LngText.text"
-msgid "{&MSSansBold8}Network Location"
-msgstr "{&MSSansBold8}аҳа аресурс"
+msgid "{&DialogDefaultBold}Network Location"
+msgstr ""
#. FsBUg
#: Control.ulf
diff --git a/source/ab/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/ab/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 0fd5b0dc172..6b47af04a25 100644
--- a/source/ab/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/ab/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.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: 2022-07-06 20:19+0200\n"
-"PO-Revision-Date: 2023-05-13 14:33+0000\n"
+"PO-Revision-Date: 2024-03-26 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/ab/>\n"
"Language: 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.15.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1514748985.000000\n"
#. XpeLj
@@ -149,7 +149,7 @@ msgctxt ""
"par_id0503200917103792\n"
"help.text"
msgid "Use Random Starting Point"
-msgstr ""
+msgstr "Ихархәатәуп иарбанзаалакь алагарҭатә кәаԥ"
#. pt3XB
#: Options.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"par_id0503200917103891\n"
"help.text"
msgid "Show Enhanced Solver Status"
-msgstr ""
+msgstr "Иаарԥшлатәуп инарҭбаау аҭагылазаашьа"
#. zmkYh
#: Options.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"par_id0603200910394232\n"
"help.text"
msgid "Agent Switch Rate"
-msgstr ""
+msgstr "Агент аиҭарсра аҩаӡара"
#. 2zhCp
#: Options.xhp
@@ -257,7 +257,7 @@ msgctxt ""
"par_id0603200910394277\n"
"help.text"
msgid "DE: Crossover Probability"
-msgstr ""
+msgstr "DE: Аихысра аҟаларалшара"
#. eDjrN
#: Options.xhp
@@ -347,7 +347,7 @@ msgctxt ""
"par_id060320091039425\n"
"help.text"
msgid "PS: Mutation Probability"
-msgstr ""
+msgstr "PS: Амутациа аҟаларалшара"
#. CyJWk
#: Options.xhp
diff --git a/source/ab/officecfg/registry/data/org/openoffice/Office.po b/source/ab/officecfg/registry/data/org/openoffice/Office.po
index 9a7ce744e85..9a2533aec3b 100644
--- a/source/ab/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ab/officecfg/registry/data/org/openoffice/Office.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: 2023-12-04 15:07+0100\n"
-"PO-Revision-Date: 2024-02-07 01:46+0000\n"
+"PO-Revision-Date: 2024-03-25 06:39+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeoffice/ab/>\n"
"Language: ab\n"
@@ -854,7 +854,7 @@ msgctxt ""
"STR_WARN_UNSAVED_PRESENTATION\n"
"value.text"
msgid "Do you want to minimize presentation without saving?"
-msgstr ""
+msgstr "Апрезентациа еиқәмырхаӡакәа аминимизациа азутәума?"
#. pYxGc
#: PresentationMinimizer.xcu
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 ae181a49aaf..3f90fcbc3aa 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
"PO-Revision-Date: 2024-02-07 01:46+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ab/>\n"
@@ -8246,14 +8246,14 @@ msgctxt ""
msgid "S~lide"
msgstr "Аслаид"
-#. zciFf
+#. CiaV6
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NotesChildWindow\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:BottomPaneImpress\n"
"Label\n"
"value.text"
-msgid "Notes Panel"
+msgid "Notes Pane"
msgstr ""
#. q5YwD
@@ -9626,6 +9626,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr ""
+#. oZRd3
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"Label\n"
+"value.text"
+msgid "Set Layer"
+msgstr ""
+
+#. M2Z3P
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Move to Layer..."
+msgstr ""
+
+#. HyFtG
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open a dialog to change the layer of the object"
+msgstr ""
+
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""
@@ -17076,6 +17106,16 @@ msgctxt ""
msgid "Block Arc"
msgstr "Арка"
+#. jZ7pu
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:BasicShapes.sinusoid\n"
+"Label\n"
+"value.text"
+msgid "Sinusoid"
+msgstr ""
+
#. 4t7wU
#: GenericCommands.xcu
msgctxt ""
@@ -18336,6 +18376,26 @@ msgctxt ""
msgid "Undo"
msgstr "Иаҟәыхтәуп"
+#. wY7TU
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"Label\n"
+"value.text"
+msgid "Dark Mode"
+msgstr ""
+
+#. Y5sjy
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Toggle between dark and light modes"
+msgstr ""
+
#. TszTz
#: GenericCommands.xcu
msgctxt ""
@@ -29538,6 +29598,16 @@ msgctxt ""
msgid "Elements"
msgstr "Аелементқәа"
+#. uiQ35
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.DeckList.FindDeck\n"
+"Title\n"
+"value.text"
+msgid "Find"
+msgstr ""
+
#. B4iFE
#: Sidebar.xcu
msgctxt ""
@@ -30068,6 +30138,16 @@ msgctxt ""
msgid "Columns"
msgstr "Аиҵаҩқәа"
+#. DqpFK
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.QuickFindPanel\n"
+"Title\n"
+"value.text"
+msgid "QuickFind"
+msgstr ""
+
#. CDJWW
#: StartModuleWindowState.xcu
msgctxt ""
diff --git a/source/ab/readlicense_oo/docs.po b/source/ab/readlicense_oo/docs.po
index 27b0cf21ca2..12a968d2df6 100644
--- a/source/ab/readlicense_oo/docs.po
+++ b/source/ab/readlicense_oo/docs.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: 2023-12-04 15:07+0100\n"
-"PO-Revision-Date: 2023-08-28 07:36+0000\n"
+"PO-Revision-Date: 2024-03-26 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/readlicense_oodocs/ab/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022331.000000\n"
#. q6Gg3
@@ -59,7 +59,7 @@ msgctxt ""
"A10\n"
"readmeitem.text"
msgid "Is ${PRODUCTNAME} Really Free for Any User?"
-msgstr ""
+msgstr "${PRODUCTNAME} ахы иақәиҭума ахархәаҩцәа зегьы рзы?"
#. ThKSG
#: readme.xrm
@@ -374,7 +374,7 @@ msgctxt ""
"rpminstall3\n"
"readmeitem.text"
msgid "This directory contains a subdirectory called \"RPMS\". Change directory to the \"RPMS\" directory."
-msgstr ""
+msgstr "Акаталог иаҵанакуеит акаталогеиҵа «RPMS». Шәыиас акаталог «RPMS» ахь."
#. VGeBx
#: readme.xrm
@@ -716,7 +716,7 @@ msgctxt ""
"aw22\n"
"readmeitem.text"
msgid "Important Accessibility Notes"
-msgstr ""
+msgstr "Испециалу алшарақәа ирызку ихадароу азгәаҭақәа"
#. r7AUE
#: readme.xrm
@@ -914,7 +914,7 @@ msgctxt ""
"ModifiedSourceCodeHeading\n"
"readmeitem.text"
msgid "Used / Modified Source Code"
-msgstr ""
+msgstr "Ихархәоу/Имодификациоу ахлагаратә код"
#. ZLBg5
#: readme.xrm
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index 10984f27a72..72d52b08241 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-03-03 13:16+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ab/>\n"
@@ -8845,10 +8845,10 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Аҵакы "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. gB6db
@@ -8953,10 +8953,10 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Аҵакы "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. 4gTUB
@@ -9043,10 +9043,10 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Аҵакы "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. H6DCB
@@ -16767,10 +16767,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr ""
-#. 9PX2L
+#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
-msgid "Range "
+msgid "Range"
msgstr ""
#. A5mF9
@@ -16797,10 +16797,268 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
msgstr ""
-#. AAhNq
+#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
-msgid "The value to return if all values in the included array are empty (filter returns nothing)"
+msgid "The value to return if all values in the included array are empty (filter returns nothing)."
+msgstr ""
+
+#. gSZGa
+#: sc/inc/scfuncs.hrc:4201
+msgctxt "SC_OPCODE_SORT"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. 5dG8m
+#: sc/inc/scfuncs.hrc:4202
+msgctxt "SC_OPCODE_SORT"
+msgid "Range"
+msgstr ""
+
+#. mUPZF
+#: sc/inc/scfuncs.hrc:4203
+msgctxt "SC_OPCODE_SORT"
+msgid "The range, or array to sort."
+msgstr ""
+
+#. 3vzBe
+#: sc/inc/scfuncs.hrc:4204
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort index"
+msgstr ""
+
+#. SWhii
+#: sc/inc/scfuncs.hrc:4205
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the row or column to sort by."
+msgstr ""
+
+#. uFhZs
+#: sc/inc/scfuncs.hrc:4206
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort order"
+msgstr ""
+
+#. ySFRx
+#: sc/inc/scfuncs.hrc:4207
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. fnsqA
+#: sc/inc/scfuncs.hrc:4208
+msgctxt "SC_OPCODE_SORT"
+msgid "By col"
+msgstr ""
+
+#. TDtYt
+#: sc/inc/scfuncs.hrc:4209
+msgctxt "SC_OPCODE_SORT"
+msgid "A logical value indicating the desired sort direction; FALSE to sort by row (default), TRUE to sort by column."
+msgstr ""
+
+#. 5AEwL
+#: sc/inc/scfuncs.hrc:4215
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
+msgstr ""
+
+#. g4Mpg
+#: sc/inc/scfuncs.hrc:4216
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort range"
+msgstr ""
+
+#. YsFWA
+#: sc/inc/scfuncs.hrc:4217
+msgctxt "SC_OPCODE_SORTBY"
+msgid "The array or range to sort."
+msgstr ""
+
+#. hkF48
+#: sc/inc/scfuncs.hrc:4218
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort by range "
+msgstr ""
+
+#. Xh6BJ
+#: sc/inc/scfuncs.hrc:4219
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. jUFcA
+#: sc/inc/scfuncs.hrc:4220
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort order "
+msgstr ""
+
+#. F8iPf
+#: sc/inc/scfuncs.hrc:4221
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. yvUDG
+#: sc/inc/scfuncs.hrc:4227
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
+
+#. ZavA8
+#: sc/inc/scfuncs.hrc:4228
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Rows"
+msgstr ""
+
+#. A8HDQ
+#: sc/inc/scfuncs.hrc:4229
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of rows to return."
+msgstr ""
+
+#. f5UCW
+#: sc/inc/scfuncs.hrc:4230
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Columns"
+msgstr ""
+
+#. A8QKv
+#: sc/inc/scfuncs.hrc:4231
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of columns to return."
+msgstr ""
+
+#. ErvjE
+#: sc/inc/scfuncs.hrc:4232
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Start"
+msgstr ""
+
+#. rC9mG
+#: sc/inc/scfuncs.hrc:4233
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The first number in the sequence."
+msgstr ""
+
+#. L3NNF
+#: sc/inc/scfuncs.hrc:4234
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Step"
+msgstr ""
+
+#. Y8rLF
+#: sc/inc/scfuncs.hrc:4235
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The amount to increment each subsequent value in the array."
+msgstr ""
+
+#. 8HzKM
+#: sc/inc/scfuncs.hrc:4241
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
+
+#. jksQe
+#: sc/inc/scfuncs.hrc:4242
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Rows"
+msgstr ""
+
+#. GQDKh
+#: sc/inc/scfuncs.hrc:4243
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of rows to return."
+msgstr ""
+
+#. SfG9b
+#: sc/inc/scfuncs.hrc:4244
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Columns"
+msgstr ""
+
+#. Pki2r
+#: sc/inc/scfuncs.hrc:4245
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of columns to return."
+msgstr ""
+
+#. oC45m
+#: sc/inc/scfuncs.hrc:4246
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Min"
+msgstr ""
+
+#. HASSd
+#: sc/inc/scfuncs.hrc:4247
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The lower limit of the generated numbers."
+msgstr ""
+
+#. DGi8h
+#: sc/inc/scfuncs.hrc:4248
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Max"
+msgstr ""
+
+#. Cw8Nu
+#: sc/inc/scfuncs.hrc:4249
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The upper limit of the generated numbers."
+msgstr ""
+
+#. WBWq3
+#: sc/inc/scfuncs.hrc:4250
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Integers"
+msgstr ""
+
+#. UiLts
+#: sc/inc/scfuncs.hrc:4251
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
+msgstr ""
+
+#. hVQ6i
+#: sc/inc/scfuncs.hrc:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
msgstr ""
#. pDDme
@@ -18963,32 +19221,110 @@ msgctxt "STR_CONDITION_BETWEEN"
msgid "between"
msgstr ""
-#. HUNFG
+#. ETMUh
+#: sc/inc/strings.hrc:409
+msgctxt "STR_CONDITION_NOT_BETWEEN"
+msgid "not between"
+msgstr ""
+
+#. nHTEg
#: sc/inc/strings.hrc:410
+msgctxt "STR_CONDITION_DUPLICATE"
+msgid "duplicate"
+msgstr ""
+
+#. o3aZB
+#: sc/inc/strings.hrc:411
+msgctxt "STR_CONDITION_NOT_DUPLICATE"
+msgid "not duplicate"
+msgstr ""
+
+#. X2BKW
+#: sc/inc/strings.hrc:412
+msgctxt "STR_CONDITION_TOP_N_ELEMENTS"
+msgid "in top N elements"
+msgstr ""
+
+#. eAgZs
+#: sc/inc/strings.hrc:413
+msgctxt "STR_CONDITION_BOTTOM_N_ELEMENTS"
+msgid "in bottom N elements"
+msgstr ""
+
+#. CXY2x
+#: sc/inc/strings.hrc:414
+msgctxt "STR_CONDITION_TOP_N_PERCENT"
+msgid "in top N percent"
+msgstr ""
+
+#. Z7wFx
+#: sc/inc/strings.hrc:415
+msgctxt "STR_CONDITION_BOTTOM_N_PERCENT"
+msgid "in bottom N percent"
+msgstr ""
+
+#. WhB3E
+#: sc/inc/strings.hrc:416
+msgctxt "STR_CONDITION_ABOVE_AVERAGE"
+msgid "above average"
+msgstr ""
+
+#. 7hLBV
+#: sc/inc/strings.hrc:417
+msgctxt "STR_CONDITION_BELOW_AVERAGE"
+msgid "below average"
+msgstr ""
+
+#. JpzNk
+#: sc/inc/strings.hrc:418
+msgctxt "STR_CONDITION_ABOVE_OR_EQUAL_AVERAGE"
+msgid "above or equal average"
+msgstr ""
+
+#. NUGd2
+#: sc/inc/strings.hrc:419
+msgctxt "STR_CONDITION_BELOW_OR_EQUAL_AVERAGE"
+msgid "below or equal average"
+msgstr ""
+
+#. HUNFG
+#: sc/inc/strings.hrc:420
msgctxt "STR_CONDITION_ERROR"
msgid "with error "
msgstr ""
#. iNFYk
-#: sc/inc/strings.hrc:411
+#: sc/inc/strings.hrc:421
msgctxt "STR_CONDITION_NOERROR"
msgid "without error "
msgstr ""
+#. zk7Lo
+#: sc/inc/strings.hrc:422
+msgctxt "STR_CONDITION_BEGINS_WITH"
+msgid "begins with"
+msgstr ""
+
+#. nnEb4
+#: sc/inc/strings.hrc:423
+msgctxt "STR_CONDITION_ENDS_WITH"
+msgid "ends with"
+msgstr ""
+
#. mcir7
-#: sc/inc/strings.hrc:412
+#: sc/inc/strings.hrc:424
msgctxt "STR_CONDITION_CONTAINS_TEXT"
msgid "containing text"
msgstr ""
#. YpCMa
-#: sc/inc/strings.hrc:413
+#: sc/inc/strings.hrc:425
msgctxt "STR_CONDITION_NOT_CONTAINS_TEXT"
msgid "not containing text"
msgstr ""
#. Wp8Us
-#: sc/inc/strings.hrc:415
+#: sc/inc/strings.hrc:427
msgctxt "STR_CONTENT_WITH_UNKNOWN_ENCRYPTION"
msgid "Document contains DRM content that is encrypted with an unknown encryption method. Only the un-encrypted content will be shown."
msgstr ""
@@ -20029,7 +20365,7 @@ msgid "Closes dialog and discards all changes."
msgstr ""
#. uAT4Z
-#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:138
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:126
msgctxt "conditionaleasydialog|label"
msgid "with"
msgstr ""
@@ -20065,560 +20401,560 @@ msgid "New Style..."
msgstr "Иаԥҵатәуп астиль..."
#. H66AP
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:102
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:103
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
msgstr "Иҭажәгал аҵакы:"
#. TMvBu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:200
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:201
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "Еиҭа апараметрқәа..."
#. JWFYN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:215
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Автоматикала"
#. gE9LZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Аминимум"
#. HAuKu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Амаксимум"
#. ciYfw
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "Процентиль"
#. Kqxfp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Аҵакы"
#. UhkzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Апроцент"
#. tEhTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:222
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "Аформула"
#. jYZ4B
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:234
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Автоматикала"
#. FGnWb
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Аминимум"
#. qC8Zo
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Амаксимум"
#. 7bxeC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "Процентиль"
#. sqTFV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Аҵакы"
#. RSDFW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Апроцент"
#. 83BhU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:241
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "аформула"
#. F63FN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:253
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Автоматикала"
#. TDG7W
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Аминимум"
#. JBX6r
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Амаксимум"
#. uPGWW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "Процентиль"
#. JxXq2
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Аҵакы"
#. f464z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Апроцент"
#. oTJU7
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:260
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "Аформула"
#. XsHDp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:310
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:287
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
msgstr "Аминимум"
#. u5RxC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:298
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
msgstr "Амаксимум"
#. JcTKF
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:344
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Аҿырԥштәы"
#. ra4fB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:359
msgctxt "conditionalentry|typeis"
msgid "is equal to"
msgstr "иаҟароуп"
#. bnDkp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:383
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:360
msgctxt "conditionalentry|typeis"
msgid "is less than"
msgstr "еиҵоуп"
#. ok3Hq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:384
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:361
msgctxt "conditionalentry|typeis"
msgid "is greater than"
msgstr "еиҳауп"
#. yMvDB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:385
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:362
msgctxt "conditionalentry|typeis"
msgid "is less than or equal to"
msgstr "еиҵоуп ма иаҟароуп"
#. XoEDQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:386
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:363
msgctxt "conditionalentry|typeis"
msgid "is greater than or equal to"
msgstr "еиҳауп ма иаҟароуп"
#. Kyf5x
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:387
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:364
msgctxt "conditionalentry|typeis"
msgid "is not equal to"
msgstr "иаҟараӡам"
#. HcfU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:388
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:365
msgctxt "conditionalentry|typeis"
msgid "is between"
msgstr "абжьара"
#. 2A2DA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:389
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:366
msgctxt "conditionalentry|typeis"
msgid "is not between"
msgstr "абжьара акәӡам"
#. 5HFGX
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:390
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:367
msgctxt "conditionalentry|typeis"
msgid "is duplicate"
msgstr ""
#. 8ZUSC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:391
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:368
msgctxt "conditionalentry|typeis"
msgid "is not duplicate"
msgstr ""
#. E7mG8
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:392
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:369
msgctxt "conditionalentry|typeis"
msgid "is in top N elements"
msgstr ""
#. FGAML
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:393
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:370
msgctxt "conditionalentry|typeis"
msgid "is in bottom N elements"
msgstr ""
#. BCnE4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:371
msgctxt "conditionalentry|typeis"
msgid "is in top N percent"
msgstr ""
#. 2EFQe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:372
msgctxt "conditionalentry|typeis"
msgid "is in bottom N percent"
msgstr ""
#. mgJrq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:373
msgctxt "conditionalentry|typeis"
msgid "is above average"
msgstr "абжьаратә иеиҳаны"
#. 7Scqx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:374
msgctxt "conditionalentry|typeis"
msgid "is below average"
msgstr "абжьаратә иеиҵаны"
#. hrCLZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:375
msgctxt "conditionalentry|typeis"
msgid "is above or equal average"
msgstr "ибжьаратәу аасҭа еиҳауп ма иаҟароуп"
#. B75cQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:376
msgctxt "conditionalentry|typeis"
msgid "is below or equal average"
msgstr "ибжьаратәу аасҭа еиҵоуп ма иаҟароуп"
#. 3MvCE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:377
msgctxt "conditionalentry|typeis"
msgid "is error"
msgstr "агха"
#. CaKU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:378
msgctxt "conditionalentry|typeis"
msgid "is not error"
msgstr "агха акәӡам"
#. 4dd5c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:379
msgctxt "conditionalentry|typeis"
msgid "begins with"
msgstr "иалагоит абраантәи"
#. BxBTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:380
msgctxt "conditionalentry|typeis"
msgid "ends with"
msgstr "иалгоит абри ала"
#. bkWSj
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:381
msgctxt "conditionalentry|typeis"
msgid "contains"
msgstr "иаҵанакуеит"
#. UwtTu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
msgctxt "conditionalentry|typeis"
msgid "does not contain"
msgstr "иаҵанакӡом"
#. 5WkbA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:417
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "Иахьа"
#. Ap28X
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
msgstr "Иацы"
#. NhvVn
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
msgstr "Уаҵәы"
#. s7CNz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr "Аҵыхәтәантәи 7 мшы"
#. 8FQAS
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
msgctxt "conditionalentry|datetype"
msgid "This week"
msgstr "Ари амчыбжь"
#. PnQGG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:422
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
msgctxt "conditionalentry|datetype"
msgid "Last week"
msgstr "Иҳаҩсыз амчыбжь"
#. MxArx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:423
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
msgctxt "conditionalentry|datetype"
msgid "Next week"
msgstr "Анаҩстәи амчыбжь"
#. jkJFd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:424
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
msgctxt "conditionalentry|datetype"
msgid "This month"
msgstr "Ари амза"
#. M3xGu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:425
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
msgctxt "conditionalentry|datetype"
msgid "Last month"
msgstr "Иҳаҩсыз амза"
#. vHZmy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:426
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
msgctxt "conditionalentry|datetype"
msgid "Next month"
msgstr "Анаҩстәи амза"
#. AxRRz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:427
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
msgctxt "conditionalentry|datetype"
msgid "This year"
msgstr "Ари ашықәс"
#. BRRzp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:428
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
msgctxt "conditionalentry|datetype"
msgid "Last year"
msgstr "Иҳаҩсыз ашықәс"
#. DF9gQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:406
msgctxt "conditionalentry|datetype"
msgid "Next year"
msgstr "Анаҩстәи ашықәс"
#. vgneU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:441
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr ""
#. U3CvE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:442
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr ""
#. pByFi
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:443
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "Агистограмма"
#. jjm3Z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:444
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr "Адыргаҷқәа реизак"
#. JGdRZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:470
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:447
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr "Абларҭақәа зегьы"
#. ysEAt
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:471
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:448
msgctxt "conditionalentry|type"
msgid "Cell value"
msgstr "Абларҭа аҵакы"
#. ZqmeM
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:472
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:449
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "Аформула"
#. BWDxf
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:473
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:450
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "Арыцхә"
#. qiobs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:526
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:503
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr ""
#. uC7X4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:527
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:504
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr ""
#. rCY3m
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:528
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:505
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr ""
#. ABtzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:529
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:506
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr ""
#. DDG3c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:530
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:507
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr ""
#. VFEYs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:531
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:508
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr "3 Адыргақәа"
#. vr8rv
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:532
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:509
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr "3 Асимволқәа 1"
#. Yxkt6
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:533
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:510
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr "3 Асимволқәа 2"
#. 9fMKe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:534
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:511
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr "3 Асмаилқәа"
#. FEg5s
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:535
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:512
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr "3 Аеҵәақәа"
#. QzJwR
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:536
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:513
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr "3 Ахкәакьқәа"
#. UFw2i
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:537
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:514
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr "3 Аԥштәы змоу асмаилқәа"
#. FE6rm
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:538
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:515
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr ""
#. 4kGKQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:539
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:516
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr ""
#. Yi3pd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:540
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:517
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr ""
#. BKpUg
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:541
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:518
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr "4 Ахәшьарақәа"
#. AQdho
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:542
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:519
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr ""
#. iGXCy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:543
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:520
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr ""
#. 7EuvV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:544
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:521
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr ""
#. CaZNK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:545
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:522
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr "5 Ахәшьарақәа"
#. Ae5jK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:546
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:523
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
msgstr "Акварталқәа"
#. BdcCG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:547
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:524
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr "5 Акәакьҭаиашақәа"
@@ -20713,32 +21049,26 @@ msgctxt "conditionalformatdialog|extended_tip|ConditionalFormatDialog"
msgid "Choose Conditional Formatting to define format styles depending on certain conditions."
msgstr ""
-#. XFw3E
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:22
-msgctxt "conditionaliconset|label"
-msgid " >= "
-msgstr ""
-
#. ZDEEe
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:46
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:53
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Аҵакы"
#. dBBzv
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:47
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:54
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Апроцент"
#. hdHXA
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:48
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:55
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "Процентиль"
#. mmHTt
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:49
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:56
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "аформула"
@@ -21933,86 +22263,80 @@ msgctxt "dataform|extended_tip|DataFormDialog"
msgid "Data Entry Form is a tool to make table data entry easy in spreadsheets."
msgstr ""
-#. 6DQYr
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:22
-msgctxt "dataproviderdlg/okaybtn"
-msgid "Okay"
-msgstr "OK"
-
-#. Ah2h8
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:35
-msgctxt "dataproviderdlg/cancelbtn"
-msgid "Cancel"
-msgstr "Аҟәыхра"
+#. RbFU3
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:7
+msgctxt "dataproviderdlg/dlg_name"
+msgid "Data Provider"
+msgstr ""
#. a7EFA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:86
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
msgstr "Адырқәа рбаза адиапазон:"
#. pSQ4F
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:111
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
msgstr "Адырқәа рхыҵхырҭа:"
#. RGiXi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:136
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
msgctxt "dataproviderdlg/url"
msgid "URL:"
msgstr "URL:"
#. GKDQA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:159
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
msgstr "Аҭыԥхәаԥшра"
#. GABzG
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:173
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
msgstr "Id / Xpath:"
#. pwS4k
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:201
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
msgstr "Ахыҵхырҭа"
#. fHfGq
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:236
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
msgstr "Иацҵатәуп"
#. Smoiv
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:240
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
msgstr ""
#. cSgeU
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:296
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
msgstr "Аиҭакрақәа"
#. gpeXB
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:352
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
msgctxt "dataproviderdlg/apply"
msgid "Apply"
msgstr "Ихархәатәуп"
#. bDVwi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:356
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
msgstr "Ихархәатәуп аԥсахрақәа"
#. 6pCFs
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:375
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
msgctxt "dataproviderdlg/preview"
msgid "Preview"
msgstr "Аԥхьахәаԥшра"
@@ -22811,97 +23135,97 @@ msgid "Drawing Style"
msgstr "Асахьа астиль"
#. RtX4T
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:41
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:38
msgctxt "drawtemplatedialog|standard"
msgid "_Standard"
msgstr "Астандарт"
#. jyFCi
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. qSfk8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
msgctxt "drawtemplatedialog|line"
msgid "Line"
msgstr "Аҵәаӷәа"
#. GFaA9
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:173
msgctxt "drawtemplatedialog|area"
msgid "Area"
msgstr "Аобласт"
#. JcspJ
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:197
msgctxt "drawtemplatedialog|shadowing"
msgid "Shadowing"
msgstr "Агага"
#. sQnEr
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:221
msgctxt "drawtemplatedialog|transparency"
msgid "Transparency"
msgstr "Ацәҵара"
#. nrmzw
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:245
msgctxt "drawtemplatedialog|font"
msgid "Font"
msgstr "Ашрифт"
#. MfVx4
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:269
msgctxt "drawtemplatedialog|fonteffect"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. wvB6g
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:293
msgctxt "drawtemplatedialog|indents"
msgid "Indents & Spacing"
msgstr "Ахьҵқәеи аинтервалқәеи"
#. BuWKT
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:317
msgctxt "drawtemplatedialog|text"
msgid "Text"
msgstr "Атекст"
#. buF9B
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:583
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:341
msgctxt "drawtemplatedialog|animation"
msgid "Text Animation"
msgstr "Атекст анимациа"
#. pLtGk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:631
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:365
msgctxt "drawtemplatedialog|dimensioning"
msgid "Dimensioning"
msgstr ""
#. CDEt8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:679
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:389
msgctxt "drawtemplatedialog|alignment"
msgid "Alignment"
msgstr "Аиҟаратәра"
#. Bh59e
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:727
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:413
msgctxt "drawtemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Мрагылара-азиатәи акьыԥхьра аԥҟарақәа"
#. eCHjk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:775
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:437
msgctxt "drawtemplatedialog|tabs"
msgid "Tabs"
msgstr "Атабулиациа"
#. 6emuB
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:823
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:461
msgctxt "drawtemplatedialog|background"
msgid "Highlighting"
msgstr "Ацәырлашара"
@@ -23639,49 +23963,49 @@ msgid "Format Cells"
msgstr "Абларҭақәа рформат"
#. ngekD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:138
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:112
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "Ахыԥхьаӡарақәа"
#. TvoWD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:185
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:135
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Ашрифт"
#. 3oXRX
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:159
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. iuvXW
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:183
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Аиҟаратәра"
#. MfFdu
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:329
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:207
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Мрагылара-азиатәи акьыԥхьра аԥҟарақәа"
#. FtWjv
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:377
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:231
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Аҿыкәыршара"
#. 9S8Sy
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:425
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:255
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Аҿаԥшыра"
#. hbPUf
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:473
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:279
msgctxt "formatcellsdialog|cellprotection"
msgid "Cell Protection"
msgstr "Абларҭа ахьчара"
@@ -24563,67 +24887,91 @@ msgid "This command opens a dialog where you can assign a different name to the
msgstr ""
#. 3x5fz
-#: sc/uiconfig/scalc/ui/insertcells.ui:8
+#: sc/uiconfig/scalc/ui/insertcells.ui:21
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "Иҭаргылатәуп абларҭақәа"
#. ewgTB
-#: sc/uiconfig/scalc/ui/insertcells.ui:92
+#: sc/uiconfig/scalc/ui/insertcells.ui:105
msgctxt "insertcells|down"
msgid "Shift cells _down"
msgstr "Инаскьагатәуп абларҭақәа ҵаҟа"
#. FA4mZ
-#: sc/uiconfig/scalc/ui/insertcells.ui:101
+#: sc/uiconfig/scalc/ui/insertcells.ui:114
msgctxt "insertcells|extended_tip|down"
msgid "Moves the contents of the selected range downward when cells are inserted."
msgstr ""
#. FnbEo
-#: sc/uiconfig/scalc/ui/insertcells.ui:113
+#: sc/uiconfig/scalc/ui/insertcells.ui:125
msgctxt "insertcells|right"
msgid "Shift cells _right"
msgstr "Инаскьагатәуп абларҭақәа арӷьарахь"
#. 9UVgc
-#: sc/uiconfig/scalc/ui/insertcells.ui:122
+#: sc/uiconfig/scalc/ui/insertcells.ui:134
msgctxt "insertcells|extended_tip|right"
msgid "Moves the contents of the selected range to the right when cells are inserted."
msgstr ""
#. V4zVH
-#: sc/uiconfig/scalc/ui/insertcells.ui:134
+#: sc/uiconfig/scalc/ui/insertcells.ui:145
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr "Ацәаҳәа шеибгоу"
#. GZc24
-#: sc/uiconfig/scalc/ui/insertcells.ui:143
+#: sc/uiconfig/scalc/ui/insertcells.ui:154
msgctxt "insertcells|extended_tip|rows"
msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet."
msgstr ""
#. 6UZ5M
-#: sc/uiconfig/scalc/ui/insertcells.ui:155
+#: sc/uiconfig/scalc/ui/insertcells.ui:165
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr "Аиҵагыла шеибгоу"
#. oXcQW
-#: sc/uiconfig/scalc/ui/insertcells.ui:164
+#: sc/uiconfig/scalc/ui/insertcells.ui:174
msgctxt "insertcells|extended_tip|cols"
msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns."
msgstr ""
+#. A5tXu
+#: sc/uiconfig/scalc/ui/insertcells.ui:189
+msgctxt "insertcells|number_of_rows"
+msgid "Number of rows"
+msgstr ""
+
+#. GKCyQ
+#: sc/uiconfig/scalc/ui/insertcells.ui:194
+msgctxt "insertcells|extended_tip|number_of_rows"
+msgid "Specify the number of rows to insert."
+msgstr ""
+
+#. HsEux
+#: sc/uiconfig/scalc/ui/insertcells.ui:209
+msgctxt "insertcells|number_of_columns"
+msgid "Number of columns"
+msgstr ""
+
+#. vFkVT
+#: sc/uiconfig/scalc/ui/insertcells.ui:214
+msgctxt "insertcells|extended_tip|number_of_columns"
+msgid "Specify the number of columns to insert."
+msgstr ""
+
#. GkQo9
-#: sc/uiconfig/scalc/ui/insertcells.ui:180
+#: sc/uiconfig/scalc/ui/insertcells.ui:235
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Алхра"
#. g2sxi
-#: sc/uiconfig/scalc/ui/insertcells.ui:205
+#: sc/uiconfig/scalc/ui/insertcells.ui:257
msgctxt "insertcells|extended_tip|InsertCellsDialog"
msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify."
msgstr ""
@@ -25645,205 +25993,205 @@ msgid "No solution was found."
msgstr "Аҭак ԥшааӡамызт."
#. iQSEv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3030
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3036
msgctxt "CalcNotebookbar|FileMenuButton"
msgid "_File"
msgstr "Афаил"
#. wh523
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3049
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3055
msgctxt "CalcNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "Аилыркаага"
#. 3iDW7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3104
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3110
msgctxt "CalcNotebookbar|FileLabel"
msgid "~File"
msgstr "Афаил"
#. 6GvMB
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4779
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4785
msgctxt "CalcNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "Ихадоу"
#. 5kZRD
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4885
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4891
msgctxt "CalcNotebookbar|HomeLabel"
msgid "~Home"
msgstr "Ихадоу"
#. bBEGh
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5432
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5438
msgctxt "CalcNotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "Аҭакыра"
#. VCk9a
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5914
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5920
msgctxt "CalcNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "Аҭаргылара"
#. HnjBi
-#: sc/uiconfig/scalc/ui/notebookbar.ui:6019
+#: sc/uiconfig/scalc/ui/notebookbar.ui:6025
msgctxt "CalcNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "Аҭаргылара"
#. vruXQ
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7091
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7097
msgctxt "CalcNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "Адырганҵа"
#. eWinY
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7175
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7181
msgctxt "CalcNotebookbar|PageLayoutLabel"
msgid "~Layout"
msgstr "Адырганҵа"
#. pnWd5
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8452
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8458
msgctxt "CalcNotebookbar|StatisticsMenuButton"
msgid "_Statistics"
msgstr "Астатистика"
#. BiHBE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8503
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8509
msgctxt "CalcNotebookbar|DataMenuButton"
msgid "_Data"
msgstr "Адырқәа"
#. xzx9j
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8609
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8615
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
msgstr "Адырқәа"
#. CBEHA
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9412
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9418
msgctxt "CalcNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "Агәаҭара"
#. 7FXbr
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9497
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9503
msgctxt "CalcNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "Агәаҭара"
#. NT37F
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10307
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10367
msgctxt "CalcNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "Аԥшра"
#. rPdAq
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10392
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10452
msgctxt "CalcNotebookbar|ViewLabel"
msgid "~View"
msgstr "Аԥшра"
#. SAv6Z
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11502
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11562
msgctxt "CalcNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "Асахьа"
#. rwprK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11623
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11683
msgctxt "CalcNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "Асахьа"
#. EjbzV
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12805
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12865
msgctxt "CalcNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "Асахьа"
#. iagRv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12912
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12972
msgctxt "CalcNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "Асахьа"
#. EgeGL
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13370
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13430
msgctxt "CalcNotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "Еиҭактәуп"
#. PRmbH
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13661
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13721
msgctxt "CalcNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "Аобиект"
#. xTKVv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13768
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13828
msgctxt "CalcNotebookbar|FrameLabel"
msgid "~Object"
msgstr "Аобиект"
#. cHyKz
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14328
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14388
msgctxt "CalcNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "Амедиа"
#. CJ2qx
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14433
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14493
msgctxt "CalcNotebookbar|MediaLabel"
msgid "~Media"
msgstr "Амедиа"
#. eQK6A
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14815
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14875
msgctxt "CalcNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "Акьыԥхьра"
#. sCGyG
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14898
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14958
msgctxt "CalcNotebookbar|PrintLabel"
msgid "~Print"
msgstr "Акьыԥхьра"
#. 5JVAt
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15706
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15766
msgctxt "CalcNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "Аформа"
#. CCEAK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15790
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15850
msgctxt "CalcNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Аформа"
#. DHeyE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15847
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15907
msgctxt "CalcNotebookbar|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Арҭбаара"
#. 4ZDL7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15921
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15981
msgctxt "CalcNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "Арҭбаара"
#. 3Ec6T
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17110
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17170
msgctxt "CalcNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Асервис"
#. 8HTEk
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17194
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17254
msgctxt "CalcNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "Асервис"
@@ -26048,501 +26396,501 @@ msgid "~Tools"
msgstr "Асервис"
#. LL2dj
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3220
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3226
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Афаил"
#. MR7ZB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3328
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3334
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Ариашара"
#. AXNcR
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3444
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4985
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3450
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4994
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Астильқәа"
#. scY66
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3595
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3601
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Ашрифт"
#. LFB3L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3821
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3827
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "Абзац"
#. UnsAB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4219
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4225
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Ахыԥхьаӡара"
#. hBvBa
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4330
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4336
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Адырқәа"
#. CMGpS
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4441
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4447
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. 5wZbP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4552
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4558
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Агәаҭара"
#. Uyv2y
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4663
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4669
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Ахәаԥшра"
#. bgPuY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4772
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11117
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11126
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Аформа"
#. 5fAr4
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4864
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4870
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Арҭбаара"
#. T2jYU
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5136
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5145
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "Ашрифт"
#. jZETF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5360
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5369
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Абзац"
#. 5Wp5j
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5618
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Ахәаԥшра"
#. DC7Hv
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5744
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5753
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "Асахьа"
#. ncAKi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6169
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7708
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9352
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10161
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7717
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8758
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9361
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10170
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Аҭыԥ"
#. 8pLR3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6444
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6453
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "Афигура"
#. NM63T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6691
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10409
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6700
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10418
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Агәыԥ"
#. cbMTW
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6814
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6823
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#. BTzDn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7042
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7051
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "Атексттә еффектқәа"
#. PLqyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7153
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8199
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8997
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9601
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10521
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7162
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8208
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9006
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9610
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10530
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "Акаҭа"
#. K6izG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7283
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7292
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Im_age"
msgstr "Асахьа"
#. SEFWn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7935
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7944
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr "Афильтр"
#. 5a4zV
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8324
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8333
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "Аобиект"
#. Ghwp6
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9123
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9132
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "Амедиа"
#. nyHDP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9736
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9745
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Edit"
msgstr "Ариашара"
#. PhCFL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10988
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10997
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "Акьыԥхьра"
#. RC7F3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11872
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11881
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "Амениу"
#. mBSfG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2523
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2529
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Астандарт"
#. Z7t2R
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2537
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2543
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Акцент 1"
#. xeEFE
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2551
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Акцент 2"
#. G3TRo
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2553
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2559
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Акцент 3"
#. QcUKG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2567
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2573
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Heading 1"
msgstr ""
#. 6Ej4G
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2575
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2581
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Heading 2"
msgstr ""
#. sqE94
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2589
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2595
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Иԥхасҭоуп"
#. 3ibZN
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2597
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2603
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Ибзиоуп"
#. DGBbw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2605
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2611
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Инеитралуп"
#. keb9M
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2613
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2619
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Агха"
#. WtFbH
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2621
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Агәаҽанҵара"
#. t9EbD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2641
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Албаага"
#. FFrSw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2649
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Азгәаҭа"
#. EsADr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3133
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3139
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Амениу"
#. Ch63h
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3186
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3192
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Асервис"
#. kdH4L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3240
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3246
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Аилыркаага"
#. bkg23
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3347
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3353
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Афаил"
#. aqbEs
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3580
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3586
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Ариашара"
#. HFC9U
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3773
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3779
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Астильқәа"
#. VFtWK
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4037
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4043
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Ашрифт"
#. 9HzEG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4274
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4280
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Ахыԥхьаӡара"
#. F7vQ2
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4482
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4488
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Аиҟаратәра"
#. QnhiG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4710
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4716
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Абларҭақәа"
#. rrpkZ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4868
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4874
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. NsDSM
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5046
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5052
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Адырқәа"
#. gQQfL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5214
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5220
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Агәаҭара"
#. BHDdD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5382
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5388
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Ахәаԥшра"
#. ZJufp
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5602
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5608
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "Im_age"
msgstr "Асахьа"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5917
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5923
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Аҭыԥ"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6065
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6071
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Аԥштәы"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6308
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6314
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Акаҭа"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6443
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6449
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Абызшәа"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6667
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6673
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Агәаҭара"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6875
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6881
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Акомментариқәа"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7074
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7080
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Аиҿырԥшра"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7272
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7278
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Ахәаԥшра"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7701
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7707
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Асахьа"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8058
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8064
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Ариашара"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8386
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8392
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Аҭыԥ"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8549
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8555
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Ахәаԥшра"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8747
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Агәыԥ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8893
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8899
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9192
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9198
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Ашрифт"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9445
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9451
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Аиҟаратәра"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9649
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Ахәаԥшра"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9794
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9800
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9937
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9943
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Амедиа"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10167
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10173
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Афреим"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10581
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10587
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Аҭыԥ"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10749
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Акаҭа"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10941
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10947
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -27759,43 +28107,43 @@ msgid "Page Style"
msgstr "Адаҟьа астиль"
#. D22J5
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. CbW7A
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:200
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "Адаҟьа"
#. yXBdU
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:248
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:174
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Аҿыкәыршара"
#. AYC9K
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:296
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:198
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Аҿаԥшыра"
#. qEnHY
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:344
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:222
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "Хыхьтәи аколонтитул"
#. LLLXG
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:392
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:246
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. W5b3a
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:440
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:270
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Абӷьыц"
@@ -27837,55 +28185,55 @@ msgid "Cell Style"
msgstr "Абларҭа астиль"
#. AGL7z
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. asnEd
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "Ахыԥхьаӡарақәа"
#. gT7a7
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:173
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Ашрифт"
#. d5N6G
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:197
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. mXKgq
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:221
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Аиҟаратәра"
#. 2YK98
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:245
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Мрагылара-азиатәи акьыԥхьра аԥҟарақәа"
#. CfvF5
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:269
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Аҿыкәыршара"
#. CDaQE
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:293
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Аҿаԥшыра"
#. qCRSA
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:317
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr "Абларҭа ахьчара"
@@ -31596,206 +31944,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Спарклаин аҷыдаҟазшьақәа"
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
+msgctxt "sparklinedialog|extended_tip|edInputRange"
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
+msgstr ""
+
+#. kxVPD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
+msgctxt "sparklinedialog|extended_tip|edOutputRange"
+msgid "Select the cell range to receive the sparkline."
+msgstr ""
+
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:182
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:199
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:218
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Адырқәа"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:250
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Аишьҭагылақәа:"
+#. Cc5DR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
+msgctxt "sparklinedialog|extended_tip|colSeries"
+msgid "Select the main color for the sparklines."
+msgstr ""
+
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:285
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Иҵоурам акәаԥқәа:"
+#. Dqcpc
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
+msgctxt "sparklinedialog|extended_tip|cbNegative"
+msgid "Check and select the color for negative points."
+msgstr ""
+
+#. E2CzF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
+msgctxt "sparklinedialog|extended_tip|colNegative"
+msgid "Select the color for the negative points."
+msgstr ""
+
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:323
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Хыхьтәи акәаԥқәа:"
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
+msgctxt "sparklinedialog|extended_tip|cbHigh"
+msgid "Check and select the color for high points."
+msgstr ""
+
+#. xRya6
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
+msgctxt "sparklinedialog|extended_tip|colHigh"
+msgid "Select the color for the high point."
+msgstr ""
+
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:361
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Ҵаҟатәи акәаԥқәа:"
+#. 52nar
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
+msgctxt "sparklinedialog|extended_tip|cbLow"
+msgid "Check and select the color for low points."
+msgstr ""
+
+#. 44giA
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
+msgctxt "sparklinedialog|extended_tip|colLow"
+msgid "Select the color for the low point."
+msgstr ""
+
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:399
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Амаркер:"
+#. oAqSy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
+msgctxt "sparklinedialog|extended_tip|cbMarker"
+msgid "Check and select the color for data points (line type only)."
+msgstr ""
+
+#. EzkVJ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
+msgctxt "sparklinedialog|extended_tip|colMarker"
+msgid "Select the color for the data points markers."
+msgstr ""
+
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:437
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Актәи акәаԥ:"
+#. bXysM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
+msgctxt "sparklinedialog|extended_tip|cbFirst"
+msgid "Check and select the color for first point."
+msgstr ""
+
+#. Cy7AH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
+msgctxt "sparklinedialog|extended_tip|colFirst"
+msgid "Select the color for the first point."
+msgstr ""
+
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:475
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Аҵыхәтәантәи акәаԥ:"
+#. MAiGM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
+msgctxt "sparklinedialog|extended_tip|cbLast"
+msgid "Check and select the color for last point."
+msgstr ""
+
+#. Cv5Gu
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
+msgctxt "sparklinedialog|extended_tip|colLast"
+msgid "Select the color for the last point."
+msgstr ""
+
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:517
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Аԥштәқәа"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:551
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:566
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
+#. fVkAN
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
+msgctxt "sparklinedialog|extended_tip|seLineWidth"
+msgid "Enter the line thickness number manually or use the spin button."
+msgstr ""
+
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:584
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Иаарԥшлатәуп иҭацәу абларҭақәа абас:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:599
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Абжьаӡара"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:600
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Ноль"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:601
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Аинтервал"
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
+msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
+msgstr ""
+
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:611
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Иарԥштәуп иҵәаху"
+#. 4QTnR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
+msgctxt "sparklinedialog|extended_tip|cbHidden"
+msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
+msgstr ""
+
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:626
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Арыӷьарахьтә армарахь"
+#. scFcD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
+msgctxt "sparklinedialog|extended_tip|cbRTL"
+msgid "Check to have the sparklines show the data in reverse order."
+msgstr ""
+
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Аҵәаӷәа"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:646
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Аиҵагыла"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:647
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
+msgctxt "sparklinedialog|extended_tip|cbType"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
+msgstr ""
+
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:659
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Атип:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:675
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Аҷыдаҟазшьақәа"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:708
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Хазы"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:709
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Иргәыԥтәуп"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Ҷыдала"
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
+msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
+msgstr ""
+
+#. EWGyZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
+msgctxt "sparklinedialog|extended_tip|seMinAxis"
+msgid "Spin or enter number to set the minimum value for the Y axis."
+msgstr ""
+
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:738
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Хазы"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:739
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Иргәыԥтәуп"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Ҷыдала"
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
+msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgstr ""
+
+#. LwjfH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
+msgctxt "sparklinedialog|extended_tip|seMaxAxis"
+msgid "Spin or enter number to set the maximum value for the Y axis."
+msgstr ""
+
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:767
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Вертикалла амаксимум:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:782
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Вертикалла аминимум:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:794
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Иаарԥшлатәуп агәҵәы X"
+#. ubKiy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
+msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
+msgid "Check to show the X axis for sparklines."
+msgstr ""
+
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:814
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Агәҵәқәа"
@@ -32976,326 +33486,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Акомментари аиндикатор"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "Аформула аиндикатори аҵаҳәареи"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Аҵакқәа ԥштәыла ралкаара"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Аԥштәы змоу азхьарԥшқәа"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Адҳәалара"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
+#. EysZB
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
+msgctxt "tpviewpage|value"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. owsEV
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
+msgctxt "extended_tip|value"
+msgid "Mark this box to show highlighted background when the cell is in edit mode."
+msgstr ""
+
+#. czZNn
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
+msgctxt "tpviewpage|noteauthor"
+msgid "Comment authorship"
+msgstr ""
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:281
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Иаарԥштәуп"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:308
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:316
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:327
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr ""
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:335
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:346
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr ""
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:373
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:384
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Аструктура асимволқәа"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:392
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:403
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Аԥшаара аихшьалақәа"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Аԥенџьыр"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:527
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Исинхронтәуп абӷьыцқәа"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:563
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Амасштаб"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:592
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Адаҟьақәа реимҟьарақәа"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:600
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:612
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:620
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:634
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "Акаҭа аҵәаӷәақәа:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:649
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Иаарԥштәуп"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Иаарԥштәуп аԥштәы змоу абларҭақәа рҟны"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:651
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:655
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:669
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Арбага:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:681
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "Атема аҟынтәи"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:685
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:697
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "Аситстематә"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:701
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:769
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Ахәаԥшратә ориентирқәа"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:800
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Абиеқтқәа/Асахьақәа:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:814
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Адиаграммақәа:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:828
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Асахьақәа:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:843
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Иаарԥштәуп"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:844
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:848
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Иаарԥштәуп"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:863
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:867
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:881
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Иаарԥштәуп"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:882
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Иҵәахтәуп"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Аобиектқәа"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:964
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
@@ -33530,6 +34118,7 @@ msgstr "Иҭацәу ацәаҳәақәа рыбжьажьра"
#. gMyAs
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:213
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:308
msgctxt "validationcriteriapage|extended_tip|allowempty"
msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)."
msgstr ""
@@ -33570,8 +34159,14 @@ msgctxt "validationcriteriapage|extended_tip|max"
msgid "Enter the maximum value for the data validation option that you selected in the Allow box."
msgstr ""
+#. Boou9
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
+msgctxt "validationcriteriapage|allowempty"
+msgid "Case _sensitive"
+msgstr ""
+
#. 3HjmP
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:312
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
msgctxt "validationcriteriapage|extended_tip|ValidationCriteriaPage"
msgid "Specify the validation rules for the selected cell(s)."
msgstr "Ара иарбатәуп агәаҭара аԥҟарақәа, иалху абларҭақәа рзы."
diff --git a/source/ab/sd/messages.po b/source/ab/sd/messages.po
index 19a886ed52c..cb5cda306e8 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
"PO-Revision-Date: 2024-03-03 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ab/>\n"
@@ -1208,9 +1208,15 @@ msgctxt "STR_FULLSCREEN_SLIDESHOW"
msgid "Presenting: %s"
msgstr "Адемонстрациа: %s"
+#. oWDD5
+#: sd/inc/strings.hrc:158
+msgctxt "STR_FULLSCREEN_CONSOLE"
+msgid "Console: %s"
+msgstr ""
+
#. uo4o3
#. To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
-#: sd/inc/strings.hrc:160
+#: sd/inc/strings.hrc:161
msgctxt "STR_SLIDES"
msgid "%1 slide"
msgid_plural "%1 slides"
@@ -1226,299 +1232,299 @@ msgstr[1] ""
#. DhF9g
#. Strings for animation effects
-#: sd/inc/strings.hrc:163
+#: sd/inc/strings.hrc:164
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "Иҭаргылатәуп атекст"
#. hDtuW
-#: sd/inc/strings.hrc:164
+#: sd/inc/strings.hrc:165
msgctxt "STR_AVAILABLE_MASTERSLIDE"
msgid "Available Master Slides"
msgstr "Иҟоу аслаид-азҟазақәа"
#. pPzCP
-#: sd/inc/strings.hrc:165
+#: sd/inc/strings.hrc:166
msgctxt "STR_AVAILABLE_MASTERPAGE"
msgid "Available Master Pages"
msgstr "Иҟоу адаҟьа-азҟазақәа"
#. PEzLG
-#: sd/inc/strings.hrc:166
+#: sd/inc/strings.hrc:167
msgctxt "STR_SELECT_SLIDE"
msgid "Select a Slide Design"
msgstr "Аслаид адизаин алхра"
#. oTDcL
-#: sd/inc/strings.hrc:167
+#: sd/inc/strings.hrc:168
msgctxt "STR_SELECT_PAGE"
msgid "Select a Page Design"
msgstr "Адаҟьа адизаин алхра"
#. kz9AV
-#: sd/inc/strings.hrc:168
+#: sd/inc/strings.hrc:169
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Master Slide"
msgstr "Иҭагалатәуп аслаид-азҟаза"
#. zqDKm
-#: sd/inc/strings.hrc:169
+#: sd/inc/strings.hrc:170
msgctxt "STR_LOAD_DRAWING_LAYOUT"
msgid "Load Master Page"
msgstr "Иҭагалатәуп адаҟьа-азҟаза"
#. HxEp8
-#: sd/inc/strings.hrc:170
+#: sd/inc/strings.hrc:171
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "Абзиахә"
#. XUxUz
-#: sd/inc/strings.hrc:171
+#: sd/inc/strings.hrc:172
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "Арымарахь"
#. cmeRq
-#: sd/inc/strings.hrc:172
+#: sd/inc/strings.hrc:173
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "Арыӷьарахь"
#. LRG3Z
-#: sd/inc/strings.hrc:173
+#: sd/inc/strings.hrc:174
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "Хыхьла"
#. VP34S
-#: sd/inc/strings.hrc:174
+#: sd/inc/strings.hrc:175
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "Ҵаҟала"
#. bVVKo
-#: sd/inc/strings.hrc:175
+#: sd/inc/strings.hrc:176
#, fuzzy
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr "Хыхьла арымарахь"
#. vc2Yo
-#: sd/inc/strings.hrc:176
+#: sd/inc/strings.hrc:177
#, fuzzy
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr "Ҵаҟала арымарахь"
#. MMimZ
-#: sd/inc/strings.hrc:177
+#: sd/inc/strings.hrc:178
#, fuzzy
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr "Хыхьла арыӷьарахь"
#. FvbbG
-#: sd/inc/strings.hrc:178
+#: sd/inc/strings.hrc:179
#, fuzzy
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr "Ҵаҟала арыӷьарахь"
#. G6VnG
-#: sd/inc/strings.hrc:179
+#: sd/inc/strings.hrc:180
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "Горизонталла"
#. dREDm
-#: sd/inc/strings.hrc:180
+#: sd/inc/strings.hrc:181
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr "Ивертикалны"
#. pM95w
-#: sd/inc/strings.hrc:181
+#: sd/inc/strings.hrc:182
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "Зегьы?"
#. iFawt
-#: sd/inc/strings.hrc:182
+#: sd/inc/strings.hrc:183
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr ""
#. B6jDL
-#: sd/inc/strings.hrc:183
+#: sd/inc/strings.hrc:184
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr "Аԥштәы аԥсахра"
#. 9SRMu
-#: sd/inc/strings.hrc:184
+#: sd/inc/strings.hrc:185
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr "Аморфинг"
#. PaTdN
-#: sd/inc/strings.hrc:185
+#: sd/inc/strings.hrc:186
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr "Ирҭбаатәуп аслаид"
#. kmkAp
-#: sd/inc/strings.hrc:186
+#: sd/inc/strings.hrc:187
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr "Аҵанакы аслаид"
#. m5tvp
-#: sd/inc/strings.hrc:187
+#: sd/inc/strings.hrc:188
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr "Уажәтәи аамҭазы ахыҵхырҭа SANE мҩаркуп."
#. EW8j8
-#: sd/inc/strings.hrc:188
+#: sd/inc/strings.hrc:189
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr "Уажәтәи аамҭазы ахыҵхырҭа TWAIN мҩаркуп."
#. nsjMC
-#: sd/inc/strings.hrc:189
+#: sd/inc/strings.hrc:190
msgctxt "STR_FIX"
msgid "Fixed"
msgstr "Афиксациа зызуу"
#. m94yg
-#: sd/inc/strings.hrc:190
+#: sd/inc/strings.hrc:191
msgctxt "STR_VAR"
msgid "Variable"
msgstr "Аҽеиҭак"
#. eDfmL
-#: sd/inc/strings.hrc:191
+#: sd/inc/strings.hrc:192
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "Астандарт"
#. iPFdc
-#: sd/inc/strings.hrc:192
+#: sd/inc/strings.hrc:193
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr "Истандарту (икьаҿу)"
#. f5DSg
-#: sd/inc/strings.hrc:193
+#: sd/inc/strings.hrc:194
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr "Истандарту (иауу)"
#. 8d95x
-#: sd/inc/strings.hrc:194
+#: sd/inc/strings.hrc:195
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "Афаил ахьӡ"
#. uguk9
-#: sd/inc/strings.hrc:195
+#: sd/inc/strings.hrc:196
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "Афаил Амҩа/Ахьӡ"
#. cZzcW
-#: sd/inc/strings.hrc:196
+#: sd/inc/strings.hrc:197
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr "Амҩа"
#. spGHx
-#: sd/inc/strings.hrc:197
+#: sd/inc/strings.hrc:198
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "Афаил ахьӡ ахкырбага ада"
#. M4uEt
-#: sd/inc/strings.hrc:198
+#: sd/inc/strings.hrc:199
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr "Иаԥҵатәуп зырхиара ауа адемонстрациа"
#. FDwKp
-#: sd/inc/strings.hrc:199
+#: sd/inc/strings.hrc:200
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr "Акопиа ахыхтәуп "
#. G4C8x
-#: sd/inc/strings.hrc:200
+#: sd/inc/strings.hrc:201
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Presentation format (Impress 6)"
msgstr "%PRODUCTNAME апрезентациа (аформат Impress 6)"
#. rxDQB
-#: sd/inc/strings.hrc:201
+#: sd/inc/strings.hrc:202
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Drawing format (Draw 6)"
msgstr "%PRODUCTNAME асахьа (аформат Draw 6)"
#. 9G2Ea
-#: sd/inc/strings.hrc:202
+#: sd/inc/strings.hrc:203
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr "Аметафаил(қәа) рыргәыԥра ықәгатәуп..."
#. hACxz
-#: sd/inc/strings.hrc:203
+#: sd/inc/strings.hrc:204
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr ""
#. zjsSM
-#: sd/inc/strings.hrc:204
+#: sd/inc/strings.hrc:205
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr "%PRODUCTNAME %PRODUCTVERSION апрезентациа"
#. BJiWE
-#: sd/inc/strings.hrc:205
+#: sd/inc/strings.hrc:206
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr "%PRODUCTNAME %PRODUCTVERSION асахьа"
#. xG6qd
-#: sd/inc/strings.hrc:207
+#: sd/inc/strings.hrc:208
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr "Арастртә сахьа еиҭактәуп акәакьрацәа ахь"
#. ENANv
-#: sd/inc/strings.hrc:208
+#: sd/inc/strings.hrc:209
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr "Апрезентациа аҭыҵразы аҳәынаԥ шәақәыӷәӷәа..."
#. EzUVJ
-#: sd/inc/strings.hrc:209
+#: sd/inc/strings.hrc:210
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr "Ааҭгылара..."
#. wXCu2
-#: sd/inc/strings.hrc:210
+#: sd/inc/strings.hrc:211
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr "Ихархәатәуп иалкаау 3D обиектқәа"
#. bACAt
-#: sd/inc/strings.hrc:211
+#: sd/inc/strings.hrc:212
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr "Асахьақәа рфильтр"
#. AGE8e
-#: sd/inc/strings.hrc:212
+#: sd/inc/strings.hrc:213
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
"The file %\n"
@@ -1528,799 +1534,799 @@ msgstr ""
"абжьтәи акәӡам!"
#. SRWpo
-#: sd/inc/strings.hrc:213
+#: sd/inc/strings.hrc:214
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr "Еиҭактәуп аметафаил ахь"
#. BqqGF
-#: sd/inc/strings.hrc:214
+#: sd/inc/strings.hrc:215
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr "Еиҭактәуп арастртә сахьа ахь"
#. DEEG3
-#: sd/inc/strings.hrc:215
+#: sd/inc/strings.hrc:216
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list or click for dialog."
msgstr "Аслаид азҟаза ахьӡ. Арӷьарахьтәи ақәыӷәӷәара - асиа, армарахьтәи - адиалог аԥенџьыр."
#. HcDvJ
-#: sd/inc/strings.hrc:216
+#: sd/inc/strings.hrc:217
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr "Аслаид ахьӡ ԥсахтәуп"
#. KEEy2
-#: sd/inc/strings.hrc:217
+#: sd/inc/strings.hrc:218
msgctxt "STR_TITLE_RENAMEPAGE"
msgid "Rename Page"
msgstr "Адаҟьа ахьӡ ԥсахтәуп"
#. rBmcL
-#: sd/inc/strings.hrc:218
+#: sd/inc/strings.hrc:219
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
msgstr "Адубликат ма иҭацәу ахьӡ аднакылаӡом"
#. FUm5F
-#: sd/inc/strings.hrc:219
+#: sd/inc/strings.hrc:220
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "Иҭажәгал аобиект ахьӡ"
#. jT7iq
-#: sd/inc/strings.hrc:220
+#: sd/inc/strings.hrc:221
msgctxt "STR_TITLE_RENAMEMASTERSLIDE"
msgid "Rename Master Slide"
msgstr "Аслаид-азҟаза ахьӡ ԥсахтәуп"
#. fWDxT
-#: sd/inc/strings.hrc:221
+#: sd/inc/strings.hrc:222
msgctxt "STR_TITLE_RENAMEMASTERPAGE"
msgid "Rename Master Page"
msgstr "Адаҟьа-азҟаза ахьӡ ԥсахтәуп"
#. rWiXQ
-#: sd/inc/strings.hrc:222
+#: sd/inc/strings.hrc:223
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr ""
#. i4T9w
-#: sd/inc/strings.hrc:223
+#: sd/inc/strings.hrc:224
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr ""
#. vS6wi
-#: sd/inc/strings.hrc:224
+#: sd/inc/strings.hrc:225
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr "Ҵаҟатәи аколонтитул аҭыԥ"
#. xFBgg
-#: sd/inc/strings.hrc:225
+#: sd/inc/strings.hrc:226
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr "Хыхьтәи аколонтитул аҭыԥ"
#. 8JGJD
-#: sd/inc/strings.hrc:226
+#: sd/inc/strings.hrc:227
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr "Арыцхә аҭыԥ"
#. oNFN3
-#: sd/inc/strings.hrc:227
+#: sd/inc/strings.hrc:228
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr "Аслаид аномер аҭыԥ"
#. GisCz
-#: sd/inc/strings.hrc:228
+#: sd/inc/strings.hrc:229
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr "Адаҟьа аномер аҭыԥ"
#. rvtjX
-#: sd/inc/strings.hrc:229
+#: sd/inc/strings.hrc:230
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr "<хыхьтәи аколонтитул>"
#. RoVvC
-#: sd/inc/strings.hrc:230
+#: sd/inc/strings.hrc:231
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr "<ҵаҟатәи аколонтитул>"
#. RXzA4
-#: sd/inc/strings.hrc:231
+#: sd/inc/strings.hrc:232
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr "<арыцхә/аамҭа>"
#. TuP6n
-#: sd/inc/strings.hrc:232
+#: sd/inc/strings.hrc:233
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr "<аномер>"
#. CCuCb
-#: sd/inc/strings.hrc:233
+#: sd/inc/strings.hrc:234
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr "<ахыԥхьаӡара>"
#. TDgFU
-#: sd/inc/strings.hrc:234
+#: sd/inc/strings.hrc:235
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr "<аслаид-ахьӡ>"
#. j8btB
-#: sd/inc/strings.hrc:235
+#: sd/inc/strings.hrc:236
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr "<адаҟьа-ахьӡ>"
#. ao6iR
-#: sd/inc/strings.hrc:236
+#: sd/inc/strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr "Азгәаҭақәа рҭыԥ"
#. EEf4k
-#: sd/inc/strings.hrc:237
+#: sd/inc/strings.hrc:238
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr "Аиҭакра хангыль/ханча"
#. RDARn
-#: sd/inc/strings.hrc:238
+#: sd/inc/strings.hrc:239
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr "Аслаидқәа"
#. pKBNk
-#: sd/inc/strings.hrc:239
+#: sd/inc/strings.hrc:240
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE_MASTER"
msgid "Master Slides"
msgstr ""
#. CU9DK
-#: sd/inc/strings.hrc:240
+#: sd/inc/strings.hrc:241
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "Адаҟьақәа"
#. wnWVD
-#: sd/inc/strings.hrc:241
+#: sd/inc/strings.hrc:242
msgctxt "STR_LEFT_PANE_DRAW_TITLE_MASTER"
msgid "Master Pages"
msgstr ""
#. C7hf2
-#: sd/inc/strings.hrc:242
+#: sd/inc/strings.hrc:243
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr "Аԥхьахәаԥшра мҩаркуп"
#. bAJoa
-#: sd/inc/strings.hrc:243
+#: sd/inc/strings.hrc:244
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr "Аԥхьахәаԥшра азырхиара"
#. nDrpm
-#: sd/inc/strings.hrc:244
+#: sd/inc/strings.hrc:245
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "Амакетқәа"
#. peCQY
-#: sd/inc/strings.hrc:245
+#: sd/inc/strings.hrc:246
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr "Асахьақәа рстильқәа"
#. tR4CL
-#: sd/inc/strings.hrc:246
+#: sd/inc/strings.hrc:247
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr "Апрезентациақәа рстильқәа"
#. oyUYa
-#: sd/inc/strings.hrc:247
+#: sd/inc/strings.hrc:248
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "Абларҭақәа рстильқәа"
#. nBdAL
-#: sd/inc/strings.hrc:248
+#: sd/inc/strings.hrc:249
msgctxt "STR_NAVIGATOR_CUSTOMSHAPE"
msgid "Custom Shape"
msgstr ""
#. BQmNo
-#: sd/inc/strings.hrc:249
+#: sd/inc/strings.hrc:250
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr "Афигура %1"
#. 94JFw
-#: sd/inc/strings.hrc:250
+#: sd/inc/strings.hrc:251
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
msgstr "Иазалхтәуп аҿаԥшыразы асахьа"
#. 76dF3
-#: sd/inc/strings.hrc:251
+#: sd/inc/strings.hrc:252
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr "Амакет ишыҟоу еиԥш"
#. EB6XY
-#: sd/inc/strings.hrc:252
+#: sd/inc/strings.hrc:253
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr "Иҭаргылатәуп атаблица"
#. koDfS
-#: sd/inc/strings.hrc:253
+#: sd/inc/strings.hrc:254
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "Иҭаргылатәуп адиаграмма"
#. re2hh
-#: sd/inc/strings.hrc:254
+#: sd/inc/strings.hrc:255
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "Иҭаргылатәуп асахьа"
#. iBBLh
-#: sd/inc/strings.hrc:255
+#: sd/inc/strings.hrc:256
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Иҭаргылатәуп Абжьы ма Авидео"
#. m8crC
-#: sd/inc/strings.hrc:256
+#: sd/inc/strings.hrc:257
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr "Ииагатәуп адаҟьақәа"
#. CAGzA
-#: sd/inc/strings.hrc:257
+#: sd/inc/strings.hrc:258
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr "Ииагатәуп аслаидқәа"
#. 2mDn4
-#: sd/inc/strings.hrc:258
+#: sd/inc/strings.hrc:259
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr "Иацышәҵа асахьа альбом ахь."
#. jbPEH
-#: sd/inc/strings.hrc:259
+#: sd/inc/strings.hrc:260
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr "Атексттә слаид"
#. DKw6n
-#: sd/inc/strings.hrc:261
+#: sd/inc/strings.hrc:262
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "Аҿаԥшыра"
#. qGFWm
-#: sd/inc/strings.hrc:262
+#: sd/inc/strings.hrc:263
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr "Аҿаԥшыра аобиектқәа"
#. j9GG4
-#: sd/inc/strings.hrc:263
+#: sd/inc/strings.hrc:264
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Адырганҵа"
#. nU2g2
-#: sd/inc/strings.hrc:264
+#: sd/inc/strings.hrc:265
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr "Анапхгара аелементқәа"
#. zQSpC
-#: sd/inc/strings.hrc:265
+#: sd/inc/strings.hrc:266
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr ""
#. z4wq5
-#: sd/inc/strings.hrc:266
+#: sd/inc/strings.hrc:267
msgctxt "STR_PAGE"
msgid "Slide"
msgstr "Адаҟьа"
#. TTD8A
-#: sd/inc/strings.hrc:267
+#: sd/inc/strings.hrc:268
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "Адаҟьа"
#. p8GEE
-#: sd/inc/strings.hrc:268
+#: sd/inc/strings.hrc:269
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr "Аслаид"
#. r3w8y
-#: sd/inc/strings.hrc:269
+#: sd/inc/strings.hrc:270
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr "Аслаид-азҟаза"
#. 8WvYc
-#: sd/inc/strings.hrc:270
+#: sd/inc/strings.hrc:271
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr "Аслаид-азҟаза:"
#. C3zZM
-#: sd/inc/strings.hrc:271
+#: sd/inc/strings.hrc:272
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr "Адаҟьа-азҟаза"
#. nTgKn
-#: sd/inc/strings.hrc:272
+#: sd/inc/strings.hrc:273
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr "Адаҟьа-азҟаза:"
#. PacSi
-#: sd/inc/strings.hrc:273
+#: sd/inc/strings.hrc:274
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr "(Азгәаҭақәа)"
#. hBB6T
-#: sd/inc/strings.hrc:274
+#: sd/inc/strings.hrc:275
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr "Атезисқәа"
#. ZC2XQ
-#: sd/inc/strings.hrc:275
+#: sd/inc/strings.hrc:276
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr "Ахы атекст ариашаразы шәақәыӷәӷәа ҳәынаԥла"
#. bekYz
-#: sd/inc/strings.hrc:276
+#: sd/inc/strings.hrc:277
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "Аструктура ариашаразы аҳәынаԥ шәақәыӷәӷәа"
#. MhEh8
-#: sd/inc/strings.hrc:277
+#: sd/inc/strings.hrc:278
msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
msgid "Double-tap to edit the title text format"
msgstr ""
#. eMDBG
-#: sd/inc/strings.hrc:278
+#: sd/inc/strings.hrc:279
msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
msgid "Double-tap to edit the outline text format"
msgstr ""
#. QHBwE
-#: sd/inc/strings.hrc:279
+#: sd/inc/strings.hrc:280
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr "Аструктура аҩбатәи аҩаӡара"
#. Lf8oo
-#: sd/inc/strings.hrc:280
+#: sd/inc/strings.hrc:281
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr "Аструктура ахԥатәи аҩаӡара"
#. n3fVM
-#: sd/inc/strings.hrc:281
+#: sd/inc/strings.hrc:282
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr "Аструктура аԥшьбатәи аҩаӡара"
#. DsABM
-#: sd/inc/strings.hrc:282
+#: sd/inc/strings.hrc:283
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr "Аструктура ахәбатәи аҩаӡара"
#. CG6UM
-#: sd/inc/strings.hrc:283
+#: sd/inc/strings.hrc:284
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr "Аструктура афбатәи аҩаӡара"
#. 45DF3
-#: sd/inc/strings.hrc:284
+#: sd/inc/strings.hrc:285
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr "Аструктура абыжьбатәи аҩаӡара"
#. msbUt
-#: sd/inc/strings.hrc:285
+#: sd/inc/strings.hrc:286
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr "Адаҟьа аиҭагаразы шәақәыӷәӷәа аҳәынаԥ"
#. CuXWS
-#: sd/inc/strings.hrc:286
+#: sd/inc/strings.hrc:287
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr ""
#. Qxj2R
-#: sd/inc/strings.hrc:287
+#: sd/inc/strings.hrc:288
msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
msgid "Double-tap to move the slide"
msgstr "Ҩынтә шәақәыӷәӷәа, аслаид аиҭагаразы"
#. iibds
-#: sd/inc/strings.hrc:288
+#: sd/inc/strings.hrc:289
msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
msgid "Double-tap to edit the notes format"
msgstr ""
#. oBXBx
-#: sd/inc/strings.hrc:289
+#: sd/inc/strings.hrc:290
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr ""
#. HVQNr
-#: sd/inc/strings.hrc:290
+#: sd/inc/strings.hrc:291
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr "Атекст ацҵараз шәақәыӷәӷәа ҳәынаԥла"
#. NUirL
-#: sd/inc/strings.hrc:291
+#: sd/inc/strings.hrc:292
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr "Атекст ацҵараз шәақәыӷәӷәа ҳәынаԥла"
#. 2u7FR
-#: sd/inc/strings.hrc:292
+#: sd/inc/strings.hrc:293
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr ""
#. EdPZC
-#: sd/inc/strings.hrc:293
+#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
msgstr ""
#. js2X9
-#: sd/inc/strings.hrc:294
+#: sd/inc/strings.hrc:295
msgctxt "STR_PRESOBJ_TITLE_MOBILE"
msgid "Double-tap to add Title"
msgstr ""
#. jLtyS
-#: sd/inc/strings.hrc:295
+#: sd/inc/strings.hrc:296
msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
msgid "Double-tap to add Text"
msgstr "Ҩынтә шәақәыӷәӷәа, атекст ацҵаразы"
#. KAFJh
-#: sd/inc/strings.hrc:296
+#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Double-tap to add Text"
msgstr "Ҩынтә шәақәыӷәӷәа, атекст ацҵаразы"
#. ksTwQ
-#: sd/inc/strings.hrc:297
+#: sd/inc/strings.hrc:298
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Tap to edit text"
msgstr "Шәақәыӷәӷәа, атекст аредакциазуразы"
#. bRhRR
-#: sd/inc/strings.hrc:298
+#: sd/inc/strings.hrc:299
msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
msgid "Double-tap to add Notes"
msgstr ""
#. ZqPtT
-#: sd/inc/strings.hrc:299
+#: sd/inc/strings.hrc:300
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr "Иацышәҵа асахьа аҳәынаԥ ҩынтә ақәыӷәӷәарала"
#. HGVA3
-#: sd/inc/strings.hrc:300
+#: sd/inc/strings.hrc:301
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr "Иацышәҵа аобиект аҳәынаԥ ҩынтә ақәыӷәӷәарала"
#. XjW6w
-#: sd/inc/strings.hrc:301
+#: sd/inc/strings.hrc:302
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr "Иацышәҵа адиаграмма аҳәынаԥ ҩынтә ақәыӷәӷәарала"
#. eKgCA
-#: sd/inc/strings.hrc:302
+#: sd/inc/strings.hrc:303
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr ""
#. wW4E4
-#: sd/inc/strings.hrc:303
+#: sd/inc/strings.hrc:304
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr "Иацышәҵа аелектронтә таблица аҳәынаԥ ҩынтә ақәыӷәӷәарала"
#. nBtJo
-#: sd/inc/strings.hrc:304
+#: sd/inc/strings.hrc:305
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Астандарт"
#. rEPYV
-#: sd/inc/strings.hrc:305
+#: sd/inc/strings.hrc:306
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "Ахы"
#. zT4rH
-#: sd/inc/strings.hrc:306
+#: sd/inc/strings.hrc:307
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default Drawing Style"
msgstr "Абазатә"
#. pxfDw
-#: sd/inc/strings.hrc:307
+#: sd/inc/strings.hrc:308
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr "Еиҭагатәуп аслаидқәа"
#. uDXFb
-#: sd/inc/strings.hrc:308
+#: sd/inc/strings.hrc:309
msgctxt "STR_INSERT_PAGES"
msgid "Insert Pages"
msgstr "Иҭаргылатәуп адаҟьақәа"
#. 7Z6kC
-#: sd/inc/strings.hrc:309
+#: sd/inc/strings.hrc:310
msgctxt "STR_INSERT_PAGE_DRAW"
msgid "Insert Page"
msgstr "Иҭаргылатәуп адаҟьа"
#. CMhGm
-#: sd/inc/strings.hrc:310
+#: sd/inc/strings.hrc:311
msgctxt "STR_SLIDE_SETUP_TITLE"
msgid "Slide Properties"
msgstr "Аслаид аҷыдаҟазшьақәа"
#. pA7rP
-#: sd/inc/strings.hrc:312
+#: sd/inc/strings.hrc:313
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr "Аобиект аҭарҭәара ада"
#. btJeg
-#: sd/inc/strings.hrc:313
+#: sd/inc/strings.hrc:314
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr ""
#. YCmiq
-#: sd/inc/strings.hrc:314
+#: sd/inc/strings.hrc:315
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "Атекст"
#. v7u2t
-#: sd/inc/strings.hrc:315
+#: sd/inc/strings.hrc:316
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
msgstr "A4"
#. EEK5c
-#: sd/inc/strings.hrc:316
+#: sd/inc/strings.hrc:317
msgctxt "STR_POOLSHEET_A4_TITLE"
msgid "Title A4"
msgstr "Ахы A4"
#. ZCLYo
-#: sd/inc/strings.hrc:317
+#: sd/inc/strings.hrc:318
msgctxt "STR_POOLSHEET_A4_HEADLINE"
msgid "Heading A4"
msgstr "Ахы A4"
#. epKM4
-#: sd/inc/strings.hrc:318
+#: sd/inc/strings.hrc:319
msgctxt "STR_POOLSHEET_A4_TEXT"
msgid "Text A4"
msgstr "Атекст А4"
#. kCg3k
-#: sd/inc/strings.hrc:319
+#: sd/inc/strings.hrc:320
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
msgstr "A0"
#. mhBmK
-#: sd/inc/strings.hrc:320
+#: sd/inc/strings.hrc:321
msgctxt "STR_POOLSHEET_A0_TITLE"
msgid "Title A0"
msgstr "Ахы A0"
#. 6AG4z
-#: sd/inc/strings.hrc:321
+#: sd/inc/strings.hrc:322
msgctxt "STR_POOLSHEET_A0_HEADLINE"
msgid "Heading A0"
msgstr "Ахы A0"
#. gLfCw
-#: sd/inc/strings.hrc:322
+#: sd/inc/strings.hrc:323
msgctxt "STR_POOLSHEET_A0_TEXT"
msgid "Text A0"
msgstr "Атекст А0"
#. eDG7h
-#: sd/inc/strings.hrc:323
+#: sd/inc/strings.hrc:324
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Graphic"
msgstr "Аграфика"
#. o4g3u
-#: sd/inc/strings.hrc:324
+#: sd/inc/strings.hrc:325
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Shapes"
msgstr "Афигурақәа"
#. i6AnZ
-#: sd/inc/strings.hrc:325
+#: sd/inc/strings.hrc:326
msgctxt "STR_POOLSHEET_LINES"
msgid "Lines"
msgstr "Аҵәаӷәақәа"
#. 2ohzZ
-#: sd/inc/strings.hrc:326
+#: sd/inc/strings.hrc:327
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Arrow Line"
msgstr "Ахыцқәа"
#. mLCYV
-#: sd/inc/strings.hrc:327
+#: sd/inc/strings.hrc:328
msgctxt "STR_POOLSHEET_LINES_DASHED"
msgid "Dashed Line"
msgstr ""
#. xtD8b
-#: sd/inc/strings.hrc:329
+#: sd/inc/strings.hrc:330
msgctxt "STR_POOLSHEET_FILLED"
msgid "Filled"
msgstr "Аҭарҭәара"
#. BGGf5
-#: sd/inc/strings.hrc:330
+#: sd/inc/strings.hrc:331
msgctxt "STR_POOLSHEET_FILLED_BLUE"
msgid "Filled Blue"
msgstr ""
#. sGCBw
-#: sd/inc/strings.hrc:331
+#: sd/inc/strings.hrc:332
msgctxt "STR_POOLSHEET_FILLED_GREEN"
msgid "Filled Green"
msgstr ""
#. xfoEY
-#: sd/inc/strings.hrc:332
+#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_FILLED_YELLOW"
msgid "Filled Yellow"
msgstr "Аҭарҭәара ҩеижьла"
#. eEKGF
-#: sd/inc/strings.hrc:333
+#: sd/inc/strings.hrc:334
msgctxt "STR_POOLSHEET_FILLED_RED"
msgid "Filled Red"
msgstr "Аҭарҭәара ҟаԥшьыла"
#. uHgQH
-#: sd/inc/strings.hrc:335
+#: sd/inc/strings.hrc:336
msgctxt "STR_POOLSHEET_OUTLINE"
msgid "Outlined"
msgstr "Аконтур"
#. 2eHMC
-#: sd/inc/strings.hrc:336
+#: sd/inc/strings.hrc:337
msgctxt "STR_POOLSHEET_OUTLINE_BLUE"
msgid "Outlined Blue"
msgstr ""
#. 8FRxG
-#: sd/inc/strings.hrc:337
+#: sd/inc/strings.hrc:338
msgctxt "STR_POOLSHEET_OUTLINE_GREEN"
msgid "Outlined Green"
msgstr ""
#. CEJ3Z
-#: sd/inc/strings.hrc:338
+#: sd/inc/strings.hrc:339
msgctxt "STR_POOLSHEET_OUTLINE_YELLOW"
msgid "Outlined Yellow"
msgstr "Аконтур ҩеижь"
#. LARUM
-#: sd/inc/strings.hrc:339
+#: sd/inc/strings.hrc:340
msgctxt "STR_POOLSHEET_OUTLINE_RED"
msgid "Outlined Red"
msgstr "Аконтур ҟаԥшь"
#. 5dvZu
-#: sd/inc/strings.hrc:341
+#: sd/inc/strings.hrc:342
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "Ахы"
#. zn6qa
-#: sd/inc/strings.hrc:342
+#: sd/inc/strings.hrc:343
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr ""
#. JVyHE
-#: sd/inc/strings.hrc:343
+#: sd/inc/strings.hrc:344
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr "Аструктура"
#. riaKo
-#: sd/inc/strings.hrc:344
+#: sd/inc/strings.hrc:345
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr "Аҿаԥшыра аобиектқәа"
#. EEEk3
-#: sd/inc/strings.hrc:345
+#: sd/inc/strings.hrc:346
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "Аҿаԥшыра"
#. EdWfd
-#: sd/inc/strings.hrc:346
+#: sd/inc/strings.hrc:347
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "Азгәаҭақәа"
#. FQqif
-#: sd/inc/strings.hrc:347
+#: sd/inc/strings.hrc:348
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr "PowerPoint аимпорт"
#. kjKWf
-#: sd/inc/strings.hrc:348
+#: sd/inc/strings.hrc:349
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "Еиқәырхатәуп адокумент"
#. HAeDt
-#: sd/inc/strings.hrc:349
+#: sd/inc/strings.hrc:350
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr "Еиҵатәтәуп агегль"
#. 7uDfu
-#: sd/inc/strings.hrc:350
+#: sd/inc/strings.hrc:351
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr "Еизырҳатәуп акегль"
@@ -2328,637 +2334,637 @@ msgstr "Еизырҳатәуп акегль"
#. E9zvq
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
-#: sd/inc/strings.hrc:355
+#: sd/inc/strings.hrc:356
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Асахьаҭыхра арежим"
#. GfnmX
-#: sd/inc/strings.hrc:356
+#: sd/inc/strings.hrc:357
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Асахьаҭыхра арежим"
#. YCVqM
-#: sd/inc/strings.hrc:357
+#: sd/inc/strings.hrc:358
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr "Аструктура арежим"
#. k2hXi
-#: sd/inc/strings.hrc:358
+#: sd/inc/strings.hrc:359
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr "Аслаидқәа ррежим"
#. A22hR
-#: sd/inc/strings.hrc:359
+#: sd/inc/strings.hrc:360
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr "Ара, аслаидқәа шәсортуеит."
#. vyX8L
-#: sd/inc/strings.hrc:360
+#: sd/inc/strings.hrc:361
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr "Азгәаҭақәа ррежим"
#. qr5ov
-#: sd/inc/strings.hrc:361
+#: sd/inc/strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr "Атезисқәа ррежим"
#. Ycpb4
-#: sd/inc/strings.hrc:362
+#: sd/inc/strings.hrc:363
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "Апрезентациа ахы"
#. 4WCzf
-#: sd/inc/strings.hrc:363
+#: sd/inc/strings.hrc:364
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr "Апрезентациа аструктура"
#. cBoMF
-#: sd/inc/strings.hrc:364
+#: sd/inc/strings.hrc:365
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr ""
#. 8KV99
-#: sd/inc/strings.hrc:365
+#: sd/inc/strings.hrc:366
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "Апрезентациа адаҟьа"
#. R6kyg
-#: sd/inc/strings.hrc:366
+#: sd/inc/strings.hrc:367
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "Апрезентациа азгәаҭақәа"
#. X8c9Z
-#: sd/inc/strings.hrc:367
+#: sd/inc/strings.hrc:368
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "Атезисқәа"
#. FeAdu
-#: sd/inc/strings.hrc:368
+#: sd/inc/strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr "Апрезентациа идырым аформа"
#. sA8of
-#: sd/inc/strings.hrc:369
+#: sd/inc/strings.hrc:370
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr "Апрезентациа ҵаҟатәи аколонтитул"
#. KAC6Z
-#: sd/inc/strings.hrc:370
+#: sd/inc/strings.hrc:371
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "Апрезентациа хыхьтәи аколонтитул"
#. EfHeH
-#: sd/inc/strings.hrc:371
+#: sd/inc/strings.hrc:372
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr "Апрезентациа арыцхәи аамҭеи"
#. WosPZ
-#: sd/inc/strings.hrc:372
+#: sd/inc/strings.hrc:373
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr "Апрезентациа адаҟьа аномер"
#. kCGsH
-#: sd/inc/strings.hrc:373
+#: sd/inc/strings.hrc:374
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME - Апрезентациа"
#. ubJop
-#: sd/inc/strings.hrc:374
+#: sd/inc/strings.hrc:375
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Ахы"
#. Va4KF
-#: sd/inc/strings.hrc:375
+#: sd/inc/strings.hrc:376
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr "Аструктура"
#. 6FKRE
-#: sd/inc/strings.hrc:376
+#: sd/inc/strings.hrc:377
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr ""
#. eSBEi
-#: sd/inc/strings.hrc:377
+#: sd/inc/strings.hrc:378
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Адаҟьа"
#. WEaeZ
-#: sd/inc/strings.hrc:378
+#: sd/inc/strings.hrc:379
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Азгәаҭақәа"
#. buhox
-#: sd/inc/strings.hrc:379
+#: sd/inc/strings.hrc:380
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr "Атезисқәа ррежим"
#. 4xBQg
-#: sd/inc/strings.hrc:380
+#: sd/inc/strings.hrc:381
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr "Апрезентациа идырым аформа"
#. CGegB
-#: sd/inc/strings.hrc:381
+#: sd/inc/strings.hrc:382
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. SrrR4
-#: sd/inc/strings.hrc:382
+#: sd/inc/strings.hrc:383
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Хыхьтәи аколонтитул"
#. CCwKy
-#: sd/inc/strings.hrc:383
+#: sd/inc/strings.hrc:384
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Арыцхә"
#. EFmn4
-#: sd/inc/strings.hrc:384
+#: sd/inc/strings.hrc:385
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Ахыԥхьаӡа"
#. wFpMQ
-#: sd/inc/strings.hrc:385
+#: sd/inc/strings.hrc:386
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(аԥхьара мацара)"
#. EV4W5
-#: sd/inc/strings.hrc:387
+#: sd/inc/strings.hrc:388
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "мап"
#. 9izAz
-#: sd/inc/strings.hrc:388
+#: sd/inc/strings.hrc:389
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr "Анаҩстәи ақәыӷәӷәаранӡа"
#. oEQ7B
-#: sd/inc/strings.hrc:389
+#: sd/inc/strings.hrc:390
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr "Аслаид анҵәамҭанӡа"
#. Lf9gB
-#: sd/inc/strings.hrc:390
+#: sd/inc/strings.hrc:391
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "Ахырхарҭа"
#. xxDXG
-#: sd/inc/strings.hrc:391
+#: sd/inc/strings.hrc:392
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "Амасштаб:"
#. SvBeK
-#: sd/inc/strings.hrc:392
+#: sd/inc/strings.hrc:393
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr "Аспицқәа:"
#. eJ4qZ
-#: sd/inc/strings.hrc:393
+#: sd/inc/strings.hrc:394
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr "Актәи аԥштәы"
#. CSbCE
-#: sd/inc/strings.hrc:394
+#: sd/inc/strings.hrc:395
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr "Аҩбатәи аԥштәы:"
#. cZUiD
-#: sd/inc/strings.hrc:395
+#: sd/inc/strings.hrc:396
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr "Аҭарҭәара аԥштәы"
#. U5ZDL
-#: sd/inc/strings.hrc:396
+#: sd/inc/strings.hrc:397
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Астиль:"
#. vKLER
-#: sd/inc/strings.hrc:397
+#: sd/inc/strings.hrc:398
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "Агарнитура:"
#. Fdsks
-#: sd/inc/strings.hrc:398
+#: sd/inc/strings.hrc:399
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr "Ашрифт аԥштәы:"
#. nT7dm
-#: sd/inc/strings.hrc:399
+#: sd/inc/strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Астиль:"
#. q24Fe
-#: sd/inc/strings.hrc:400
+#: sd/inc/strings.hrc:401
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr ""
#. nAqeR
-#: sd/inc/strings.hrc:401
+#: sd/inc/strings.hrc:402
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr "Аҵәаӷәа аԥштәы:"
#. w7G4Q
-#: sd/inc/strings.hrc:402
+#: sd/inc/strings.hrc:403
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr "Акегль:"
#. R3GgU
-#: sd/inc/strings.hrc:403
+#: sd/inc/strings.hrc:404
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "Ашәагаа:"
#. YEwoz
-#: sd/inc/strings.hrc:404
+#: sd/inc/strings.hrc:405
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr "Ахыԥхьаӡара:"
#. wiQPZ
-#: sd/inc/strings.hrc:405
+#: sd/inc/strings.hrc:406
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "Аԥштәы:"
#. f5u6C
-#: sd/inc/strings.hrc:406
+#: sd/inc/strings.hrc:407
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr "(Абжьы ада)"
#. N7jGX
-#: sd/inc/strings.hrc:407
+#: sd/inc/strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr "(Иаанкылатәуп аԥхьатәи абжьы)"
#. vasqr
-#: sd/inc/strings.hrc:408
+#: sd/inc/strings.hrc:409
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr "Егьи абжьы..."
#. CjvLY
-#: sd/inc/strings.hrc:409
+#: sd/inc/strings.hrc:410
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "Аҿырԥштәы"
#. CdYt2
-#: sd/inc/strings.hrc:410
+#: sd/inc/strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "Адәықәҵара"
#. Evkrq
-#: sd/inc/strings.hrc:411
+#: sd/inc/strings.hrc:412
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr "Ахархәаратә мҩақәа"
#. EcciE
-#: sd/inc/strings.hrc:412
+#: sd/inc/strings.hrc:413
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr ""
#. Zydrz
-#: sd/inc/strings.hrc:413
+#: sd/inc/strings.hrc:414
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr "Акцент: %1"
#. kW2DL
-#: sd/inc/strings.hrc:414
+#: sd/inc/strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr "Ахыркәшара: %1"
#. iKFbF
-#: sd/inc/strings.hrc:415
+#: sd/inc/strings.hrc:416
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr "Атраекториақәа: %1"
#. kg9Yv
-#: sd/inc/strings.hrc:416
+#: sd/inc/strings.hrc:417
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr "Еиуеиԥшым: %1"
#. Ep4QY
-#: sd/inc/strings.hrc:417
+#: sd/inc/strings.hrc:418
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "Мап"
#. KAsTD
-#: sd/inc/strings.hrc:419
+#: sd/inc/strings.hrc:420
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "Иахьа,"
#. DEYnN
-#: sd/inc/strings.hrc:420
+#: sd/inc/strings.hrc:421
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr "Иацы,"
#. bh3FZ
-#: sd/inc/strings.hrc:421
+#: sd/inc/strings.hrc:422
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr "(автор дамам)"
#. AvNV8
-#: sd/inc/strings.hrc:422
+#: sd/inc/strings.hrc:423
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr ""
#. P5gKe
-#: sd/inc/strings.hrc:423
+#: sd/inc/strings.hrc:424
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr ""
#. KGmdL
-#: sd/inc/strings.hrc:424
+#: sd/inc/strings.hrc:425
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr ""
#. oEn6r
-#: sd/inc/strings.hrc:425
+#: sd/inc/strings.hrc:426
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr ""
#. eP7Vm
-#: sd/inc/strings.hrc:426
+#: sd/inc/strings.hrc:427
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "Иҭаргылатәуп акомментари"
#. s4c9W
-#: sd/inc/strings.hrc:427
+#: sd/inc/strings.hrc:428
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "Ианыхтәуп акомментари"
#. bxiPE
-#: sd/inc/strings.hrc:428
+#: sd/inc/strings.hrc:429
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr "Ииагатәуп акомментари"
#. hQbpd
-#: sd/inc/strings.hrc:429
+#: sd/inc/strings.hrc:430
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "Иԥсахтәуп акомментари"
#. g6k7E
-#: sd/inc/strings.hrc:430
+#: sd/inc/strings.hrc:431
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr "Аҭак %1 аҟны"
#. NMTpu
-#: sd/inc/strings.hrc:432
+#: sd/inc/strings.hrc:433
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "Амультимедиа"
#. Q76cw
-#: sd/inc/strings.hrc:433
+#: sd/inc/strings.hrc:434
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "Атаблица"
#. xCRmu
-#: sd/inc/strings.hrc:435
+#: sd/inc/strings.hrc:436
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#. 6KbnP
-#: sd/inc/strings.hrc:436
+#: sd/inc/strings.hrc:437
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Адокумент"
#. uBxPs
-#: sd/inc/strings.hrc:437
+#: sd/inc/strings.hrc:438
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr "Аслаидқәа адаҟьаҟны:"
#. EPBUK
-#: sd/inc/strings.hrc:438
+#: sd/inc/strings.hrc:439
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr "Аишьҭагылашьа:"
#. BFEFJ
-#: sd/inc/strings.hrc:439
+#: sd/inc/strings.hrc:440
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "Иаҵанакуа"
#. AdWKp
-#: sd/inc/strings.hrc:440
+#: sd/inc/strings.hrc:441
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "Аслаид ахьӡ"
#. GkLky
-#: sd/inc/strings.hrc:441
+#: sd/inc/strings.hrc:442
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "Адаҟьа ахьӡ"
#. EFkVE
-#: sd/inc/strings.hrc:442
+#: sd/inc/strings.hrc:443
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "Арыцхәи аамҭеи"
#. ZcDFL
-#: sd/inc/strings.hrc:443
+#: sd/inc/strings.hrc:444
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Иҵәаху адаҟьақәа"
#. CSUbC
-#: sd/inc/strings.hrc:444
+#: sd/inc/strings.hrc:445
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Аԥштәы"
#. WmYKp
-#: sd/inc/strings.hrc:445
+#: sd/inc/strings.hrc:446
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "Ашәагаа"
#. qDGVE
-#: sd/inc/strings.hrc:446
+#: sd/inc/strings.hrc:447
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "Аброшиура"
#. K7m8L
-#: sd/inc/strings.hrc:447
+#: sd/inc/strings.hrc:448
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "Адаҟьа аганқәа"
#. 8AzJi
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:449
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Иалаҵаны"
#. AEeCf
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:450
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "Ақьаад анашьҭра, апринтер архиарақәа ирықәыршәаны"
#. jBxbU
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr "Адаҟьақәа:"
#. a3tSp
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:452
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr "Аслаидқәа:"
#. pPiWM
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:454
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr ""
#. buKAC
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:455
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr ""
#. iiE2i
-#: sd/inc/strings.hrc:455
+#: sd/inc/strings.hrc:456
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr ""
#. RAhiP
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:457
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr ""
#. 6GhtE
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:459
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr "Анимациа"
#. X9CWA
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:461
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "Аимадара"
#. yYhnC
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:463
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Next"
msgstr "~Ԥхьаҟа"
#. YG7NQ
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:464
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
msgstr "~Шьҭахьҟа"
#. A9eJu
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:465
msgctxt "RID_SVXSTR_MENU_FIRST"
msgid "~First Slide"
msgstr "Актәи аслаид"
#. CVatA
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:466
msgctxt "RID_SVXSTR_MENU_LAST"
msgid "~Last Slide"
msgstr "Аҵыхәтәантәи аслаид"
#. Wkvpi
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:468
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr "Иарктәуп апанель"
#. KfamK
-#: sd/inc/strings.hrc:468
+#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
msgstr "Иацҵатәуп адизаин ҿыц"
#. a9JBA
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:470
msgctxt "STR_REMOVE_TABLESTYLE"
msgid ""
"The selected style is in use in this document.\n"
@@ -3230,10 +3236,10 @@ msgctxt "crossfadedialog|extended_tip|CrossFadeDialog"
msgid "Creates shapes and distributes them by uniform increments between two drawing objects."
msgstr ""
-#. 9Ga7E
+#. rsfpn
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:8
msgctxt "dlgsnap|SnapObjectDialog"
-msgid "New Snap Object"
+msgid "New Snap Guide"
msgstr ""
#. Qg8Yb
@@ -3771,225 +3777,225 @@ msgid "Rename..."
msgstr "Ахьӡ ԥсахтәуп..."
#. V3FWt
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3169
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3175
msgctxt "drawnotebookbar|FileLabel"
msgid "_File"
msgstr "_Афаил"
#. exwEC
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3188
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3194
msgctxt "drawnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Аилыркаага"
#. qrXDY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3244
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3250
msgctxt "drawnotebookbar|FileLabel"
msgid "~File"
msgstr "~Афаил"
#. EQ6HL
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4613
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4619
msgctxt "drawnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Ихадоу"
#. jtFqm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4712
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4718
msgctxt "drawnotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Ихадоу"
#. zoUaS
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5420
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5426
msgctxt "drawnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "Аҭакыра"
#. S5FkE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5583
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5589
msgctxt "drawnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "Аҭаргылара"
#. Z3UCg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5687
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5693
msgctxt "drawnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "Аҭаргылара"
#. TVDXM
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6387
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6393
msgctxt "drawnotebookbar|PageMenuButton"
msgid "_Layout"
msgstr "_Адырганҵа"
#. Rv7x4
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6472
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6478
msgctxt "drawnotebookbar|PageLabel"
msgid "~Layout"
msgstr "~Адырганҵа"
#. BQcfo
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7010
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7016
msgctxt "drawnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "_Агәаҭара"
#. prpcY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7093
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7099
msgctxt "drawnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "~Агәаҭара"
#. EiuB6
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8122
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8182
msgctxt "drawnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_Аԥшра"
#. EF3TH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8207
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8267
msgctxt "drawnotebookbar|ViewLabel"
msgid "~View"
msgstr "~Аԥшра"
#. 94L75
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9552
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9612
msgctxt "drawnotebookbar|TextMenuButton"
msgid "T_ext"
msgstr "Атекст"
#. PQtWE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9647
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9707
msgctxt "drawnotebookbar|ReferencesLabel"
msgid "T~ext"
msgstr "Атекст"
#. tNq7H
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10549
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10609
msgctxt "drawnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "Атаблица"
#. 9pJGh
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10633
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10693
msgctxt "drawnotebookbar|TableLabel"
msgid "~Table"
msgstr "Атаблица"
#. ECD4J
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11160
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:12477
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14271
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11220
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:12537
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14331
msgctxt "drawnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "Аконвертациа"
#. 4Z6aZ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11828
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11888
msgctxt "drawnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "Асахьа"
#. 7FoFi
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11937
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11997
msgctxt "drawnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "Асахьа"
#. 6SADm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13688
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13748
msgctxt "drawnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "Асахьа"
#. 6S8qN
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13794
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13854
msgctxt "drawnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "Асахьа"
#. QAEDd
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14627
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14687
msgctxt "drawnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "Аобиект"
#. SL4NA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14734
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14794
msgctxt "drawnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "Аобиект"
#. 4aAxG
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15200
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15260
msgctxt "drawnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "Амедиа"
#. ed3LH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15304
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15364
msgctxt "drawnotebookbar|MediaLabel"
msgid "~Media"
msgstr "Амедиа"
#. FAL6c
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16112
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16172
msgctxt "drawnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "_Аформа"
#. oaAJU
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16196
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16256
msgctxt "DrawNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Аформа"
#. ZBVGA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16983
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17043
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3_d"
#. fEyRX
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17090
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17150
msgctxt "DrawNotebookbar|FormLabel"
msgid "3~d"
msgstr "3~d"
#. 7ZLQw
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17614
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17674
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "_Master"
msgstr "_Азҟаза"
#. oiXVg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17698
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17758
msgctxt "DrawNotebookbar|MasterLabel"
msgid "~Master"
msgstr "~Азҟаза"
#. yzvja
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17755
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17815
msgctxt "drawnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. L3eG5
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17829
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17889
msgctxt "drawnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. dkNUg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18741
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18801
msgctxt "drawnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Асервис"
#. Je8XQ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18825
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18885
msgctxt "drawnotebookbar|DevLabel"
msgid "~Tools"
msgstr "Асервис"
@@ -4205,190 +4211,190 @@ msgid "~Tools"
msgstr "~Асервис"
#. BN8VW
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2335
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2341
msgctxt "draw_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Амениу хада"
#. gf8PA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2467
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2473
msgctxt "draw_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Амениу хада"
#. ELBq3
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3067
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3073
msgctxt "draw_notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Афаил"
#. DRGus
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3175
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3181
msgctxt "draw_notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "Ариашара"
#. vbFke
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3301
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6775
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12866
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3307
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6781
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12872
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "Аҭаргылара"
#. 4p9DA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3457
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12481
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3463
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12487
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "Асахьа"
#. DsE2d
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3885
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7612
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9467
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10556
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11213
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12075
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12997
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3891
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7618
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9473
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10562
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11219
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12081
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13003
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr "Амҩақәҵагақәа"
#. Dsr5A
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4021
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13133
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4027
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13139
msgctxt "draw_notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Агәаҭара"
#. Pxoj8
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4132
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5337
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13244
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4138
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5343
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13250
msgctxt "draw_notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "_Аԥшра"
#. cjxQa
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4241
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13376
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4247
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13382
msgctxt "draw_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Аформа"
#. eAioD
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4333
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4339
msgctxt "draw_notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Арҭбаара"
#. c3M8j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4492
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5503
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4498
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5509
msgctxt "draw_notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "Ашрифт"
#. pUqDJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4806
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5732
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4812
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5738
msgctxt "draw_notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Абзац"
#. MRg9E
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5989
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5995
msgctxt "draw_notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "Атаблица"
#. QzCG4
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6654
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6660
msgctxt "draw_notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Аԥхьаӡарақәа"
#. 5GKtj
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6920
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11383
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6926
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11389
msgctxt "draw_notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "Асахьа"
#. dc5qG
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7345
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9200
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10289
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10945
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11808
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7351
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9206
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10295
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10951
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11814
msgctxt "draw_notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Аҭыԥ"
#. ApB4j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7796
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7802
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "Афигура"
#. R5YZh
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8062
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12211
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8068
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12217
msgctxt "draw_notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Агәыԥ"
#. TCPHC
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8298
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8304
msgctxt "draw_notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "Аҭаӡара"
#. hgFay
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8525
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8531
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "_Атексттә еффектқәа"
#. Q6ELJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8636
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8642
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. fQJRZ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8772
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8778
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "Асахьа"
#. xudwE
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9583
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9589
msgctxt "draw_notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr "Афильтр"
#. 8qSXf
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9864
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9870
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "Аобиект"
#. QdUM9
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10716
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10722
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "Амедиа"
#. kwxYr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12345
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12351
msgctxt "draw_notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "Азҟаза"
#. bBpXr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14111
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14117
msgctxt "draw_notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Амениу"
@@ -4429,6 +4435,18 @@ msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr ""
+#. ue5PR
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:16
+msgctxt "selectlayerdialog|SelectLayerDialog"
+msgid "Select Layer"
+msgstr ""
+
+#. NEFQb
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:131
+msgctxt "selectlayerdialog|label1"
+msgid "Layer"
+msgstr ""
+
#. wEVvC
#: sd/uiconfig/sdraw/ui/vectorize.ui:27
msgctxt "vectorize|VectorizeDialog"
@@ -6664,237 +6682,237 @@ msgid "Back to front"
msgstr ""
#. qGFEo
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3203
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3209
msgctxt "impressnotebookbar|FileLabel"
msgid "_File"
msgstr "_Афаил"
#. PyC4c
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3222
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3228
msgctxt "impressnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Аилыркаага"
#. VoxXb
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3278
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3284
msgctxt "impressnotebookbar|FileLabel"
msgid "~File"
msgstr "~Афаил"
#. XRcKU
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4798
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4804
msgctxt "impressnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Ихадоу"
#. XqFQv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4898
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4904
msgctxt "impressnotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Ихадоу"
#. DEQhQ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:5500
+#: sd/uiconfig/simpress/ui/notebookbar.ui:5506
msgctxt "impressnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "Аҭакыра"
#. 9GEAC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6018
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6024
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "Аҭаргылара"
#. t3YwN
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6121
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6127
msgctxt "impressnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "Аҭаргылара"
#. 58fjG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6896
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6902
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "_Layout"
msgstr "_Адырганҵа"
#. ArPLp
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6981
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6987
msgctxt "impressnotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "~Адырганҵа"
#. vRtjP
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7445
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7451
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
msgstr "Адемонстрациа"
#. nV5FC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7529
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7535
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "~Slide Show"
msgstr "Адемонстрациа"
#. sDdGm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8065
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8071
msgctxt "impressnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "Агәаҭара"
#. drk6E
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8148
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8154
msgctxt "impressnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "~Агәаҭара"
#. vjE5w
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9367
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9427
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_Аԥшра"
#. KJK9J
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9452
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9512
msgctxt "impressnotebookbar|ViewLabel"
msgid "~View"
msgstr "~Аԥшра"
#. bWC2b
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10346
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10406
msgctxt "impressnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "Атаблица"
#. dmEJG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10430
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10490
msgctxt "impressnotebookbar|TableLabel"
msgid "~Table"
msgstr "Атаблица"
#. Cn8TS
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10955
-#: sd/uiconfig/simpress/ui/notebookbar.ui:12209
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14021
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11015
+#: sd/uiconfig/simpress/ui/notebookbar.ui:12269
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14081
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "Аконвертациа"
#. do5DT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11625
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11685
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "Асахьа"
#. XCSMA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11734
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11794
msgctxt "impressnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "Асахьа"
#. nTy3C
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13436
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13496
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "Асахьа"
#. BfNQD
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13543
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13603
msgctxt "impressnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "Асахьа"
#. p3Faf
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14377
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14437
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "Аобиект"
#. wL8mu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14484
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14544
msgctxt "impressnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "Аобиект"
#. AAosj
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14950
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15010
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "Амедиа"
#. GgHEg
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15054
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15114
msgctxt "impressnotebookbar|MediaLabel"
msgid "~Media"
msgstr "Амедиа"
#. W9oCC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15862
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15922
msgctxt "impressnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "_Аформа"
#. 7sAbT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15946
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16006
msgctxt "ImpressNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Аформа"
#. aAdZJ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16741
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16801
msgctxt "impressnotebookbar|FormMenuButton"
msgid "_Master"
msgstr "Азҟаза"
#. XAZEm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16825
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16885
msgctxt "ImpressNotebookbar|MasterLabel"
msgid "~Master"
msgstr "~Азҟаза"
#. DyZAq
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17635
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17695
msgctxt "ImpressNotebookbar|FormMenuButton"
msgid "_View"
msgstr "_Аԥшра"
#. rUJFu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17719
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17779
msgctxt "ImpressNotebookbar|View2Label"
msgid "~Outline"
msgstr "~Аструктура"
#. pA8DH
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18506
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18566
msgctxt "impressnotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3_d"
#. xwrog
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18613
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18673
msgctxt "impressnotebookbar|FormLabel"
msgid "3~d"
msgstr "3~d"
#. syaDA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18670
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18730
msgctxt "impressnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "Арҭбаара"
#. Nwrnv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18744
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18804
msgctxt "impressnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "Арҭбаара"
#. rBSXA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19707
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19767
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Асервис"
#. DTNDB
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19791
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19851
msgctxt "impressnotebookbar|DevLabel"
msgid "~Tools"
msgstr "Асервис"
@@ -7110,427 +7128,427 @@ msgid "~Tools"
msgstr "Асервис"
#. JC7Dd
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2321
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2327
msgctxt "impress_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Амениу хада"
#. aEHCg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2494
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2500
msgctxt "impress_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Амениу хада"
#. LL2dj
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3107
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3113
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Афаил"
#. MR7ZB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3215
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3221
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Ариашара"
#. 26rGJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3341
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3347
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4530
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "S_lide"
msgstr "Аслаид"
#. WZ5Fe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3498
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12463
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3504
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12469
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "Асахьа"
#. GYqWX
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3926
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7576
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9429
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10518
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11175
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12037
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12969
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7582
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9435
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11181
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12043
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12975
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. LFnQL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4062
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6739
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12838
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4068
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6745
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12844
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. 5wZbP
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4173
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13105
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4179
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13111
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Агәаҭара"
#. BxXfn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4294
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5330
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13226
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4300
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5336
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13232
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "Аԥшра"
#. 5fAr4
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4392
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4398
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Арҭбаара"
#. fED72
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4676
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5495
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4682
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5501
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "Ашрифт"
#. YgxCs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4903
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5699
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4909
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5705
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Абзац"
#. Tgwxy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5966
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5972
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "Атаблица"
#. PRamE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6618
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6624
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Аԥхьаӡарақәа"
#. DC7Hv
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6884
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11345
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6890
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11351
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "Асахьа"
#. ncAKi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7309
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9162
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10251
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10907
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11770
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7315
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9168
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10257
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10913
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11776
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Иахьыҟоу аҭыԥ"
#. 8pLR3
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7760
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7766
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "Афигура"
#. NM63T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8024
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12173
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8030
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12179
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Агәыԥ"
#. cbMTW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8260
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8266
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "Аҭаӡара"
#. BTzDn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8487
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8493
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "Атексттә еффектқәа"
#. PLqyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8604
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "Акаҭа"
#. XL8kc
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8734
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8740
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "Асахьа"
#. snvvw
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9545
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9551
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr "Афильтр"
#. 5a4zV
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9826
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9832
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "Аобиект"
#. Ghwp6
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10678
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10684
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "Амедиа"
#. w6MPS
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12307
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12313
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "Азҟаза"
#. MGQxe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13366
msgctxt "impress_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Аформа"
#. xBYsC
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14095
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14101
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Амениу"
#. EsADr
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2989
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2995
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Амениу"
#. Ch63h
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3047
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Асервис"
#. kdH4L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3094
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Аилыркаага"
#. bkg23
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3200
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3206
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Афаил"
#. aqbEs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3433
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3439
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Ариашара"
#. S4ZPU
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3590
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3596
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr ""
#. ZShaH
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3783
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3789
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr "Аслаид"
#. dS4bE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3938
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. bwvGG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4268
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4274
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "Асахьа"
#. gQQfL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4452
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4458
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Агәаҭара"
#. BHDdD
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4604
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Аԥшра"
#. MECyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4880
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8402
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9644
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11035
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12267
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4886
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8408
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9650
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12273
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Иахьыҟоу аҭыԥ"
#. ZZz6G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5037
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5043
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr ""
#. etFeN
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5280
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6523
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5286
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6529
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "Аформат"
#. sdehG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5591
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6834
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5597
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6840
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "Абзац"
#. ncg2G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5831
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5837
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. 6isa9
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5993
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5999
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "_Аԥшра"
#. sorSJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6141
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6147
msgctxt "notebookbar_groupedbar_full|reviewp"
msgid "_Review"
msgstr "Агәаҭара"
#. jHLaW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6280
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6286
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr ""
#. Ew7Ho
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7009
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7015
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "Атаблица"
#. i8XUZ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7269
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7275
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "Ацәаҳәақәа"
#. 4nboE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7391
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7397
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "Аԥхьаӡарақәа"
#. WfzeY
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7717
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7723
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Асахьа"
#. QNg9L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8002
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8008
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Ариашара"
#. BfnGg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8554
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9796
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11187
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8560
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9802
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11193
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "Акаҭа"
#. 3i55T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8696
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8702
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Агәыԥ"
#. fNGFB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8835
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8841
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "Аҭаӡара"
#. SbHmx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9091
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9097
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Аграфика"
#. DDTxx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9256
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9262
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Аԥштәы"
#. eLnnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10185
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10191
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Амедиа"
#. duFFM
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10366
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr ""
#. wrKzp
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10635
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10641
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Афреим"
#. EMvnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11333
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11339
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "_Аԥшра"
#. DQLzy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11493
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11499
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr "Адаҟьа-азҟаза"
#. QLjsG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11724
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11730
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "Иҭаргылатәуп"
#. Eg8Qi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11949
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11955
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "Асахьа"
#. tcCdm
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12429
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12435
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
msgstr "_Аԥшра"
@@ -9537,103 +9555,103 @@ msgid "Graphic Styles"
msgstr "Асахьақәа рстильқәа"
#. 38ZeG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:41
+#: sd/uiconfig/simpress/ui/templatedialog.ui:38
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "_Астандарт"
#. HsXnQ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:152
+#: sd/uiconfig/simpress/ui/templatedialog.ui:126
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. 5d7Zo
-#: sd/uiconfig/simpress/ui/templatedialog.ui:199
+#: sd/uiconfig/simpress/ui/templatedialog.ui:149
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Аҵәаӷәа"
#. vQ46t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:247
+#: sd/uiconfig/simpress/ui/templatedialog.ui:173
msgctxt "templatedialog|area"
msgid "Area"
msgstr "Аобласт"
#. xeCAp
-#: sd/uiconfig/simpress/ui/templatedialog.ui:295
+#: sd/uiconfig/simpress/ui/templatedialog.ui:197
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr "Агага"
#. Wuy8t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:343
+#: sd/uiconfig/simpress/ui/templatedialog.ui:221
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Аҵәцара"
#. 8mJFG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:391
+#: sd/uiconfig/simpress/ui/templatedialog.ui:245
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Ашрифт"
#. tuaZJ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:439
+#: sd/uiconfig/simpress/ui/templatedialog.ui:269
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. SK2Ge
-#: sd/uiconfig/simpress/ui/templatedialog.ui:487
+#: sd/uiconfig/simpress/ui/templatedialog.ui:293
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr "Ахьаҵқәеи аинтервалқәеи"
#. siGDD
-#: sd/uiconfig/simpress/ui/templatedialog.ui:535
+#: sd/uiconfig/simpress/ui/templatedialog.ui:317
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Атекст"
#. c5b3i
-#: sd/uiconfig/simpress/ui/templatedialog.ui:583
+#: sd/uiconfig/simpress/ui/templatedialog.ui:341
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "Атекст анимациа"
#. dyjNi
-#: sd/uiconfig/simpress/ui/templatedialog.ui:631
+#: sd/uiconfig/simpress/ui/templatedialog.ui:365
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr ""
#. fcsTP
-#: sd/uiconfig/simpress/ui/templatedialog.ui:679
+#: sd/uiconfig/simpress/ui/templatedialog.ui:389
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "Аиԥшьыгатә ҵәаӷәа"
#. nBYNb
-#: sd/uiconfig/simpress/ui/templatedialog.ui:727
+#: sd/uiconfig/simpress/ui/templatedialog.ui:413
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Аиҟаратәра"
#. CdaX3
-#: sd/uiconfig/simpress/ui/templatedialog.ui:775
+#: sd/uiconfig/simpress/ui/templatedialog.ui:437
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Мрагылара-азиатәи акьыԥхьра аԥҟарақәа"
#. RKvWz
-#: sd/uiconfig/simpress/ui/templatedialog.ui:823
+#: sd/uiconfig/simpress/ui/templatedialog.ui:461
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "Атабулиациа"
#. WtrUB
-#: sd/uiconfig/simpress/ui/templatedialog.ui:871
+#: sd/uiconfig/simpress/ui/templatedialog.ui:485
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Ацәырлашара"
diff --git a/source/ab/setup_native/source/mac.po b/source/ab/setup_native/source/mac.po
index ecdb24e2920..d2814ccc209 100644
--- a/source/ab/setup_native/source/mac.po
+++ b/source/ab/setup_native/source/mac.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: 2023-12-04 15:07+0100\n"
-"PO-Revision-Date: 2024-03-02 01:45+0000\n"
+"PO-Revision-Date: 2024-03-26 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/setup_nativesourcemac/ab/>\n"
"Language: ab\n"
@@ -176,7 +176,7 @@ msgctxt ""
"IdentifyYES\n"
"LngText.text"
msgid "Yes, identify"
-msgstr ""
+msgstr "Ааи, аидентификациа ҟаҵатәуп"
#. QdpWc
#: macinstall.ulf
@@ -203,7 +203,7 @@ msgctxt ""
"InstallCompleteText\n"
"LngText.text"
msgid "Installation of [PRODUCTNAME] language pack completed."
-msgstr ""
+msgstr "[PRODUCTNAME] азы абызшәатә пакет ақәыргылара нагӡоуп қәҿиарала."
#. AGCvG
#: macinstall.ulf
diff --git a/source/ab/sfx2/messages.po b/source/ab/sfx2/messages.po
index c453395c785..c682b38aac2 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-08-24 11:38+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ab/>\n"
@@ -3074,28 +3074,28 @@ msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr ""
-#. aENCY
+#. 64GNQ
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
-msgid "Enter information about persons or organizations contributing to the document."
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
msgstr ""
-#. y3E3S
+#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
-msgid "Enter information about geographic coverage of the document."
+msgid "Enter the time, place, or jurisdiction that the document is relevant to."
msgstr ""
-#. ePuCE
+#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
-msgid "Enter information to unambiguously identify the document."
+msgid "Enter a unique and unambiguous identifier for the document."
msgstr ""
-#. 5KF6E
+#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
-msgid "Enter information about the publisher of the document."
+msgid "Enter the name of the entity that is making the document available."
msgstr ""
#. n8gwE
@@ -3110,16 +3110,16 @@ msgctxt "descriptioninfopage|extended_tip|rights"
msgid "Enter information about intellectual property rights associated with the document."
msgstr ""
-#. xKAHT
+#. Nze95
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
-msgid "Enter information about a related resource from which the document is derived from."
+msgid "Enter information about other resources from which the document is derived."
msgstr ""
-#. nBDCW
+#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
-msgid "Enter information about the nature or genre of the document."
+msgid "Enter information about the category or format of the document."
msgstr ""
#. bo2q7
@@ -3799,7 +3799,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "Иаарԥштәуп алицензиа"
-#. uCvKD
+#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3809,7 +3809,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2023 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -4872,11 +4872,11 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr "Афильтр:"
-#. xYGf6
+#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
-msgid "All Applications"
-msgstr "Апрограммақәа зегьы"
+msgid "All Documents"
+msgstr ""
#. fAxHB
#: sfx2/uiconfig/ui/startcenter.ui:534
diff --git a/source/ab/svtools/messages.po b/source/ab/svtools/messages.po
index 3af05922b7c..2c4920ae0a6 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: 2023-12-21 13:21+0100\n"
+"POT-Creation-Date: 2024-04-15 19:52+0200\n"
"PO-Revision-Date: 2024-03-11 15:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195163.000000\n"
#. fLdeV
@@ -2554,2492 +2554,2504 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[Агәаҭара ада]"
-#. aUWzb
+#. AErwo
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Multiple]"
+msgstr ""
+
+#. J2UFW
+#: svtools/inc/langtab.hrc:31
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Undetermined]"
+msgstr ""
+
+#. aUWzb
+#: svtools/inc/langtab.hrc:32
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "Идырым"
#. AQgxZ
-#: svtools/inc/langtab.hrc:31 svtools/inc/langtab.hrc:32
+#: svtools/inc/langtab.hrc:33 svtools/inc/langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Астандарт"
#. hsqmD
-#: svtools/inc/langtab.hrc:33
+#: svtools/inc/langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr "Африкаанс (Аладатәи Африка)"
#. TVGco
-#: svtools/inc/langtab.hrc:34
+#: svtools/inc/langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr "Албаниатәи"
#. unNc6
-#: svtools/inc/langtab.hrc:35
+#: svtools/inc/langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr "Арабтәи"
#. yStAU
-#: svtools/inc/langtab.hrc:36
+#: svtools/inc/langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr "Арабтәи (Алжир)"
#. 6GPFd
-#: svtools/inc/langtab.hrc:37
+#: svtools/inc/langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr "Арабтәи (Бахреин)"
#. tvtct
-#: svtools/inc/langtab.hrc:38
+#: svtools/inc/langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr "Арабтәи (Чад)"
#. sAaq7
-#: svtools/inc/langtab.hrc:39
+#: svtools/inc/langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr ""
#. CtwpU
-#: svtools/inc/langtab.hrc:40
+#: svtools/inc/langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr "Арабтәи (Джибути)"
#. XgGyg
-#: svtools/inc/langtab.hrc:41
+#: svtools/inc/langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr "Арабтәи (Египет)"
#. iwYQR
-#: svtools/inc/langtab.hrc:42
+#: svtools/inc/langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr "Арабтәи (Еритреиа)"
#. nKF3r
-#: svtools/inc/langtab.hrc:43
+#: svtools/inc/langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr "Арабтәи (Ирак)"
#. JdGNA
-#: svtools/inc/langtab.hrc:44
+#: svtools/inc/langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr "Арабтәи (Израиль)"
#. bVjMH
-#: svtools/inc/langtab.hrc:45
+#: svtools/inc/langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr "Арабтәи (Иорданиа)"
#. 2tQFC
-#: svtools/inc/langtab.hrc:46
+#: svtools/inc/langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr "Арабтәи (Кувеит)"
#. EvECi
-#: svtools/inc/langtab.hrc:47
+#: svtools/inc/langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr "Арабтәи (Ливан)"
#. AWBGA
-#: svtools/inc/langtab.hrc:48
+#: svtools/inc/langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr "Арабтәи (Ливиа)"
#. FBSpG
-#: svtools/inc/langtab.hrc:49
+#: svtools/inc/langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr "Арабтәи (Мавританиа)"
#. YmCZY
-#: svtools/inc/langtab.hrc:50
+#: svtools/inc/langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr "Арабтәи (Марокко)"
#. VB6tk
-#: svtools/inc/langtab.hrc:51
+#: svtools/inc/langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr "Арабтәи (Оман)"
#. ErqSh
-#: svtools/inc/langtab.hrc:52
+#: svtools/inc/langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr "Арабтәи (Палестина)"
#. nURdz
-#: svtools/inc/langtab.hrc:53
+#: svtools/inc/langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr "Арабтәи (Катар)"
#. FdyFU
-#: svtools/inc/langtab.hrc:54
+#: svtools/inc/langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr "Арабтәи (Саудовтәи Аравиа)"
#. x8UtA
-#: svtools/inc/langtab.hrc:55
+#: svtools/inc/langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr "Арабтәи (Сомали)"
#. y9ptg
-#: svtools/inc/langtab.hrc:56
+#: svtools/inc/langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr "Арабтәи (Судан)"
#. caDrq
-#: svtools/inc/langtab.hrc:57
+#: svtools/inc/langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr "Арабтәи (Шьамтәыла)"
#. TqKZQ
-#: svtools/inc/langtab.hrc:58
+#: svtools/inc/langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr "Арабтәи (Тунис)"
#. VfYi2
-#: svtools/inc/langtab.hrc:59
+#: svtools/inc/langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr "Арабтәи (ЕАЕ)"
#. f7D5o
-#: svtools/inc/langtab.hrc:60
+#: svtools/inc/langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr "Арабтәи (Иеимен)"
#. vDhQJ
-#: svtools/inc/langtab.hrc:61
+#: svtools/inc/langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr "Арагонтәи"
#. yE4TR
-#: svtools/inc/langtab.hrc:62
+#: svtools/inc/langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Armenia)"
msgstr "Мрагыларпахьтәи аермантә (Ермантәыла)"
#. bacGJ
-#: svtools/inc/langtab.hrc:63
+#: svtools/inc/langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "Ассамтәи"
#. xAg9Q
-#: svtools/inc/langtab.hrc:64
+#: svtools/inc/langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr "Азербаиџьантәи (алатиница)"
#. juADB
-#: svtools/inc/langtab.hrc:65
+#: svtools/inc/langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr "Азербаиџьантәи (акириллица)"
#. C3C7G
-#: svtools/inc/langtab.hrc:66
+#: svtools/inc/langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "Басктәи"
#. dJPsj
-#: svtools/inc/langtab.hrc:67
+#: svtools/inc/langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr "Бенгалтәи (Индиа)"
#. K6cbb
-#: svtools/inc/langtab.hrc:68
+#: svtools/inc/langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr "Болгариатәи"
#. sBBmA
-#: svtools/inc/langtab.hrc:69
+#: svtools/inc/langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr "Белоруссиатәи"
#. 3SEoJ
-#: svtools/inc/langtab.hrc:70
+#: svtools/inc/langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr "Каталантәи"
#. PoUeZ
-#: svtools/inc/langtab.hrc:71
+#: svtools/inc/langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr "Каталантәи (валенсиатәи)"
#. ErGw2
-#: svtools/inc/langtab.hrc:72
+#: svtools/inc/langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr "Китаитәи (итрадициатәу)"
#. Gbige
-#: svtools/inc/langtab.hrc:73
+#: svtools/inc/langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr "Китаитәи (ирмариоу)"
#. WzgGw
-#: svtools/inc/langtab.hrc:74
+#: svtools/inc/langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr "Китаитәи (итрадициатәу)"
#. Kfrv5
-#: svtools/inc/langtab.hrc:75
+#: svtools/inc/langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr "Китаитәи (Сингапур)"
#. BSHqu
-#: svtools/inc/langtab.hrc:76
+#: svtools/inc/langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr "Китаитәи (Макао)"
#. FMwd9
-#: svtools/inc/langtab.hrc:77
+#: svtools/inc/langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr ""
#. cAkoV
-#: svtools/inc/langtab.hrc:78
+#: svtools/inc/langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr "Хорватиатәи"
#. DjdDj
-#: svtools/inc/langtab.hrc:79
+#: svtools/inc/langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr "Чехиатәи"
#. xnGM2
-#: svtools/inc/langtab.hrc:80
+#: svtools/inc/langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr "Даниатәи"
#. yMGyj
-#: svtools/inc/langtab.hrc:81
+#: svtools/inc/langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr "Голландиатәи (Нидерланды)"
#. qgJE9
-#: svtools/inc/langtab.hrc:82
+#: svtools/inc/langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr "Голландиатәи (Бельгиа)"
#. STsDT
-#: svtools/inc/langtab.hrc:83
+#: svtools/inc/langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr "Англыз (ЕАА)"
#. aCBBC
-#: svtools/inc/langtab.hrc:84
+#: svtools/inc/langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr "Англыз (Британиа Ду)"
#. 46Cte
-#: svtools/inc/langtab.hrc:85
+#: svtools/inc/langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr "Англыз, Оксфордтәи ажәар (Британиа Ду)"
#. XCJAF
-#: svtools/inc/langtab.hrc:86
+#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr "Англыз (Австралиа)"
#. KPGdA
-#: svtools/inc/langtab.hrc:87
+#: svtools/inc/langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr "Англыз (Канада)"
#. vGWET
-#: svtools/inc/langtab.hrc:88
+#: svtools/inc/langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr "Англыз бызшәа (Зеландиа Ҿыц)"
#. JpNB4
-#: svtools/inc/langtab.hrc:89
+#: svtools/inc/langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr "Англыз (Ирландиа)"
#. RYtwA
-#: svtools/inc/langtab.hrc:90
+#: svtools/inc/langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr "Англыз (Аладатәи Африка)"
#. fEWbR
-#: svtools/inc/langtab.hrc:91
+#: svtools/inc/langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr "Англыз (Иамаика)"
#. 4tDmL
-#: svtools/inc/langtab.hrc:92
+#: svtools/inc/langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr "Англыз (Карибтәи абассеин)"
#. craLz
-#: svtools/inc/langtab.hrc:93
+#: svtools/inc/langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr "Англыз (Белиз)"
#. oAnX9
-#: svtools/inc/langtab.hrc:94
+#: svtools/inc/langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr "Англыз (Тринидад)"
#. DbBaG
-#: svtools/inc/langtab.hrc:95
+#: svtools/inc/langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr "Англыз (Зимбабве)"
#. bGuDT
-#: svtools/inc/langtab.hrc:96
+#: svtools/inc/langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr "Англыз (Филиппина)"
#. sf7j9
-#: svtools/inc/langtab.hrc:97
+#: svtools/inc/langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr "Англыз (Индиа)"
#. uqECc
-#: svtools/inc/langtab.hrc:98
+#: svtools/inc/langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr "Естониатәи"
#. AGGnV
-#: svtools/inc/langtab.hrc:99
+#: svtools/inc/langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr "Финтәи"
#. UyH2X
-#: svtools/inc/langtab.hrc:100
+#: svtools/inc/langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr "Фарертәи"
#. riCt7
-#: svtools/inc/langtab.hrc:101
+#: svtools/inc/langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr "Персиатәи"
#. FSxwV
-#: svtools/inc/langtab.hrc:102
+#: svtools/inc/langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr "Франциатәи (Франциа)"
#. LGkgS
-#: svtools/inc/langtab.hrc:103
+#: svtools/inc/langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr "Франциатәи (Бельгиа)"
#. TFQ8G
-#: svtools/inc/langtab.hrc:104
+#: svtools/inc/langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr "Франциатәи (Канада)"
#. 8NnQa
-#: svtools/inc/langtab.hrc:105
+#: svtools/inc/langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr "Франциатәи (Швеицариа)"
#. DkXiH
-#: svtools/inc/langtab.hrc:106
+#: svtools/inc/langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr "Франциатәи (Лиуксембург)"
#. 8BeKQ
-#: svtools/inc/langtab.hrc:107
+#: svtools/inc/langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr "Франциатәи (Монако)"
#. DoQUZ
-#: svtools/inc/langtab.hrc:108
+#: svtools/inc/langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr "Гасконтәи"
#. 6m5ud
-#: svtools/inc/langtab.hrc:109
+#: svtools/inc/langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr "Агерман (Германиа)"
#. bTDdf
-#: svtools/inc/langtab.hrc:110
+#: svtools/inc/langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr "Агерман (Швеицариа)"
#. H6rUb
-#: svtools/inc/langtab.hrc:111
+#: svtools/inc/langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr "Агерман (Австриа)"
#. EXUrT
-#: svtools/inc/langtab.hrc:112
+#: svtools/inc/langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr "Агерман (Лиуксембург)"
#. wYXvd
-#: svtools/inc/langtab.hrc:113
+#: svtools/inc/langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr "Агерман (Лихтенштеин)"
#. yBvcg
-#: svtools/inc/langtab.hrc:114
+#: svtools/inc/langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "Абырзентә"
#. QzGHA
-#: svtools/inc/langtab.hrc:115
+#: svtools/inc/langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr "Гуджарати"
#. gU5Y9
-#: svtools/inc/langtab.hrc:116
+#: svtools/inc/langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr "Иврит"
#. vkmai
-#: svtools/inc/langtab.hrc:117
+#: svtools/inc/langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr "Хинди"
#. FdD6d
-#: svtools/inc/langtab.hrc:118
+#: svtools/inc/langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr "Венгриатәи"
#. sRD2B
-#: svtools/inc/langtab.hrc:119
+#: svtools/inc/langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr "Исландиатәи"
#. K95FW
-#: svtools/inc/langtab.hrc:120
+#: svtools/inc/langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr "Индонезиатәи"
#. dshDi
-#: svtools/inc/langtab.hrc:121
+#: svtools/inc/langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr "Италиатәи (Италиа)"
#. DELVB
-#: svtools/inc/langtab.hrc:122
+#: svtools/inc/langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr "Италиатәи (Швеицариа)"
#. ruFE2
-#: svtools/inc/langtab.hrc:123
+#: svtools/inc/langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr "Иапониатәи"
#. qFQYv
-#: svtools/inc/langtab.hrc:124
+#: svtools/inc/langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr "Каннада"
#. HBG3C
-#: svtools/inc/langtab.hrc:125
+#: svtools/inc/langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr "Кашмири (Кашмир)"
#. DwhmJ
-#: svtools/inc/langtab.hrc:126
+#: svtools/inc/langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr "Кашмири (Индиа)"
#. UMfCV
-#: svtools/inc/langtab.hrc:127
+#: svtools/inc/langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "Ҟазахтәи"
#. fABxX
-#: svtools/inc/langtab.hrc:128
+#: svtools/inc/langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr "Конкани"
#. 5XXpX
-#: svtools/inc/langtab.hrc:129
+#: svtools/inc/langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr "Кореиатәи (Аладатәи Кореиа)"
#. Ynb76
-#: svtools/inc/langtab.hrc:130
+#: svtools/inc/langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr "Латвиатәи"
#. C4VrT
-#: svtools/inc/langtab.hrc:131
+#: svtools/inc/langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr "Литватәи"
#. zPNto
-#: svtools/inc/langtab.hrc:132
+#: svtools/inc/langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr "Македониатәи"
#. nVTHg
-#: svtools/inc/langtab.hrc:133
+#: svtools/inc/langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr "Малаитәи (Малаизиа)"
#. fwb55
-#: svtools/inc/langtab.hrc:134
+#: svtools/inc/langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr "Малаитәи (Брунеи Даруссалам)"
#. 8niko
-#: svtools/inc/langtab.hrc:135
+#: svtools/inc/langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr "Малаиалам"
#. wX45Q
-#: svtools/inc/langtab.hrc:136
+#: svtools/inc/langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr "Манипури"
#. wdBgL
-#: svtools/inc/langtab.hrc:137
+#: svtools/inc/langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr "Маратхи"
#. gkEEQ
-#: svtools/inc/langtab.hrc:138
+#: svtools/inc/langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr "Непалтәи (Непал)"
#. LaDAA
-#: svtools/inc/langtab.hrc:139
+#: svtools/inc/langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr "Непалтәи (Индиа)"
#. 7HpyY
-#: svtools/inc/langtab.hrc:140
+#: svtools/inc/langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr "Норвегиатәи (Букмол)"
#. kCv9u
-#: svtools/inc/langtab.hrc:141
+#: svtools/inc/langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr "Норвегиатәи (иҿыцу норвегиатәи)"
#. 3BNF8
-#: svtools/inc/langtab.hrc:142
+#: svtools/inc/langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "Ориа"
#. KEoWD
-#: svtools/inc/langtab.hrc:143
+#: svtools/inc/langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr "Польшатәи"
#. yyj9v
-#: svtools/inc/langtab.hrc:144
+#: svtools/inc/langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr "Португалиатәи (Ангола)"
#. hZAXE
-#: svtools/inc/langtab.hrc:145
+#: svtools/inc/langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr "Португалиатәи (Португалиа)"
#. A5CG3
-#: svtools/inc/langtab.hrc:146
+#: svtools/inc/langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr "Португалиатәи (Бразилиа)"
#. EGfKG
-#: svtools/inc/langtab.hrc:147
+#: svtools/inc/langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr "Панджаби"
#. 4ATDT
-#: svtools/inc/langtab.hrc:148
+#: svtools/inc/langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr "Реторомантәи"
#. TLUGG
-#: svtools/inc/langtab.hrc:149
+#: svtools/inc/langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr "Румынтәи (Румыниа)"
#. uCPF7
-#: svtools/inc/langtab.hrc:150
+#: svtools/inc/langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr "Румынтәи (Молдова)"
#. tJTih
-#: svtools/inc/langtab.hrc:151
+#: svtools/inc/langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr "Аурыс"
#. Rih6F
-#: svtools/inc/langtab.hrc:152
+#: svtools/inc/langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr "Санскрит"
#. CyZtm
-#: svtools/inc/langtab.hrc:153
+#: svtools/inc/langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr "Сербиатәи (акириллица)"
#. sFnB8
-#: svtools/inc/langtab.hrc:154
+#: svtools/inc/langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr "Сербиатәи (алатиница)"
#. WbsFA
-#: svtools/inc/langtab.hrc:155
+#: svtools/inc/langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr "Сербиатәи (акириллица, Сербиа)"
#. WL3zM
-#: svtools/inc/langtab.hrc:156
+#: svtools/inc/langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr "Сербиатәи (алатиница, Сербиа)"
#. JFnsJ
-#: svtools/inc/langtab.hrc:157
+#: svtools/inc/langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr "Сербиатәи (акириллица, Черногориа)"
#. AHpmF
-#: svtools/inc/langtab.hrc:158
+#: svtools/inc/langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr "Сербиатәи (алатиница, Черногориа)"
#. JcJT4
-#: svtools/inc/langtab.hrc:159
+#: svtools/inc/langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr "Сербиатәи (алатиница)"
#. ubCyV
-#: svtools/inc/langtab.hrc:160
+#: svtools/inc/langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "Сидамо"
#. 66wdH
-#: svtools/inc/langtab.hrc:161
+#: svtools/inc/langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Devanagari"
msgstr "Синдхи (Девангари)"
#. RF77g
-#: svtools/inc/langtab.hrc:162
+#: svtools/inc/langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Arabic"
msgstr "Синдхи (арабтә)"
#. E8DXb
-#: svtools/inc/langtab.hrc:163
+#: svtools/inc/langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr "Словакиатәи"
#. GS6BZ
-#: svtools/inc/langtab.hrc:164
+#: svtools/inc/langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr "Словениатәи"
#. bCFN3
-#: svtools/inc/langtab.hrc:165
+#: svtools/inc/langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr "Испаниатәи (Испаниа)"
#. AXKJF
-#: svtools/inc/langtab.hrc:166
+#: svtools/inc/langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr "Испаниатәи (Мексика)"
#. 4ExjA
-#: svtools/inc/langtab.hrc:167
+#: svtools/inc/langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr "Испаниатәи (Гватемала)"
#. ndaNA
-#: svtools/inc/langtab.hrc:168
+#: svtools/inc/langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr "Испаниатәи (Коста-Рика)"
#. rAYvf
-#: svtools/inc/langtab.hrc:169
+#: svtools/inc/langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr "Испаниатәи (Панама)"
#. rwjDV
-#: svtools/inc/langtab.hrc:170
+#: svtools/inc/langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr "Испаниатәи (Доминикантәи Ареспублика)"
#. aeV5T
-#: svtools/inc/langtab.hrc:171
+#: svtools/inc/langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr "Испаниатәи (Венесуела)"
#. H4CHi
-#: svtools/inc/langtab.hrc:172
+#: svtools/inc/langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr "Испаниатәи (Колумбиа)"
#. NkaU2
-#: svtools/inc/langtab.hrc:173
+#: svtools/inc/langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr "Испаниатәи (Перу)"
#. 2yKQy
-#: svtools/inc/langtab.hrc:174
+#: svtools/inc/langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr "Испаниатәи (Аргентина)"
#. cTFoB
-#: svtools/inc/langtab.hrc:175
+#: svtools/inc/langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr "Испаниатәи (Еквадор)"
#. Q7iGB
-#: svtools/inc/langtab.hrc:176
+#: svtools/inc/langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr "Испаниатәи (Чили)"
#. SQeC3
-#: svtools/inc/langtab.hrc:177
+#: svtools/inc/langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr "Испаниатәи (Уругваи)"
#. EmgTp
-#: svtools/inc/langtab.hrc:178
+#: svtools/inc/langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr "Испаниатәи (Парагваи)"
#. T7rLH
-#: svtools/inc/langtab.hrc:179
+#: svtools/inc/langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr "Испаниатәи (Боливиа)"
#. GNG7W
-#: svtools/inc/langtab.hrc:180
+#: svtools/inc/langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr "Испаниатәи (Эль Сальвадор)"
#. HoGhs
-#: svtools/inc/langtab.hrc:181
+#: svtools/inc/langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr "Испаниатәи (Гондурас)"
#. KgEGv
-#: svtools/inc/langtab.hrc:182
+#: svtools/inc/langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr "Испаниатәи (Никарагуа)"
#. uj9QF
-#: svtools/inc/langtab.hrc:183
+#: svtools/inc/langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr "Испаниатәи (Пуерто-Рико)"
#. 3bTTE
-#: svtools/inc/langtab.hrc:184
+#: svtools/inc/langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr "Суахили (Кениа)"
#. AFhrJ
-#: svtools/inc/langtab.hrc:185
+#: svtools/inc/langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr "Швециатәи (Швециа)"
#. BKF86
-#: svtools/inc/langtab.hrc:186
+#: svtools/inc/langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr "Швециатәи (Финлиандиа)"
#. E6Ede
-#: svtools/inc/langtab.hrc:187
+#: svtools/inc/langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr "Аҭаџьық"
#. dAFTH
-#: svtools/inc/langtab.hrc:188
+#: svtools/inc/langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr "Тмилтәи"
#. RHZbp
-#: svtools/inc/langtab.hrc:189
+#: svtools/inc/langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "Аҭаҭар"
#. pTFA6
-#: svtools/inc/langtab.hrc:190
+#: svtools/inc/langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr "Телугу"
#. 3xQFG
-#: svtools/inc/langtab.hrc:191
+#: svtools/inc/langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr "Таитәи"
#. 7SBCF
-#: svtools/inc/langtab.hrc:192
+#: svtools/inc/langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr "Аҭырқәа"
#. jg4Y4
-#: svtools/inc/langtab.hrc:193
+#: svtools/inc/langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr "Урду (Пакистан)"
#. reDrZ
-#: svtools/inc/langtab.hrc:194
+#: svtools/inc/langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr "Урду (Индиа)"
#. AciD4
-#: svtools/inc/langtab.hrc:195
+#: svtools/inc/langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr "Украинатәи"
#. 9s6wZ
-#: svtools/inc/langtab.hrc:196
+#: svtools/inc/langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr "Аузбеқ (алатиница)"
#. HrnFi
-#: svtools/inc/langtab.hrc:197
+#: svtools/inc/langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr "Аузбеқ (акириллица)"
#. seQBA
-#: svtools/inc/langtab.hrc:198
+#: svtools/inc/langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr "Валлиитәи"
#. MyZMt
-#: svtools/inc/langtab.hrc:199
+#: svtools/inc/langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr "Алаҭынтә"
#. UxE47
-#: svtools/inc/langtab.hrc:200
+#: svtools/inc/langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr "Есперанто"
#. QDEQB
-#: svtools/inc/langtab.hrc:201
+#: svtools/inc/langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr "Киниаруанда (Руанда)"
#. VDEdz
-#: svtools/inc/langtab.hrc:202
+#: svtools/inc/langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr "Маори"
#. BCRzB
-#: svtools/inc/langtab.hrc:203
+#: svtools/inc/langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr "Галисиатәи"
#. EJSEG
-#: svtools/inc/langtab.hrc:204
+#: svtools/inc/langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr "Мальдивтәи (Дивехи)"
#. HyrCw
-#: svtools/inc/langtab.hrc:205
+#: svtools/inc/langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr "Аҩадатәи Сото"
#. iZE5p
-#: svtools/inc/langtab.hrc:206
+#: svtools/inc/langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr "Гэльтәи (Шотландиа)"
#. hUdfG
-#: svtools/inc/langtab.hrc:207
+#: svtools/inc/langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr "Монголиатәи (акириллица)"
#. XSmCF
-#: svtools/inc/langtab.hrc:208
+#: svtools/inc/langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr "Монголиатәи"
#. SmxD2
-#: svtools/inc/langtab.hrc:209
+#: svtools/inc/langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr "Интерлингва"
#. dBUa9
-#: svtools/inc/langtab.hrc:210
+#: svtools/inc/langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr "Босниатәи"
#. c29GE
-#: svtools/inc/langtab.hrc:211
+#: svtools/inc/langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr "Бенгалтәи (Бангладеш)"
#. 9CTyH
-#: svtools/inc/langtab.hrc:212
+#: svtools/inc/langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr "Провансальтәи"
#. wRpTQ
-#: svtools/inc/langtab.hrc:213
+#: svtools/inc/langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr "Кхмертәи"
#. 6C2PP
-#: svtools/inc/langtab.hrc:214
+#: svtools/inc/langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr "Курманџьи (Ҭырқәтәыла)"
#. JBSdg
-#: svtools/inc/langtab.hrc:215
+#: svtools/inc/langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr "Курманџьи (Шьамтәыла)"
#. 7LmT2
-#: svtools/inc/langtab.hrc:216
+#: svtools/inc/langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr "Сорани (Ирак)"
#. rzDHD
-#: svtools/inc/langtab.hrc:217
+#: svtools/inc/langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr "Сорани (Иран)"
#. CeAFw
-#: svtools/inc/langtab.hrc:218
+#: svtools/inc/langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr "Алада-курдтәи (Иран)"
#. epbri
-#: svtools/inc/langtab.hrc:219
+#: svtools/inc/langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr "Алада-курдтәи (Ирак)"
#. 2KhAB
-#: svtools/inc/langtab.hrc:220
+#: svtools/inc/langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr "Сардиниатәи"
#. 3sZxr
-#: svtools/inc/langtab.hrc:221
+#: svtools/inc/langtab.hrc:223
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Дзонг-ке"
#. NdNMD
-#: svtools/inc/langtab.hrc:222
+#: svtools/inc/langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr "Суахили (Танзаниа)"
#. ywH3p
-#: svtools/inc/langtab.hrc:223
+#: svtools/inc/langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr "Лаостәи"
#. HNY5w
-#: svtools/inc/langtab.hrc:224
+#: svtools/inc/langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr "Ирландиатәи"
#. oGuLJ
-#: svtools/inc/langtab.hrc:225
+#: svtools/inc/langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr "Тибеттәи (КЖәР)"
#. DpbUS
-#: svtools/inc/langtab.hrc:226
+#: svtools/inc/langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr "Ақырҭуа"
#. vXTTC
-#: svtools/inc/langtab.hrc:227
+#: svtools/inc/langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr "Фризиатәи"
#. hYSBQ
-#: svtools/inc/langtab.hrc:228
+#: svtools/inc/langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr "Тсвана (Аладатәи Африка)"
#. iBrft
-#: svtools/inc/langtab.hrc:229
+#: svtools/inc/langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr "Зулу"
#. efx7v
-#: svtools/inc/langtab.hrc:230
+#: svtools/inc/langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
msgstr "Виетнамтәи"
#. uik8N
-#: svtools/inc/langtab.hrc:231
+#: svtools/inc/langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr "Бретонтәи"
#. UuDPF
-#: svtools/inc/langtab.hrc:232
+#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr "Гренландиатәи (калааллисут)"
#. h8yi2
-#: svtools/inc/langtab.hrc:233
+#: svtools/inc/langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr "Ндебеле (Аладатәи Африка)"
#. GAkRJ
-#: svtools/inc/langtab.hrc:234
+#: svtools/inc/langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr "Сесото"
#. 2beka
-#: svtools/inc/langtab.hrc:235
+#: svtools/inc/langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr "Свази"
#. GFCYC
-#: svtools/inc/langtab.hrc:236
+#: svtools/inc/langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr "Тсонго"
#. Fd3yC
-#: svtools/inc/langtab.hrc:237
+#: svtools/inc/langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr "Венда"
#. BQkT8
-#: svtools/inc/langtab.hrc:238
+#: svtools/inc/langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr "Тсвана (Ботсвана)"
#. aCLs3
-#: svtools/inc/langtab.hrc:239
+#: svtools/inc/langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr "Коса"
#. 8tGkA
-#: svtools/inc/langtab.hrc:240
+#: svtools/inc/langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr "Сингалтәи"
#. MyZBb
-#: svtools/inc/langtab.hrc:241
+#: svtools/inc/langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr "Мур"
#. MuwMr
-#: svtools/inc/langtab.hrc:242
+#: svtools/inc/langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr "Бамбара"
#. ohYHE
-#: svtools/inc/langtab.hrc:243
+#: svtools/inc/langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr "Акан"
#. Rpc24
-#: svtools/inc/langtab.hrc:244
+#: svtools/inc/langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr "Лиуксембургтәи"
#. TPr9P
-#: svtools/inc/langtab.hrc:245
+#: svtools/inc/langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr "Фриултәи"
#. XFeaU
-#: svtools/inc/langtab.hrc:246
+#: svtools/inc/langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr "Фиџьитәи"
#. DmEsD
-#: svtools/inc/langtab.hrc:247
+#: svtools/inc/langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr "Африкаанс (Намибиа)"
#. 2dS3j
-#: svtools/inc/langtab.hrc:248
+#: svtools/inc/langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr "Англыз (Намибиа)"
#. pxpQo
-#: svtools/inc/langtab.hrc:249
+#: svtools/inc/langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr "Валлонтәи"
#. uSw8S
-#: svtools/inc/langtab.hrc:250
+#: svtools/inc/langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr "Копттәи"
#. cXUkb
-#: svtools/inc/langtab.hrc:251
+#: svtools/inc/langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr "Тигриниа (Еритреиа)"
#. 4X4SP
-#: svtools/inc/langtab.hrc:252
+#: svtools/inc/langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr "Тигриниа (Ефиопиа)"
#. vebCw
-#: svtools/inc/langtab.hrc:253
+#: svtools/inc/langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr "Амхартәи"
#. wVfCr
-#: svtools/inc/langtab.hrc:254
+#: svtools/inc/langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr "Киргизиатәи"
#. zCrUd
-#: svtools/inc/langtab.hrc:255
+#: svtools/inc/langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr "Агерман (Бельгиа)"
#. bZjgG
-#: svtools/inc/langtab.hrc:256
+#: svtools/inc/langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr "Чувашиатәи"
#. Hhf2V
-#: svtools/inc/langtab.hrc:257
+#: svtools/inc/langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr "Бирмантәи"
#. YCarY
-#: svtools/inc/langtab.hrc:258
+#: svtools/inc/langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr "Хауса (Нигериа)"
#. JXCmu
-#: svtools/inc/langtab.hrc:259
+#: svtools/inc/langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr "Хауса (Гана)"
#. 7jrGb
-#: svtools/inc/langtab.hrc:260
+#: svtools/inc/langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr "Еве"
#. QWBZG
-#: svtools/inc/langtab.hrc:261
+#: svtools/inc/langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr "Англыз (Гана)"
#. pAEtz
-#: svtools/inc/langtab.hrc:262
+#: svtools/inc/langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr "Санго"
#. L9sDt
-#: svtools/inc/langtab.hrc:263
+#: svtools/inc/langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr "Тагалтәи"
#. iFSZs
-#: svtools/inc/langtab.hrc:264
+#: svtools/inc/langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr "Ганда"
#. Gdbhz
-#: svtools/inc/langtab.hrc:265
+#: svtools/inc/langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr "Лингала"
#. TnDKB
-#: svtools/inc/langtab.hrc:266
+#: svtools/inc/langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr "Алада-Германтәи"
#. Yr5hK
-#: svtools/inc/langtab.hrc:267
+#: svtools/inc/langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr "Хилигаинон"
#. nF96G
-#: svtools/inc/langtab.hrc:268
+#: svtools/inc/langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr ""
#. v4jmr
-#: svtools/inc/langtab.hrc:269
+#: svtools/inc/langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr "Кашубтәи"
#. nbEp5
-#: svtools/inc/langtab.hrc:270
+#: svtools/inc/langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr "Испаниатәи (Куба)"
#. CGkDF
-#: svtools/inc/langtab.hrc:271
+#: svtools/inc/langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr "Тетум (Индонезиа)"
#. yXqvC
-#: svtools/inc/langtab.hrc:272
+#: svtools/inc/langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr "Кечуа (Боливиа, Аҩада)"
#. V3XMi
-#: svtools/inc/langtab.hrc:273
+#: svtools/inc/langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr "Кечуа (Боливиа, Алада)"
#. 3WCP7
-#: svtools/inc/langtab.hrc:274
+#: svtools/inc/langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr "Сомалитәи"
#. zFoBp
-#: svtools/inc/langtab.hrc:275
+#: svtools/inc/langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr ""
#. FJAQR
-#: svtools/inc/langtab.hrc:276
+#: svtools/inc/langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr ""
#. yBxW5
-#: svtools/inc/langtab.hrc:277
+#: svtools/inc/langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr ""
#. 8yPLy
-#: svtools/inc/langtab.hrc:278
+#: svtools/inc/langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr ""
#. SQTD9
-#: svtools/inc/langtab.hrc:279
+#: svtools/inc/langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr ""
#. BHGpD
-#: svtools/inc/langtab.hrc:280
+#: svtools/inc/langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr ""
#. cdYkC
-#: svtools/inc/langtab.hrc:281
+#: svtools/inc/langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr ""
#. od3Hp
-#: svtools/inc/langtab.hrc:282
+#: svtools/inc/langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr ""
#. 5Ueff
-#: svtools/inc/langtab.hrc:283
+#: svtools/inc/langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr ""
#. 7x4mU
-#: svtools/inc/langtab.hrc:284
+#: svtools/inc/langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr ""
#. A5Crw
-#: svtools/inc/langtab.hrc:285
+#: svtools/inc/langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr "Гуарани (Парагваи)"
#. ESc5d
-#: svtools/inc/langtab.hrc:286
+#: svtools/inc/langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr "Бодо"
#. sSAvV
-#: svtools/inc/langtab.hrc:287
+#: svtools/inc/langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr "Догри"
#. f2nfh
-#: svtools/inc/langtab.hrc:288
+#: svtools/inc/langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr "Маитхили"
#. Rm94B
-#: svtools/inc/langtab.hrc:289
+#: svtools/inc/langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr "Сантали"
#. C7EGu
-#: svtools/inc/langtab.hrc:290
+#: svtools/inc/langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr "Тетум (Мрагыратәи Тимор)"
#. JzTF8
-#: svtools/inc/langtab.hrc:291
+#: svtools/inc/langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr "Туркментәи"
#. XbECR
-#: svtools/inc/langtab.hrc:292
+#: svtools/inc/langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr "Мальтатәи"
#. PJ6DF
-#: svtools/inc/langtab.hrc:293
+#: svtools/inc/langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr "Ток-писин"
#. kAWUo
-#: svtools/inc/langtab.hrc:294
+#: svtools/inc/langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr "Шусвап"
#. sBWQv
-#: svtools/inc/langtab.hrc:295
+#: svtools/inc/langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr "Оромо"
#. jYDYi
-#: svtools/inc/langtab.hrc:296
+#: svtools/inc/langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr ""
#. WY8GH
-#: svtools/inc/langtab.hrc:297
+#: svtools/inc/langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr "Идиш (Израиль)"
#. VAWnd
-#: svtools/inc/langtab.hrc:298
+#: svtools/inc/langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr "Кечуа (Еквадор)"
#. UDB2F
-#: svtools/inc/langtab.hrc:299
+#: svtools/inc/langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr "Уигуртәи"
#. XAu8x
-#: svtools/inc/langtab.hrc:300
+#: svtools/inc/langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr ""
#. hwM5p
-#: svtools/inc/langtab.hrc:301
+#: svtools/inc/langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr ""
#. iGTFG
-#: svtools/inc/langtab.hrc:302
+#: svtools/inc/langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr ""
#. RvdrP
-#: svtools/inc/langtab.hrc:303
+#: svtools/inc/langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr "Латгалтәи"
#. 94i7A
-#: svtools/inc/langtab.hrc:304
+#: svtools/inc/langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr "Мур"
#. FeuXJ
-#: svtools/inc/langtab.hrc:305
+#: svtools/inc/langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr "Буши (Мадагаскар)"
#. CWFtg
-#: svtools/inc/langtab.hrc:306
+#: svtools/inc/langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr "Тахитиан (Таити)"
#. TDoMB
-#: svtools/inc/langtab.hrc:307
+#: svtools/inc/langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr ""
#. EVG88
-#: svtools/inc/langtab.hrc:308
+#: svtools/inc/langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr ""
#. fbGn8
-#: svtools/inc/langtab.hrc:309
+#: svtools/inc/langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr "Папиаменто (Аруба)"
#. 9XBNE
-#: svtools/inc/langtab.hrc:310
+#: svtools/inc/langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr "Сардиниа, Кампиданиз"
#. d2kAw
-#: svtools/inc/langtab.hrc:311
+#: svtools/inc/langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr "Сардинияа Галлура"
#. cJATX
-#: svtools/inc/langtab.hrc:312
+#: svtools/inc/langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr "Сардиниа, Ладуроз"
#. PJFYt
-#: svtools/inc/langtab.hrc:313
+#: svtools/inc/langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr "Сардиниа, Сассари"
#. oDLAc
-#: svtools/inc/langtab.hrc:314
+#: svtools/inc/langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr "Бафиа"
#. 598zD
-#: svtools/inc/langtab.hrc:315
+#: svtools/inc/langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr "Кикуию"
#. PFxrW
-#: svtools/inc/langtab.hrc:316
+#: svtools/inc/langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr "Иоруба"
#. jajFo
-#: svtools/inc/langtab.hrc:317
+#: svtools/inc/langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr "Русинтәи (Украина)"
#. PpWdM
-#: svtools/inc/langtab.hrc:318
+#: svtools/inc/langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr "Русинтәи (Словакиа)"
#. Wgo9k
-#: svtools/inc/langtab.hrc:319
+#: svtools/inc/langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr ""
#. MSnHB
-#: svtools/inc/langtab.hrc:320
+#: svtools/inc/langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr "Идиш (ЕАА)"
#. uYMRX
-#: svtools/inc/langtab.hrc:321
+#: svtools/inc/langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr "Гаваиатәи"
#. DyEGX
-#: svtools/inc/langtab.hrc:322
+#: svtools/inc/langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr "Лимбу"
#. 3jGCz
-#: svtools/inc/langtab.hrc:323
+#: svtools/inc/langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr "Ложбан"
#. Ec3C4
-#: svtools/inc/langtab.hrc:324
+#: svtools/inc/langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr ""
#. D3Xoy
-#: svtools/inc/langtab.hrc:325
+#: svtools/inc/langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr "Бембе"
#. 6Pkbr
-#: svtools/inc/langtab.hrc:326
+#: svtools/inc/langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr "Баквил"
#. 8WjqB
-#: svtools/inc/langtab.hrc:327
+#: svtools/inc/langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr "Китуба (Конго)"
#. hCFcE
-#: svtools/inc/langtab.hrc:328
+#: svtools/inc/langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr "Лари"
#. KxXpB
-#: svtools/inc/langtab.hrc:329
+#: svtools/inc/langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr "Ембоси"
#. 6FdTq
-#: svtools/inc/langtab.hrc:330
+#: svtools/inc/langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr "Тэке-Ебу"
#. FeBzA
-#: svtools/inc/langtab.hrc:331
+#: svtools/inc/langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr "Тэке-Ибэли"
#. LKetF
-#: svtools/inc/langtab.hrc:332
+#: svtools/inc/langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr "Тэке-Таи"
#. DfVqj
-#: svtools/inc/langtab.hrc:333
+#: svtools/inc/langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr "Вили"
#. uBEkT
-#: svtools/inc/langtab.hrc:334
+#: svtools/inc/langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr ""
#. maAoG
-#: svtools/inc/langtab.hrc:335
+#: svtools/inc/langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr "Пали (алатиница)"
#. eDDSm
-#: svtools/inc/langtab.hrc:336
+#: svtools/inc/langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr "Киргизиатәи (Китаи)"
#. RCmma
-#: svtools/inc/langtab.hrc:337
+#: svtools/inc/langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr ""
#. DLxCK
-#: svtools/inc/langtab.hrc:338
+#: svtools/inc/langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr ""
#. zRJy3
-#: svtools/inc/langtab.hrc:339
+#: svtools/inc/langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr ""
#. X2WLD
-#: svtools/inc/langtab.hrc:340
+#: svtools/inc/langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr "Англыз (Малави)"
#. BNve6
-#: svtools/inc/langtab.hrc:341
+#: svtools/inc/langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr ""
#. bS6vy
-#: svtools/inc/langtab.hrc:342
+#: svtools/inc/langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr ""
#. 2YjMT
-#: svtools/inc/langtab.hrc:343
+#: svtools/inc/langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr ""
#. QA2V4
-#: svtools/inc/langtab.hrc:344
+#: svtools/inc/langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr ""
#. vozw6
-#: svtools/inc/langtab.hrc:345
+#: svtools/inc/langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr ""
#. MBtJM
-#: svtools/inc/langtab.hrc:346
+#: svtools/inc/langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr ""
#. wNkoh
-#: svtools/inc/langtab.hrc:347
+#: svtools/inc/langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr "Мокшантәи"
#. uCDU6
-#: svtools/inc/langtab.hrc:348
+#: svtools/inc/langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr ""
#. JEhY4
-#: svtools/inc/langtab.hrc:349
+#: svtools/inc/langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr "Нганасантәи"
#. hr4pq
-#: svtools/inc/langtab.hrc:350
+#: svtools/inc/langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr ""
#. Arpn4
-#: svtools/inc/langtab.hrc:351
+#: svtools/inc/langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr ""
#. fJ3Ss
-#: svtools/inc/langtab.hrc:352
+#: svtools/inc/langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr ""
#. HuWCs
-#: svtools/inc/langtab.hrc:353
+#: svtools/inc/langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr ""
#. 5Zxgd
-#: svtools/inc/langtab.hrc:354
+#: svtools/inc/langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Central African Republic)"
msgstr ""
#. oBDBe
-#: svtools/inc/langtab.hrc:355
+#: svtools/inc/langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr ""
#. GRKCD
-#: svtools/inc/langtab.hrc:356
+#: svtools/inc/langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr ""
#. cgMCr
-#: svtools/inc/langtab.hrc:357
+#: svtools/inc/langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr ""
#. FmhF6
-#: svtools/inc/langtab.hrc:358
+#: svtools/inc/langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr ""
#. BBf4G
-#: svtools/inc/langtab.hrc:359
+#: svtools/inc/langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr ""
#. HbeaC
-#: svtools/inc/langtab.hrc:360
+#: svtools/inc/langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr ""
#. wLxHD
-#: svtools/inc/langtab.hrc:361
+#: svtools/inc/langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr ""
#. 7cvAe
-#: svtools/inc/langtab.hrc:362
+#: svtools/inc/langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr ""
#. G2SG8
-#: svtools/inc/langtab.hrc:363
+#: svtools/inc/langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr ""
#. WjBVL
-#: svtools/inc/langtab.hrc:364
+#: svtools/inc/langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr ""
#. 9nAA2
-#: svtools/inc/langtab.hrc:365
+#: svtools/inc/langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr ""
#. dwdUH
-#: svtools/inc/langtab.hrc:366
+#: svtools/inc/langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr ""
#. otqzC
-#: svtools/inc/langtab.hrc:367
+#: svtools/inc/langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Congo)"
msgstr ""
#. JuMFF
-#: svtools/inc/langtab.hrc:368
+#: svtools/inc/langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Democratic Republic of the Congo)"
msgstr ""
#. NDjGL
-#: svtools/inc/langtab.hrc:369
+#: svtools/inc/langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr ""
#. MvwFr
-#: svtools/inc/langtab.hrc:370
+#: svtools/inc/langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr ""
#. WFc6C
-#: svtools/inc/langtab.hrc:371
+#: svtools/inc/langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr ""
#. hEtfX
-#: svtools/inc/langtab.hrc:372
+#: svtools/inc/langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr ""
#. Agf93
-#: svtools/inc/langtab.hrc:373
+#: svtools/inc/langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr ""
#. EtH3H
-#: svtools/inc/langtab.hrc:374
+#: svtools/inc/langtab.hrc:376
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr ""
#. jp6C9
-#: svtools/inc/langtab.hrc:375
+#: svtools/inc/langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr ""
#. 3nTLx
-#: svtools/inc/langtab.hrc:376
+#: svtools/inc/langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr ""
#. c56C9
-#: svtools/inc/langtab.hrc:377
+#: svtools/inc/langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr ""
#. CBiiA
-#: svtools/inc/langtab.hrc:378
+#: svtools/inc/langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr ""
#. CkEC7
-#: svtools/inc/langtab.hrc:379
+#: svtools/inc/langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr ""
#. XAiVE
-#: svtools/inc/langtab.hrc:380
+#: svtools/inc/langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr ""
#. EGzhe
-#: svtools/inc/langtab.hrc:381
+#: svtools/inc/langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr ""
#. HNcxe
-#: svtools/inc/langtab.hrc:382
+#: svtools/inc/langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr ""
#. Kxi9E
-#: svtools/inc/langtab.hrc:383
+#: svtools/inc/langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr ""
#. zumBa
-#: svtools/inc/langtab.hrc:384
+#: svtools/inc/langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr ""
#. PQqU7
-#: svtools/inc/langtab.hrc:385
+#: svtools/inc/langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr ""
#. kewgf
-#: svtools/inc/langtab.hrc:386
+#: svtools/inc/langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr ""
#. KtBfE
-#: svtools/inc/langtab.hrc:387
+#: svtools/inc/langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr ""
#. DTuEL
-#: svtools/inc/langtab.hrc:388
+#: svtools/inc/langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr ""
#. LFLk6
-#: svtools/inc/langtab.hrc:389
+#: svtools/inc/langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr ""
#. mSK3x
-#: svtools/inc/langtab.hrc:390
+#: svtools/inc/langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr ""
#. tM6qQ
-#: svtools/inc/langtab.hrc:391
+#: svtools/inc/langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr ""
#. nCq6f
-#: svtools/inc/langtab.hrc:392
+#: svtools/inc/langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr ""
#. oCBvK
-#: svtools/inc/langtab.hrc:393
+#: svtools/inc/langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr ""
#. zjNcC
-#: svtools/inc/langtab.hrc:394
+#: svtools/inc/langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr ""
#. 8EbCs
-#: svtools/inc/langtab.hrc:395
+#: svtools/inc/langtab.hrc:397
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr ""
#. gEd8L
-#: svtools/inc/langtab.hrc:396
+#: svtools/inc/langtab.hrc:398
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr ""
#. TaEzQ
-#: svtools/inc/langtab.hrc:397
+#: svtools/inc/langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr ""
#. s4yFD
-#: svtools/inc/langtab.hrc:398
+#: svtools/inc/langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr ""
#. FvPLF
-#: svtools/inc/langtab.hrc:399
+#: svtools/inc/langtab.hrc:401
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr ""
#. GgwXq
-#: svtools/inc/langtab.hrc:400
+#: svtools/inc/langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr "Англыз (Ботсвана)"
#. GZfWN
-#: svtools/inc/langtab.hrc:401
+#: svtools/inc/langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr "Интерлингве Окциденталь"
#. FFkaK
-#: svtools/inc/langtab.hrc:402
+#: svtools/inc/langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr "Апатани"
#. EHHtS
-#: svtools/inc/langtab.hrc:403
+#: svtools/inc/langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr "Англыз (Маврикии)"
#. atcMq
-#: svtools/inc/langtab.hrc:404
+#: svtools/inc/langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr "Афранцыз (Маврикии)"
#. UZ4Pn
-#: svtools/inc/langtab.hrc:405
+#: svtools/inc/langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr "Силезиатәи"
#. RJDLA
-#: svtools/inc/langtab.hrc:406
+#: svtools/inc/langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr "Венгриатәи (Венграитәи Рунқәа)"
#. v3WK8
-#: svtools/inc/langtab.hrc:407
+#: svtools/inc/langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr "Англыз (Малаизиа)"
#. 4sBjT
-#: svtools/inc/langtab.hrc:408
+#: svtools/inc/langtab.hrc:410
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr "Манчжуриатәи"
#. XH3fY
-#: svtools/inc/langtab.hrc:409
+#: svtools/inc/langtab.hrc:411
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr "Сибинтәи"
#. oGNdE
-#: svtools/inc/langtab.hrc:410
+#: svtools/inc/langtab.hrc:412
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr "Китуба (Адемократиатә республика Конго)"
#. jQF7C
-#: svtools/inc/langtab.hrc:411
+#: svtools/inc/langtab.hrc:413
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "Аҿаҧшыра"
#. cAPXF
-#: svtools/inc/langtab.hrc:412
+#: svtools/inc/langtab.hrc:414
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr "Агерман-платтәи адиалект"
#. 8LY2A
-#: svtools/inc/langtab.hrc:413
+#: svtools/inc/langtab.hrc:415
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Russia)"
msgstr "Аерман, мрагыларатәи (Урыстәыла)"
#. ieGNR
-#: svtools/inc/langtab.hrc:414
+#: svtools/inc/langtab.hrc:416
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Iran)"
msgstr "Аерман, мрагыларатәи (Иран)"
#. US8Ga
-#: svtools/inc/langtab.hrc:415
+#: svtools/inc/langtab.hrc:417
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Western (Armenia)"
msgstr "Аерман, мраҭашәаратәи (Ермантәыла)"
#. nzbrZ
-#: svtools/inc/langtab.hrc:416
+#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Classical (Armenia)"
msgstr "Аерман, аклассикатә (Ермантәыла)"
#. BDKAa
-#: svtools/inc/langtab.hrc:417
+#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Malaysia)"
msgstr ""
#. AnrGG
-#: svtools/inc/langtab.hrc:418
+#: svtools/inc/langtab.hrc:420
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Brunei Darussalam)"
msgstr ""
#. utBog
-#: svtools/inc/langtab.hrc:419
+#: svtools/inc/langtab.hrc:421
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
msgstr ""
#. jPaAH
-#: svtools/inc/langtab.hrc:420
+#: svtools/inc/langtab.hrc:422
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
msgstr ""
#. mMVAF
-#: svtools/inc/langtab.hrc:421
+#: svtools/inc/langtab.hrc:423
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Iloko"
msgstr ""
#. AzGAy
-#: svtools/inc/langtab.hrc:422
+#: svtools/inc/langtab.hrc:424
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zambia)"
msgstr ""
#. 7kkKy
-#: svtools/inc/langtab.hrc:423
+#: svtools/inc/langtab.hrc:425
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Sri Lanka)"
msgstr ""
#. xFPXp
-#: svtools/inc/langtab.hrc:424
+#: svtools/inc/langtab.hrc:426
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Nigeria)"
msgstr ""
#. Up6ab
-#: svtools/inc/langtab.hrc:425
+#: svtools/inc/langtab.hrc:427
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabardian"
msgstr ""
#. BiDsR
-#: svtools/inc/langtab.hrc:426
+#: svtools/inc/langtab.hrc:428
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guadeloupean Creole French"
msgstr ""
#. 2b2P4
-#: svtools/inc/langtab.hrc:427
+#: svtools/inc/langtab.hrc:429
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ligurian"
msgstr ""
#. 3LvEE
-#: svtools/inc/langtab.hrc:428
+#: svtools/inc/langtab.hrc:430
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Minangkabau"
msgstr ""
#. nDkKR
-#: svtools/inc/langtab.hrc:429
+#: svtools/inc/langtab.hrc:431
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sundanese"
msgstr ""
#. wGEAB
-#: svtools/inc/langtab.hrc:430
+#: svtools/inc/langtab.hrc:432
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Hong Kong)"
msgstr ""
#. qTMB2
-#: svtools/inc/langtab.hrc:431
+#: svtools/inc/langtab.hrc:433
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Kenya)"
msgstr ""
#. SgQ2p
-#: svtools/inc/langtab.hrc:432
+#: svtools/inc/langtab.hrc:434
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Thai"
msgstr ""
#. DGeeF
-#: svtools/inc/langtab.hrc:433
+#: svtools/inc/langtab.hrc:435
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cabécar"
msgstr ""
#. xHCtG
-#: svtools/inc/langtab.hrc:434
+#: svtools/inc/langtab.hrc:436
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr "Брибри"
#. 2GFgR
-#: svtools/inc/langtab.hrc:435
+#: svtools/inc/langtab.hrc:437
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr "Англыз (Даниа)"
#. gmE6U
-#: svtools/inc/langtab.hrc:436
+#: svtools/inc/langtab.hrc:438
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sesotho"
msgstr "Сесото"
#. BkKJX
-#: svtools/inc/langtab.hrc:437
+#: svtools/inc/langtab.hrc:439
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Klingon"
msgstr "Клингонтәи"
#. xFYhC
-#: svtools/inc/langtab.hrc:438
+#: svtools/inc/langtab.hrc:440
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr "Англыз (Израиль)"
#. Bryjh
-#: svtools/inc/langtab.hrc:439
+#: svtools/inc/langtab.hrc:441
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Latin"
msgstr ""
#. DZBAE
-#: svtools/inc/langtab.hrc:440
+#: svtools/inc/langtab.hrc:442
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Cyrillic"
msgstr ""
#. 4eEDW
-#: svtools/inc/langtab.hrc:441
+#: svtools/inc/langtab.hrc:443
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pennsylvania Dutch"
msgstr ""
#. vkGn5
-#: svtools/inc/langtab.hrc:442
+#: svtools/inc/langtab.hrc:444
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Mozambique)"
msgstr "Португалиатәи (Мозамбик)"
#. gLsUC
-#: svtools/inc/langtab.hrc:443
+#: svtools/inc/langtab.hrc:445
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Saraiki"
msgstr "Сираики"
#. hnUCz
-#: svtools/inc/langtab.hrc:444
+#: svtools/inc/langtab.hrc:446
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rohingya Hanifi"
msgstr "Рохинджа Ханифи"
#. ywNvt
-#: svtools/inc/langtab.hrc:445
+#: svtools/inc/langtab.hrc:447
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Morisyen"
msgstr ""
@@ -5818,20 +5830,14 @@ 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
-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:250
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr ""
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:264
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 2a7495e6894..bad8f44e47a 100644
--- a/source/ab/svx/messages.po
+++ b/source/ab/svx/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-09 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-04-18 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ab/>\n"
"Language: ab\n"
@@ -8100,11 +8100,11 @@ msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "Ихадоу алатиница"
-#. bcjRA
+#. NXmBD
#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
-msgid "Latin-1"
-msgstr "Алатиница-1"
+msgid "C1 Controls and Latin-1 Supplement"
+msgstr ""
#. h6THj
#: include/svx/strings.hrc:1468
@@ -9528,7 +9528,7 @@ msgstr ""
#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
-msgstr ""
+msgstr "Ирҭбаау Бирмантәи-B"
#. y7tCX
#: include/svx/strings.hrc:1705
@@ -9594,7 +9594,7 @@ msgstr "Сиддхам"
#: include/svx/strings.hrc:1715
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
-msgstr ""
+msgstr "Сингалтәи иажәхьоу ахыԥхьаӡарақәа"
#. mz3Cs
#: include/svx/strings.hrc:1716
@@ -9660,7 +9660,7 @@ msgstr "Мултани"
#: include/svx/strings.hrc:1726
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
-msgstr ""
+msgstr "Венгриатәи рунқәа"
#. aVhdm
#: include/svx/strings.hrc:1727
@@ -9690,7 +9690,7 @@ msgstr "Бхаикшуки"
#: include/svx/strings.hrc:1731
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
-msgstr ""
+msgstr "Ирҭбаау акириллица-C"
#. S69GG
#: include/svx/strings.hrc:1732
@@ -10058,214 +10058,220 @@ msgctxt "RID_SUBSETMAP"
msgid "Nag Mundari"
msgstr ""
+#. B4BCB
+#: include/svx/strings.hrc:1793
+msgctxt "RID_SUBSETMAP"
+msgid "CJK Unified Ideographs Extension I"
+msgstr ""
+
#. BGGvD
-#: include/svx/strings.hrc:1794
+#: include/svx/strings.hrc:1795
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr "Арымарахьтә арӷьарахь"
#. Ct9UG
-#: include/svx/strings.hrc:1795
+#: include/svx/strings.hrc:1796
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr "Арыӷьарахьтә армарахь"
#. XFhAz
-#: include/svx/strings.hrc:1796
+#: include/svx/strings.hrc:1797
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr ""
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1798
+#: include/svx/strings.hrc:1799
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr "Арымарахьтә арӷьарахь (горизонталла)"
#. b6Guf
-#: include/svx/strings.hrc:1799
+#: include/svx/strings.hrc:1800
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr "Арыӷьарахьтә армарахь (горизонталла)"
#. yQGoC
-#: include/svx/strings.hrc:1800
+#: include/svx/strings.hrc:1801
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr "Арыӷьарахьтә армарахь (вертикалла)"
#. k7B2r
-#: include/svx/strings.hrc:1801
+#: include/svx/strings.hrc:1802
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr "Арымарахьтә арӷьарахь (вертикалла)"
#. DF4B8
-#: include/svx/strings.hrc:1802
+#: include/svx/strings.hrc:1803
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. XVXn4
-#: include/svx/strings.hrc:1804
+#: include/svx/strings.hrc:1805
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Text along Path..."
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1806
+#: include/svx/strings.hrc:1807
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr "Ацифратә напаҵаҩра:"
#. NyP2E
-#: include/svx/strings.hrc:1807
+#: include/svx/strings.hrc:1808
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr "Арыцхә: %1"
#. gsDhD
-#: include/svx/strings.hrc:1809
+#: include/svx/strings.hrc:1810
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr "Аҵәцара:"
#. PGuXa
#. strings related to borders
-#: include/svx/strings.hrc:1813
+#: include/svx/strings.hrc:1814
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "No Borders"
msgstr ""
#. LzhYZ
-#: include/svx/strings.hrc:1814
+#: include/svx/strings.hrc:1815
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Outer Border Only"
msgstr "Адәныҟатәи аҵәаӷәақәа"
#. EniNF
-#: include/svx/strings.hrc:1815
+#: include/svx/strings.hrc:1816
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Outer Border and Horizontal Lines"
msgstr "Адәныҟатәии игоризонталуи аҵәаӷәақәа"
#. BuDWX
-#: include/svx/strings.hrc:1816
+#: include/svx/strings.hrc:1817
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Outer Border and All Inner Lines"
msgstr "Адәныҟатәии аҩныҵҟатәиқәа зегьии аҵәаӷәақәа"
#. ckL2Z
-#: include/svx/strings.hrc:1817
+#: include/svx/strings.hrc:1818
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Outer Border and Vertical Lines"
msgstr "Адәныҟатәии ивертикалуи аҵәаӷәақәа"
#. Q9hj4
-#: include/svx/strings.hrc:1818
+#: include/svx/strings.hrc:1819
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Outer Border Without Changing Inner Lines"
msgstr ""
#. b7wCr
-#: include/svx/strings.hrc:1819
+#: include/svx/strings.hrc:1820
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Diagonal Lines Only"
msgstr "Адиагоналтә ҵәаӷәақәа"
#. 8r98a
-#: include/svx/strings.hrc:1820
+#: include/svx/strings.hrc:1821
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN"
msgid "Diagonal Down Border"
msgstr "Адиагональ ҵаҟа"
#. P4FGE
-#: include/svx/strings.hrc:1821
+#: include/svx/strings.hrc:1822
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP"
msgid "Diagonal Up Border"
msgstr "Адиагональ хыхь"
#. VxBrT
-#: include/svx/strings.hrc:1822
+#: include/svx/strings.hrc:1823
msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS"
msgid "Criss-Cross Border"
msgstr ""
#. hTi3j
-#: include/svx/strings.hrc:1823
+#: include/svx/strings.hrc:1824
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "All Four Borders"
msgstr "Аҳәаақәа ԥшьба"
#. o8fB8
-#: include/svx/strings.hrc:1824
+#: include/svx/strings.hrc:1825
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Left and Right Borders Only"
msgstr "Армарахтәии арӷьарахьтәии аҳәааҟәа"
#. 6NnM2
-#: include/svx/strings.hrc:1825
+#: include/svx/strings.hrc:1826
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Top and Bottom Borders Only"
msgstr "Хыхьтәии ҵаҟатәии аҳәаақәа"
#. KTYVW
-#: include/svx/strings.hrc:1826
+#: include/svx/strings.hrc:1827
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. fRcEu
-#: include/svx/strings.hrc:1827
+#: include/svx/strings.hrc:1828
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Left Border Only"
msgstr "Армарахьтәи аҳәаа"
#. uqzE7
-#: include/svx/strings.hrc:1828
+#: include/svx/strings.hrc:1829
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Right Border Only"
msgstr "Арӷьарахьтәи аҳәаа"
#. 6ecLB
-#: include/svx/strings.hrc:1829
+#: include/svx/strings.hrc:1830
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Top Border Only"
msgstr "Хыхьтәи аҳәаа"
#. B6KZc
-#: include/svx/strings.hrc:1830
+#: include/svx/strings.hrc:1831
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Bottom Border Only"
msgstr "Ҵаҟатәи аҳәаа"
#. aCMGz
-#: include/svx/strings.hrc:1831
+#: include/svx/strings.hrc:1832
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. t38dT
-#: include/svx/strings.hrc:1832
+#: include/svx/strings.hrc:1833
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Left and Right Borders, and All Inner Lines"
msgstr ""
#. c8nou
-#: include/svx/strings.hrc:1834
+#: include/svx/strings.hrc:1835
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr ""
#. XpjRm
-#: include/svx/strings.hrc:1835
+#: include/svx/strings.hrc:1836
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr ""
#. 7tBGT
-#: include/svx/strings.hrc:1836
+#: include/svx/strings.hrc:1837
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr ""
@@ -10274,19 +10280,19 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: GraphicSizeCheck strings
#. --------------------------------------------------------------------
-#: include/svx/strings.hrc:1841
+#: include/svx/strings.hrc:1842
msgctxt "STR_GRAPHIC_SIZE_CHECK_DIALOG_TITLE"
msgid "Graphic Size Check"
msgstr "Аграфика ашәагаа агәаҭара"
#. D66VS
-#: include/svx/strings.hrc:1842
+#: include/svx/strings.hrc:1843
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_LOW"
msgid "Image '%NAME%' has too few pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
#. Q2kMw
-#: include/svx/strings.hrc:1843
+#: include/svx/strings.hrc:1844
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_HIGH"
msgid "Image '%NAME%' has too many pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
@@ -13037,13 +13043,61 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Адокумент аҟны апозициа"
+#. MFYMT
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
+msgid "Document accessibility issue text label"
+msgstr ""
+
+#. GVo9u
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
+msgid "This is a document accessibility issue text label, which describes the issue."
+msgstr ""
+
+#. gY2AD
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
+msgid "Document accessibility issue text link button"
+msgstr ""
+
+#. T43Ec
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
+msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
+msgstr ""
+
#. AHooD
#. This is a verb. Push this button to quickly fix an a11y problem.
-#: svx/uiconfig/ui/accessibilitycheckentry.ui:49
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:57
msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
+#. AJV9y
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
+msgid "Document accessibility issue fix button"
+msgstr ""
+
+#. rcR6q
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
+msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
+msgstr ""
+
+#. W7WbY
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
+msgid "Document accessibility issue container"
+msgstr ""
+
+#. VFhns
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
+msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
+msgstr ""
+
#. k4D3g
#: svx/uiconfig/ui/addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -14938,559 +14992,559 @@ msgid "Select a color for the ambient light."
msgstr ""
#. yWUfc
-#: svx/uiconfig/ui/docking3deffects.ui:1239
+#: svx/uiconfig/ui/docking3deffects.ui:1240
msgctxt "docking3deffects|extended_tip|ambientcolor"
msgid "Select a color for the ambient light."
msgstr ""
#. nSELF
-#: svx/uiconfig/ui/docking3deffects.ui:1253
+#: svx/uiconfig/ui/docking3deffects.ui:1254
msgctxt "docking3deffects|colorbutton2|tooltip_text"
msgid "Colors Dialog"
msgstr "Аԥштәқәа рдиалог аԥенџьыр"
#. m2KFe
-#: svx/uiconfig/ui/docking3deffects.ui:1267
+#: svx/uiconfig/ui/docking3deffects.ui:1268
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr ""
#. m9fpD
-#: svx/uiconfig/ui/docking3deffects.ui:1289
+#: svx/uiconfig/ui/docking3deffects.ui:1290
msgctxt "docking3deffects|light1|tooltip_text"
msgid "Light Source 1"
msgstr "Алашара ахыҵхырҭа 1"
#. 9QFz2
-#: svx/uiconfig/ui/docking3deffects.ui:1296
+#: svx/uiconfig/ui/docking3deffects.ui:1297
msgctxt "docking3deffects|extended_tip|light1"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. 6VQpA
-#: svx/uiconfig/ui/docking3deffects.ui:1310
+#: svx/uiconfig/ui/docking3deffects.ui:1311
msgctxt "docking3deffects|light2|tooltip_text"
msgid "Light Source 2"
msgstr "Алашара ахыҵхырҭа 2"
#. jwgPB
-#: svx/uiconfig/ui/docking3deffects.ui:1317
+#: svx/uiconfig/ui/docking3deffects.ui:1318
msgctxt "docking3deffects|extended_tip|light2"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. H6ApW
-#: svx/uiconfig/ui/docking3deffects.ui:1331
+#: svx/uiconfig/ui/docking3deffects.ui:1332
msgctxt "docking3deffects|light3|tooltip_text"
msgid "Light Source 3"
msgstr "Алашара ахыҵхырҭа 3"
#. sCqw6
-#: svx/uiconfig/ui/docking3deffects.ui:1338
+#: svx/uiconfig/ui/docking3deffects.ui:1339
msgctxt "docking3deffects|extended_tip|light3"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. bFsp9
-#: svx/uiconfig/ui/docking3deffects.ui:1352
+#: svx/uiconfig/ui/docking3deffects.ui:1353
msgctxt "docking3deffects|light4|tooltip_text"
msgid "Light Source 4"
msgstr "Алашара ахыҵхырҭа 4"
#. Vus8w
-#: svx/uiconfig/ui/docking3deffects.ui:1359
+#: svx/uiconfig/ui/docking3deffects.ui:1360
msgctxt "docking3deffects|extended_tip|light4"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. umqpv
-#: svx/uiconfig/ui/docking3deffects.ui:1373
+#: svx/uiconfig/ui/docking3deffects.ui:1374
msgctxt "docking3deffects|light5|tooltip_text"
msgid "Light Source 5"
msgstr "Алашара ахыҵхырҭа 5"
#. dESZk
-#: svx/uiconfig/ui/docking3deffects.ui:1380
+#: svx/uiconfig/ui/docking3deffects.ui:1381
msgctxt "docking3deffects|extended_tip|light5"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. EJ5pS
-#: svx/uiconfig/ui/docking3deffects.ui:1394
+#: svx/uiconfig/ui/docking3deffects.ui:1395
msgctxt "docking3deffects|light6|tooltip_text"
msgid "Light Source 6"
msgstr "Алашара ахыҵхырҭа 6"
#. CgMts
-#: svx/uiconfig/ui/docking3deffects.ui:1401
+#: svx/uiconfig/ui/docking3deffects.ui:1402
msgctxt "docking3deffects|extended_tip|light6"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. RxBpE
-#: svx/uiconfig/ui/docking3deffects.ui:1415
+#: svx/uiconfig/ui/docking3deffects.ui:1416
msgctxt "docking3deffects|light7|tooltip_text"
msgid "Light Source 7"
msgstr "Алашара ахыҵхырҭа 7"
#. LJ3Lp
-#: svx/uiconfig/ui/docking3deffects.ui:1422
+#: svx/uiconfig/ui/docking3deffects.ui:1423
msgctxt "docking3deffects|extended_tip|light7"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. BrqqJ
-#: svx/uiconfig/ui/docking3deffects.ui:1436
+#: svx/uiconfig/ui/docking3deffects.ui:1437
msgctxt "docking3deffects|light8|tooltip_text"
msgid "Light Source 8"
msgstr "Алашара ахыҵхырҭа 8"
#. 7GZgb
-#: svx/uiconfig/ui/docking3deffects.ui:1443
+#: svx/uiconfig/ui/docking3deffects.ui:1444
msgctxt "docking3deffects|extended_tip|light8"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. FN3e6
-#: svx/uiconfig/ui/docking3deffects.ui:1468
+#: svx/uiconfig/ui/docking3deffects.ui:1469
msgctxt "docking3deffects|lightcolor1|tooltip_text"
msgid "Light 1 color"
msgstr "Алашара ахыҵхырҭа аԥштәы 1"
#. djVxQ
-#: svx/uiconfig/ui/docking3deffects.ui:1477
+#: svx/uiconfig/ui/docking3deffects.ui:1479
msgctxt "docking3deffects|extended_tip|lightcolor1"
msgid "Select a color for the current light source."
msgstr ""
#. EBVTG
-#: svx/uiconfig/ui/docking3deffects.ui:1491
+#: svx/uiconfig/ui/docking3deffects.ui:1493
msgctxt "docking3deffects|lightcolor2|tooltip_text"
msgid "Light 2 color"
msgstr "Ахыҵхырҭа аԥштәы 2"
#. wiDjj
-#: svx/uiconfig/ui/docking3deffects.ui:1509
+#: svx/uiconfig/ui/docking3deffects.ui:1512
msgctxt "docking3deffects|lightcolor3|tooltip_text"
msgid "Light 3 color"
msgstr "Ахыҵхырҭа аԥштәы 3"
#. zZSLi
-#: svx/uiconfig/ui/docking3deffects.ui:1527
+#: svx/uiconfig/ui/docking3deffects.ui:1531
msgctxt "docking3deffects|lightcolor4|tooltip_text"
msgid "Light 4 color"
msgstr "Ахыҵхырҭа аԥштәы 4"
#. bPGBH
-#: svx/uiconfig/ui/docking3deffects.ui:1545
+#: svx/uiconfig/ui/docking3deffects.ui:1550
msgctxt "docking3deffects|lightcolor5|tooltip_text"
msgid "Light 5 color"
msgstr "Ахыҵхырҭа аԥштәы 5"
#. mCg85
-#: svx/uiconfig/ui/docking3deffects.ui:1563
+#: svx/uiconfig/ui/docking3deffects.ui:1569
msgctxt "docking3deffects|lightcolor6|tooltip_text"
msgid "Light 6 color"
msgstr "Ахыҵхырҭа аԥштәы 6"
#. Lj2HV
-#: svx/uiconfig/ui/docking3deffects.ui:1581
+#: svx/uiconfig/ui/docking3deffects.ui:1588
msgctxt "docking3deffects|lightcolor7|tooltip_text"
msgid "Light 7 color"
msgstr "Ахыҵхырҭа аԥштәы 7"
#. aNZDv
-#: svx/uiconfig/ui/docking3deffects.ui:1599
+#: svx/uiconfig/ui/docking3deffects.ui:1607
msgctxt "docking3deffects|lightcolor8|tooltip_text"
msgid "Light 8 color"
msgstr "Ахыҵхырҭа аԥштәы 8"
#. HqaQ2
-#: svx/uiconfig/ui/docking3deffects.ui:1631
+#: svx/uiconfig/ui/docking3deffects.ui:1640
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Арлашара"
#. BrBDG
-#: svx/uiconfig/ui/docking3deffects.ui:1662
+#: svx/uiconfig/ui/docking3deffects.ui:1671
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "Атип"
#. txLj4
-#: svx/uiconfig/ui/docking3deffects.ui:1679
+#: svx/uiconfig/ui/docking3deffects.ui:1688
msgctxt "docking3deffects|label22"
msgid "_Mode"
msgstr "Арежим"
#. pPQLp
-#: svx/uiconfig/ui/docking3deffects.ui:1696
+#: svx/uiconfig/ui/docking3deffects.ui:1705
msgctxt "docking3deffects|label23"
msgid "_Projection X"
msgstr "Апроекциа X"
#. xcs3h
-#: svx/uiconfig/ui/docking3deffects.ui:1714
+#: svx/uiconfig/ui/docking3deffects.ui:1723
msgctxt "docking3deffects|label24"
msgid "P_rojection Y"
msgstr "Апроекциа Y"
#. bxSBA
-#: svx/uiconfig/ui/docking3deffects.ui:1732
+#: svx/uiconfig/ui/docking3deffects.ui:1741
msgctxt "docking3deffects|label25"
msgid "_Filtering"
msgstr "Афильтрра"
#. Gq2zg
-#: svx/uiconfig/ui/docking3deffects.ui:1749
+#: svx/uiconfig/ui/docking3deffects.ui:1758
msgctxt "docking3deffects|textype|tooltip_text"
msgid "Black & White"
msgstr "Аиқәаҵәа-ашкәакәа"
#. S5ACF
-#: svx/uiconfig/ui/docking3deffects.ui:1757
+#: svx/uiconfig/ui/docking3deffects.ui:1766
msgctxt "docking3deffects|extended_tip|textype"
msgid "Converts the texture to black and white."
msgstr ""
#. rfdVf
-#: svx/uiconfig/ui/docking3deffects.ui:1771
+#: svx/uiconfig/ui/docking3deffects.ui:1780
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "Аԥштәы"
#. dkTiY
-#: svx/uiconfig/ui/docking3deffects.ui:1779
+#: svx/uiconfig/ui/docking3deffects.ui:1788
msgctxt "docking3deffects|extended_tip|texcolor"
msgid "Converts the texture to color."
msgstr ""
#. aqP2z
-#: svx/uiconfig/ui/docking3deffects.ui:1793
+#: svx/uiconfig/ui/docking3deffects.ui:1802
msgctxt "docking3deffects|texreplace|tooltip_text"
msgid "Only Texture"
msgstr "Атекстура мацара"
#. hMAv6
-#: svx/uiconfig/ui/docking3deffects.ui:1801
+#: svx/uiconfig/ui/docking3deffects.ui:1810
msgctxt "docking3deffects|extended_tip|texreplace"
msgid "Applies the texture without shading."
msgstr ""
#. HCKdG
-#: svx/uiconfig/ui/docking3deffects.ui:1815
+#: svx/uiconfig/ui/docking3deffects.ui:1824
msgctxt "docking3deffects|texmodulate|tooltip_text"
msgid "Texture and Shading"
msgstr "Атекстуреи агагеи"
#. 3g4zG
-#: svx/uiconfig/ui/docking3deffects.ui:1823
+#: svx/uiconfig/ui/docking3deffects.ui:1832
msgctxt "docking3deffects|extended_tip|texmodulate"
msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog."
msgstr ""
#. 65J8K
-#: svx/uiconfig/ui/docking3deffects.ui:1837
+#: svx/uiconfig/ui/docking3deffects.ui:1846
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr "Аобиект ала"
#. y9Kai
-#: svx/uiconfig/ui/docking3deffects.ui:1845
+#: svx/uiconfig/ui/docking3deffects.ui:1854
msgctxt "docking3deffects|extended_tip|texobjx"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. iTKyD
-#: svx/uiconfig/ui/docking3deffects.ui:1859
+#: svx/uiconfig/ui/docking3deffects.ui:1868
msgctxt "docking3deffects|texparallelx|tooltip_text"
msgid "Parallel"
msgstr "Ипараллелны"
#. SjaUF
-#: svx/uiconfig/ui/docking3deffects.ui:1867
+#: svx/uiconfig/ui/docking3deffects.ui:1876
msgctxt "docking3deffects|extended_tip|texparallelx"
msgid "Applies the texture parallel to the horizontal axis."
msgstr ""
#. MhgUE
-#: svx/uiconfig/ui/docking3deffects.ui:1881
+#: svx/uiconfig/ui/docking3deffects.ui:1890
msgctxt "docking3deffects|texcirclex|tooltip_text"
msgid "Circular"
msgstr ""
#. pfLqS
-#: svx/uiconfig/ui/docking3deffects.ui:1890
+#: svx/uiconfig/ui/docking3deffects.ui:1899
msgctxt "docking3deffects|extended_tip|texcirclex"
msgid "Wraps the horizontal axis of the texture pattern around a sphere."
msgstr ""
#. E9Gy6
-#: svx/uiconfig/ui/docking3deffects.ui:1904
+#: svx/uiconfig/ui/docking3deffects.ui:1913
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr "Аобиект ала"
#. Li9zf
-#: svx/uiconfig/ui/docking3deffects.ui:1912
+#: svx/uiconfig/ui/docking3deffects.ui:1921
msgctxt "docking3deffects|extended_tip|texobjy"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. 5B84a
-#: svx/uiconfig/ui/docking3deffects.ui:1926
+#: svx/uiconfig/ui/docking3deffects.ui:1935
msgctxt "docking3deffects|texparallely|tooltip_text"
msgid "Parallel"
msgstr "Ипараллелны"
#. UuRg4
-#: svx/uiconfig/ui/docking3deffects.ui:1934
+#: svx/uiconfig/ui/docking3deffects.ui:1943
msgctxt "docking3deffects|extended_tip|texparallely"
msgid "Applies the texture parallel to the vertical axis."
msgstr ""
#. h5iQh
-#: svx/uiconfig/ui/docking3deffects.ui:1948
+#: svx/uiconfig/ui/docking3deffects.ui:1957
msgctxt "docking3deffects|texcircley|tooltip_text"
msgid "Circular"
msgstr ""
#. FyRf5
-#: svx/uiconfig/ui/docking3deffects.ui:1956
+#: svx/uiconfig/ui/docking3deffects.ui:1965
msgctxt "docking3deffects|extended_tip|texcircley"
msgid "Wraps the vertical axis of the texture pattern around a sphere."
msgstr ""
#. cKvPt
-#: svx/uiconfig/ui/docking3deffects.ui:1970
+#: svx/uiconfig/ui/docking3deffects.ui:1979
msgctxt "docking3deffects|texfilter|tooltip_text"
msgid "Filtering On/Off"
msgstr "Афильтрқәа аҿак./аҿых."
#. mMhpy
-#: svx/uiconfig/ui/docking3deffects.ui:1978
+#: svx/uiconfig/ui/docking3deffects.ui:1987
msgctxt "docking3deffects|extended_tip|texfilter"
msgid "Blurs the texture slightly to remove unwanted speckles."
msgstr ""
#. GKiZx
-#: svx/uiconfig/ui/docking3deffects.ui:2005
+#: svx/uiconfig/ui/docking3deffects.ui:2014
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr "Атекстурақәа"
#. fYX37
-#: svx/uiconfig/ui/docking3deffects.ui:2036
+#: svx/uiconfig/ui/docking3deffects.ui:2045
msgctxt "docking3deffects|label26"
msgid "_Favorites"
msgstr "Иалкаақәоу"
#. mNa7V
-#: svx/uiconfig/ui/docking3deffects.ui:2052
+#: svx/uiconfig/ui/docking3deffects.ui:2061
msgctxt "docking3deffects|label27"
msgid "_Object color"
msgstr "Аобиект аԥштәы"
#. rGGJC
-#: svx/uiconfig/ui/docking3deffects.ui:2066
+#: svx/uiconfig/ui/docking3deffects.ui:2075
msgctxt "docking3deffects|label29"
msgid "_Illumination color"
msgstr "Арлашара аԥштәы"
#. UmpFS
-#: svx/uiconfig/ui/docking3deffects.ui:2090
+#: svx/uiconfig/ui/docking3deffects.ui:2100
msgctxt "docking3deffects|extended_tip|objcolor"
msgid "Select the color that you want to apply to the object."
msgstr ""
#. 8ufuo
-#: svx/uiconfig/ui/docking3deffects.ui:2113
+#: svx/uiconfig/ui/docking3deffects.ui:2124
msgctxt "docking3deffects|extended_tip|illumcolor"
msgid "Select the color to illuminate the object."
msgstr "Иалышәх аԥштәы аобиект ацәырлашаразы."
#. EeS7C
-#: svx/uiconfig/ui/docking3deffects.ui:2127
+#: svx/uiconfig/ui/docking3deffects.ui:2138
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "Иҷыдоу"
#. RcCQG
-#: svx/uiconfig/ui/docking3deffects.ui:2128
+#: svx/uiconfig/ui/docking3deffects.ui:2139
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Аметалл"
#. JxUiT
-#: svx/uiconfig/ui/docking3deffects.ui:2129
+#: svx/uiconfig/ui/docking3deffects.ui:2140
msgctxt "docking3deffects|favorites"
msgid "Gold"
msgstr "Ахьы"
#. Mnmop
-#: svx/uiconfig/ui/docking3deffects.ui:2130
+#: svx/uiconfig/ui/docking3deffects.ui:2141
msgctxt "docking3deffects|favorites"
msgid "Chrome"
msgstr "Хром"
#. fa9bg
-#: svx/uiconfig/ui/docking3deffects.ui:2131
+#: svx/uiconfig/ui/docking3deffects.ui:2142
msgctxt "docking3deffects|favorites"
msgid "Plastic"
msgstr "Апластик"
#. WGUwt
-#: svx/uiconfig/ui/docking3deffects.ui:2132
+#: svx/uiconfig/ui/docking3deffects.ui:2143
msgctxt "docking3deffects|favorites"
msgid "Wood"
msgstr "Аҵла"
#. KDxBg
-#: svx/uiconfig/ui/docking3deffects.ui:2139
+#: svx/uiconfig/ui/docking3deffects.ui:2150
msgctxt "docking3deffects|extended_tip|favorites"
msgid "Select a predefined color scheme, or select User-defined to define a custom color scheme."
msgstr ""
#. AndqG
-#: svx/uiconfig/ui/docking3deffects.ui:2154
+#: svx/uiconfig/ui/docking3deffects.ui:2165
msgctxt "docking3deffects|colorbutton3|tooltip_text"
msgid "Colors Dialog"
msgstr "Аԥштәқәа рдиалог аԥенџьыр"
#. BT3GD
-#: svx/uiconfig/ui/docking3deffects.ui:2159
+#: svx/uiconfig/ui/docking3deffects.ui:2170
msgctxt "docking3deffects|extended_tip|colorbutton3"
msgid "Select the color to illuminate the object."
msgstr ""
#. tsEoC
-#: svx/uiconfig/ui/docking3deffects.ui:2173
+#: svx/uiconfig/ui/docking3deffects.ui:2184
msgctxt "docking3deffects|colorbutton4|tooltip_text"
msgid "Colors Dialog"
msgstr "Аԥштәқәа рдиалог аԥенџьыр"
#. RWxeM
-#: svx/uiconfig/ui/docking3deffects.ui:2188
+#: svx/uiconfig/ui/docking3deffects.ui:2199
msgctxt "docking3deffects|label28"
msgid "Material"
msgstr "Аматериал"
#. wY3tE
-#: svx/uiconfig/ui/docking3deffects.ui:2219
+#: svx/uiconfig/ui/docking3deffects.ui:2230
msgctxt "docking3deffects|label30"
msgid "_Color"
msgstr "Аԥштәы"
#. ngqfq
-#: svx/uiconfig/ui/docking3deffects.ui:2233
+#: svx/uiconfig/ui/docking3deffects.ui:2244
msgctxt "docking3deffects|label31"
msgid "I_ntensity"
msgstr "Аинтенсивра"
#. TAoRf
-#: svx/uiconfig/ui/docking3deffects.ui:2257
+#: svx/uiconfig/ui/docking3deffects.ui:2269
msgctxt "docking3deffects|extended_tip|speccolor"
msgid "Select the color that you want the object to reflect."
msgstr ""
#. 8fdJB
-#: svx/uiconfig/ui/docking3deffects.ui:2271
+#: svx/uiconfig/ui/docking3deffects.ui:2283
msgctxt "docking3deffects|colorbutton5|tooltip_text"
msgid "Colors Dialog"
msgstr "Аԥштәқәа рдиалог аԥенџьыр"
#. GjQ2i
-#: svx/uiconfig/ui/docking3deffects.ui:2276
+#: svx/uiconfig/ui/docking3deffects.ui:2288
msgctxt "docking3deffects|extended_tip|colorbutton5"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. tcm3D
-#: svx/uiconfig/ui/docking3deffects.ui:2293
+#: svx/uiconfig/ui/docking3deffects.ui:2305
msgctxt "docking3deffects|extended_tip|intensity"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. L8GqV
-#: svx/uiconfig/ui/docking3deffects.ui:2309
+#: svx/uiconfig/ui/docking3deffects.ui:2321
msgctxt "docking3deffects|label32"
msgid "Specular"
msgstr ""
#. Qkzsq
-#: svx/uiconfig/ui/docking3deffects.ui:2332
+#: svx/uiconfig/ui/docking3deffects.ui:2344
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "Иазалхтәуп"
#. cjrJ9
-#: svx/uiconfig/ui/docking3deffects.ui:2346
+#: svx/uiconfig/ui/docking3deffects.ui:2358
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "Ирҿыцтәуп"
#. AgKU4
-#: svx/uiconfig/ui/docking3deffects.ui:2361
+#: svx/uiconfig/ui/docking3deffects.ui:2373
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr "Аматериал"
#. xN7Sr
-#: svx/uiconfig/ui/docking3deffects.ui:2365
+#: svx/uiconfig/ui/docking3deffects.ui:2377
msgctxt "docking3deffects|extended_tip|material"
msgid "Changes the coloring of the selected 3D object."
msgstr "Иаԥсахуеит иалху 3D аобиект аԥштәы."
#. 3Av3h
-#: svx/uiconfig/ui/docking3deffects.ui:2379
+#: svx/uiconfig/ui/docking3deffects.ui:2391
msgctxt "docking3deffects|texture|tooltip_text"
msgid "Textures"
msgstr "Атекстурақәа"
#. DVwWG
-#: svx/uiconfig/ui/docking3deffects.ui:2383
+#: svx/uiconfig/ui/docking3deffects.ui:2395
msgctxt "docking3deffects|extended_tip|texture"
msgid "Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object."
msgstr ""
#. J4WKj
-#: svx/uiconfig/ui/docking3deffects.ui:2397
+#: svx/uiconfig/ui/docking3deffects.ui:2409
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Арлашара"
#. 9WEJD
-#: svx/uiconfig/ui/docking3deffects.ui:2401
+#: svx/uiconfig/ui/docking3deffects.ui:2413
msgctxt "docking3deffects|extended_tip|light"
msgid "Define the light source for the selected 3D object."
msgstr ""
#. ctHgb
-#: svx/uiconfig/ui/docking3deffects.ui:2415
+#: svx/uiconfig/ui/docking3deffects.ui:2427
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "Аршәшьра"
#. HF3KP
-#: svx/uiconfig/ui/docking3deffects.ui:2419
+#: svx/uiconfig/ui/docking3deffects.ui:2431
msgctxt "docking3deffects|extended_tip|representation"
msgid "Sets the shading and shadow options for the selected 3D object."
msgstr ""
#. HxxSF
-#: svx/uiconfig/ui/docking3deffects.ui:2433
+#: svx/uiconfig/ui/docking3deffects.ui:2445
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr "Агеометриа"
#. h4c39
-#: svx/uiconfig/ui/docking3deffects.ui:2437
+#: svx/uiconfig/ui/docking3deffects.ui:2449
msgctxt "docking3deffects|extended_tip|geometry"
msgid "Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object."
msgstr ""
#. 4D9WF
-#: svx/uiconfig/ui/docking3deffects.ui:2454
+#: svx/uiconfig/ui/docking3deffects.ui:2466
msgctxt "docking3deffects|extended_tip|Docking3DEffects"
msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D."
msgstr ""
@@ -15781,11 +15835,11 @@ msgctxt "dockingfontwork|extended_tip|vert"
msgid "Vertically slants the characters in the text object."
msgstr "Вертикалла иарнаауеит атексттә блок асимволқәа."
-#. ajneV
+#. 9HmBK
#: svx/uiconfig/ui/dockingfontwork.ui:162
-msgctxt "dockingforntwork|frameStyle"
+msgctxt "dockingfontwork|frameStyle"
msgid "Style"
-msgstr "Астиль"
+msgstr ""
#. AKiRy
#: svx/uiconfig/ui/dockingfontwork.ui:190
@@ -15849,9 +15903,9 @@ msgctxt "dockingfontwork|extended_tip|autosize"
msgid "Resizes the text to fit the length of the text baseline."
msgstr ""
-#. ebpcv
+#. 6pAwu
#: svx/uiconfig/ui/dockingfontwork.ui:296
-msgctxt "dockingforntwork|frameAdjust"
+msgctxt "dockingfontwork|frameAdjust"
msgid "Adjust"
msgstr ""
@@ -15915,9 +15969,9 @@ msgctxt "dockingfontwork|extended_tip|slant"
msgid "Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes."
msgstr ""
-#. rEQgv
+#. BCrsu
#: svx/uiconfig/ui/dockingfontwork.ui:429
-msgctxt "dockingforntwork|frameShadow"
+msgctxt "dockingfontwork|frameShadow"
msgid "Shadow"
msgstr ""
@@ -15933,9 +15987,9 @@ msgctxt "dockingfontwork|extended_tip|color"
msgid "Select a color for the text shadow."
msgstr "Атекст агага аԥштәы алхра."
-#. PGHtD
+#. AxCG7
#: svx/uiconfig/ui/dockingfontwork.ui:471
-msgctxt "dockingforntwork|frameColor"
+msgctxt "dockingfontwork|frameColor"
msgid "Shadow Color"
msgstr ""
@@ -15975,9 +16029,9 @@ msgctxt "dockingfontwork|extended_tip|distancey"
msgid "Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size."
msgstr ""
-#. iDoib
+#. EhJx4
#: svx/uiconfig/ui/dockingfontwork.ui:577
-msgctxt "dockingforntwork|frameShadowOffset"
+msgctxt "dockingfontwork|frameShadowOffset"
msgid "Shadow Offset"
msgstr ""
@@ -16007,9 +16061,9 @@ msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "Ахьаҵ"
-#. 9HF6C
+#. sCQDo
#: svx/uiconfig/ui/dockingfontwork.ui:682
-msgctxt "dockingforntwork|framePosition"
+msgctxt "dockingfontwork|framePosition"
msgid "Position and Indent"
msgstr ""
@@ -18125,8 +18179,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Иаԥҵатәуп"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
@@ -19585,44 +19651,74 @@ msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr "Агалереиа атема"
+#. Dbpy5
+#: svx/uiconfig/ui/sidebargallery.ui:114
+msgctxt "sidebargallery|THEMELIST"
+msgid "Click a theme to view the objects associated with the theme."
+msgstr ""
+
+#. WLnG7
+#: svx/uiconfig/ui/sidebargallery.ui:167 svx/uiconfig/ui/sidebargallery.ui:219
+msgctxt "sidebargallery|extended_tip|gallery"
+msgid "To insert a Gallery object, select the object, and then drag it into the document."
+msgstr ""
+
+#. pAkjv
+#: svx/uiconfig/ui/sidebargallery.ui:252
+msgctxt "sidebargallery|extended_tip|preview"
+msgid "Displays a large preview of the selected gallery item. Double click to close."
+msgstr ""
+
#. wqE5z
-#: svx/uiconfig/ui/sidebargallery.ui:267
+#: svx/uiconfig/ui/sidebargallery.ui:283
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW"
msgid "Icon View"
msgstr "Адыргаҷқәа"
-#. TZSrQ
-#: svx/uiconfig/ui/sidebargallery.ui:272 svx/uiconfig/ui/sidebargallery.ui:291
-msgctxt "sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS"
-msgid "Theme Items"
-msgstr "Атема аелементқәа"
+#. sUivF
+#: svx/uiconfig/ui/sidebargallery.ui:288
+msgctxt "sidebargallery|extended_tip|icons"
+msgid "Displays the contents of the Gallery as icons."
+msgstr ""
#. FLH5B
-#: svx/uiconfig/ui/sidebargallery.ui:286
+#: svx/uiconfig/ui/sidebargallery.ui:302
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW"
msgid "Detailed View"
msgstr "Адетальқәа"
+#. GeiwY
+#: svx/uiconfig/ui/sidebargallery.ui:307
+msgctxt "sidebargallery|extended_tip|list"
+msgid "Displays the contents of the Gallery as small icons, with title and path information."
+msgstr ""
+
#. tA8tK
-#: svx/uiconfig/ui/sidebargallery.ui:304
+#: svx/uiconfig/ui/sidebargallery.ui:320
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_SEARCH"
msgid "Search for icons"
msgstr ""
#. JLmB8
-#: svx/uiconfig/ui/sidebargallery.ui:310
+#: svx/uiconfig/ui/sidebargallery.ui:326
msgctxt "sidebargallery|extended_tip|value"
msgid "Enter search text."
msgstr ""
#. YDmBa
-#: svx/uiconfig/ui/sidebargallery.ui:336
+#: svx/uiconfig/ui/sidebargallery.ui:352
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME"
msgid "New..."
msgstr "Иаԥҵатәуп..."
+#. iCF8L
+#: svx/uiconfig/ui/sidebargallery.ui:362
+msgctxt "sidebargallery|extended_tip|insert"
+msgid "Adds a new theme to the Gallery and lets you choose the files to include in the theme."
+msgstr ""
+
#. RfChe
-#: svx/uiconfig/ui/sidebargallery.ui:355
+#: svx/uiconfig/ui/sidebargallery.ui:376
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
msgstr ""
@@ -20096,6 +20192,12 @@ msgctxt "sidebarshadow|transparency_label"
msgid "Transparency:"
msgstr "Аҵәцара:"
+#. VwB2V
+#: svx/uiconfig/ui/sidebarstylespanel.ui:46
+msgctxt "fontstyletoolbox|applystyle"
+msgid "Font style"
+msgstr ""
+
#. yt59C
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:35
msgctxt "sidebartextcolumns|labelColNumber"
@@ -20120,6 +20222,18 @@ msgctxt "sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
msgstr "Иазалышәх аиҵаҩқәа рыбжьаратәи аинтервал."
+#. etDfs
+#: svx/uiconfig/ui/sidebartextpanel.ui:46
+msgctxt "font|fontnamecombobox"
+msgid "Font"
+msgstr ""
+
+#. fGDE3
+#: svx/uiconfig/ui/sidebartextpanel.ui:88
+msgctxt "font|fontsizecombobox"
+msgid "Font size"
+msgstr ""
+
#. dZf2D
#: svx/uiconfig/ui/stylemenu.ui:12
msgctxt "stylemenu|update"
@@ -20350,91 +20464,91 @@ msgid "_More Options..."
msgstr "Иҵегь..."
#. b73Ag
-#: svx/uiconfig/ui/themecoloreditdialog.ui:12
+#: svx/uiconfig/ui/themecoloreditdialog.ui:10
msgctxt "themedialog|Title"
msgid "Theme Color Edit"
msgstr "Атема аԥштәқәа рыриашара"
#. ZBvTV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:111
+#: svx/uiconfig/ui/themecoloreditdialog.ui:110
msgctxt "themecoloreditdialog|labelThemeColorsName"
msgid "Name:"
msgstr "Ахьӡ:"
#. bpeMo
-#: svx/uiconfig/ui/themecoloreditdialog.ui:213
+#: svx/uiconfig/ui/themecoloreditdialog.ui:212
msgctxt "themecoloreditdialog|labelDark"
msgid "Dark 1:"
msgstr "Алашьца 1:"
#. JrFtB
-#: svx/uiconfig/ui/themecoloreditdialog.ui:230
+#: svx/uiconfig/ui/themecoloreditdialog.ui:229
msgctxt "themecoloreditdialog|labelLight1"
msgid "Light1:"
msgstr "Алаша 1:"
#. FGBH2
-#: svx/uiconfig/ui/themecoloreditdialog.ui:247
+#: svx/uiconfig/ui/themecoloreditdialog.ui:246
msgctxt "themecoloreditdialog|labelDark2"
msgid "Dark 2:"
msgstr "Алашьца 2:"
#. QW9Cr
-#: svx/uiconfig/ui/themecoloreditdialog.ui:264
+#: svx/uiconfig/ui/themecoloreditdialog.ui:263
msgctxt "themecoloreditdialog|labelLight2"
msgid "Light2:"
msgstr "Алаша 2:"
#. wgZiU
-#: svx/uiconfig/ui/themecoloreditdialog.ui:301
+#: svx/uiconfig/ui/themecoloreditdialog.ui:300
msgctxt "themecoloreditdialog|labelAccent1"
msgid "Accent 1:"
msgstr "Акцент 1:"
#. yKnVi
-#: svx/uiconfig/ui/themecoloreditdialog.ui:318
+#: svx/uiconfig/ui/themecoloreditdialog.ui:317
msgctxt "themecoloreditdialog|labelAccent2"
msgid "Accent 2:"
msgstr "Акцент 2:"
#. x4B79
-#: svx/uiconfig/ui/themecoloreditdialog.ui:375
+#: svx/uiconfig/ui/themecoloreditdialog.ui:374
msgctxt "themecoloreditdialog|labelAccent3"
msgid "Accent 3:"
msgstr "Акцент 3:"
#. tFUrg
-#: svx/uiconfig/ui/themecoloreditdialog.ui:392
+#: svx/uiconfig/ui/themecoloreditdialog.ui:391
msgctxt "themecoloreditdialog|labelAccent4"
msgid "Accent 4:"
msgstr "Акцент 4:"
#. uENPG
-#: svx/uiconfig/ui/themecoloreditdialog.ui:409
+#: svx/uiconfig/ui/themecoloreditdialog.ui:408
msgctxt "themecoloreditdialog|labelAccent5"
msgid "Accent 5:"
msgstr "Акцент 5:"
#. sVGF5
-#: svx/uiconfig/ui/themecoloreditdialog.ui:426
+#: svx/uiconfig/ui/themecoloreditdialog.ui:425
msgctxt "themecoloreditdialog|labelAccent6"
msgid "Accent 6:"
msgstr "Акцент 6:"
#. uAS9N
-#: svx/uiconfig/ui/themecoloreditdialog.ui:523
+#: svx/uiconfig/ui/themecoloreditdialog.ui:522
msgctxt "themecoloreditdialog|labelHyperlink"
msgid "Hyperlink:"
msgstr "Агиперзхьарԥш:"
#. etJMu
-#: svx/uiconfig/ui/themecoloreditdialog.ui:540
+#: svx/uiconfig/ui/themecoloreditdialog.ui:539
msgctxt "themecoloreditdialog|labelFollowHyperlink"
msgid "Follow Hyperlink:"
msgstr "Изҭаахьоу агиперзхьарԥш:"
#. sShYV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:597
+#: svx/uiconfig/ui/themecoloreditdialog.ui:596
msgctxt "themecoloreditdialog|frameLabel"
msgid "Colors"
msgstr "Аԥштәқәа"
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index e51b4ccf08b..540d7d8c4e7 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: 2024-03-11 16:42+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-02-26 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ab/>\n"
@@ -1798,344 +1798,356 @@ msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
msgstr "Абзац: Hyphenation Max Hyphens"
-#. nFxKY
+#. YwVuD
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Leading Chars"
-msgstr "Абзац: Hyphenation Max Leading Chars"
+msgid "Para Hyphenation Min Leading Chars"
+msgstr ""
-#. agdzD
+#. DEBbS
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Trailing Chars"
-msgstr "Абзац: Hyphenation Max Trailing Chars"
+msgid "Para Hyphenation Min Trailing Chars"
+msgstr ""
-#. hj7Fp
+#. kNDph
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Compound Min Leading Chars"
+msgstr ""
+
+#. hj7Fp
+#: sw/inc/inspectorproperties.hrc:209
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
msgstr "Абзац: Hyphenation No Caps"
#. 8BFum
-#: sw/inc/inspectorproperties.hrc:209
+#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Last Word"
msgstr "Абзац: Hyphenation No Last Word"
#. 32PM5
-#: sw/inc/inspectorproperties.hrc:210
+#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Min Word Length"
msgstr "Абзац: Hyphenation Min Word Length"
#. 4ZE3Y
-#: sw/inc/inspectorproperties.hrc:211
+#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Zone"
msgstr "Абзац: Hyphenation Zone"
#. G8F5E
-#: sw/inc/inspectorproperties.hrc:212
+#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Keep"
msgstr ""
+#. nrito
+#: sw/inc/inspectorproperties.hrc:214
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Keep Type"
+msgstr ""
+
#. 4bemD
-#: sw/inc/inspectorproperties.hrc:213
+#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
msgstr "Абзац: Interop Grab Bag"
#. fCGA4
-#: sw/inc/inspectorproperties.hrc:214
+#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
msgstr "Абзац: is Auto First Line Indent"
#. Q68Bx
-#: sw/inc/inspectorproperties.hrc:215
+#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
msgstr "Абзац: is Character Distance"
#. FGVAd
-#: sw/inc/inspectorproperties.hrc:216
+#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
msgstr "Абзац: is Connect Border"
#. tBy9h
-#: sw/inc/inspectorproperties.hrc:217
+#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
msgstr "Абзац: is Forbidden Rules"
#. yZZSA
-#: sw/inc/inspectorproperties.hrc:218
+#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
msgstr "Абзац: is Hanging Punctuation"
#. dDgrE
-#: sw/inc/inspectorproperties.hrc:219
+#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
msgstr "Абзац: is Hyphenation"
#. mHDWE
-#: sw/inc/inspectorproperties.hrc:220
+#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
msgstr "Абзац: is Numbering Restart"
#. Mnm2C
-#: sw/inc/inspectorproperties.hrc:221
+#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
msgstr "Абзац: Keep Together"
#. 8Z5AP
-#: sw/inc/inspectorproperties.hrc:222
+#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
msgstr "Абзац: Last Line Adjust"
#. 6CaHh
-#: sw/inc/inspectorproperties.hrc:223
+#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
msgstr "Абзац: Left Margin"
#. ZDnZk
-#: sw/inc/inspectorproperties.hrc:224
+#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
msgstr "Абзац: Left Margin Relative"
#. G43XB
-#: sw/inc/inspectorproperties.hrc:225
+#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
msgstr "Абзац: Line Number Count"
#. EjnTM
-#: sw/inc/inspectorproperties.hrc:226
+#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
msgstr "Абзац: Line Number Start Value"
#. eo9RR
-#: sw/inc/inspectorproperties.hrc:227
+#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
msgstr "Абзац: Line Spacing"
#. kczeF
-#: sw/inc/inspectorproperties.hrc:228
+#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
msgstr "Абзац: Orphans"
#. FmuG6
-#: sw/inc/inspectorproperties.hrc:229
+#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
msgstr "Абзац: Register Mode Active"
#. Kwp9H
-#: sw/inc/inspectorproperties.hrc:230
+#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
msgstr "Абзац: Right Margin"
#. r2ao2
-#: sw/inc/inspectorproperties.hrc:231
+#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
msgstr "Абзац: Right Margin Relative"
#. FC9mA
-#: sw/inc/inspectorproperties.hrc:232
+#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
msgstr "Абзац: Shadow Format"
#. VXwD2
-#: sw/inc/inspectorproperties.hrc:233
+#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
msgstr "Абзац: Split"
#. gXoCF
-#: sw/inc/inspectorproperties.hrc:234
+#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
msgstr "Абзац: Style Name"
#. sekLv
-#: sw/inc/inspectorproperties.hrc:235
+#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
msgstr "Абзац: Tab Stops"
#. reW9Y
-#: sw/inc/inspectorproperties.hrc:236
+#: sw/inc/inspectorproperties.hrc:238
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
msgstr "Абзац: Top Margin"
#. wHuj4
-#: sw/inc/inspectorproperties.hrc:237
+#: sw/inc/inspectorproperties.hrc:239
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
msgstr "Абзац: Top Margin Relative"
#. pUjFj
-#: sw/inc/inspectorproperties.hrc:238
+#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
msgstr "Абзац: Ахархәаҩ иатрибутқәа"
#. WvA9C
-#: sw/inc/inspectorproperties.hrc:239
+#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
msgstr "Абзац: Vertical Alignment"
#. u8Jc6
-#: sw/inc/inspectorproperties.hrc:240
+#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
msgstr "Абзац: Widows"
#. cdw2Q
-#: sw/inc/inspectorproperties.hrc:241
+#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
msgstr ""
#. NDEck
-#: sw/inc/inspectorproperties.hrc:242
+#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border"
msgstr "Аҵәаӷәа арыӷьархь"
#. 6rs9g
-#: sw/inc/inspectorproperties.hrc:243
+#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border Distance"
msgstr "Арыӷьарахьтәи аҵәаӷәа аҟынӡа"
#. XYhSX
-#: sw/inc/inspectorproperties.hrc:244
+#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
msgstr ""
#. Uoosp
-#: sw/inc/inspectorproperties.hrc:245
+#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
msgstr "Фуригана: Adjust"
#. 3WwCU
-#: sw/inc/inspectorproperties.hrc:246
+#: sw/inc/inspectorproperties.hrc:248
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
msgstr "Фуригана: Char Style Name"
#. DqMAX
-#: sw/inc/inspectorproperties.hrc:247
+#: sw/inc/inspectorproperties.hrc:249
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
msgstr "Фуригана: is Above"
#. w8jgs
-#: sw/inc/inspectorproperties.hrc:248
+#: sw/inc/inspectorproperties.hrc:250
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
msgstr "Фуригана: Position"
#. ZREEa
-#: sw/inc/inspectorproperties.hrc:249
+#: sw/inc/inspectorproperties.hrc:251
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
msgstr "Фуригана: Text"
#. tJEtt
-#: sw/inc/inspectorproperties.hrc:250
+#: sw/inc/inspectorproperties.hrc:252
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
msgstr "Акаҭа адҳәалара"
#. oDk6s
-#: sw/inc/inspectorproperties.hrc:251
+#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
msgstr ""
#. PV65u
-#: sw/inc/inspectorproperties.hrc:252
+#: sw/inc/inspectorproperties.hrc:254
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Field"
msgstr "Атекст: Аҭакыра"
#. a6k8F
-#: sw/inc/inspectorproperties.hrc:253
+#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Frame"
msgstr ""
#. CNyuR
-#: sw/inc/inspectorproperties.hrc:254
+#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Paragraph"
msgstr "Атекст: Абзац"
#. nTTEM
-#: sw/inc/inspectorproperties.hrc:255
+#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Section"
msgstr "Атекст: Аҟәша"
#. VCADG
-#: sw/inc/inspectorproperties.hrc:256
+#: sw/inc/inspectorproperties.hrc:258
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Table"
msgstr "Атекст: Атаблица"
#. hDjMA
-#: sw/inc/inspectorproperties.hrc:257
+#: sw/inc/inspectorproperties.hrc:259
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
msgstr "Атекст: Ахарххәаҩ иатрибутқәа"
#. ZG6rS
-#: sw/inc/inspectorproperties.hrc:258
+#: sw/inc/inspectorproperties.hrc:260
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border"
msgstr "Аҵәаӷәа хыхь ала"
#. 6qBJD
-#: sw/inc/inspectorproperties.hrc:259
+#: sw/inc/inspectorproperties.hrc:261
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
msgstr "Аҵәаӷәа хыхь ала аҟынӡа"
#. RwtPi
-#: sw/inc/inspectorproperties.hrc:260
+#: sw/inc/inspectorproperties.hrc:262
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
msgstr "Издымҵаалац: асимволқәа рстиль"
#. xcMEF
-#: sw/inc/inspectorproperties.hrc:261
+#: sw/inc/inspectorproperties.hrc:263
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
msgstr "Изҭаахьоу: асимволқәа рстиль"
#. YiBym
-#: sw/inc/inspectorproperties.hrc:262
+#: sw/inc/inspectorproperties.hrc:264
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Writing Mode"
msgstr "Аҭаҩра арежим"
@@ -7329,20 +7341,14 @@ msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated"
msgstr "Аҿарҵәи ала еиҟәыҭхоу атекст"
-#. D8MYt
+#. jXQCD
#: sw/inc/strings.hrc:894
-msgctxt "STR_FILTER_MDB"
-msgid "Microsoft Access"
-msgstr "Microsoft Access"
-
-#. nRKEu
-#: sw/inc/strings.hrc:895
msgctxt "STR_FILTER_ACCDB"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
+msgid "Microsoft Access"
+msgstr ""
#. uDNRt
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
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"
@@ -7351,91 +7357,91 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Адрестә шәҟәы %PRODUCTNAME (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr "Ахалагаратә документ алхра"
#. FiUyK
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr "Адокумент атип алхра"
#. QwrpS
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:900
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr "Адрес аблок аҭарргылара"
#. omRZF
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr "Адресқәа рыхьӡынҵа алхра"
#. YrDuD
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr "Аԥсшәаҳәара аԥҵара"
#. tTr4B
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr "Аҭыԥнҵара архиара"
#. S4p5M
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Аиуҩы дықәгатәуп"
#. N5YUH
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Ихиоуп"
#. L5FEG
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Mail адәықәҵарақәа"
#. CEhZj
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Атаблица"
#. v9hEB
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Азыҳәара"
#. HxGAu
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Иацҵатәума адокумент агәаҭара ахы инаркны?"
#. gE7CA
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Аорфографиа агәаҭара хыркәшоуп."
#. 2SuqF
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr "Ажәар мҩаркуп"
@@ -7445,252 +7451,252 @@ msgstr "Ажәар мҩаркуп"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Арыцхә"
#. V9cQp
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:920
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Аамҭа"
#. 2zgWi
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Афаил ахьӡ"
#. FdSaU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Адырқәа рбаза ахьӡ"
#. cGn9h
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_CHAPTERFLD"
msgid "~Heading"
msgstr "Ахы"
#. wYWy2
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr "Адаҟьа аномер"
#. EXC6N
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Астатистика"
#. EW86G
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Автор"
#. 5aFak
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Ашаблонқәа"
#. 3wdud
-#: sw/inc/strings.hrc:929
+#: sw/inc/strings.hrc:928
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Адәықәҵаҩ"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Иаԥҵатәуп аҽеиҭак"
#. ckA26
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Иаарԥштәуп аҽеиҭак"
#. Fjzgu
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Иҭаргылатәуп аформула"
#. AXoAT
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Аҭагаларҭа аҭакыра"
#. VfqNE
-#: sw/inc/strings.hrc:935
+#: sw/inc/strings.hrc:934
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Аҭагаларҭа аҭакыра (зыԥсахра ауа)"
#. E8JAd
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Аҭагаларҭа аҭакыра (ахархәаҩтәи)"
#. 8LGEQ
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:936
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Ихьыԥшу атекст"
#. jrZ7i
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:937
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE аҭакыра"
#. 9WAT9
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:938
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Инагӡатәуп амакрос"
#. qEBxa
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Аномерркра адиапазон"
#. ACE5s
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Иазалхтәуп адаҟьа аҽеиҭак"
#. ayB3N
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Иаарԥштәуп адаҟьа аҽеиҭакқәа"
#. DBM4P
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL адрес"
#. LJFF5
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:943
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Ахарҭәаага"
#. zZCg6
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Еидҵатәуп асимволқәа"
#. 9MGU6
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Ахьӡынҵа"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Иқәыргылатәуп азхьарԥш"
#. FJ2X8
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Иҭаргылатәуп азхьарԥш"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Аилаларҭақәа рҭакыра"
#. JP2DU
-#: sw/inc/strings.hrc:952
+#: sw/inc/strings.hrc:951
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Анаҩстәи анҵамҭа"
#. GizhA
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Иарбанзаалакь анҵамҭа"
#. aMGxm
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Анҵамҭа аномер"
#. DtYzi
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Аԥхьатәи адаҟьа"
#. UCSej
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:955
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Анаҩстәи адаҟьа"
#. M8Fac
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:956
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Иҵәаху атекст"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:958
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Ахархәаҩ иҭакыра"
#. XELYN
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Азгәаҭа"
#. MB6kt
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Асценари"
#. BWU6A
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Абиблиографиатә зхьарԥш"
#. 7EGCR
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Иҵәаху абзац"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Адокумент иазкны"
@@ -7699,87 +7705,87 @@ msgstr "Адокумент иазкны"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Арыцхә"
#. qMCEh
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Арыцхә (аԥсахра зымуа)"
#. AXmyw
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Аамҭа"
#. 6dxVs
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Аамҭа (аԥсахра зымуа)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Атаблицақәа"
#. 7qW4K
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Асимволқәа"
#. zDRCp
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Ажәақәа"
#. 2wgLC
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:976
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Абзацқәа"
#. JPGG7
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:977
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Асахьа"
#. Eu6Ns
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:978
msgctxt "FLD_STAT_OBJ"
msgid "OLE objects"
msgstr "OLE аобиектқәа"
#. bDG6R
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:979
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Адаҟьақәа"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE автоматикала"
#. xPP2E
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE напыла"
#. spdXd
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Атекст]"
@@ -7788,104 +7794,104 @@ msgstr "[Атекст]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:988
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Аиҿкаара"
#. WWxTK
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Ахьӡ"
#. 4tdAc
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Ажәла"
#. xTV7n
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Аинициалқәа"
#. AKD3k
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Амҩа ахьӡ"
#. ErMju
-#: sw/inc/strings.hrc:994
+#: sw/inc/strings.hrc:993
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Атәыла"
#. ESbkx
-#: sw/inc/strings.hrc:995
+#: sw/inc/strings.hrc:994
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Аԥошьҭатә индекс"
#. WDAc2
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:995
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ақалақь"
#. pg7MV
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
#, fuzzy
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Ахы"
#. DwLhZ
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Аҭыԥ"
#. LDTdu
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Аҭел (аҩн.)"
#. JBZyj
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Аҭел (аус.)"
#. 5EmGH
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "Афакс"
#. AtN9J
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr "E-mail"
#. 6GBRm
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Араион"
#. pbrdQ
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "иаҿых."
#. wC8SE
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "иаҿак."
@@ -7895,37 +7901,37 @@ msgstr "иаҿак."
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Афаил ахьӡ"
#. RBpz3
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1010
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Афаил ахьӡ арҭбаарада"
#. BCzy8
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1011
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Амҩа/Афаил ахьӡ"
#. ChFwM
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1012
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Амҩа"
#. R6KrL
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr "Ашаблон ахьӡ"
#. ANM2H
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Акатегориа"
@@ -7934,25 +7940,25 @@ msgstr "Акатегориа"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_CHAPTER_NAME"
msgid "Heading contents"
msgstr "Ахы аҵанакы"
#. B9gFR
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_CHAPTER_NO"
msgid "Heading number"
msgstr "Ахы аномер"
#. vFtwZ
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Heading number without separator"
msgstr "Ахы аномер аиҟәшага ада"
#. BVPZY
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1021
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Heading number and contents"
msgstr "Ахы аномери аҵанаки"
@@ -7961,55 +7967,55 @@ msgstr "Ахы аномери аҵанаки"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:1028
+#: sw/inc/strings.hrc:1027
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
#. m84Fb
-#: sw/inc/strings.hrc:1029
+#: sw/inc/strings.hrc:1028
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1029
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Аримтә (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Аримтә (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Арабтә (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Адаҟьа астиль ала"
#. xBKwZ
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Атекст"
@@ -8018,13 +8024,13 @@ msgstr "Атекст"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Ахьӡ"
#. RCnZb
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Аинициалқәа"
@@ -8033,49 +8039,49 @@ msgstr "Аинициалқәа"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Асистема"
#. qKXLW
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Атекст"
#. E86ZD
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1044
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Ахьӡ"
#. FB3Rp
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1045
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Атекст"
#. KiBai
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1046
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Аформула"
#. 9AsdS
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Атекст"
#. GokUf
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Адырқәа рбаза"
#. UBADL
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Асистема"
@@ -8084,19 +8090,19 @@ msgstr "Асистема"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1053
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Автор"
#. aqFVp
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1054
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Аамҭа"
#. FaZKx
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Арыцхә"
@@ -8105,79 +8111,79 @@ msgstr "Арыцхә"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "FMT_REF_TEXT"
msgid "Referenced text"
msgstr "Азхьарԥш атекст"
#. eeSAu
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
msgstr "Адаҟьа аномер (стильда)"
#. MaB3q
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Ахы"
#. VBMno
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
msgstr "«Аҩада»/«Алада»"
#. 96emU
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
msgstr "Адаҟьа аномер (астиль ацны)"
#. CQitd
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Акатегориеи аномери"
#. BsvCn
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Ахьӡ атекст"
#. Xbm7G
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1066
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Number"
msgstr "Аномер"
#. QBGit
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Аномер"
#. CGkV7
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1068
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Аномер (контексда)"
#. XgSb3
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Аномер (ихарҭәаау аконтекст)"
#. zQTNF
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Астатиа a/az + "
#. 97Vs7
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Астстиа A/Az + "
@@ -8186,31 +8192,31 @@ msgstr "Астстиа A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Атекст"
#. rAQoE
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1077
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Атаблица"
#. biUa2
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Афреим"
#. 7mkZb
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Асахьа"
#. GgbFY
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Аобиект"
@@ -8219,170 +8225,170 @@ msgstr "Аобиект"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_COND"
msgid "~Condition"
msgstr "Аҭагылазаашьа"
#. X9cqJ
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1085
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Анаҩс, Акәымзар"
#. bo8yF
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE алаҳәара"
#. LixXA
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Иҵәахтәуп атекст"
#. EX3bJ
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Амакрос ахьӡ"
#. dNZtd
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "Аҵаҳәара"
#. bfRPa
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Асимволқәа"
#. j2G5G
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Аҭыԥхгара"
#. vEgGo
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Аҵакы"
#. YQesU
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Аформула"
#. Eq5xq
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Даҽакы:"
#. 32NzA
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Ахархәаҩ иитәу]"
#. dYQTU
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Ашьаҿа горизонт."
#. xELZY
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Ашьаҿа верт."
#. F9Ldz
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Аҭбаара"
#. rdxcb
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Аҳаракыра"
#. DQm2h
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Армарахьтәи акьыԥшь"
#. imDMU
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Аҩад. акьыԥшь"
#. ayQss
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. 3moLd
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Ацәаҳәақәа"
#. XWMSH
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Ажәақәеи асимволқәеи рыԥхьаӡара. Шәақәыӷәӷәа, адиалог «Ажәақәа рхыԥхьаӡара»."
#. nxGNq
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Даҟьаклатәи аԥшра"
#. 57ju6
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Амульти-даҟьалатәи аԥшра"
#. tbig8
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Ашәҟәытә ԥшра"
#. xBHUG
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
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:1113
+#: sw/inc/strings.hrc:1112
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:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Адаҟьа астиль. Арӷьарахьтәи ақәыӷәӷәара астиль аԥсахразы, ақәыӷәӷәара - адиалог «Астильқәа»"
#. ng6cd
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_ACCESSIBILITY_CHECK_HINT"
msgid ""
"Status of the accessibility check.\n"
@@ -8393,1391 +8399,1391 @@ msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Ахалагаранбан аҩадахьы"
#. PLAVt
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ацәаҳәақәа"
#. sg6Za
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Ахалагаранбан ада"
#. gueRC
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Адаҟьақәа реимҟьарада"
#. G3CQN
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Ианырԥштәӡам"
#. MVEk8
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Ианырԥштәуп вертикалла"
#. Dns6t
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Ианырԥштәуп горизонталла"
#. ZUKCy
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Ианырԥштәуп вертикаллеи горизонталлеи"
#. LoQic
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "Горизонталла ианырԥштәуп еиҩшо адаҟьақәа рҟны"
#. kbnTf
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Асимволқәа рстиль"
#. D99ZJ
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Асимволқәа рстиль ада"
#. fzG3P
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. 9RCsQ
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Ҵаҟатәи аколонтитул ада"
#. zFTin
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Хыхтәи аколонтитул"
#. PcYEB
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Хыхьтәи аколонтитул ада"
#. 8Jgfg
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr "Иоптималны"
#. HEuGy
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr "Мап"
#. 4tA4q
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Иалырҟьаны"
#. ypvD6
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr "Ипараллелны"
#. hyEQ5
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr "Аԥхьа"
#. bGBtQ
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr "Ашьҭахь"
#. SrG3D
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Адҳәалара мацара)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Аҭбаара:"
#. 2GYT7
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Афиксациа зызу аҳаракыра:"
#. QrFMi
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Имин. аҳаракыра:"
#. kLiYd
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "абзац ахь"
#. A8nAb
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr "символ ҳасабла"
#. Uszmm
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr "асимвол ахь"
#. hDUSa
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "Адаҟьахь"
#. JMHRz
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Акоордината X:"
#. oCZWW
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Акоордината Y:"
#. YNKE6
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "хыхьла"
#. GPTAu
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Вертикалла ацентрла"
#. fcpTS
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ҵаҟала"
#. 37hos
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Ацәаҳәа ахыхь"
#. MU7hC
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Ацәаҳәа агәҭа"
#. ZvEq7
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Ацәаҳәа аҵаҟа"
#. jypsG
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr "Адаҟьа ацәаҳәабжьаратәи аинтервал"
#. Cui3U
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr "Адаҟьа ацәаҳәабжьаратәи аинтервал ада"
#. 4RL9X
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "арыӷьарахь"
#. wzGK7
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Горизонталла ацентр ала"
#. ngRmB
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "арымарахь"
#. JyHkM
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "аҩныҵҟа"
#. iXSZZ
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "адәныҟа"
#. kDY9Z
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Ихарҭәаау аҭбаара"
#. Hvn8D
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. 6j6TA
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Аиҟәыҭхага ҵәаӷәа аҭбаара:"
#. dvdDt
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Албаагақәа имакс. рҵакыра:"
#. BWqF3
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Изинтәуп ариашара адокумент «аԥхьара мацараз» аҟны"
#. SCL5F
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1166
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Еиҟәшатәуп"
#. CFmBk
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr "Асиа астиль: (%LISTSTYLENAME)"
#. HvZBm
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr "Асиа астиль: (Мап)"
#. QDaFk
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "Иадҳәалатәуп "
#. rWmT8
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "и "
#. H2Kwq
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Ацәаҳәақәа рыԥхьаӡара"
#. yjSiJ
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "Ацәаҳәақәа ԥхьаӡатәӡам"
#. HE4BV
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "Иалагатәуп ацәаҳәақәа рыԥхьаӡара аҟынтә: "
#. 7Q8qC
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Ажжара: "
#. sNxPE
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Аҟаԥшь ахыԥхьаӡара: "
#. u73NC
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
#. qQsPp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
#. BS4nZ
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Аконтраст: "
#. avJBK
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Агамма: "
#. HQCJZ
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Аҵәцара: "
#. 5jDK3
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Инверттәуп"
#. DVSAx
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "аинвертациа азутәӡам"
#. Z7tXB
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Аграфикатә режим: "
#. RXuUF
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Истандарту"
#. kbALJ
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr ""
#. eSHEj
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Аиқәаҵәа-ашкәакәа"
#. tABTr
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Аӡдырга"
#. 8SwC3
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1188
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Аргьежьра"
#. hWEeF
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Акаҭа ада"
#. HEuEv
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Акаҭа (аҵәаӷәақәа мацара рзы)"
#. VFgMq
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Акаҭа (аҵәаӷәақәеи асимволқеи рзы)"
#. VRJrB
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Атекст иашьҭалатәуп"
#. Sb3Je
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Атекст иашьҭалатәӡап"
#. yXFKP
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Еидҵатәуп аҿыкәырша"
#. vwHbS
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Еидҵатәӡам аҿыкәырша"
#. Fsnm6
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "ST_PGE"
msgid "Page"
msgstr "Адаҟьа"
#. amiSY
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Анапхгара аелемент"
#. Cbktp
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Алкаара"
#. GpAUo
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Агәаларшәара"
#. qpbDE
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Даҽазнык аԥшаара"
#. sfmff
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Атаблица аформула"
#. DtkuT
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Атаблица аформула иашаӡам"
#. A6Vgk
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr "Аҿыцра"
#. LYuHA
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr "Аҭакыра типла"
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Анаҩстәи атаблица"
#. yhnpi
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr "Анаҩстәи афреим"
#. M4BCA
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Анаҩстәи адаҟьа"
#. UWeq4
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Анаҩстәи асахьа"
#. ZVCrD
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Анаҩстәи анапхгара аелемент"
#. NGAqr
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Анаҩстәи аҟәша"
#. Mwcvm
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Анаҩстәи агәылаҵа"
#. xbxDs
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Анаҩстәи асахьа"
#. 4ovAF
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "OLE анаҩстәи аобиект"
#. YzK6w
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Анаҩстәи ахы"
#. skdRc
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Анаҩстәи алкаара"
#. RBFga
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Анаҩстәи албаага"
#. GNLrx
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Анаҩстәи агәаларшәара"
#. mFCfp
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Анаҩстәи акомментари"
#. gbnwp
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Иацҵатәуп аԥшаара ԥхьаҟа"
#. TXYkA
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Анаҩстәи аҭыԥрбага аелемент"
#. EyvbV
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Аԥхьатәи атаблица"
#. cC5vJ
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr "Аԥхьатәи афреим"
#. eQPFD
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Аԥхьатәи адаҟьа"
#. p5jbU
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Аԥхьатәи асахьа"
#. 2WMmZ
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Аԥхьатәи анапхгара аелемент"
#. 6uGDP
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Аԥхьатәи аҟәша"
#. YYCtk
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Аԥхьатәи агәылаҵа"
#. nFLdX
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Аԥхьатәи асахьа"
#. VuxvB
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1231
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "OLE аԥхьатәи аобиект"
#. QSuct
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Аԥхьатәи ахы"
#. CzLBr
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Аԥхьатәи алкаара"
#. B7PoL
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Аԥхьатәи албаага"
#. AgtLD
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Аԥхьатәи агәаларшәара"
#. GJQ6F
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Аԥхьатәи акомментари"
#. GWnfD
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Иацҵатәуп аԥшаара шьҭахьҟа"
#. uDtcG
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Аԥхьатәи аҭыԥрбага аелемент"
#. VR6DX
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Атаблица аԥхьатәи аформула"
#. GqESF
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Атаблица анаҩстәи аформула"
#. gBgxo
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Атаблица иаԥхьааиуа игхатәу аформула"
#. UAon9
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Атаблица анаҩстәи игхатәу аформула"
#. L2Apv
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr "Шьҭахьҟа"
#. jCsGs
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr "Ԥхьаҟа"
#. o3BBz
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr "Аԥхьатәи аҭакыра"
#. bQ33Z
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr "Анаҩстәи аҭакыра"
#. bhUaK
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr "Аԥхьатәи аҭакыра «%FIELDTYPE»"
#. A8HWi
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr "Аԥхьатәи аҭакыра «%FIELDTYPE»"
#. W7mPY
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_GOTO_PAGE_DLG_TITLE"
msgid "Go to Page"
msgstr "Ииастәуп адаҟьахь"
#. hSYa3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Иҭаргылоуп"
#. LnFkq
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Ианыхуп"
#. cTNEn
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Иформатркуп"
#. YWr7C
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Атаблица ԥсахуп"
#. 6xVDN
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Ихархәоуп абзац астиль"
#. 32AND
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Абзац аформат ԥсахуп"
#. wLDkj
-#: sw/inc/strings.hrc:1258
+#: sw/inc/strings.hrc:1257
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Ацәаҳәа ҭаргылоуп"
#. Eb5Gb
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Ацәаҳәа аныхуп"
#. RyLHZ
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1259
msgctxt "STR_REDLINE_TABLE_COLUMN_INSERT"
msgid "Column Inserted"
msgstr "Аиҵагыла ҭаргылоуп"
#. FqpCw
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_REDLINE_TABLE_COLUMN_DELETE"
msgid "Column Deleted"
msgstr "Аиҵагыла аныхуп"
#. i5ZJt
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1261
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Абларҭа ҭаргылоуп"
#. 4gE3z
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Абларҭа аныхуп"
#. BLEBh
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
msgstr "Еиҭагоуп (аҭаргылара)"
#. o39AA
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
msgstr "Еиҭагоуп (аныхра)"
#. DRCyp
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Анҵәамҭатә лбаага: "
#. qpW2q
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Албаага: "
#. 3RFUd
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-ақыәӷәӷәара смарт-тегқәа рыхкынҵа аартразы"
#. QCD36
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Хыхьтәи аколонтитул (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Актәи адаҟьа хыхьтәи аколонтитул (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Армарахьтәи адаҟьа хыхьтәи аколонтитул (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Арӷьарахьтәи адаҟьа хыхьтәи аколонтитул (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Ҵаҟатәи аколонтитул (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Актәи адаҟьа ҵаҟатәи аколонтитул (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Армарахьтәи адаҟьа ҵаҟатәи аколонтитул (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Арӷьарахьтәи адаҟьа ҵаҟатәи аколонтитул (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Ианыхтәуп хыхьтәи аколонтитул..."
#. wL3Fr
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Адаҟьа аформат"
#. DrAUe
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Ианыхтәуп ҵаҟатәи аколонтитул..."
#. 9Xgou
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Иформатрктәуп ҵаҟатәи аколонтитул..."
#. ApT5B
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr "Иагәыларгылатәуп атаблица"
#. wVAZJ
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr "Ириашатәуп адаҟьа аимҟьара"
#. uvDKE
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Асахьа аартра ауам"
#. iJuAv
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Асахьа аԥхьара ауам"
#. Bwwho
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Асахьа идырым аформат"
#. bfog5
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Агрфикатә фаил ари аверсиа аднакылашом"
#. xy4Vm
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Иԥшаам асахьа афильтр"
#. tEqyq
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Асахьа аҭаргыларазы иазхом агәынкылара."
#. 5ihue
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1291
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Иҭаргылатәуп асахьа"
#. GWzLN
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1292
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Акомментари: "
#. CoJc8
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Аҭаргылара"
#. dfMEF
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1294
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Аныхра"
#. NytQQ
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Автоԥсахра"
#. YRAQL
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr "Аформатқәа"
#. ELCVU
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Атаблица аредакциазура"
#. PzfQF
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Ихархәоуп абзац астиль"
#. WghdP
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_REDLINE_COMMENT_ADDED"
msgid "Comment added"
msgstr "Иацҵатәуп акомментари"
#. 2KNu9
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_REDLINE_COMMENT_DELETED"
msgid "Comment deleted"
msgstr "Акомментари аныхуп"
#. sgEbW
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Адаҟьа "
#. QHfpZ
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_PAGES_TWO_CONJUNCTION"
msgid "and"
msgstr "и"
#. 3DpEx
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Адаҟьа %1 %2 аҟынтәи"
#. kMeye
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_PAGE_COUNT_EXTENDED"
msgid "Page %1 of %2 [Page %3]"
msgstr "Адаҟьа %1 %2 аҟынтәи [Адаҟьа %3]"
#. gqFYf
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_PAGES_COUNT"
msgid "Pages %1 - %2 of %3"
msgstr "Адаҟьақәа %1 - %2 %3 аҟынтәи"
#. BqLqv
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_PAGES_COUNT_EXTENDED"
msgid "Pages %1 - %2 of %3 [Pages %4 - %5]"
msgstr "Адаҟьақәа %1 - %2 %3 аҟынтәи [Адаҟьақәа %4 - %5]"
#. FjgDc
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 (%2) of %3"
msgstr "Адаҟьа %1 (%2) %3 аҟынтәи"
#. jBinK
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED"
msgid "Page %1 (%2) of %3 [Page %4 (%5)]"
msgstr "Адаҟьа %1 (%2) %3 аҟынтәи [Адаҟьа %4 (%5)]"
#. 5EAe9
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_PAGES_COUNT_CUSTOM"
msgid "Pages %1 - %2 (%3 - %4) of %5"
msgstr "Адаҟьақәа %1 - %2 (%3 - %4) %5 аҟынтәи"
#. 6pfhH
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED"
msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]"
msgstr "Адаҟьақәа %1 - %2 (%3 - %4) %5 аҟынтәи [Адаҟьақәа %6 - %7 (%8 - %9)]"
#. a7tDc
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr "Адаҟьа %1 %2 аҟынтәи (Адаҟьа %3 %4 аҟынтәи акьыԥхьразы)"
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Абзац"
#. aAtmp
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Асахьа"
#. UBDMK
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-аобиект"
#. xEWbo
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Афреим"
#. hfJns
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Атаблица"
#. GRqNY
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Атаблица ацәаҳәа"
#. CDQY4
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Атаблица абларҭа"
#. 2Db9T
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Адаҟьа"
#. 63FuG
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Хыхтәи аколонтитул"
#. aDuAY
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "HTML (%PRODUCTNAME %PRODUCTVERSION) адокумент"
#. y2GBv
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1327
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Ахы"
#. AipGR
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1328
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Аиҟәшага"
#. CoSEf
-#: sw/inc/strings.hrc:1330
+#: sw/inc/strings.hrc:1329
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Аҩаӡара "
#. JdTF4
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
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:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Ахархәаҩ иҭыԥрбага"
#. t5uWs
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<мап>"
#. vSSnJ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<мап>"
#. NSx98
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_DELIM"
msgid "S"
msgstr "М"
#. WxBG7
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "N#"
msgstr "№"
#. 8EgTx
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "Е"
#. gxt8B
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "Т"
#. pGAb4
-#: sw/inc/strings.hrc:1339
+#: sw/inc/strings.hrc:1338
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "№"
#. jCQgT
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "HI"
msgstr "АҞЫНТӘИ"
#. XWaFn
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
#. xp6D6
-#: sw/inc/strings.hrc:1342
+#: sw/inc/strings.hrc:1341
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
#. AogDK
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "А"
#. GnDd5
-#: sw/inc/strings.hrc:1344
+#: sw/inc/strings.hrc:1343
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Numbering"
msgstr "Аномерркра"
#. FH365
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Аелемент"
#. xZjtZ
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Атабулиациа ашьаҿа"
#. aXW8y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Атексттә"
#. MCUd2
-#: sw/inc/strings.hrc:1348
+#: sw/inc/strings.hrc:1347
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Адаҟьа аномер"
#. BzpRR
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Heading info"
msgstr "Ахы аинформациа"
#. DRBSD
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Агиперзхьарԥш алагамҭа"
#. Ytn5g
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Агиперзхьарԥш анҵәамҭа"
#. hRo3J
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Абиблиографиатә зхьарԥш: "
#. ZKG5v
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Асимволқәа рстиль: "
#. d9BES
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Аструктура атекст"
#. kwoGP
-#: sw/inc/strings.hrc:1355
+#: sw/inc/strings.hrc:1354
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:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Шәрықәыӷәӷәала армарахьтәии арӷьарахьтәии ахыцқәа аструктура аелементқәа рнапхгара алхразы"
#. 59eRi
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
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:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Иалышәх афаил амаҭәартә ҭыԥрбагаз (*.sdi)"
@@ -9786,277 +9792,277 @@ msgstr "Иалышәх афаил амаҭәартә ҭыԥрбагаз (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Абазатә ҵәаӷәа хыхьла"
#. 5GiEA
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Абазатә ҵәаӷәа ҵаҟала"
#. sdyVF
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Абазатә ҵәаӷәа ацентр ала"
#. 8oPgS
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert OLE object"
msgstr "Иҭаргылатәуп аобиект OLE"
#. pmqbK
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit OLE object"
msgstr "Иԥсахтәуп аобиект OLE"
#. 3QFYB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Ашаблон: "
#. oUhnK
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Аҿыкәырша"
#. T2SH2
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Аҿаԥшыра"
#. K6Yvs
-#: sw/inc/strings.hrc:1372
+#: sw/inc/strings.hrc:1371
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Абзац астиль: "
#. Fsanh
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
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:1375
+#: sw/inc/strings.hrc:1374
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION еилоу адокумент"
#. kWe9j
-#: sw/inc/strings.hrc:1377
+#: sw/inc/strings.hrc:1376
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
#. dLuAF
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Иҭагалоуп ииашам ажәамаӡа."
#. oUR7Y
-#: sw/inc/strings.hrc:1379
+#: sw/inc/strings.hrc:1378
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Ажәамаӡа ықәыргылам."
#. GBVqD
-#: sw/inc/strings.hrc:1381
+#: sw/inc/strings.hrc:1380
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Аиагагақәа рыргылара хыркәшоуп"
#. rZBXF
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Мап (аорфографиа гәаҭатәӡам)"
#. Z8EjG
-#: sw/inc/strings.hrc:1383
+#: sw/inc/strings.hrc:1382
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Иқәыргылатәуп абызшәа ишыҟаз"
#. YEXdS
-#: sw/inc/strings.hrc:1384
+#: sw/inc/strings.hrc:1383
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Иҵегь..."
#. QecQ3
-#: sw/inc/strings.hrc:1385
+#: sw/inc/strings.hrc:1384
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "Ибжьажьтәуп"
#. aaiBM
-#: sw/inc/strings.hrc:1386
+#: sw/inc/strings.hrc:1385
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Аилыркаарақәа..."
#. kSDGu
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Испециалу аҵакырақәа ргәаҭара аҿыхуп. Зегь акоуп игәаҭатәума?"
#. KiAdJ
-#: sw/inc/strings.hrc:1389
+#: sw/inc/strings.hrc:1388
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Иауам адокументқәа реидҵара."
#. FqsCt
-#: sw/inc/strings.hrc:1390
+#: sw/inc/strings.hrc:1389
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:1391
+#: sw/inc/strings.hrc:1390
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Ахалагаратә текст аҭагалара ауам."
#. K9qMS
-#: sw/inc/strings.hrc:1392
+#: sw/inc/strings.hrc:1391
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Ахкынҵа «Аервис/Апараметрқәа/%1/Акьыԥхьра» аҟны афакс-принтер ықәыргылаӡам."
#. XWQ8w
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML адокумент"
#. qVZBx
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Атексттә документ"
#. qmmPU
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Ахыҵхырҭа арбам."
#. 2LgDJ
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Аҩаӡара "
#. AcAD8
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Аструктура "
#. DE9FZ
-#: sw/inc/strings.hrc:1398
+#: sw/inc/strings.hrc:1397
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Албаага ариашара/анҵәамҭатә лбаага"
#. EzBCZ
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Иԥшаатәу ажәа ԥсахуп XX нтә."
#. 5GCGF
-#: sw/inc/strings.hrc:1400
+#: sw/inc/strings.hrc:1399
msgctxt "STR_SEARCH_KEY_FOUND_TIMES"
msgid "Search key found %1 times."
msgstr "Иԥшаатәыз ԥшаауп: %1-нтә."
#. fgywB
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ацәаҳәа "
#. GUc4a
-#: sw/inc/strings.hrc:1402
+#: sw/inc/strings.hrc:1401
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Аиҵагыла "
#. yMyuo
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "Ахалагаратә текст аекспорт..."
#. ywFCb
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "Ахыҵхырҭа акопиақәа рекспорт..."
#. BT3M3
-#: sw/inc/strings.hrc:1406
+#: sw/inc/strings.hrc:1405
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Иацҵатәуп"
#. hnqAm
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "ST_CLOSE_DIALOG"
msgid "~Close"
msgstr "~Иарктәуп"
#. ZR9aw
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Адәықәҵара: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Қәҿиарала идәықәҵоуп"
#. fmHmE
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Адәықәҵара амуӡеит"
#. EAxAu
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "ST_ADDRESS_INVALID"
msgid "Address invalid"
msgstr "Ииашам адрес"
#. yAAPM
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
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:1415
+#: sw/inc/strings.hrc:1414
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Аформула атекст"
#. RmBFW
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr "Аелемент алхӡам"
@@ -10065,7 +10071,7 @@ msgstr "Аелемент алхӡам"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1423
+#: sw/inc/strings.hrc:1422
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -10074,139 +10080,139 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1428
+#: sw/inc/strings.hrc:1427
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Иҵабыргуп "
#. xAKRC
-#: sw/inc/strings.hrc:1429
+#: sw/inc/strings.hrc:1428
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Иҵабыргӡам"
#. pDAHz
-#: sw/inc/strings.hrc:1430
+#: sw/inc/strings.hrc:1429
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Анапаҵаҩра ҵабыргӡам"
#. etEEx
-#: sw/inc/strings.hrc:1431
+#: sw/inc/strings.hrc:1430
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Анапаҵаҩуп"
#. BK7ub
-#: sw/inc/strings.hrc:1432
+#: sw/inc/strings.hrc:1431
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Абзац анапаҵаҩра"
#. kZKCf
-#: sw/inc/strings.hrc:1434
+#: sw/inc/strings.hrc:1433
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Авизиттә картақәа"
#. ECFij
-#: sw/inc/strings.hrc:1436
+#: sw/inc/strings.hrc:1435
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "E-Mail архиарақәа"
#. PwrB9
-#: sw/inc/strings.hrc:1438
+#: sw/inc/strings.hrc:1437
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Иҭаргылатәуп"
#. NL48o
-#: sw/inc/strings.hrc:1439
+#: sw/inc/strings.hrc:1438
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Ианыхтәуп"
#. PW4Bz
-#: sw/inc/strings.hrc:1440
+#: sw/inc/strings.hrc:1439
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Атрибутқәа"
#. yfgiq
-#: sw/inc/strings.hrc:1442
+#: sw/inc/strings.hrc:1441
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "Иԥшаатәу аилкаа"
#. fhLzk
-#: sw/inc/strings.hrc:1443
+#: sw/inc/strings.hrc:1442
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "Альтенативатә елемент"
#. gD4D3
-#: sw/inc/strings.hrc:1444
+#: sw/inc/strings.hrc:1443
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "1-тәи ацаԥха"
#. BFszo
-#: sw/inc/strings.hrc:1445
+#: sw/inc/strings.hrc:1444
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "2-тәи ацаԥха"
#. EoAB8
-#: sw/inc/strings.hrc:1446
+#: sw/inc/strings.hrc:1445
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "Акомментари"
#. Shstx
-#: sw/inc/strings.hrc:1447
+#: sw/inc/strings.hrc:1446
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "Ҳасаб азутәуп арегистр"
#. 8Cjvb
-#: sw/inc/strings.hrc:1448
+#: sw/inc/strings.hrc:1447
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "Ажәа мацара"
#. zD8rb
-#: sw/inc/strings.hrc:1449
+#: sw/inc/strings.hrc:1448
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Ааи"
#. 4tTop
-#: sw/inc/strings.hrc:1450
+#: sw/inc/strings.hrc:1449
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Мап"
#. KhKwa
-#: sw/inc/strings.hrc:1452
+#: sw/inc/strings.hrc:1451
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Даҽакы"
#. aHi89
-#: sw/inc/strings.hrc:1453
+#: sw/inc/strings.hrc:1452
msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER"
msgid "Click here to enter text"
msgstr "Атекст аҭагаларазы шәақәыӷәӷәа абра"
#. N3ocz
-#: sw/inc/strings.hrc:1454
+#: sw/inc/strings.hrc:1453
msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose an item"
msgstr "Иалышәх аелемент"
#. AQEZK
-#: sw/inc/strings.hrc:1455
+#: sw/inc/strings.hrc:1454
msgctxt "STR_DATE_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose a date"
msgstr "Иалышәх арыцхә"
@@ -10214,61 +10220,61 @@ msgstr "Иалышәх арыцхә"
#. eNMYS
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
-#: sw/inc/strings.hrc:1459
+#: sw/inc/strings.hrc:1458
msgctxt "insertcaption|extended_tip|auto"
msgid "Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box."
msgstr ""
#. 2iTJE
-#: sw/inc/strings.hrc:1461
+#: sw/inc/strings.hrc:1460
msgctxt "STR_A11Y_DESIGN_MODE_TITLE"
msgid "The forms are not editable"
msgstr "Аформақәа рыԥсахра ауам"
#. QJbEq
-#: sw/inc/strings.hrc:1462
+#: sw/inc/strings.hrc:1461
msgctxt "STR_A11Y_DESIGN_MODE_PRIMARY"
msgid "Would you like to switch to design mode?"
msgstr "Еиҭарстәума адизаин арежим ахь?"
#. 6zBuF
-#: sw/inc/strings.hrc:1463
+#: sw/inc/strings.hrc:1462
msgctxt "STR_A11Y_DESIGN_MODE_SECONDARY"
msgid "You need to switch to design mode to edit forms."
msgstr ""
#. LGFZa
-#: sw/inc/strings.hrc:1465
+#: sw/inc/strings.hrc:1464
msgctxt "STR_MARK_COPY"
msgid "%1 Copy "
msgstr "%1 Акопиа "
#. kF23A
-#: sw/inc/strings.hrc:1467
+#: sw/inc/strings.hrc:1466
msgctxt "STR_INFORODLG_FOLDED_PRIMARY"
msgid "You are trying to delete folded (hidden) content."
msgstr "Еикәарҳәу (иҵәаху) аҵанакы аныхра аҽазышәара."
#. h2E9u
-#: sw/inc/strings.hrc:1468
+#: sw/inc/strings.hrc:1467
msgctxt "STR_INFORODLG_FOLDED_SECONDARY"
msgid "To delete this content, first unfold it so you can see what you intend to delete."
msgstr ""
#. JCQRL
-#: sw/inc/strings.hrc:1470
+#: sw/inc/strings.hrc:1469
msgctxt "STR_PARAGRAPH_DIRECT_FORMATTING"
msgid "Paragraph Direct Formatting"
msgstr "Абзац аформат"
#. 5FKBR
-#: sw/inc/strings.hrc:1471
+#: sw/inc/strings.hrc:1470
msgctxt "STR_CHARACTER_DIRECT_FORMATTING"
msgid "Character Direct Formatting"
msgstr "Асимволқәа рформат"
#. qc9xU
-#: sw/inc/strings.hrc:1472
+#: sw/inc/strings.hrc:1471
msgctxt "STR_CHARACTER_DIRECT_FORMATTING_TAG"
msgid "df"
msgstr "df"
@@ -10278,133 +10284,151 @@ msgstr "df"
#. Description: Description of compatibility options in
#. Options->Writer->Compatibility dialog (sw/uiconfig/swriter/ui/optcompatpage.ui)
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1478
+#: sw/inc/strings.hrc:1477
msgctxt "STR_COMPAT_OPT_ADDSPACING"
msgid "Add spacing between paragraphs and tables"
msgstr ""
#. eoWMC
-#: sw/inc/strings.hrc:1479
+#: sw/inc/strings.hrc:1478
msgctxt "STR_COMPAT_OPT_ADDSPACINGATPAGES"
msgid "Add paragraph and table spacing at top of first page and page breaks"
msgstr ""
#. H94UE
-#: sw/inc/strings.hrc:1480
+#: sw/inc/strings.hrc:1479
msgctxt "STR_COMPAT_OPT_USEOURTABSTOPFORMAT"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
msgstr ""
#. cR3TC
-#: sw/inc/strings.hrc:1481
+#: sw/inc/strings.hrc:1480
msgctxt "STR_COMPAT_OPT_NOEXTERNALLEADING"
msgid "Do not add leading (extra space) between lines of text"
msgstr ""
#. faQQK
-#: sw/inc/strings.hrc:1482
+#: sw/inc/strings.hrc:1481
msgctxt "STR_COMPAT_OPT_USELINESPACING"
msgid "Use OpenOffice.org 1.1 line spacing"
msgstr ""
#. rWnd2
-#: sw/inc/strings.hrc:1483
+#: sw/inc/strings.hrc:1482
msgctxt "STR_COMPAT_OPT_ADDTABLESPACING"
msgid "Add paragraph and table spacing at bottom of table cells"
msgstr ""
#. tE6DS
-#: sw/inc/strings.hrc:1484
+#: sw/inc/strings.hrc:1483
msgctxt "STR_COMPAT_OPT_USEOBJECTPOSITIONING"
msgid "Use OpenOffice.org 1.1 object positioning"
msgstr ""
#. szFCh
-#: sw/inc/strings.hrc:1485
+#: sw/inc/strings.hrc:1484
msgctxt "STR_COMPAT_OPT_USEOURTEXTWRAPPING"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
msgstr ""
#. Bv2nE
-#: sw/inc/strings.hrc:1486
+#: sw/inc/strings.hrc:1485
msgctxt "STR_COMPAT_OPT_CONSIDERWRAPPINGSTYLE"
msgid "Consider wrapping style when positioning objects"
msgstr ""
#. WBvDH
-#: sw/inc/strings.hrc:1487
+#: sw/inc/strings.hrc:1486
msgctxt "STR_COMPAT_OPT_EXPANDWORDSPACE"
msgid "Justify lines with a manual line break in justified paragraphs"
msgstr ""
#. NCu2p
-#: sw/inc/strings.hrc:1488
+#: sw/inc/strings.hrc:1487
msgctxt "STR_COMPAT_OPT_PROTECTFORM"
msgid "Protect form (no longer protects whole document. Insert write protected section instead)"
msgstr ""
#. 6oLWp
-#: sw/inc/strings.hrc:1489
+#: sw/inc/strings.hrc:1488
msgctxt "STR_COMPAT_OPT_MSWORDCOMPTRAILINGBLANKS"
msgid "Word-compatible trailing blanks"
msgstr ""
#. EGTEc
-#: sw/inc/strings.hrc:1490
+#: sw/inc/strings.hrc:1489
msgctxt "STR_COMPAT_OPT_SUBTRACTFLYSANCHOREDATFLYS"
msgid "Tolerate white lines that may appear in PDF page backgrounds"
msgstr ""
#. guoPi
-#: sw/inc/strings.hrc:1491
+#: sw/inc/strings.hrc:1490
msgctxt "STR_COMPAT_OPT_EMPTYDBFIELDHIDESPARA"
msgid "Hide paragraphs of database fields (e.g., mail merge) with an empty value"
msgstr ""
#. ZiwnK
-#: sw/inc/strings.hrc:1492
+#: sw/inc/strings.hrc:1491
msgctxt "STR_COMPAT_OPT_USEVARIABLEWIDTHNBSP"
msgid "Render non-breaking spaces (NBSP) as standard-space-width (off for fixed size)"
msgstr ""
#. JD4xK
-#: sw/inc/strings.hrc:1493
+#: sw/inc/strings.hrc:1492
msgctxt "STR_COMPAT_OPT_NOGAPAFTERNOTENUMBER"
msgid "Do not add an extra space after number in footnotes / endnotes with hanging first line"
msgstr ""
-#. LBmQP
+#. 2tF7s
+#: sw/inc/strings.hrc:1493
+msgctxt "STR_COMPAT_OPT_TABSRELATIVETOINDENT"
+msgid "Set tabstops relative to indent of paragraph"
+msgstr ""
+
+#. RCP3J
+#: sw/inc/strings.hrc:1494
+msgctxt "STR_COMPAT_OPT_TABOVERMARGIN"
+msgid "Allow tabs to extend beyond the right margin"
+msgstr ""
+
+#. KoeFf
#: sw/inc/strings.hrc:1495
+msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
+msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
+msgstr ""
+
+#. LBmQP
+#: sw/inc/strings.hrc:1497
msgctxt "sidebartableedit|alignautolabel"
msgid "Automatic"
msgstr ""
#. tTkKo
-#: sw/inc/strings.hrc:1496
+#: sw/inc/strings.hrc:1498
msgctxt "sidebartableedit|alignleftlabel"
msgid "Left"
msgstr ""
#. zU6Bm
-#: sw/inc/strings.hrc:1497
+#: sw/inc/strings.hrc:1499
msgctxt "sidebartableedit|alignfromleftlabel"
msgid "From left"
msgstr ""
#. HKZYR
-#: sw/inc/strings.hrc:1498
+#: sw/inc/strings.hrc:1500
msgctxt "sidebartableedit|alignrightlabel"
msgid "Right"
msgstr ""
#. iZWsJ
-#: sw/inc/strings.hrc:1499
+#: sw/inc/strings.hrc:1501
msgctxt "sidebartableedit|aligncenterlabel"
msgid "Center"
msgstr ""
#. hyfHe
-#: sw/inc/strings.hrc:1500
+#: sw/inc/strings.hrc:1502
msgctxt "sidebartableedit|alignmanuallabel"
msgid "Manual"
msgstr ""
@@ -12447,61 +12471,55 @@ msgid "Send a Copy of This Mail To..."
msgstr "Идәықәҵатәуп ашәҟәы акопиа..."
#. z7D9z
-#: sw/uiconfig/swriter/ui/characterproperties.ui:9
+#: sw/uiconfig/swriter/ui/characterproperties.ui:8
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "Асимвол"
#. pjT6b
-#: sw/uiconfig/swriter/ui/characterproperties.ui:33
+#: sw/uiconfig/swriter/ui/characterproperties.ui:29
msgctxt "characterproperties|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. tLVfC
-#: sw/uiconfig/swriter/ui/characterproperties.ui:36
+#: sw/uiconfig/swriter/ui/characterproperties.ui:33
msgctxt "characterproperties|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. GJNuu
-#: sw/uiconfig/swriter/ui/characterproperties.ui:160
+#: sw/uiconfig/swriter/ui/characterproperties.ui:132
msgctxt "characterproperties|font"
msgid "Font"
msgstr "Ашрифт"
#. bwwEA
-#: sw/uiconfig/swriter/ui/characterproperties.ui:207
+#: sw/uiconfig/swriter/ui/characterproperties.ui:155
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. CV8Tr
-#: sw/uiconfig/swriter/ui/characterproperties.ui:255
+#: sw/uiconfig/swriter/ui/characterproperties.ui:179
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Аҭыԥ"
#. CXLtN
-#: sw/uiconfig/swriter/ui/characterproperties.ui:303
+#: sw/uiconfig/swriter/ui/characterproperties.ui:203
msgctxt "characterproperties|asianlayout"
msgid "Asian Layout"
msgstr "Мрагылараазиатәи атекст аҭыԥнҵара"
-#. jTVKZ
-#: sw/uiconfig/swriter/ui/characterproperties.ui:351
-msgctxt "characterproperties|hyperlink"
-msgid "Hyperlink"
-msgstr "Агиперзхьарԥш"
-
#. uV8CG
-#: sw/uiconfig/swriter/ui/characterproperties.ui:399
+#: sw/uiconfig/swriter/ui/characterproperties.ui:227
msgctxt "characterproperties|background"
msgid "Highlighting"
msgstr "Ԥштәыла алкаара"
#. fJhsz
-#: sw/uiconfig/swriter/ui/characterproperties.ui:447
+#: sw/uiconfig/swriter/ui/characterproperties.ui:251
msgctxt "characterproperties|borders"
msgid "Borders"
msgstr "Аҿыкәырша"
@@ -13272,163 +13290,193 @@ msgid "Value:"
msgstr "Аҵакы:"
#. DDVfE
-#: sw/uiconfig/swriter/ui/converttexttable.ui:15
+#: sw/uiconfig/swriter/ui/converttexttable.ui:23
msgctxt "converttexttable|ConvertTextTableDialog"
msgid "Convert Table to Text"
msgstr "Атаблица атекст ахь аконвертациа"
#. iArsw
-#: sw/uiconfig/swriter/ui/converttexttable.ui:107
+#: sw/uiconfig/swriter/ui/converttexttable.ui:133
msgctxt "converttexttable|tabs"
msgid "Tabs"
msgstr "Атабулиациа"
#. 9aKdG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:116
+#: sw/uiconfig/swriter/ui/converttexttable.ui:142
msgctxt "converttexttable|extended_tip|tabs"
msgid "Converts the text to a table using tabs as column markers."
msgstr ""
#. uPkEG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:127
+#: sw/uiconfig/swriter/ui/converttexttable.ui:153
msgctxt "converttexttable|semicolons"
msgid "Semicolons"
msgstr "Акәаԥ аҿарҵәи ацны"
#. GqN6W
-#: sw/uiconfig/swriter/ui/converttexttable.ui:136
+#: sw/uiconfig/swriter/ui/converttexttable.ui:162
msgctxt "converttexttable|extended_tip|semicolons"
msgid "Converts the text to a table using semi-colons (;) as column markers."
msgstr ""
#. fucq3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:148
+#: sw/uiconfig/swriter/ui/converttexttable.ui:174
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Абзац"
#. 4fBB3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:157
+#: sw/uiconfig/swriter/ui/converttexttable.ui:183
msgctxt "converttexttable|extended_tip|paragraph"
msgid "Converts the text to a table using paragraphs as column markers."
msgstr ""
#. zN6Mx
-#: sw/uiconfig/swriter/ui/converttexttable.ui:168
+#: sw/uiconfig/swriter/ui/converttexttable.ui:194
msgctxt "converttexttable|other"
msgid "Other:"
msgstr "Даҽакы:"
#. 27JXH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:180
+#: sw/uiconfig/swriter/ui/converttexttable.ui:206
msgctxt "converttexttable|extended_tip|other"
msgid "Converts the text to a table using the character that you type in the box as a column marker."
msgstr ""
#. GQnda
-#: sw/uiconfig/swriter/ui/converttexttable.ui:197
+#: sw/uiconfig/swriter/ui/converttexttable.ui:223
msgctxt "converttexttable|othered"
msgid ","
msgstr ","
#. rmBim
-#: sw/uiconfig/swriter/ui/converttexttable.ui:204
+#: sw/uiconfig/swriter/ui/converttexttable.ui:230
msgctxt "converttexttable|othered-atkobject"
msgid "Symbol"
msgstr "Асимвол"
#. G5obG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:205
+#: sw/uiconfig/swriter/ui/converttexttable.ui:231
msgctxt "converttexttable|extended_tip|othered"
msgid "Type the character that you want to use as a column marker."
msgstr "Иҭажәгал асимвол аиҵагыла амаркер азы."
#. apGyF
-#: sw/uiconfig/swriter/ui/converttexttable.ui:216
+#: sw/uiconfig/swriter/ui/converttexttable.ui:242
msgctxt "converttexttable|keepcolumn"
msgid "Equal width for all columns"
msgstr "Аиҵагылақәа ирзеицеиҟаро аҭбаара"
#. xLjLr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:224
+#: sw/uiconfig/swriter/ui/converttexttable.ui:250
msgctxt "converttexttable|extended_tip|keepcolumn"
msgid "Creates columns of equal width, regardless of the position of the column marker."
msgstr ""
#. UbhJY
-#: sw/uiconfig/swriter/ui/converttexttable.ui:240
+#: sw/uiconfig/swriter/ui/converttexttable.ui:266
msgctxt "converttexttable|label1"
msgid "Separate Text At"
msgstr "Атекст аиҟәшага"
#. VDaHH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:270
+#: sw/uiconfig/swriter/ui/converttexttable.ui:295
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "Ахы"
#. dqVGr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:278
+#: sw/uiconfig/swriter/ui/converttexttable.ui:303
msgctxt "converttexttable|extended_tip|headingcb"
msgid "Formats the first row of the new table as a heading."
msgstr ""
#. XqGoL
-#: sw/uiconfig/swriter/ui/converttexttable.ui:289
+#: sw/uiconfig/swriter/ui/converttexttable.ui:314
msgctxt "converttexttable|repeatheading"
msgid "Repeat heading"
msgstr ""
#. YhBhC
-#: sw/uiconfig/swriter/ui/converttexttable.ui:299
+#: sw/uiconfig/swriter/ui/converttexttable.ui:324
msgctxt "converttexttable|extended_tip|repeatheading"
msgid "Repeats the table header on each page that the table spans."
msgstr ""
#. URvME
-#: sw/uiconfig/swriter/ui/converttexttable.ui:310
+#: sw/uiconfig/swriter/ui/converttexttable.ui:335
msgctxt "converttexttable|dontsplitcb"
msgid "Don't split table"
msgstr "Еиҟәшатәӡам атаблица"
#. FA8WG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:318
+#: sw/uiconfig/swriter/ui/converttexttable.ui:343
msgctxt "converttexttable|extended_tip|dontsplitcb"
msgid "Does not divide the table across pages."
msgstr "Еиҟәнашаӡо атаблица даҟьала."
#. XaNbS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:339
+#: sw/uiconfig/swriter/ui/converttexttable.ui:364
msgctxt "converttexttable|label3"
msgid "The first "
msgstr "Актәиқәа "
#. iXL3d
-#: sw/uiconfig/swriter/ui/converttexttable.ui:352
+#: sw/uiconfig/swriter/ui/converttexttable.ui:377
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "ацәаҳәақәа"
-#. C9QkD
-#: sw/uiconfig/swriter/ui/converttexttable.ui:380
-msgctxt "converttexttable|autofmt"
-msgid "AutoFormat..."
-msgstr "Автоформат..."
-
-#. ArFSS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:385
-msgctxt "converttexttable|extended_tip|autofmt"
-msgid "Opens the AutoFormat dialog, where you can select a predefined layout for table."
-msgstr "Иаанартуеит адиалог аԥенџьыр Автоформат, ара иалаҳхыр ауеит атаблица амакет."
-
#. Jsmkz
-#: sw/uiconfig/swriter/ui/converttexttable.ui:400
+#: sw/uiconfig/swriter/ui/converttexttable.ui:409
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Апараметрқәа"
+#. bFYNd
+#: sw/uiconfig/swriter/ui/converttexttable.ui:516
+msgctxt "converttexttable|label5"
+msgid "Format"
+msgstr ""
+
+#. EMrtD
+#: sw/uiconfig/swriter/ui/converttexttable.ui:552
+msgctxt "converttexttable|numformatcb"
+msgid "Number format"
+msgstr ""
+
+#. RjBhY
+#: sw/uiconfig/swriter/ui/converttexttable.ui:566
+msgctxt "converttexttable|bordercb"
+msgid "Borders"
+msgstr ""
+
+#. 9geQq
+#: sw/uiconfig/swriter/ui/converttexttable.ui:580
+msgctxt "converttexttable|fontcb"
+msgid "Font"
+msgstr ""
+
+#. V3F6B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:594
+msgctxt "converttexttable|patterncb"
+msgid "Pattern"
+msgstr ""
+
+#. ceF5B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:608
+msgctxt "converttexttable|alignmentcb"
+msgid "Alignment"
+msgstr ""
+
+#. MYbb6
+#: sw/uiconfig/swriter/ui/converttexttable.ui:629
+msgctxt "converttexttable|label6"
+msgid "Formatting"
+msgstr ""
+
#. kUb8Q
-#: sw/uiconfig/swriter/ui/converttexttable.ui:432
+#: sw/uiconfig/swriter/ui/converttexttable.ui:657
msgctxt "converttexttable|extended_tip|ConvertTextTableDialog"
msgid "Converts the selected text into a table, or the selected table into text."
msgstr ""
@@ -14803,10 +14851,10 @@ msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Аҭыԥхәаԥшра..."
-#. HvR9A
+#. HNXV3
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:156
msgctxt "exchangedatabases|extended_tip|browse"
-msgid "Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
+msgid "Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
msgstr ""
#. ZgGFH
@@ -14915,51 +14963,57 @@ msgctxt "fielddialog|extended_tip|FieldDialog"
msgid "Inserts a field at the current cursor position."
msgstr "Иҭанаргылоит аҭакыра акурсор ари апозициаҟны."
+#. mKEgr
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:8
+msgctxt "findentrydialog|FindEntryDialog"
+msgid "Find Entry"
+msgstr ""
+
#. 8UkAB
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:25
msgctxt "findentrydialog|find"
msgid "_Find"
msgstr "_Иԥшаатәуп"
#. yfE3P
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:34
msgctxt "findentrydialog|extended_tip|find"
msgid "Displays the next record that contains the search text."
msgstr "Иаанарԥшуеит анаҩстәи анҵамҭа, иԥшаатәу атекст зҵазкуа."
#. veaSC
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:97
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:98
#, fuzzy
msgctxt "findentrydialog|label1"
msgid "F_ind"
msgstr "Иԥшаатәуп"
#. svGxx
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:116
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:117
msgctxt "findentrydialog|extended_tip|entry"
msgid "Enter the search term."
msgstr "Иҭажәгал иԥшатәу атермин."
#. CHJAa
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:139
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:140
msgctxt "findentrydialog|findin"
msgid "Find _only in"
msgstr "Иԥшаатәуп абра мацара"
#. vXdjr
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:150
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:151
msgctxt "findentrydialog|extended_tip|findin"
msgid "Restricts the search to one data field."
msgstr ""
#. LA7X8
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:169
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:170
msgctxt "findentrydialog|extended_tip|area"
msgid "Select the data field where you want to search for the text."
msgstr "Иалышәх аҭакыра, атекст аԥшаара ахьаҭаху."
#. FQuFW
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:203
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:201
msgctxt "findentrydialog|extended_tip|FindEntryDialog"
msgid "Searches for a record or recipient in the mail merge address list."
msgstr ""
@@ -15026,10 +15080,10 @@ msgctxt "flddbpage|browse"
msgid "Browse..."
msgstr "Аҭыԥхәаԥшра..."
-#. FnCPc
+#. 9bmG5
#: sw/uiconfig/swriter/ui/flddbpage.ui:332
msgctxt "flddbpage|extended_tip|browse"
-msgid "Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
+msgid "Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
msgstr ""
#. n7J6N
@@ -15260,10 +15314,10 @@ msgctxt "fldfuncpage|macro"
msgid "_Macro..."
msgstr "Амакрос..."
-#. pHLUT
+#. CQu2f
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:262
msgctxt "fldfuncpage|extended_tip|macro"
-msgid "Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document."
+msgid "Opens the Macro Selector dialog, where you can choose the macro that will run when you click the selected field in the document."
msgstr ""
#. cyE7z
@@ -15491,164 +15545,163 @@ msgctxt "fldrefpage|extended_tip|FieldRefPage"
msgid "This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document."
msgstr ""
+#. jXhPb
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:71
+msgctxt "fldvarpage|nameft"
+msgid "Na_me:"
+msgstr ""
+
+#. juXJz
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:89
+msgctxt "fldvarpage|extended_tip|name"
+msgid "Type the name of the user-defined field to create."
+msgstr "Иҭажәгал иаԥҵахо ахархәаҩ иҭакыра ахьӡ."
+
+#. mA2Cx
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:105
+msgctxt "fldvarpage|valueft"
+msgid "_Value:"
+msgstr ""
+
+#. onRpf
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:130
+msgctxt "fldvarpage|extended_tip|value"
+msgid "Enter the contents to add to a user-defined field."
+msgstr ""
+
+#. BLiKH
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:154
+msgctxt "fldvarpage|apply|tooltip_text"
+msgid "Apply"
+msgstr "Ихархәатәуп"
+
+#. iLGxP
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:160
+msgctxt "fldvarpage|extended_tip|apply"
+msgid "Adds the user-defined field to the Select list."
+msgstr "Иацнаҵоит ахархәаҩ иҭакыра алхра асиа ахь."
+
+#. GKfDe
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:174
+msgctxt "fldvarpage|delete|tooltip_text"
+msgid "Delete"
+msgstr "Ианыхтәуп"
+
+#. bGYju
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:180
+msgctxt "fldvarpage|extended_tip|delete"
+msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+msgstr ""
+
#. EMeve
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:107
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:246
msgctxt "fldvarpage|extended_tip|type"
msgid "Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert."
msgstr ""
#. MYGxL
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:118
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:257
#, fuzzy
msgctxt "fldvarpage|label1"
msgid "_Type"
msgstr "Атип:"
#. YfUrq
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:189
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:312
msgctxt "fldvarpage|extended_tip|select"
msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert."
msgstr ""
#. JFbpp
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:323
msgctxt "fldvarpage|label2"
msgid "_Select"
msgstr "Алхра"
#. eLoJ7
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:386
msgctxt "fldvarpage|extended_tip|numformat"
msgid "Click the format to apply to the selected field, or click \"Additional formats\" to define a custom format."
msgstr ""
#. bAzUU
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:331
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:431
msgctxt "fldvarpage|extended_tip|format"
msgid "In the Format list, define if the value is inserted as text or as number."
msgstr ""
-#. WRjtn
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
-msgctxt "fldvarpage|label3"
-msgid "_Format"
-msgstr "Аформат"
-
#. qPpKb
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:445
#, fuzzy
msgctxt "fldvarpage|invisible"
msgid "Invisi_ble"
msgstr "иубарҭам"
#. 4SBL9
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:374
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
msgctxt "fldvarpage|extended_tip|invisible"
msgid "Hides the field contents in the document."
msgstr "Иаҵәахуеит адокумент аҟны аҭакыра аҵанакы."
#. jUrib
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:405
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:484
msgctxt "fldvarpage|label5"
msgid "_Up to level:"
msgstr "Аҩаӡара аҟынӡа:"
#. uXVGk
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:418
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:497
msgctxt "fldvarpage|separatorft"
msgid "Se_parator:"
msgstr "Аиҟәшага:"
#. xWPdj
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:432
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:511
msgctxt "fldvarpage|level|tooltip_text"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is displayed."
msgstr ""
#. B2VKZ
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:434
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
msgctxt "fldvarpage|level"
msgid "[None]"
msgstr "[Мап]"
#. 3eiSX
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:438
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:517
msgctxt "fldvarpage|extended_tip|level"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading that has outline level 2 or less. If “None” is selected, no heading number is displayed. To use this option, heading numbers must be enabled. Use “Tools - Heading Numbering”."
msgstr ""
-#. ECBav
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
-msgctxt "fldvarpage|separator"
-msgid "."
-msgstr "."
-
#. Bnsut
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:455
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:530
msgctxt "fldvarpage|separator|tooltip_text"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
+#. ECBav
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:533
+msgctxt "fldvarpage|separator"
+msgid "."
+msgstr "."
+
#. 3dC3P
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:458
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:537
msgctxt "fldvarpage|extended_tip|separator"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
#. GgDBN
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:473
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:552
msgctxt "fldvarpage|label4"
msgid "With Heading Number"
msgstr ""
-#. ibirK
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
-msgctxt "fldvarpage|nameft"
-msgid "Na_me"
-msgstr "Ахьӡ"
-
-#. juXJz
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:532
-msgctxt "fldvarpage|extended_tip|name"
-msgid "Type the name of the user-defined field to create."
-msgstr "Иҭажәгал иаԥҵахо ахархәаҩ иҭакыра ахьӡ."
-
-#. 5qBE2
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:545
-#, fuzzy
-msgctxt "fldvarpage|valueft"
-msgid "_Value"
-msgstr "Аҵакы:"
-
-#. onRpf
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:565
-msgctxt "fldvarpage|extended_tip|value"
-msgid "Enter the contents to add to a user-defined field."
-msgstr ""
-
-#. BLiKH
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:586
-msgctxt "fldvarpage|apply|tooltip_text"
-msgid "Apply"
-msgstr "Ихархәатәуп"
-
-#. iLGxP
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:592
-msgctxt "fldvarpage|extended_tip|apply"
-msgid "Adds the user-defined field to the Select list."
-msgstr "Иацнаҵоит ахархәаҩ иҭакыра алхра асиа ахь."
-
-#. GKfDe
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:606
-msgctxt "fldvarpage|delete|tooltip_text"
-msgid "Delete"
-msgstr "Ианыхтәуп"
-
-#. bGYju
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:612
-msgctxt "fldvarpage|extended_tip|delete"
-msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
-msgstr ""
+#. WRjtn
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:573
+msgctxt "fldvarpage|label3"
+msgid "_Format"
+msgstr "Аформат"
#. b5iXT
#: sw/uiconfig/swriter/ui/floatingsync.ui:7
@@ -16451,55 +16504,55 @@ msgid "Frame"
msgstr "Афреим"
#. A2nPr
-#: sw/uiconfig/swriter/ui/framedialog.ui:111
+#: sw/uiconfig/swriter/ui/framedialog.ui:112
msgctxt "framedialog|type"
msgid "Position and Size"
msgstr "Апозициеи ашәагааи"
#. PGiYy
-#: sw/uiconfig/swriter/ui/framedialog.ui:134
+#: sw/uiconfig/swriter/ui/framedialog.ui:135
msgctxt "framedialog|options"
msgid "Options"
msgstr "Апараметрқәа"
#. GfHpi
-#: sw/uiconfig/swriter/ui/framedialog.ui:158
+#: sw/uiconfig/swriter/ui/framedialog.ui:159
msgctxt "framedialog|wrap"
msgid "Wrap"
msgstr ""
#. kau3f
-#: sw/uiconfig/swriter/ui/framedialog.ui:182
+#: sw/uiconfig/swriter/ui/framedialog.ui:183
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Агиперзхьарԥш"
#. 3dDpH
-#: sw/uiconfig/swriter/ui/framedialog.ui:206
+#: sw/uiconfig/swriter/ui/framedialog.ui:207
msgctxt "framedialog|borders"
msgid "Borders"
msgstr ""
#. eSXL9
-#: sw/uiconfig/swriter/ui/framedialog.ui:230
+#: sw/uiconfig/swriter/ui/framedialog.ui:231
msgctxt "framedialog|area"
msgid "Area"
msgstr "Аобласт"
#. cuaEE
-#: sw/uiconfig/swriter/ui/framedialog.ui:254
+#: sw/uiconfig/swriter/ui/framedialog.ui:255
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Аҵәцара"
#. JkHCb
-#: sw/uiconfig/swriter/ui/framedialog.ui:278
+#: sw/uiconfig/swriter/ui/framedialog.ui:279
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. C4BTP
-#: sw/uiconfig/swriter/ui/framedialog.ui:302
+#: sw/uiconfig/swriter/ui/framedialog.ui:303
#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
@@ -21178,11 +21231,11 @@ msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Аҭыԥхәаԥшра..."
-#. CdmfM
+#. Hx7SS
#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
-msgid "Opens a template selector dialog."
-msgstr "Иаанартуеит ашаблон алхра адиалог."
+msgid "Opens the New dialog to select a template."
+msgstr ""
#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
@@ -21437,158 +21490,182 @@ msgctxt "navigatorcontextmenu|STR_DELETE_FIELD"
msgid "Delete Field"
msgstr "Ианыхтәуп аҭакыра"
-#. CUqD5
+#. GGzCM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:252
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_FOOTNOTES"
+msgid "Delete All Footnotes"
+msgstr ""
+
+#. kyGVJ
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_ENDNOTES"
+msgid "Delete All Endnotes"
+msgstr ""
+
+#. AZchK
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:269
+msgctxt "navigatorcontextmenu|STR_DELETE_FOOTNOTE"
+msgid "Delete Footnote"
+msgstr ""
+
+#. Cv2Cu
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:278
+msgctxt "navigatorcontextmenu|STR_DELETE_ENDNOTE"
+msgid "Delete Endnote"
+msgstr ""
+
+#. CUqD5
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:287
msgctxt "navigatorcontextmenu|STR_RENAME"
msgid "_Rename..."
msgstr "Ахьӡ ԥсахтәуп..."
#. f9jYB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:295
msgctxt "navigatorcontextmenu|STR_PROTECT_SECTION"
msgid "Protect Section"
msgstr ""
#. MEGAM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:268
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:303
msgctxt "navigatorcontextmenu|STR_HIDE_SECTION"
msgid "Hide Section"
msgstr ""
#. U5nAb
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:276
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:311
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Иаарԥштәуп зегьы"
#. E2wWp
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:284
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:319
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Иҵәахтәуп зегьы"
#. aDRke
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:292
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:327
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Ианыхтәуп зегьы"
#. YBipC
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:306
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
msgstr "Аструктура аикәарҳәра"
#. EBK2E
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:326
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:361
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
msgstr "Аструктура ацклаԥшра"
#. fZEEr
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:340
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:375
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
msgstr "Атаблицақәа рыцклаԥшра"
#. 7oCFa
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:348
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:383
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
msgstr "Аҟәшақәа рыцклаԥшра"
#. YmjQf
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:356
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:391
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
msgstr ""
#. vhxX5
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:364
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:399
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
msgstr "Асахьақәа рыцклаԥшра"
#. mcYqZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:372
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:407
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
msgstr "OLE аобиектқәа рыцклаԥшра"
#. DRaED
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:380
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:415
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
msgstr "Агәылаҵақәа рыцклаԥшра"
#. vpLmh
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:388
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:423
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
msgstr "Агиперзхьарԥшқәа рыцклаԥшра"
#. EvBzN
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:396
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:431
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
msgstr "Азхьарԥшқәа рыцклаԥшра"
#. M8Bes
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:404
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:439
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
msgstr "Арбагақәа рыцклаԥшра"
#. KBFwM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:412
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:447
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
msgstr "Акомментариқәа рыцклаԥшра"
#. oGavB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:420
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:455
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
msgstr "Асахьақәа рыцклаԥшра"
#. w8FTW
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:428
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:463
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
msgstr "Аҭакырақәа рыцклаԥшра"
#. BoCeZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:436
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:471
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
msgstr "Албаагақәа рыцклаԥшра"
#. QqAhu
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:444
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:479
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
msgstr "Анҵәамҭатә лбаагақәа рыцклаԥшра"
#. vBGAw
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:452
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:487
msgctxt "navigatorcontextmenu|STR_SORT_ALPHABETICALLY"
msgid "Sort Alphabetically"
msgstr "Исорттәуп алфавитла"
#. cqtBF
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:466
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:501
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Show Up to Outline Level"
msgstr "Иаарԥштәуп аструктура аҩаӡара аҟынӡа"
#. Zehx2
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:480
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:515
msgctxt "navigatorcontextmenu|STR_DISPLAY"
msgid "Display"
msgstr "Иаарԥштәуп"
#. bgZoy
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:500
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:535
msgctxt "navigatorcontextmenu|STR_COLLAPSE_ALL_CATEGORIES"
msgid "Collapse All Categories"
msgstr "Еикәарҳәтәуп акатегориақәа зегьы"
@@ -21635,377 +21712,383 @@ msgctxt "navigatorpanel|extended_tip|contenttoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr ""
+#. zVTfC
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:288
+msgctxt "navigatorpanel|accessible_name|navigateby"
+msgid "Navigate By"
+msgstr ""
+
#. ZLBzd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:343
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:348
msgctxt "navigatorpanel|gotopage|tooltip_text"
msgid "Go to page"
msgstr ""
#. MFyPU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:351
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:356
msgctxt "navigatorpanel|gotopage|accessible_name"
msgid "Go to page"
msgstr ""
#. 6xYpE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:352
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:357
msgctxt "navigatorpanel|extended_tip|gotopage"
msgid "Enter a page that you want to go to and press enter or use the buttons to move to the previous or next page."
msgstr ""
#. DgvFE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:385
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
msgstr "Аҵанакы"
#. Uzb8i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:389
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:394
msgctxt "navigatorpanel|root|accessible_name"
msgid "Content Navigation View"
msgstr ""
#. RCE5p
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:395
msgctxt "navigatorpanel|extended_tip|root"
msgid "Switches between the display of all categories in the Navigator and the selected category."
msgstr ""
#. Ngjxu
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:413
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Хыхьтәи аколонтитул"
#. WfmTe
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:417
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:422
msgctxt "navigatorpanel|header|accessible_name"
msgid "Header"
msgstr ""
#. yZHED
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:423
msgctxt "navigatorpanel|extended_tip|header"
msgid "Moves the cursor to the header, or from the header to the document text area."
msgstr ""
#. dfTJU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:431
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. c5WE6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:435
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:440
msgctxt "navigatorpanel|footer|accessible_name"
msgid "Footer"
msgstr ""
#. 5BVYB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:441
msgctxt "navigatorpanel|extended_tip|footer"
msgid "Moves the cursor to the footer, or from the footer to the document text area."
msgstr ""
#. EefnL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:449
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
msgstr "Адҳәалара<->Атекст"
#. gBAfm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:453
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
msgstr ""
#. vwcpF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
msgctxt "navigatorpanel|extended_tip|anchor"
msgid "Jumps between the footnote text and the footnote anchor."
msgstr ""
#. GbEFs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:467
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
msgctxt "navigatorpanel|reminder|tooltip_text"
msgid "Set Reminder"
msgstr "Иқәыргылатәу агәаларшәара"
#. Ba2Be
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:471
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:476
msgctxt "navigatorpanel|reminder|accessible_name"
msgid "Set Reminder"
msgstr ""
#. d2Bnv
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:477
msgctxt "navigatorpanel|extended_tip|reminder"
msgid "Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the Navigation icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
msgstr ""
#. YdRTG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:495
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Show Up to Outline Level"
msgstr "Иаарԥштәуп аструктура аҩаӡара аҟынӡа"
#. zJ7Bk
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:499
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:504
msgctxt "navigatorpanel|headings|accessible_name"
msgid "Show Up to Outline Level"
msgstr ""
#. EVb5c
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:505
msgctxt "navigatorpanel|extended_tip|headings"
msgid "Use this option to control what headings in the document structure are displayed in the Navigator window. Click the icon, and choose an outline level number. Any heading with an outline number less than or equal to the selected number will be displayed."
msgstr ""
#. sxyvw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:525
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
msgstr "Асиа аԥенџьыр аҿак./аҿых."
#. Vqvwm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:529
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:534
msgctxt "navigatorpanel|listbox|accessible_name"
msgid "List Box On/Off"
msgstr ""
#. y7YBB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:535
msgctxt "navigatorpanel|extended_tip|listbox"
msgid "Shows or hides the Navigator list."
msgstr "Иаанарԥшуеит ма иаҵәахуеит Анавигатор асиа."
#. bifrF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:553
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:559
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote Outline Level"
msgstr ""
#. fUTYs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:557
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:563
msgctxt "navigatorpanel|promote|accessible_name"
msgid "Promote Outline Level"
msgstr ""
#. dvQYH
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:558
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:564
msgctxt "navigatorpanel|extended_tip|promote"
msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 37YWp
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:571
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:578
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote Outline Level"
msgstr ""
#. EnjGM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:575
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:582
msgctxt "navigatorpanel|demote|accessible_name"
msgid "Demote Outline Level"
msgstr ""
#. NHBAZ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:576
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:583
msgctxt "navigatorpanel|extended_tip|demote"
msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 8LqeP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:589
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:597
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Move Heading Up"
msgstr ""
#. CN8Km
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:593
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:601
msgctxt "navigatorpanel|chapterup|accessible_name"
msgid "Move Heading Up"
msgstr ""
#. mwCBQ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:594
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
msgctxt "navigatorpanel|extended_tip|chapterup"
msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr ""
#. HaiYT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:607
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:616
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Move Heading Down"
msgstr ""
#. 4vNMC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:611
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:620
msgctxt "navigatorpanel|chapterdown|accessible_name"
msgid "Move Heading Down"
msgstr ""
#. sGNbn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:612
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:621
msgctxt "navigatorpanel|extended_tip|chapterdown"
msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 3rY8r
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:644
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:653
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Адокумент"
#. wavgT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:647
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:656
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Иактиву аԥенџьыр"
#. 3yk2y
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:732
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:741
msgctxt "navigatorpanel|globaltoggle|tooltip_text"
msgid "Toggle Master View"
msgstr "Еилоу адокумент"
#. AoCVA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:736
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:745
msgctxt "navigatorpanel|extended_tip|globaltoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr ""
#. HS3W2
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:759
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:768
#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Иԥсахтәуп"
#. 5dtyC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:763
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:772
msgctxt "navigatorpanel|edit|accessible_name"
msgid "Edit"
msgstr ""
#. phQFB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:764
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:773
msgctxt "navigatorpanel|extended_tip|edit"
msgid "Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the Index dialog is opened."
msgstr ""
#. svmCG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:777
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:786
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "Ирҿыцтәуп"
#. jAmFd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:781
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:790
msgctxt "navigatorpanel|update|accessible_name"
msgid "Update"
msgstr ""
#. FEEGn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:782
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:791
msgctxt "navigatorpanel|extended_tip|update"
msgid "Click and choose the contents that you want to update."
msgstr ""
#. tu94A
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:795
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:804
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Иҭаргылатәуп"
#. fXajb
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:799
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:808
msgctxt "navigatorpanel|insert|accessible_name"
msgid "Insert"
msgstr ""
#. 9kmNw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:800
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:809
msgctxt "navigatorpanel|extended_tip|insert"
msgid "Inserts a file, an index, or a new document into the master document."
msgstr ""
#. MvgHM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:823
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:832
msgctxt "navigatorpanel|save|tooltip_text"
msgid "Save Contents as well"
msgstr "Еиқәнархоит аҵанакы еилоу адокумент аҟны"
#. p76EP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:827
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:836
msgctxt "navigatorpanel|save|accessible_name"
msgid "Save Contents as well"
msgstr ""
#. KBDdA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:828
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:837
msgctxt "navigatorpanel|extended_tip|save"
msgid "Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed."
msgstr ""
#. yEETn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:851
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:860
#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "Аҩада"
#. 7zNC6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:855
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:864
msgctxt "navigatorpanel|moveup|accessible_name"
msgid "Move Up"
msgstr ""
#. rEFCS
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:856
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:865
msgctxt "navigatorpanel|extended_tip|moveup"
msgid "Moves the selection up one position in the Navigator list."
msgstr ""
#. KN3mN
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:869
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:878
#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "Алада"
#. PSm2i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:873
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:882
msgctxt "navigatorpanel|movedown|accessible_name"
msgid "Move Down"
msgstr ""
#. Cs7D9
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:874
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:883
msgctxt "navigatorpanel|extended_tip|movedown"
msgid "Moves the selection down one position in the Navigator list."
msgstr ""
#. 3RwmV
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:966
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:975
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Selection"
msgstr "Иалху"
#. v2iCL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:974
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:983
msgctxt "navigatorpanel|STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Арбагақәа"
#. fvFtM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:982
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:991
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
msgstr "Аимадарақәа"
#. Njw6i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:990
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:999
msgctxt "navigatorpanel|STR_UPDATE_ALL"
msgid "All"
msgstr "Зегьы"
@@ -22029,837 +22112,837 @@ msgid "New User Index"
msgstr ""
#. pyNZP
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3231
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3244
msgctxt "WriterNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_Афаил"
#. uFrkV
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3250
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3263
msgctxt "WriterNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Аилыркаага"
#. QC5EA
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3305
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3318
msgctxt "WriterNotebookbar|FileLabel"
msgid "~File"
msgstr "~Афаил"
#. 4gzad
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4567
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4580
msgctxt "WriterNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Ихадоу"
#. JAhp6
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4654
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4667
msgctxt "WriterNotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Ихадоу"
#. NA9SG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5780
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5793
msgctxt "WriterNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "Аҭаргылара"
#. b4aNG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5885
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5898
msgctxt "WriterNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "Аҭаргылара"
#. 4t2ES
-#: sw/uiconfig/swriter/ui/notebookbar.ui:6990
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7003
msgctxt "WriterNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "Адырганҵа"
#. 4sDuv
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7075
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7088
msgctxt "WriterNotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "Адырганҵа"
#. iLbkU
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7778
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7791
msgctxt "WriterNotebookbar|ReferencesMenuButton"
msgid "Reference_s"
msgstr "Азхьарԥшқәа"
#. GEwcS
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7875
msgctxt "WriterNotebookbar|ReferencesLabel"
msgid "Reference~s"
msgstr "Азхьарԥшқәа"
#. fDqyq
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8777
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8790
msgctxt "WriterNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "_Агәаҭара"
#. rsvWQ
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8875
msgctxt "WriterNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "~Агәаҭара"
#. Lzxon
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9713
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9780
msgctxt "WriterNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_Ахәаԥшра"
#. WyVST
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9798
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9865
msgctxt "WriterNotebookbar|ViewLabel"
msgid "~View"
msgstr "~Ахәаԥшра"
#. RgE7C
-#: sw/uiconfig/swriter/ui/notebookbar.ui:10941
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11008
msgctxt "WriterNotebookbar|TableMenuButton"
msgid "_Table"
msgstr "Атаблица"
#. nFByf
-#: sw/uiconfig/swriter/ui/notebookbar.ui:11025
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11092
msgctxt "WriterNotebookbar|TableLabel"
msgid "~Table"
msgstr "Атаблица"
#. ePiUn
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12251
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12318
msgctxt "WriterNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "Асахьа"
#. tfZvk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12348
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12415
msgctxt "WriterNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "Асахьа"
#. CAFm3
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13667
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13734
msgctxt "WriterNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "Асахьа"
#. eBYpc
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13774
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13841
msgctxt "WriterNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "Асахьа"
#. UPA2b
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14641
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14708
msgctxt "WriterNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "Аобиект"
#. gMACj
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14726
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14793
msgctxt "WriterNotebookbar|ObjectLabel"
msgid "~Object"
msgstr "Аобиект"
#. YLmxD
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15505
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15572
msgctxt "WriterNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "Амедиа"
#. A9AmF
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15609
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15676
msgctxt "WriterNotebookbar|MediaLabel"
msgid "~Media"
msgstr "Амедиа"
#. SDFU4
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16040
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16107
msgctxt "WriterNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "Акьыԥхьра"
#. uMQuW
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16122
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16189
msgctxt "WriterNotebookbar|PrintLabel"
msgid "~Print"
msgstr "Акьыԥхьра"
#. 3sRtM
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16930
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16997
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "Аформа"
#. HbNSG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17014
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17081
msgctxt "WriterNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Аформа"
#. mrTYB
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17071
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17138
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "_Арҭбаара"
#. Gtj2Y
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17145
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17212
msgctxt "WriterNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "~Арҭбаара"
#. FzYUk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18092
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18159
msgctxt "WriterNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Асервис"
#. 68iAK
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18176
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18243
msgctxt "WriterNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "Асервис"
#. guA3a
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3196
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3197
msgctxt "notebookbar_compact|FileMenuButton"
msgid "_File"
msgstr "_Афаил"
#. PU9ct
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3245
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3246
msgctxt "notebookbar_compact|FileLabel"
msgid "~File"
msgstr "~Афаил"
#. McDEQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4740
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4741
msgctxt "notebookbar_compact|HomeMenuButton"
msgid "_Home"
msgstr "_Ихадоу"
#. MSVBh
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4792
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4793
msgctxt "notebookbar_compact|HomeLabel"
msgid "~Home"
msgstr "~Ихадоу"
#. zveKA
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5818
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5819
msgctxt "notebookbar_compact|InsertMenuButton"
msgid "_Insert"
msgstr "Аҭаргылара"
#. CDXv3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5873
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5874
msgctxt "notebookbar_compact|InsertLabel"
msgid "~Insert"
msgstr "~Аҭаргылара"
#. a5p4d
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6652
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6653
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
msgstr "Адырганҵа"
#. TbQMa
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6704
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6705
msgctxt "notebookbar_compact|LayoutLabel"
msgid "~Layout"
msgstr "~Адаҟьа адырганҵа"
#. R5zY7
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7411
msgctxt "notebookbar_compact|ReferencesMenuButton"
msgid "Reference_s"
msgstr "Азхьарԥшқәа"
#. iEmZn
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7461
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7462
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "Reference~s"
msgstr "~Азхьарԥшқәа"
#. jYD7j
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8278
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8279
msgctxt "notebookbar_compact|ReviewMenuButton"
msgid "_Review"
msgstr "_Агәаҭара"
#. Lbj5B
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8330
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8331
msgctxt "notebookbar_compact|ReviewLabel"
msgid "~Review"
msgstr "~Агәаҭара"
#. 35kA2
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8997
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8998
msgctxt "notebookbar_compact|ViewMenuButton"
msgid "_View"
msgstr "_Аԥшра"
#. ZGh8C
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9049
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9050
msgctxt "notebookbar_compact|ViewLabel"
msgid "~View"
msgstr "~Аԥшра"
#. W5JNf
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10358
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10359
msgctxt "notebookbar_compact|TableMenuButton"
msgid "T_able"
msgstr "Атаблица"
#. UBApt
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10411
msgctxt "notebookbar_compact|TableLabel"
msgid "~Table"
msgstr "~Атаблица"
#. fDEwj
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11748
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11749
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Im_age"
msgstr "~Асахьа"
#. ekWoX
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11801
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11802
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Асахьа"
#. 8eQN8
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13183
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13184
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Асахьа"
#. FBf68
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13238
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13239
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Асахьа"
#. DoVwy
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14271
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14272
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Аобиект"
#. JXKiY
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14327
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14328
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Аобиект"
#. q8wnS
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15068
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15069
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "Амедиа"
#. 7HDt3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15124
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15125
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Амедиа"
#. vSDok
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15783
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15784
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Акьыԥхьра"
#. goiqQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15838
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15839
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Акьыԥхьра"
#. EBGs5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17221
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17222
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Аформа"
#. EKA8X
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17276
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17277
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Аформа"
#. 8SvE5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17355
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17356
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Арҭбаара"
#. WH5NR
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17413
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17414
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Арҭбаара"
#. 8fhwb
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18414
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18415
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Асервис"
#. kpc43
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18466
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18467
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Асервис"
#. 2AFu6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2843
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2856
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Ихадоу амениу"
#. ENEdU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3335
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3348
msgctxt "notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Ихадоу амениу"
#. kKr3K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3684
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3697
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
msgstr "Афаил"
#. n7MoD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3795
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3808
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
msgstr "Ариашара"
#. o7pcA
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3894
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5204
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3907
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5217
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
msgstr "Астильқәа"
#. T2jYU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4081
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4094
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5402
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "Ашрифт"
#. wUssG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4292
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5632
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4305
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5645
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
msgstr "Абзац"
#. tuzE5
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4530
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6390
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4543
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6403
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
msgstr "Аҭаргылара"
#. ZDLUo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4677
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4690
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
msgstr "Азхьарԥшқәа"
#. NxjgM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4789
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4802
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
msgstr "Агәаҭара"
#. 47viq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4901
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10234
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11997
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4914
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10247
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12010
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
msgstr "Аԥшра"
#. bgPuY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5009
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5022
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12136
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Аформа"
#. 5fAr4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5101
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5114
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Арҭбаара"
#. Tgwxy
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5805
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5818
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "Атаблица"
#. GHcYf
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6279
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6292
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
msgstr ""
#. DC7Hv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6535
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6548
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "Асахьа"
#. ncAKi
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6909
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8508
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9605
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10599
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6922
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8521
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9618
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10612
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Аҭыԥ"
#. 8pLR3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7313
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7326
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "Афигура"
#. NM63T
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7561
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7574
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Агәыԥ"
#. cbMTW
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7683
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7696
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#. BTzDn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7910
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7923
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "Атексттә еффектқәа"
#. PLqyG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8021
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9134
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8034
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9147
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10136
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "Акаҭа"
#. jWoME
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8158
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8171
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "_Image"
msgstr "Асахьа"
#. SEFWn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8865
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8878
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr "Афильтр"
#. 5a4zV
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9272
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9285
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "Аобиект"
#. q3Fbm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10023
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "F_rame"
msgstr ""
#. Ghwp6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10370
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10383
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "Амедиа"
#. bRfaC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11000
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11013
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Layout"
msgstr "Адырганҵа"
#. PhCFL
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11392
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11405
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "Акьыԥхьра"
#. fczCB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11536
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11549
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
msgstr "Абызшәа"
#. HxnjT
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11659
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11672
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
msgstr "Агәаҭара"
#. 9zFhS
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11804
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
msgstr "Акомментари"
#. bCPNM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11894
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11907
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
msgstr "Аиҿырԥшра"
#. RC7F3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12862
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12875
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "Амениу"
#. CSzSh
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3068
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3081
msgctxt "notebookbar_groupedbar_full|MenubarAction"
msgid "Menubar"
msgstr "Ихадоу амениу"
#. 2S8D3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3917
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
msgstr "Амениу"
#. mCwjN
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3956
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3969
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
msgstr "Асервис"
#. pkdoB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4009
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4022
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
msgstr "Аилыркаага"
#. eks5K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4115
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4128
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
msgstr "Афаил"
#. cfLmD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4348
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4361
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
msgstr "Ариашара"
#. 3GXeo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4541
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6291
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4554
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6304
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
msgstr "Астильқәа"
#. hEZAZ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4818
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6568
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9374
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4831
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6581
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9387
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
msgstr "Аформат"
#. RFMpm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5143
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6893
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9627
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5156
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6906
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9640
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
msgstr "Абзац"
#. TSKQ8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5376
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9950
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9963
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
msgstr "Аҭаргылара"
#. F9WAK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5600
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8173
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5613
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8186
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
msgstr "Азхьарԥш"
#. 8XawJ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5798
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8532
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5811
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8545
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
msgstr "Агәаҭара"
#. Pfwpq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5944
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9085
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9799
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14739
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5957
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9098
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9812
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14752
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15804
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
msgstr "Аԥшра"
#. q6NwY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6115
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15965
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6128
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15978
msgctxt "notebookbar_groupedbar_full|FormButton"
msgid "Fo_rm"
msgstr "Аформа"
#. XNJZd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7111
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7124
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
msgstr "Атаблица"
#. ao9tD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7303
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7316
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
msgstr "Ацәаҳәақәа"
#. CGLeG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7501
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7514
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
msgstr "Аидҵара"
#. XSx69
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7725
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7738
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
msgstr "Алкаара"
#. NZWw8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7949
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7962
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
msgstr ""
#. cyjNn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8308
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8321
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
msgstr "Абызшәа"
#. GFyTQ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8740
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
msgstr "Акомментари"
#. mvE4u
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8939
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8952
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
msgstr "Аиҿырԥшра"
#. YtBAd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10269
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10282
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
msgstr "Асахьа"
#. gPK7A
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10571
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12374
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13868
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15193
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10584
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12387
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13881
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15206
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
msgstr "Аҭыԥ"
#. dkXBa
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11268
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11281
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
msgstr "Ариашара"
#. 4jpsG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11447
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13406
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14593
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11460
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13419
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14606
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15658
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
msgstr "Акаҭа"
#. 4BrBg
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11658
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
msgstr "Агәыԥ"
#. rDBLq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11817
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11830
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
msgstr "3_D"
#. fDD7F
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12104
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12117
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
msgstr "Асахьа"
#. hpbGC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13060
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13073
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
msgstr "Аԥштәы"
#. DzzAv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13579
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13592
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "_Object"
msgstr "Аобиект"
#. W7NR4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14434
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14447
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
msgstr ""
#. DhFZG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14917
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
msgstr "Амедиа"
#. LRxDK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16718
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16731
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
msgstr "Аслаид амакет"
#. 8J3Bt
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17190
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17203
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
msgstr "Акьыԥхьра"
@@ -23899,50 +23982,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "Авто"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "Ажәа ала"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "асимвол ала"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Еиҿырԥштәуп адокумент аверсиақәа"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Изызхьаԥштәым афрагментқәа роура:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Иазхьаԥштәуп аиҿырԥшраан"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Еиқәырхатәуп адокумент аԥсахраан"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
@@ -26041,86 +26118,86 @@ msgid "Custom"
msgstr "Даҽакы:"
#. ZrS3t
-#: sw/uiconfig/swriter/ui/paradialog.ui:9
+#: sw/uiconfig/swriter/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Абзац"
#. npDMu
-#: sw/uiconfig/swriter/ui/paradialog.ui:33
+#: sw/uiconfig/swriter/ui/paradialog.ui:29
msgctxt "paradialog|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. Gw9vR
-#: sw/uiconfig/swriter/ui/paradialog.ui:36
+#: sw/uiconfig/swriter/ui/paradialog.ui:33
msgctxt "paradialog|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. 6xRiy
-#: sw/uiconfig/swriter/ui/paradialog.ui:160
+#: sw/uiconfig/swriter/ui/paradialog.ui:132
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Ахьаҵқәеи аинтервалқәеи"
#. PRo68
-#: sw/uiconfig/swriter/ui/paradialog.ui:207
+#: sw/uiconfig/swriter/ui/paradialog.ui:155
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Аиҟаратәра"
#. hAL52
-#: sw/uiconfig/swriter/ui/paradialog.ui:256
+#: sw/uiconfig/swriter/ui/paradialog.ui:180
msgctxt "paradialog|textflow"
msgid "Text Flow"
msgstr "Адаҟьаҟны аҭыԥ"
#. EB5A9
-#: sw/uiconfig/swriter/ui/paradialog.ui:305
+#: sw/uiconfig/swriter/ui/paradialog.ui:205
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Мрагылара-азиатәи акьыԥхьра аԥҟарақәа"
-#. hFkAh
-#: sw/uiconfig/swriter/ui/paradialog.ui:353
-msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Outline & List"
-msgstr "Аструктуреи асиақәеи"
-
#. hZxni
-#: sw/uiconfig/swriter/ui/paradialog.ui:354
+#: sw/uiconfig/swriter/ui/paradialog.ui:229
msgctxt "paradialog|labelTP_NUMPARA"
msgid "Set outline level, list style and line numbering for paragraph."
msgstr ""
+#. hFkAh
+#: sw/uiconfig/swriter/ui/paradialog.ui:230
+msgctxt "paradialog|labelTP_NUMPARA"
+msgid "Outline & List"
+msgstr "Аструктуреи асиақәеи"
+
#. BzbWJ
-#: sw/uiconfig/swriter/ui/paradialog.ui:402
+#: sw/uiconfig/swriter/ui/paradialog.ui:254
#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "abs"
#. GHrCB
-#: sw/uiconfig/swriter/ui/paradialog.ui:450
+#: sw/uiconfig/swriter/ui/paradialog.ui:278
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "Ахалагаранбан"
#. EVCmZ
-#: sw/uiconfig/swriter/ui/paradialog.ui:498
+#: sw/uiconfig/swriter/ui/paradialog.ui:302
msgctxt "paradialog|labelTP_BORDER"
msgid "Borders"
msgstr "Аҿыкәыршара"
#. GCvEC
-#: sw/uiconfig/swriter/ui/paradialog.ui:546
+#: sw/uiconfig/swriter/ui/paradialog.ui:326
msgctxt "paradialog|area"
msgid "Area"
msgstr "Аобласт"
#. VnDtp
-#: sw/uiconfig/swriter/ui/paradialog.ui:594
+#: sw/uiconfig/swriter/ui/paradialog.ui:350
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Аҵәцара"
@@ -29076,396 +29153,396 @@ msgid "Set the text flow options for the text before and after the table."
msgstr ""
#. xhDck
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:8
msgctxt "templatedialog1|TemplateDialog1"
msgid "Character Style"
msgstr "Асимволқәа рстиль"
#. gKTob
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:35
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:32
msgctxt "templatedialog1|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. UH8Vz
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:173
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:147
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. BvEuD
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:220
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:170
#, fuzzy
msgctxt "templatedialog1|font"
msgid "Font"
msgstr "Ашрифт"
#. Zda8g
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:268
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:194
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. RAxVY
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:316
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:218
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Аҭыԥ"
#. NAt5W
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:364
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:242
msgctxt "templatedialog1|asianlayout"
msgid "Asian Layout"
msgstr "Адырганҵа мрагылара-азиатәи атекст азы"
#. scr3Z
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:266
msgctxt "templatedialog1|background"
msgid "Highlighting"
msgstr "Ацәырлашара"
#. gurnZ
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:460
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:290
msgctxt "templatedialog1|borders"
msgid "Borders"
msgstr ""
#. fpEC5
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:8
msgctxt "templatedialog16|TemplateDialog16"
msgid "List Style"
msgstr "Асиа астиль"
+#. VzEYH
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:142
+msgctxt "templatedialog16|organizer"
+msgid "Name and hide user-defined styles"
+msgstr "Ахьӡ рыҭатәуп нас иҵәахтәуп ахархәаҩ истильқәа"
+
#. tA5vb
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:143
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr "Анапхгара"
-#. VzEYH
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:169
-msgctxt "templatedialog16|organizer"
-msgid "Name and hide user-defined styles"
-msgstr "Ахьӡ рыҭатәуп нас иҵәахтәуп ахархәаҩ истильқәа"
+#. 7MAbD
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:166
+msgctxt "templatedialog16|bullets"
+msgid "Choose a predefined bullet type"
+msgstr ""
#. 7o8No
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:167
msgctxt "templatedialog16|bullets"
msgid "Unordered"
msgstr "Амаркерқәа"
-#. 7MAbD
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
-msgctxt "templatedialog16|bullets"
-msgid "Choose a predefined bullet type"
+#. BHtZp
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:191
+msgctxt "templatedialog16|numbering"
+msgid "Choose a predefined ordered list"
msgstr ""
#. uCBn4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:265
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:192
msgctxt "templatedialog16|numbering"
msgid "Ordered"
msgstr "Аномерркра"
-#. BHtZp
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
-msgctxt "templatedialog16|numbering"
-msgid "Choose a predefined ordered list"
+#. vDSFy
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+msgctxt "templatedialog16|outline"
+msgid "Choose a predefined outline format"
msgstr ""
#. D9oKE
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:314
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "Аконтур"
-#. vDSFy
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:315
-msgctxt "templatedialog16|outline"
-msgid "Choose a predefined outline format"
+#. 2r5Vm
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:241
+msgctxt "templatedialog16|graphics"
+msgid "Choose a predefined graphic bullet symbol"
msgstr ""
#. Dp6La
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:363
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:242
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "Асахьа"
-#. 2r5Vm
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:364
-msgctxt "templatedialog16|graphics"
-msgid "Choose a predefined graphic bullet symbol"
+#. CLdU2
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
+msgctxt "templatedialog16|position"
+msgid "Modify indent, spacing, and alignment for list numbers or symbols"
msgstr ""
#. K55K4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:267
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Аҭыԥ"
-#. CLdU2
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:413
-msgctxt "templatedialog16|position"
-msgid "Modify indent, spacing, and alignment for list numbers or symbols"
-msgstr ""
+#. ajaSr
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:291
+msgctxt "templatedialog16|customize"
+msgid "Design your own list or outline format"
+msgstr "Аномерркразы иаԥышәҵа шхатә сиа ма аструктура"
#. g5NQF
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:461
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:292
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "Ирхиатәуп"
-#. ajaSr
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:462
-msgctxt "templatedialog16|customize"
-msgid "Design your own list or outline format"
-msgstr "Аномерркразы иаԥышәҵа шхатә сиа ма аструктура"
-
#. 6ozqU
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:8
msgctxt "templatedialog2|TemplateDialog2"
msgid "Paragraph Style"
msgstr "Абзац астиль"
#. 2NhWM
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "Ахьаҵқәеи аинтервалқәеи"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Аиҟаратәра"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "Адаҟьаҟны аҭыԥ"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Мпагылара-азиатәи акьыԥхьра аԥҟарақәа"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
#, fuzzy
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "Ашрифт"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Аҭыԥ"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "Мпагылара-азиатәи атекст адырганҵа"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "Ацәырлашара"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:647
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
#, fuzzy
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "abs"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:695
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "Ахалагаранбан"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:743
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "Аобласт"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:791
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Аҵәцара"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:839
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr ""
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:887
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "Аҭагылазаашьа"
-#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
-msgctxt "templatedialog2|outline"
-msgid "Outline & List"
-msgstr "Аструктуреи асиақәеи"
-
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:936
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
+#. H6CCV
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+msgctxt "templatedialog2|outline"
+msgid "Outline & List"
+msgstr "Аструктуреи асиақәеи"
+
#. q8oC5
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
msgctxt "templatedialog4|TemplateDialog4"
msgid "Frame Style"
msgstr ""
#. 8dRdE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:142
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. Q2PQs
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:165
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "Атип"
#. wEoGM
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:189
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Апараметрқәа"
#. CEZkG
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:213
msgctxt "templatedialog4|wrap"
msgid "Wrap"
msgstr ""
#. azFQq
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:237
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "Аобласт"
#. EYmCL
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:261
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Аҵәцара"
#. UbGRm
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:285
msgctxt "templatedialog4|borders"
msgid "Borders"
msgstr ""
#. riCuE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:309
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. BYG56
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:333
#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Амакросқәа"
#. ZSiRR
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:8
#, fuzzy
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
msgstr "Атаблицақәа рстиль"
#. 9Pn59
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:72
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:69
msgctxt "templatedialog8|standard"
msgid "Standard"
msgstr "Ишыҟоу еиԥш"
#. BvGbL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:142
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "Анапхгара"
#. UbZRu
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:165
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Адаҟьа"
#. hCvJw
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:189
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "Аобласт"
#. Mja3s
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:213
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Аҵәцара"
#. JUC2u
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:237
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "Хыхьтәи аколонтитул"
#. oeXmC
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:261
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. D9AK7
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:285
msgctxt "templatedialog8|borders"
msgid "Borders"
msgstr ""
#. ABEwr
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:309
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. ZdBTL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:333
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "Албаага"
#. FosCF
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:357
msgctxt "templatedialog8|textgrid"
msgid "Text Grid"
msgstr "Атексттә каҭа"
diff --git a/source/ab/swext/mediawiki/help.po b/source/ab/swext/mediawiki/help.po
index ed9950200d3..5f76830d325 100644
--- a/source/ab/swext/mediawiki/help.po
+++ b/source/ab/swext/mediawiki/help.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2024-02-16 01:45+0000\n"
+"PO-Revision-Date: 2024-03-26 01:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/swextmediawikihelp/ab/>\n"
"Language: ab\n"
@@ -77,7 +77,7 @@ msgctxt ""
"par_id6468703\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">File - Send - To MediaWiki</item> to upload the current Writer document to a MediaWiki server.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Иалышәх<item type=\"menuitem\">Афаил - Ишьҭтәуп- MediaWiki</item> адокумент асервер MediaWiki ахь аҭагаларазы.</ahelp>"
#. GWuG5
#: wiki.xhp
@@ -320,7 +320,7 @@ msgctxt ""
"par_id452284\n"
"help.text"
msgid "<emph>Show in web browser</emph>: Check this box to open your system web browser and show the uploaded wiki page."
-msgstr ""
+msgstr "<emph>Иаарԥштәуп веб-браузер аҟны</emph>: Иазгәашәҭ ари апараметр веб-бразер аартреи иҭагалоу Wiki-адаҟьа аарԥшреи рзы."
#. Ehnz2
#: wiki.xhp
@@ -401,7 +401,7 @@ msgctxt ""
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
-msgstr ""
+msgstr "Иҭажәгал Wiki асервер адрес аформат «https://wiki.documentfoundation.org» ала, ма абраузер аҟны акопиа ахышәх."
#. boKaA
#: wikiaccount.xhp
@@ -698,7 +698,7 @@ msgctxt ""
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
-msgstr ""
+msgstr "Иашәырба Wiki апараметрқәа адиалог аԥенџьыр<emph>Идәықәҵатәуп MediaWiki ахь аҟны</emph>."
#. KmSsg
#: wikisend.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"par_id6592913\n"
"help.text"
msgid "<emph>Show in web browser</emph>: <ahelp hid=\".\">Check this box to open your system web browser and show the uploaded wiki page.</ahelp>"
-msgstr ""
+msgstr "<emph>Иаарԥштәуп абраузер аҟны</emph>: <ahelp hid=\".\">Иазгәашәҭ ари апараметр абраузер аартреи иҭагалоу Wiki-адаҟьа аарԥшреи рзы.</ahelp>"
#. rt8Df
#: wikisettings.xhp
@@ -788,7 +788,7 @@ msgctxt ""
"par_id9786065\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the MediaWiki dialog to add a new entry to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Адиалог MediaWiki аартра, аелемент ҿыц асиахь ацҵаразы.</ahelp>"
#. Q2kSq
#: wikisettings.xhp
@@ -797,7 +797,7 @@ msgctxt ""
"par_id3386333\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the MediaWiki dialog to edit the selected entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Адиалог MediaWiki аартра, иалху аелемент аредакциа азуразы.</ahelp>"
#. GCH8n
#: wikisettings.xhp
diff --git a/source/ab/uui/messages.po b/source/ab/uui/messages.po
index 3a3b454fc0c..373e6e22caa 100644
--- a/source/ab/uui/messages.po
+++ b/source/ab/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: 2024-02-02 00:05+0100\n"
-"PO-Revision-Date: 2024-02-16 01:45+0000\n"
+"PO-Revision-Date: 2024-03-16 09:45+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/ab/>\n"
"Language: ab\n"
@@ -876,7 +876,7 @@ msgstr ""
#: uui/inc/strings.hrc:80
msgctxt "STR_RELOADEDITABLE_BTN"
msgid "~Reload"
-msgstr ""
+msgstr "~Ҿыц идәықәҵатәуп"
#. QCVhW
#: uui/inc/strings.hrc:81
diff --git a/source/ab/xmlsecurity/messages.po b/source/ab/xmlsecurity/messages.po
index c6d968a56f7..e6bbaf998e9 100644
--- a/source/ab/xmlsecurity/messages.po
+++ b/source/ab/xmlsecurity/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: 2023-12-21 13:22+0100\n"
+"POT-Creation-Date: 2024-04-20 14:13+0200\n"
"PO-Revision-Date: 2024-01-11 12:37+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/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 5.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1561457060.000000\n"
#. EyJrF
@@ -229,6 +229,25 @@ msgstr ""
" \n"
"Асертификат адырқәа ԥхасҭоуп: %{data}"
+#. 5xizi
+#: xmlsecurity/inc/strings.hrc:67
+msgctxt "STR_RELOAD_FILE_WARNING"
+msgid "Reload the file to apply the new macro security level"
+msgstr ""
+
+#. AeZzq
+#: xmlsecurity/inc/strings.hrc:68
+msgctxt "STR_TRUST_UNTRUSTED_PUBKEY"
+msgid ""
+"Security warning: the following OpenPGP public key is untrusted:\n"
+"\n"
+"%{data}\n"
+"\n"
+"Encrypting with an untrusted public key increases the risk of a \"man-in-the-middle\" attack. A successful \"man-in-the-middle\" attack gives malicious third parties the ability to decrypt your document.\n"
+"\n"
+"Do you really want to encrypt your document with this untrusted public key?"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
@@ -372,11 +391,11 @@ msgctxt "certgeneral|valid_to"
msgid "Valid to:"
msgstr "Иҵабыргуп аҟынӡа:"
-#. zw9k7
+#. EFAWt
#: xmlsecurity/uiconfig/ui/certpage.ui:33
msgctxt "certpage|label1"
-msgid "Certification path"
-msgstr "Асертификациа амҩа"
+msgid "Certificate Path"
+msgstr ""
#. y2mBB
#: xmlsecurity/uiconfig/ui/certpage.ui:45
@@ -390,11 +409,11 @@ msgctxt "extended_tip|signatures"
msgid "The Certificate Path page of the View Certificate dialog displays the location and the status of the certificate."
msgstr ""
-#. BC28t
+#. qhzJy
#: xmlsecurity/uiconfig/ui/certpage.ui:122
msgctxt "certpage|label2"
-msgid "Certification status"
-msgstr "Асертификат аҭагылазаашьа"
+msgid "Certificate status"
+msgstr ""
#. YTTCA
#: xmlsecurity/uiconfig/ui/certpage.ui:148
@@ -637,6 +656,36 @@ msgctxt "extended_tip|vhigh"
msgid "Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run."
msgstr ""
+#. 7yBtt
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:116
+msgctxt "SecurityLevelPage|vhighimg"
+msgid "Very high security level"
+msgstr ""
+
+#. PG9Kz
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:134
+msgctxt "SecurityLevelPage|highimg"
+msgid "High security level"
+msgstr ""
+
+#. mm6H3
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:152
+msgctxt "SecurityLevelPage|medimg"
+msgid "Medium security level"
+msgstr ""
+
+#. odkxv
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:170
+msgctxt "SecurityLevelPage|lowimg"
+msgid "Low security level"
+msgstr ""
+
+#. Dd4PX
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:207
+msgctxt "SecurityLevelPage|warningimg"
+msgid "File reload needed"
+msgstr ""
+
#. 5kj8c
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:61
msgctxt "securitytrustpage|viewcert"
@@ -829,8 +878,8 @@ msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Хәҭа-хәҭала"
-#. YwLMi
+#. DEXmc
#: xmlsecurity/uiconfig/ui/viewcertdialog.ui:206
msgctxt "viewcertdialog|path"
-msgid "Certification Path"
-msgstr "Асертификациа амҩа"
+msgid "Certificate Path"
+msgstr ""
diff --git a/source/af/basctl/messages.po b/source/af/basctl/messages.po
index 5491bb741bb..77d5ee55148 100644
--- a/source/af/basctl/messages.po
+++ b/source/af/basctl/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-02-28 01:45+0000\n"
+"PO-Revision-Date: 2024-03-16 09:45+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/af/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1547111108.000000\n"
#. fniWp
@@ -771,7 +771,7 @@ msgstr "Open dialoogvenster \"Aanpas\" waarin u die geselekteerde makro kan toew
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
-msgstr "Redigeer"
+msgstr "Bywerk"
#. zrPXg
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
diff --git a/source/af/chart2/messages.po b/source/af/chart2/messages.po
index 6d519cea170..5f6032e81bc 100644
--- a/source/af/chart2/messages.po
+++ b/source/af/chart2/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: 2024-02-14 13:07+0100\n"
-"PO-Revision-Date: 2024-02-27 01:45+0000\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
+"PO-Revision-Date: 2024-04-15 10:41+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/af/>\n"
"Language: af\n"
@@ -3181,17 +3181,17 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
msgstr "Kies hier 'n kleur vir die gekose ligbron."
-#. gfdAB
+#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "Kies 'n kleur met die kleurdialoog"
+msgid "Select a color using the Pick a Color dialog"
+msgstr "Kies 'n kleur met die \"Kies 'n Kleur\" dialoog."
-#. JnBhP
+#. D3Udo
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "Kies 'n kleur met die kleur-dialoog."
+msgid "Select a color using the Pick a Color dialog."
+msgstr "Kies 'n kleur met die \"Kies 'n Kleur\" dialoog."
#. mgXyK
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:306
@@ -3205,17 +3205,17 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
msgstr "Kies 'n kleur vir die omgewingsbeligting."
-#. NpAu7
+#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "Kies 'n kleur met die kleurdialoog"
+msgid "Select a color using the Pick a Color dialog"
+msgstr "Kies 'n kleur met die \"Kies 'n Kleur\" dialoog."
-#. 943Za
+#. YbFV8
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "Kies 'n kleur met die kleur-dialoog."
+msgid "Select a color using the Pick a color dialog."
+msgstr "Kies 'n kleur met die \"Kies 'n Kleur\" dialoog."
#. LFMGL
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:383
diff --git a/source/af/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/af/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index a67d8955e80..5a205cc9176 100644
--- a/source/af/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/af/connectivity/registry/ado/org/openoffice/Office/DataAccess.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2021-09-24 08:36+0000\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-25 01:46+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/af/>\n"
"Language: 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.8.1\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1547811017.000000\n"
#. 9EAjq
@@ -26,22 +26,12 @@ msgctxt ""
msgid "ADO"
msgstr "ADO"
-#. nw3hx
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Access"
-msgstr "Microsoft _Access"
-
-#. uAES5
+#. JN7dA
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
"DriverTypeDisplayName\n"
"value.text"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
+msgid "Microsoft Access"
+msgstr "Microsoft Access"
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index 678b904346b..1b30c19c54b 100644
--- a/source/af/cui/messages.po
+++ b/source/af/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-03 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-17 12:35+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/af/>\n"
"Language: af\n"
@@ -1961,11 +1961,11 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "Die URL <%1> kan nie omgeskakel word na 'n lêersisteem pad nie."
-#. YfSb4
+#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2023 LibreOffice contributors."
-msgstr "Kopiereg © 2000–2023 LibreOffice bydraers."
+msgid "Copyright © 2000–2024 LibreOffice contributors."
+msgstr "Kopiereg © 2000–2024 LibreOffice bydraers."
#. WCnhx
#: cui/inc/strings.hrc:359
@@ -2476,11 +2476,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr "Om die aantal woorde in \"Writer\" slegs vir 'n spesifieke paragraafprofiel te vind, kies »Edit ▸ Find and Replace...« merk »Paragraph Styles«, kies die gewenste profiel in »Find « en klik op die »Find All« -knoppie. Lees die aantal in die statusbalk."
-#. VBCF7
+#. CFkRA
#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
-msgstr "Om 'n volledig aangepaste PDF-dokument met 'n presiese formaat, pasgemaakte-beeldkompressie, -opmerkings, -toegangsregte, -wagwoord, ensovoorts te skep, kies »File ▸ Export as PDF...«."
+msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., you specify via File ▸ Export as PDF."
+msgstr "Genereer volle pasgemaakte PDF-dokumente met die presiese formaat wat jy spesifiseer vir: beeldkompressie, opmerkings, toegangsregte, wagwoord, ens. via: 'Lêer, ▸ Uitskryf as PDF'."
#. XWchY
#: cui/inc/tipoftheday.hrc:106
@@ -2754,12 +2754,12 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr "Om die selle in \"Calc\" te beskerm, kies » Format ▸ Cells ▸ Protection«. Om te voorkom dat tabelle ingevoeg, geskrap, hernoem, geskuif of gekopieër word, kies »Tools ▸ Protect Sheet...«."
-#. H2oxt
+#. ftMpB
#. local help missing
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Write along a curve? Draw the curve, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
-msgstr "Skryf langs 'n kromme? Teken die kromme, dubbelklik, tik die teks in, daarna Formaat ▸ Tekskassie en Vorm ▸ Lettertipewerk. Kies een van die belyningsopsies: Roteer, Regop, Skuins Horisontaal of Skuins Vertikaal."
+msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
+msgstr "Jy kan teks na 'n kromme se pad laat volg. Teken die kromme, dubbelklik daarop, tik die teks in en kies Formateer ▸ Teksblok en Vorm ▸ Teks langs Pad. Kies een van die belyningsopsies: Roteer, Regop, Skuins Horisontaal of Skuins Vertikaal."
#. ZE6D5
#: cui/inc/tipoftheday.hrc:153
@@ -6597,11 +6597,11 @@ msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr "Selekteer NSS path..."
-#. zx3Mw
+#. XkGqY
#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
-msgstr "Open 'n \"Lêerseleksie\"-dialoog om 'n nuwe Netwerk beveiligingsdienstesertifikaat-gids by die lys te voeg."
+msgid "Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list."
+msgstr "Maak die Kies Pad-dialoog oop om 'n nuwe Netwerksekuriteit Dienstesertifikaatgids by die lys te voeg."
#. GFGjC
#: cui/uiconfig/ui/certdialog.ui:132
@@ -9151,11 +9151,11 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr "M_akro..."
-#. TqHir
+#. 4vyAY
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "Open die makroseleksie waarmee u 'n makro aan die geselekteerde gebeurtenis kan toewys."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
+msgstr "Open die Makro Kies dialoog om die makro aan die gekose gebeurtenis toe te wys."
#. gxSRb
#: cui/uiconfig/ui/eventsconfigpage.ui:81
@@ -10665,49 +10665,49 @@ msgid "Closes the dialog without saving."
msgstr "Sluit die dialoog, sonder om te stoor."
#. UHF5Y
-#: cui/uiconfig/ui/hyperlinkdialog.ui:169
+#: cui/uiconfig/ui/hyperlinkdialog.ui:146
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page."
msgstr "Dit is hier waar u 'n hiperskakel na 'n Webblad skep."
#. EJuaG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:183
+#: cui/uiconfig/ui/hyperlinkdialog.ui:160
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
msgstr "Inter_net"
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:244
+#: cui/uiconfig/ui/hyperlinkdialog.ui:197
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr "Skep hier 'n hiperskakel na 'n e-pos adres."
#. RxDSh
-#: cui/uiconfig/ui/hyperlinkdialog.ui:258
+#: cui/uiconfig/ui/hyperlinkdialog.ui:211
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
msgstr "_Epos"
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:320
+#: cui/uiconfig/ui/hyperlinkdialog.ui:249
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr "Skep hier 'n hiperskakel na 'n bestaande dokument of 'n teiken binne-in 'n dokument."
#. MqhyH
-#: cui/uiconfig/ui/hyperlinkdialog.ui:334
+#: cui/uiconfig/ui/hyperlinkdialog.ui:263
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
msgstr "_Dokument"
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:396
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr "Skep hier 'n nuwe dokument waarna die nuwe skakel heenwys."
#. aLbja
-#: cui/uiconfig/ui/hyperlinkdialog.ui:410
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
msgstr "_Nuwe Dokument"
@@ -11358,11 +11358,11 @@ msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr "Voer _in..."
-#. pMDQA
+#. SfMgE
#: cui/uiconfig/ui/iconselectordialog.ui:168
msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
-msgstr "Voeg nuwe ikone by die lys van ikone. Jy sien 'n lêer oopmaak-dialoog wat die geselekteerde ikoon of ikone in die interne ikoongids van die office-pakket invoer."
+msgid "Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
+msgstr "Voeg nuwe ikone by die lys van ikone. Jy sien die Open-dialoog wat die geselekteerde ikoon of ikone in die interne ikoongids van die kantoorpakket invoer."
#. 46d7Z
#: cui/uiconfig/ui/iconselectordialog.ui:180
@@ -12518,11 +12518,11 @@ msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr "M_akro..."
-#. ECTjc
+#. wM4hv
#: cui/uiconfig/ui/macroassignpage.ui:141
msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "Open die \"Makro Seleksie\" waarmee u 'n makro aan die geselekteerde gebeurtenis kan toewys."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
+msgstr "Open die Makro Kies dialoog om die makro aan die gekose gebeurtenis aan te wys."
#. nhxq7
#: cui/uiconfig/ui/macroassignpage.ui:153
@@ -17262,349 +17262,349 @@ msgid "Use this tab page to enter or edit user data."
msgstr "Gebruik hierdie oortjie om gebruikersinligting in te voer of te redigeer."
#. E6zhJ
-#: cui/uiconfig/ui/optviewpage.ui:53
+#: cui/uiconfig/ui/optviewpage.ui:52
msgctxt "optviewpage|label12"
msgid "Middle _button:"
msgstr "Middelste Knoppie:"
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:69
+#: cui/uiconfig/ui/optviewpage.ui:68
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr "Geen funksie"
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:70
+#: cui/uiconfig/ui/optviewpage.ui:69
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr "Outomatiese rol"
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:71
+#: cui/uiconfig/ui/optviewpage.ui:70
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "Plak knipbord"
#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:75
+#: cui/uiconfig/ui/optviewpage.ui:74
msgctxt "extended_tip | mousemiddle"
msgid "Defines the function of the middle mouse button."
msgstr "Definieer die funksie van die middel muis knoppie."
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:102
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr "Muis"
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:138
+#: cui/uiconfig/ui/optviewpage.ui:137
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Outomaties"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:139
+#: cui/uiconfig/ui/optviewpage.ui:138
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Klein"
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:140
+#: cui/uiconfig/ui/optviewpage.ui:139
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Groot"
#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:144
+#: cui/uiconfig/ui/optviewpage.ui:143
msgctxt "extended_tip | notebookbariconsize"
msgid "Specifies the display size of notebook bar icons."
msgstr "Kies die grootte van die simbole in die simboolbalk."
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:157
+#: cui/uiconfig/ui/optviewpage.ui:156
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr "Notaboek balk:"
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:173
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Outomaties"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:174
+#: cui/uiconfig/ui/optviewpage.ui:173
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "Klein"
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:175
+#: cui/uiconfig/ui/optviewpage.ui:174
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "Groot"
#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:179
+#: cui/uiconfig/ui/optviewpage.ui:178
msgctxt "extended_tip | sidebariconsize"
msgid "Specifies the display size of sidebar icons."
msgstr "Kies die simboolgrootte in die simbole-sybalk."
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:192
+#: cui/uiconfig/ui/optviewpage.ui:191
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr "Kantbalk:"
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:208
+#: cui/uiconfig/ui/optviewpage.ui:207
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Outomaties"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:209
+#: cui/uiconfig/ui/optviewpage.ui:208
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr "Klein"
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:210
+#: cui/uiconfig/ui/optviewpage.ui:209
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr "Groot"
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:211
+#: cui/uiconfig/ui/optviewpage.ui:210
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "Ekstra groot"
#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:215
+#: cui/uiconfig/ui/optviewpage.ui:214
msgctxt "extended_tip | iconsize"
msgid "Specifies the display size of toolbar icons."
msgstr "Kies die simboolgrootte in die simbole-nutsbalk."
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:228
+#: cui/uiconfig/ui/optviewpage.ui:227
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr "Werksbalk:"
#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:283
+#: cui/uiconfig/ui/optviewpage.ui:282
msgctxt "optviewpage|label1"
msgid "Icon Size"
msgstr "Simbool Grootte"
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:317
+#: cui/uiconfig/ui/optviewpage.ui:316
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Outomaties"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:318
+#: cui/uiconfig/ui/optviewpage.ui:317
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:319
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:323
+#: cui/uiconfig/ui/optviewpage.ui:322
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Kies die simboolstyl vir die simbole in die nutsbalke en dialoogvensters."
#. SXzWW
-#: cui/uiconfig/ui/optviewpage.ui:336
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|label6"
msgid "_Theme:"
msgstr "_Skema:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:351
+#: cui/uiconfig/ui/optviewpage.ui:350
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Voeg meer ikoon-temas by via die uitbreiding"
#. F7kTw
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:378
msgctxt "optviewpage|label1"
msgid "Icon Theme"
msgstr "Ikoon Skema"
#. zXaFc
-#: cui/uiconfig/ui/optviewpage.ui:414
+#: cui/uiconfig/ui/optviewpage.ui:413
msgctxt "optviewpage|appearance"
msgid "System"
msgstr "Stelsel"
#. S3ogK
-#: cui/uiconfig/ui/optviewpage.ui:415
+#: cui/uiconfig/ui/optviewpage.ui:414
msgctxt "optviewpage|appearance"
msgid "Light"
msgstr "Lig"
#. qYSap
-#: cui/uiconfig/ui/optviewpage.ui:416
+#: cui/uiconfig/ui/optviewpage.ui:415
msgctxt "optviewpage|appearance"
msgid "Dark"
msgstr "Donker"
#. qfbPT
-#: cui/uiconfig/ui/optviewpage.ui:420
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "extended_tip | appearance"
msgid "Specifies whether to follow the system appearance mode or override Dark or Light."
msgstr "Spesifiseer of die stelsel voorkomsmodus gevolg of Donker of Lig moet weggewys moet word."
#. nzLbn
-#: cui/uiconfig/ui/optviewpage.ui:433
+#: cui/uiconfig/ui/optviewpage.ui:432
msgctxt "optviewpage|label7"
msgid "Mode:"
msgstr "Modus:"
#. Nrc4k
-#: cui/uiconfig/ui/optviewpage.ui:462
+#: cui/uiconfig/ui/optviewpage.ui:461
msgctxt "optviewpage|label16"
msgid "Appearance"
msgstr "Voorkoms"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:502
+#: cui/uiconfig/ui/optviewpage.ui:501
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Gebruik harde_wareversnelling"
#. zAzHY
-#: cui/uiconfig/ui/optviewpage.ui:506
+#: cui/uiconfig/ui/optviewpage.ui:505
msgctxt "optviewpage|useaccel|tooltip_text"
msgid "Requires restart"
msgstr "Nodig om te herbegin"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:512
+#: cui/uiconfig/ui/optviewpage.ui:511
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Gaan direk toegang tot die hardeware-kenmerke van die grafiese skerm-kaart om die skermvertoon te verbeter."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:523
+#: cui/uiconfig/ui/optviewpage.ui:522
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Gebruik anti-aliasing"
#. iGxUy
-#: cui/uiconfig/ui/optviewpage.ui:527
+#: cui/uiconfig/ui/optviewpage.ui:526
msgctxt "optviewpage|useaa|tooltip_text"
msgid "Requires restart"
msgstr "Nodig om te herbegin"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:532
msgctxt "extended_tip | useaa"
msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
msgstr "As dit ondersteun word, kan u skakeling vir voorwerpe aan of afskakel. As \"anti-aliasing\" geaktiveer is, lyk die meeste grafiese voorwerpe gladder en met minder artefakte."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:544
+#: cui/uiconfig/ui/optviewpage.ui:543
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Gebruik Skia vir alle Vertoning"
#. 9uMBG
-#: cui/uiconfig/ui/optviewpage.ui:548
+#: cui/uiconfig/ui/optviewpage.ui:547
msgctxt "optviewpage|useskia|tooltip_text"
msgid "Requires restart"
msgstr "Nodig om te herbegin"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:558
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Forseer die vertoning van die Skia-sagteware"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:563
+#: cui/uiconfig/ui/optviewpage.ui:562
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Herlaai is nodig. Aktivering voorkom die gebruik van grafiese drywers."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:577
+#: cui/uiconfig/ui/optviewpage.ui:576
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia is huidig Aktief."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:592
+#: cui/uiconfig/ui/optviewpage.ui:591
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia is huidig Gedeaktiveerd."
#. ubxXW
-#: cui/uiconfig/ui/optviewpage.ui:605
+#: cui/uiconfig/ui/optviewpage.ui:604
msgctxt "optviewpage|btnSkialog"
msgid "Copy skia.log"
msgstr "Kopieer skia.log"
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:682
+#: cui/uiconfig/ui/optviewpage.ui:681
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafika-afvoer"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:709
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Wys voo_rskou van fonte"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:719
+#: cui/uiconfig/ui/optviewpage.ui:718
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr "Vertoon die name van die selekteerbare lettertipes in die toepaslike lettertipe, byvoorbeeld in die \"Lettertipe\"-veld op die \"Formateer\"-werkbalk."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:730
+#: cui/uiconfig/ui/optviewpage.ui:729
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Anti-aliasing van die skerm lettertipes"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:739
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Laat teks gladder op die skerm vertoon."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:760
+#: cui/uiconfig/ui/optviewpage.ui:759
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "va_naf:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:778
+#: cui/uiconfig/ui/optviewpage.ui:777
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Voer in die kleinste lettergrootte, waarop gelykmaking toegepas moet word."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:838
+#: cui/uiconfig/ui/optviewpage.ui:837
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Fontlyste"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:852
+#: cui/uiconfig/ui/optviewpage.ui:851
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Doen Grafiese Toetse"
@@ -18115,33 +18115,39 @@ msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr "Koeëlparagrawe"
+#. SDfTp
+#: cui/uiconfig/ui/paraindentspacing.ui:390
+msgctxt "paraindentspacing|liststoreLB_LINEDIST"
+msgid "Fixed"
+msgstr "Vaste"
+
#. 9fdqy
-#: cui/uiconfig/ui/paraindentspacing.ui:402
+#: cui/uiconfig/ui/paraindentspacing.ui:403
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr " "
#. Bga6L
-#: cui/uiconfig/ui/paraindentspacing.ui:481
+#: cui/uiconfig/ui/paraindentspacing.ui:482
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
msgstr "Aktiveer bladsy ly_nspasiëring"
#. uesRM
#. xdds
-#: cui/uiconfig/ui/paraindentspacing.ui:484
+#: cui/uiconfig/ui/paraindentspacing.ui:485
msgctxt "paraindentspacing|checkCB_REGISTER|tooltip_text"
msgid "Applies page line-spacing (register-true) if set for the Page Style."
msgstr "Wend bladsy lynspasiëring (register-true) aan, indien gestel vir Bladsy Styl."
#. MwL9j
-#: cui/uiconfig/ui/paraindentspacing.ui:490
+#: cui/uiconfig/ui/paraindentspacing.ui:491
msgctxt "paraindentspacing|extended_tip|checkCB_REGISTER"
msgid "If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr "As bladsy-spasiëring geldend is en die Bladsy-styl gebruik Bladsy-lynspasiëring, sal hierdie paragraaf ooreenstem met 'n onsigbare vertikale bladsyrooster, ongeag hul lettergrootte, sodat elke lyn dieselfde hoogte het."
#. GxJB6
-#: cui/uiconfig/ui/paraindentspacing.ui:506
+#: cui/uiconfig/ui/paraindentspacing.ui:507
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
msgstr "Reëlspasiëring"
@@ -18494,80 +18500,62 @@ msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "Klik op die voorlooppuntstyl wat u wil hê."
-#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:50
-msgctxt "pickbulletpage|label25"
-msgid "Selection"
-msgstr "Keuse"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "Vertoon die keuse van beskikbare voorlooppatrone."
#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:44
+#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr "Klik op die grafika wat u wil gebruik as voorlooppunte."
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:61
+#: cui/uiconfig/ui/pickgraphicpage.ui:54
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr "Die galerytema “Koëltjies” is leeg (geen beelde nie)."
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:71
+#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr "Voeg by en verstel grootte"
-#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:97
-msgctxt "pickgraphicpage|label25"
-msgid "Selection"
-msgstr "Keuse"
-
#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:105
+#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr "Toon die verskillende grafika wat u as voorlooppunte in 'n kolpuntlys kan gebruik."
#. q8tMx
-#: cui/uiconfig/ui/picknumberingpage.ui:37
+#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr "Klik op die nommeringskema wat u wil gebruik."
-#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:50
-msgctxt "picknumberingpage|label25"
-msgid "Selection"
-msgstr "Keuse"
-
#. mkywY
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr "Vertoon die verskillende nommeringskemas wat u kan toepas."
#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:37
+#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr "Klik op die styl-profiel wat u wil gebruik."
-#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:50
-msgctxt "pickoutlinepage|label25"
-msgid "Selection"
-msgstr "Keuse"
-
#. rvStY
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr "Vertoon die verskillende style wat jy op 'n hiërargiese lys kan toepas. Tot nege uiteensettingvlakke in 'n lyshiërargie word ondersteun."
@@ -21439,295 +21427,349 @@ msgid "Text Columns"
msgstr "Teks kolomme"
#. N89ek
-#: cui/uiconfig/ui/textflowpage.ui:81
+#: cui/uiconfig/ui/textflowpage.ui:88
msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr "O_utomaties"
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:90
+#: cui/uiconfig/ui/textflowpage.ui:97
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr "Voeg in skeiers outomaties in die paragraaf waar dit benodig word."
#. rpKhj
-#: cui/uiconfig/ui/textflowpage.ui:111
+#: cui/uiconfig/ui/textflowpage.ui:118
msgctxt "textflowpage|extended_tip|spinMinLen"
msgid "Enter the minimum word length in characters that can be hyphenated."
msgstr "Tik die minimum woordlengte in karakters wat met 'n koppelteken opgebreek kan word."
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:131
+#: cui/uiconfig/ui/textflowpage.ui:138
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr "Voer in die maksimum aantal opeenvolgende reëls wat geskei kan word."
+#. wuHsQ
+#: cui/uiconfig/ui/textflowpage.ui:158
+msgctxt "textflowpage|extended_tip|spinCompoundLineEnd"
+msgid "Enter the minimum number of characters of a compound word to leave at the end of the line before a hyphen is inserted."
+msgstr "Voer in minimum aantal karakters van 'n saamgestelde woord aan die einde van die reël, voor 'n koppelteken se invoeging."
+
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:151
+#: cui/uiconfig/ui/textflowpage.ui:178
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr "Tik in die minimum aantal karakters na 'n skeier aan die begin van die volgende reël."
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:171
+#: cui/uiconfig/ui/textflowpage.ui:198
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr "Spesifiseer die minimum aantal karakters wat aan die einde van die reël moet oorbly voordat 'n skeier ingevoeg word."
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:185
+#: cui/uiconfig/ui/textflowpage.ui:212
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr "K_arakters aan einde van reël"
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:199
+#: cui/uiconfig/ui/textflowpage.ui:226
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr "Ka_rakters aan begin van reël"
+#. pvsiK
+#: cui/uiconfig/ui/textflowpage.ui:240
+msgctxt "textflowpage|labelCompoundLineEnd"
+msgid "C_ompound characters at line end"
+msgstr "S_aamgestelde karakters aan die einde van 'n reël"
+
#. A3DE8
-#: cui/uiconfig/ui/textflowpage.ui:213
+#: cui/uiconfig/ui/textflowpage.ui:254
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
msgstr "_Maksimum opeenvolgende koppeltekenlyne"
#. JkHBB
-#: cui/uiconfig/ui/textflowpage.ui:227
+#: cui/uiconfig/ui/textflowpage.ui:268
msgctxt "textflowpage|labelMinLen"
msgid "_Minimum word length in characters"
msgstr "_Minimum woord lengte in karakters"
#. 582fA
-#: cui/uiconfig/ui/textflowpage.ui:262
+#: cui/uiconfig/ui/textflowpage.ui:303
msgctxt "textflowpage|labelHyphenZone"
msgid "Hyphenation _zone:"
msgstr "Koppelteken sone:"
#. X6VEi
-#: cui/uiconfig/ui/textflowpage.ui:281
+#: cui/uiconfig/ui/textflowpage.ui:322
msgctxt "textflowpage|checkNoCaps"
msgid "Hyphenate words in _CAPS"
-msgstr ""
+msgstr "Woordafbreking in _CAPS (hoofletters)"
#. 32yMD
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:337
msgctxt "textflowpage|checkNoLastWord"
msgid "Hyphenate last word"
-msgstr ""
+msgstr "Woordafbreking die laaste woord"
+
+#. 5FkTZ
+#: cui/uiconfig/ui/textflowpage.ui:363
+msgctxt "textflowpage|labelHyphenAcross"
+msgid "Hyphenation across"
+msgstr "Afbreking dwarsoor"
+
+#. 7QKyi
+#: cui/uiconfig/ui/textflowpage.ui:394
+msgctxt "textflowpage|checkAcrossParagraph"
+msgid "Last full line of paragraph"
+msgstr "Laaste vollyn van die paragraaf"
+
+#. K3XE6
+#: cui/uiconfig/ui/textflowpage.ui:403
+msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
+msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
+msgstr "Ontmerk hierdie merkblokkie as jy nie wil woordafbreek oor die laaste volledige reël van paragraaf, kolom, bladsy en spreiblad nie."
+
+#. zVw8o
+#: cui/uiconfig/ui/textflowpage.ui:414
+msgctxt "textflowpage|checkAcrossColumn"
+msgid "Column"
+msgstr "Kolom"
-#. 3yzEJ
-#: cui/uiconfig/ui/textflowpage.ui:311
-msgctxt "textflowpage|checkKeep"
-msgid "Hyphenate _across column and page"
-msgstr ""
+#. p4B6d
+#: cui/uiconfig/ui/textflowpage.ui:423
+msgctxt "textflowpage|extended_tip|checkAcrossColumn"
+msgid "Deselect this check box, if you don't want to hyphenate across column, page and spread."
+msgstr "Ontmerk die merkblokkie, as u nie koppeltekens oor kolom, bladsy of dubbelbladsy wil maak nie."
-#. jxu2K
-#: cui/uiconfig/ui/textflowpage.ui:320
-msgctxt "textflowpage|extended_tip|checkKeep"
-msgid "Deselect this check box, if you don't want to hyphenate across column and page."
-msgstr ""
+#. fxcFY
+#: cui/uiconfig/ui/textflowpage.ui:434
+msgctxt "textflowpage|checkAcrossPage"
+msgid "Page"
+msgstr "Bladsy"
+
+#. Q9guk
+#: cui/uiconfig/ui/textflowpage.ui:443
+msgctxt "textflowpage|extended_tip|checkAcrossPage"
+msgid "Deselect this check box, if you don't want to hyphenate across page and spread."
+msgstr "Ontmerk die merkblokkie as u nie koppeltekens wil maak oor kolom, bladsy en dubbelbladsye nie."
+
+#. abccC
+#: cui/uiconfig/ui/textflowpage.ui:454
+msgctxt "textflowpage|checkAcrossSpread"
+msgid "Spread"
+msgstr "Dubbel Bladsye"
+
+#. jmTXZ
+#: cui/uiconfig/ui/textflowpage.ui:463
+msgctxt "textflowpage|extended_tip|checkAcrossSpread"
+msgid "Deselect this check box, if you don't want to hyphenate across spread."
+msgstr "Ontmerk die merkblokkie, as u nie koppeltekens oor dubbelbladsye wil maak nie."
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:336
+#: cui/uiconfig/ui/textflowpage.ui:485
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Woordafbreking"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:365
+#: cui/uiconfig/ui/textflowpage.ui:515
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "Voeg _in"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:374
+#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
msgstr "Merk hierdiemerkveld en kies dan die tipe onderbreking wat u wil hê."
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:535
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr "Met bladsyst_yl:"
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:397
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr "Merk hierdie merkveld en kies dan die paginastyl wat u wil hê vir die eerste bladsy na die breuk."
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:410
+#: cui/uiconfig/ui/textflowpage.ui:560
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "Soor_t:"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:432
+#: cui/uiconfig/ui/textflowpage.ui:582
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr "Voer in die bladsynommer vir die eerste bladsy na die breuk. Om voort te gaan met die huidige bladsynummering, moet u die merkveld leeg los."
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:443
+#: cui/uiconfig/ui/textflowpage.ui:593
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "Bladsy_nommer:"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:463
+#: cui/uiconfig/ui/textflowpage.ui:613
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "Posisie:"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:483
+#: cui/uiconfig/ui/textflowpage.ui:633
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Bladsystyl"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:484
+#: cui/uiconfig/ui/textflowpage.ui:634
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr "Kies die styl vir die eerste bladsy na die breuk."
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:498
+#: cui/uiconfig/ui/textflowpage.ui:648
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Bladsy"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:499
+#: cui/uiconfig/ui/textflowpage.ui:649
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Kolom"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:503
+#: cui/uiconfig/ui/textflowpage.ui:653
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr "Kies die breek om in te voeg."
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:517
+#: cui/uiconfig/ui/textflowpage.ui:667
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "Voor"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:518
+#: cui/uiconfig/ui/textflowpage.ui:668
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "Ná"
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:522
+#: cui/uiconfig/ui/textflowpage.ui:672
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr "Selekteer waar u die breek wil invoeg."
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:540
+#: cui/uiconfig/ui/textflowpage.ui:690
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr "Breuke"
#. B4ZyD
-#: cui/uiconfig/ui/textflowpage.ui:569
+#: cui/uiconfig/ui/textflowpage.ui:719
msgctxt "textflowpage|checkSplitPara"
msgid "_Allow to split paragraph"
msgstr "_Laat splitsing van paragraaf toe."
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:578
+#: cui/uiconfig/ui/textflowpage.ui:728
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr "Skuif die hele paragraaf na die volgende bladsy of kolom nadat die breek ingevoeg is."
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:590
+#: cui/uiconfig/ui/textflowpage.ui:740
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "_Hou by volgende paragraaf"
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:599
+#: cui/uiconfig/ui/textflowpage.ui:749
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr "Hou die huidige paragraaf saam met die volgende paragraaf wanneer 'n breek of 'n kolombreuk ingevoeg word."
#. DDzY9
-#: cui/uiconfig/ui/textflowpage.ui:611
+#: cui/uiconfig/ui/textflowpage.ui:761
msgctxt "textflowpage|checkOrphan"
msgid "No split at _beginning of paragraph"
msgstr "Geen verdeling aan _begin van paragraaf"
#. NgQD5
-#: cui/uiconfig/ui/textflowpage.ui:615
+#: cui/uiconfig/ui/textflowpage.ui:765
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the beginning of the paragraph (orphan control)."
msgstr "Aantal lyne wat aan die begin van die paragraaf bymekaar gehou sal word (lynsplit beheer)."
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:625
+#: cui/uiconfig/ui/textflowpage.ui:775
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr "Spesifiseer hoeveel reëls in 'n paragraaf minstens voor 'n bladsybreuk ingevoeg moet word. Merk die Merkveld aan en tik daarna 'n nommer in die \"Reëls\"-veld."
#. 2EpT4
-#: cui/uiconfig/ui/textflowpage.ui:636
+#: cui/uiconfig/ui/textflowpage.ui:786
msgctxt "textflowpage|checkWidow"
msgid "No split at _end of paragraph"
msgstr "Geen splitsing aan _einde van paragraaf"
#. rjBWx
-#: cui/uiconfig/ui/textflowpage.ui:640
+#: cui/uiconfig/ui/textflowpage.ui:790
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the end of the paragraph (widow control)."
msgstr "Aantal lyne wat aan die einde van die paragraaf bymekaar gehou sal word (splitsing beheer)."
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:650
+#: cui/uiconfig/ui/textflowpage.ui:800
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr "Spesifiseer die minimum aantal reëls in 'n paragraaf wat na 'n bladsybreuk op die eerste bladsy moet verskyn. Merk hierdie merkveld aan en tik dan 'n nommer in die \"Reëls\"-veld."
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:671
+#: cui/uiconfig/ui/textflowpage.ui:821
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr "Spesifiseer hoeveel reëls in 'n paragraaf minstens voor 'n bladsybreuk ingevoeg moet word. Merk die Merkveld aan en tik daarna 'n nommer in die \"Lyne\"-veld."
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:693
+#: cui/uiconfig/ui/textflowpage.ui:843
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr "Spesifiseer die minimum aantal reëls in 'n paragraaf wat na 'n bladsybreuk op die eerste bladsy moet verskyn. Merk hierdie merkveld aan en tik dan 'n nommer in die \"Reëls\"-veld."
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:706
+#: cui/uiconfig/ui/textflowpage.ui:856
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "reëls"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:718
+#: cui/uiconfig/ui/textflowpage.ui:868
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "reëls"
#. MGewb
-#: cui/uiconfig/ui/textflowpage.ui:732
+#: cui/uiconfig/ui/textflowpage.ui:882
msgctxt "textflowpage|labelOptions"
msgid "Split Options"
msgstr "Splitsing Opsies"
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:746
+#: cui/uiconfig/ui/textflowpage.ui:896
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr "Spesifiseer die koppelteken- en paginerings-opsies"
@@ -21847,79 +21889,79 @@ msgid "Select Your Preferred User Interface"
msgstr "Kies u voorkeur gebruikerskoppelvlak"
#. rSnx7
-#: cui/uiconfig/ui/toolbarmodedialog.ui:33
+#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
msgstr "_Pas toe op Alles"
#. kPZub
-#: cui/uiconfig/ui/toolbarmodedialog.ui:49
+#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
msgstr "_Pas toe op %MODULE"
#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:111
+#: cui/uiconfig/ui/toolbarmodedialog.ui:124
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
msgstr "Standaard Werksbalk"
#. Vsppg
-#: cui/uiconfig/ui/toolbarmodedialog.ui:128
+#: cui/uiconfig/ui/toolbarmodedialog.ui:141
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
msgstr "Oortjieblad"
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:169
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr "Enkele Nutsbalk"
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:173
+#: cui/uiconfig/ui/toolbarmodedialog.ui:186
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr "Kantbalk"
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:190
+#: cui/uiconfig/ui/toolbarmodedialog.ui:203
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr "Kompakte Tabblad"
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:207
+#: cui/uiconfig/ui/toolbarmodedialog.ui:220
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr "Groep werksbalk"
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:224
+#: cui/uiconfig/ui/toolbarmodedialog.ui:237
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr "Kompakte werksbalk"
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:241
+#: cui/uiconfig/ui/toolbarmodedialog.ui:254
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr "Enkelvoudige Kontekslys"
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:258
+#: cui/uiconfig/ui/toolbarmodedialog.ui:271
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr "Kontekstuele Groepe"
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:279
+#: cui/uiconfig/ui/toolbarmodedialog.ui:292
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr "Gebruikerskoppelvlak-Variante"
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:366
+#: cui/uiconfig/ui/toolbarmodedialog.ui:379
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr "Voorskou"
diff --git a/source/af/dbaccess/messages.po b/source/af/dbaccess/messages.po
index 4e4d6e34538..bf017f825f2 100644
--- a/source/af/dbaccess/messages.po
+++ b/source/af/dbaccess/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2023-09-21 13:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/af/>\n"
@@ -1698,86 +1698,80 @@ msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS Access-lêer"
-#. rDsuu
-#: dbaccess/inc/strings.hrc:296
-msgctxt "STR_MSACCESS_2007_FILTERNAME"
-msgid "MS Access 2007 file"
-msgstr "MS Access 2007-lêer"
-
#. jFwxU
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Firebird-databasis"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "Stelsel"
#. pnwDB
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "Fout tydens skepping"
#. hnyJF
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "'n Fout het ontstaan. Die bewerking kan nie uitgevoer word nie."
#. kXCG9
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "Die dokument \"$file$\" kon nie geopen word nie."
#. bFHHW
-#: dbaccess/inc/strings.hrc:303
+#: 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 "Die tabel kan nie geskrap word nie aangesien die databasisverbinding dit nie toelaat nie."
#. ZNB5D
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~Alles"
#. C8eBG
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Ontdoen:"
#. aje2A
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Herdoen:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "Geen ooreenstemmende kolomsoort kon vir kolom '#1' gekry word nie."
#. qVax3
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "Die lêer \"$file$\" bestaan nie."
#. 737k3
-#: dbaccess/inc/strings.hrc:309
+#: 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 "Waarskuwings tydens verbinding aan die databron. Druk \"$buttontext$\" om dit te bekyk."
#. cGJja
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1788,199 +1782,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "Die verslag \"$file$\" benodig die Report Builder-funksie."
#. oC8Px
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "Kan nie aan die SDBC-drywerbestuurder verbind nie ( #servicename#)."
#. aym6r
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "'n Drywer is nie geregistreer vir die URL #connurl# nie."
#. oafZG
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "Suksesvol verbind, maar inligting oor databasistabelle is nie beskikbaar nie."
#. uBW6C
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "Alle tabelle"
#. nhz6M
-#: dbaccess/inc/strings.hrc:318
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "Alle aanskoue"
#. APBCw
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "Alle tabelle en aanskoue"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Tabelnaam"
#. Nw93R
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Voeg data in"
#. nLFJd
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Skrap data"
#. eGEDE
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Wysig data"
#. e2bxV
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Verander struktuur"
#. zejFA
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Lees data"
#. UsMj8
-#: dbaccess/inc/strings.hrc:327
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Wysig verwysings"
#. SEGp9
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Sak struktuur"
#. BCCiv
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "Pad na die dBASE-lêers"
#. hnBFY
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "Pad na die teks-lêers"
#. DRFyX
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Pad na die sigblad-dokument"
#. H3cem
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source"
msgstr "Naam van die ODBC data bron"
#. mGJE9
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Koppeling na die \"Writer\" dokument"
#. JScWd
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL/MariaDB database"
msgstr "Naam van die MySQL/MariaDB databasis"
#. uhRMQ
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Naam van die Oracle-databasis"
#. nmoae
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access-databasislêer"
#. 34zwh
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "Geen verdere instellings nodig nie. Om te toets of die verbinding werk, kliek die '%test'-knoppie."
#. DDLwe
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
msgstr "Voer hier in die DBMS/drywer-spesifieke konneksie-string"
#. rKH3t
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "~Gasheernaam"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~Mozilla-profielnaam"
#. A6YJb
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~Thunderbird-profielnaam"
#. HnmRA
-#: dbaccess/inc/strings.hrc:343
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Voeg Tabelle in..."
#. eHahH
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "Voer Tabel naam of Navraag in"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Pas kolomme toe"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Soort formatering"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1990,169 +1984,169 @@ msgstr ""
"Die volgende naam word reeds gebruik:"
#. MuQ2C
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Wys kolomme toe"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~Terug"
#. aWFVD
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~Volgende>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "S~kep"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Kopieer tabel"
#. uNGvx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Kopieer tabel"
#. xCPkD
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "Hierdie tabelnaam is nie geldig in die huidige databasis nie."
#. m35Lx
-#: dbaccess/inc/strings.hrc:356
+#: 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 "Kies die opsie 'Heg data aan' op die eerste bladsy om data by 'n bestaande tabel aan te heg."
#. XbmVN
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Wysig asseblief die tabelnaam. Dit is te lank."
#. 55EA7
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Databasisslimmerd"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Selekteer databasis"
#. GTpDz
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "Stel dBASE-verbinding op"
#. VBaQN
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Stel 'n verbinding aan tekslêers op"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Stel 'n Microsoft Access-verbinding op"
#. XaDDh
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "Stel LDAP-verbinding op"
#. WZtzU
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "Stel ADO-verbinding op"
#. n3HgX
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "Stel JDBC-verbinding op"
#. qiZT5
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Stel Oracle-databasisverbinding op"
#. rdZFv
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL/MariaDB connection"
msgstr "Stel op MySQL/MariaDB konneksie"
#. E3iYi
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_POSTGRES"
msgid "Set up PostgreSQL connection"
msgstr "Stel PostgeSQL koppeling op"
#. uJuNs
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "Stel ODBC-verbinding op"
#. ecB4x
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Stel die koppeling op na \"Writer\"-Dokument of Spreiblad"
#. wUEMA
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Stel gebruikerstawing op"
#. twW6d
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL/MariaDB server data"
msgstr "Stel op MySQL/MariaDB bediener data"
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Stoor en gaan voort"
#. LhDjK
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "Nuwe databasis"
#. f5EbK
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL/MariaDB database using JDBC"
msgstr "Stel konneksie op vir 'n MySQL/MariaDB databasis deur JDBC"
#. tqpeM
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2162,67 +2156,67 @@ msgstr ""
"Kontak asseblief jou stelseladministrateur as jy onseker is oor die volgende instellings."
#. Lrd3G
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL/MariaDB JDBC d~river class:"
msgstr "MySQL/MariaDB JDBC d~rywer klas:"
#. cBiSe
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Verstek: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "Stel 'n verbinding aan dBASE-lêers op"
#. MXTEF
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Selekteer die vouer waar die dBASE-lêers gestoor is."
#. Ke4xP
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Stel 'n verbinding aan tekslêers op"
#. uJFWa
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:382
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 "Selekteer die vouer waar die CSV-lêers (Comma Separated Values) gestoor is. %PRODUCTNAME Base sal daardie lêers open in leesalleenmodus."
#. chkNh
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "Pad na teks-lêers"
#. VXUEj
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Stel 'n verbinding aan 'n Microsoft Access-databasis op"
#. rTF65
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "Selekteer asseblief die Microsoft Access-lêer waarvoor u toegang wil hê."
#. DYcM8
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Stel 'n verbinding aan 'n ADO-databasis op"
#. WzZiB
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2234,13 +2228,13 @@ msgstr ""
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. CE5Rv
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
msgstr "Stel die konneksie vir die ODBC data bron op"
#. BELnF
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC data source you want to use.\n"
@@ -2252,13 +2246,13 @@ msgstr ""
"Kontak asseblief jou stelseladministrateur as jy onseker is oor die volgende instellings."
#. dmi7n
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Stel 'n verbinding aan 'n JDBC-databasis op"
#. dYGeU
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2268,25 +2262,25 @@ msgstr ""
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. DWgup
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Stel 'n verbinding aan 'n Oracle-databasis op"
#. Z57ca
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Verstek: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle-JDBC-~drywerklas"
#. aD8dK
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:395
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"
@@ -2296,13 +2290,13 @@ msgstr ""
"Kontak asseblief u stelseladministrateur indien u onseker is oor die volgende instellings."
#. Vqjfj
-#: dbaccess/inc/strings.hrc:397
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Stel 'n verbinding aan sigblaaie op"
#. FnpBr
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2312,295 +2306,295 @@ msgstr ""
"%PRODUCTNAME sal die lêer in leesalleenmodus open."
#. fxmJG
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~Ligging en lêernaam"
#. og5kg
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "Bevel suksesvol uitgevoer."
#. BhFXv
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "Die verbinding met die databasis is verbreek. Hierdie dialoog sal gesluit word."
#. WTysM
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Sorteervolgorde"
#. 67TCR
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Indeksveld"
#. rCZbG
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Oplopend"
#. zUeEN
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Aflopend"
#. DpB67
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Wil u werklik die indeks '$name$' skrap?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "indeks"
#. HFaXn
-#: dbaccess/inc/strings.hrc:410
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "Die indeks moet ten minste een veld bevat."
#. LRDDD
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "Daar is reeds 'n ander indeks genaamd \"$name$\"."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:412
+#: dbaccess/inc/strings.hrc:411
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 "Geen tabelkolom mag meer as een keer in 'n indeksdefinisie verskyn nie. U het egter kolom \"$name$\" twee keer ingevoer."
#. XANpc
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "Die inskrywing kon nie na 'n geldige waarde vir die \"$name$\"-kolom omskep word nie"
#. FCnE3
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL-Status"
#. ha64T
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Foutkode"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:417
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 "'n Algemene oorsaak van dié fout is dat 'n ontoepaslike karakterstelinstelling vir die taal van u databasis gebruik word. Kontroleer die instelling met Redigeer - Databasis - Eienskappe."
#. itnjJ
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Fout"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:420
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Waarskuwing"
#. LSBpE
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Inligting"
#. DKRwR
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Besonderhede"
#. CXpeS
-#: dbaccess/inc/strings.hrc:424
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ADD_USER"
msgid "Add User"
msgstr "Voeg Gebruiker By"
#. YG5iB
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_DELETE_USER"
msgid "Delete User"
msgstr "Skrap Gebruiker"
#. mDe9f
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_CHANGE_PASSWORD"
msgid "Change Password"
msgstr "Verander Wagwoord"
#. Avmtu
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Wil u werklik die gebruiker skrap?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "Die databasis ondersteun nie gebruikeradministrasie nie."
#. 4CVtX
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "Die wagwoorde kom nie ooreen nie. Tik die wagwoord asseblief weer in."
#. iu64w
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Let op dat sommige databasisse nie hierdie soort aaneenskakeling ondersteun nie."
#. Khmn9
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "Sluit net rekords in waarvan die inhoud van die verwante velde in beide tabelle identies is."
#. JUyyK
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:432
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 "Bevat ALLE rekords uit tabel '%1' maar net rekords uit tabel '%2' waarvan die waardes in die verwante velde ooreenstem."
#. EdhCU
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "Bevat ALLE rekords van '%1' en van '%2'."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "Bevat die Cartesiese produk van ALLE rekords van '%1' en van '%2'."
#. KyLuN
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "Die bestemmingdatabasis werk nie met aansigte nie."
#. RaJQd
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "Die bestemmingdatabasis werk nie met primêre sleutels nie."
#. JBBmY
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:438
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 "geen datatoegangbeskrywer gevind nie, of geen datatoegangbeskrywer in staat om al die nodige inligting te gee nie"
#. Z4JFe
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Net tabelle en navrae werk op die oomblik."
#. KvUFb
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "Die kopiebron se resultaatstel moet met boekmerke werk."
#. XVb6E
-#: dbaccess/inc/strings.hrc:442
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "Nieondersteunde bronkolomtipe ($type$) by kolomposisie $pos$."
#. 7pnvE
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "Onwettige aantal inisialiseringsparameters."
#. z3h9J
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "Kon nie inisialiseer nie."
#. Qpda7
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "Nie-ondersteunde instelling in die kopie van die bronbesktywing: $name$."
#. BsP8j
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "Om 'n navraag te kopieër, moet die koppeling daartoe instaat wees."
#. QYh2y
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "Die gespesifiseerde interaksiehanteerder is ongeldig."
#. ixrDD
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "Hierdie verwantskap bestaan reeds. Wil u dit redigeer of 'n nuwe een skep?"
#. nFRsS
-#: dbaccess/inc/strings.hrc:450
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Redigeer..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:451
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Skep..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:452
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: Verwantskapsontwerp"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:453
+#: dbaccess/inc/strings.hrc:452
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "Die databasis ondersteun nie verwantskappe nie."
#. CG2Pd
-#: dbaccess/inc/strings.hrc:454
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "Wanneer u hierdie tabel skrap, sal alle ooreenstemmende verwantskappe ook geskrap word. Gaan voort?"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:455
+#: dbaccess/inc/strings.hrc:454
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"
diff --git a/source/af/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/af/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index 1abfafa1250..9c2f71137a2 100644
--- a/source/af/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/af/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2019-06-19 19:46+0000\n"
-"Last-Translator: F Wolff <friedel@translate.org.za>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-25 01:46+0000\n"
+"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesendialogregistrydataorgopenofficeoffice/af/>\n"
"Language: af\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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1560973571.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Taalinstellings"
+msgid "Languages and Locales"
+msgstr "Tale en lokaliteit"
#. NTrTn
#: OptionsDialog.xcu
diff --git a/source/af/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/af/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 9f442c2cfd7..ee36cd7fcd3 100644
--- a/source/af/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/af/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-05-20 11:22+0000\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-25 01:46+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/dictionarieshu_hudialogregistrydataorgopenofficeoffice/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieshu_hudialogregistrydataorgopenofficeoffice/af/>\n"
"Language: af\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: Weblate 3.10.3\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1548147430.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Taalinstellings"
+msgid "Languages and Locales"
+msgstr "Tale en lokaliteit"
#. yKR8S
#: OptionsDialog.xcu
diff --git a/source/af/dictionaries/pt_BR/dialog.po b/source/af/dictionaries/pt_BR/dialog.po
index 7758bae9ad4..160ea10f846 100644
--- a/source/af/dictionaries/pt_BR/dialog.po
+++ b/source/af/dictionaries/pt_BR/dialog.po
@@ -3,28 +3,28 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-04-19 12:23+0200\n"
-"PO-Revision-Date: 2023-04-23 07:34+0000\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-25 01:46+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialog/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariespt_brdialog/af/>\n"
"Language: af\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: Weblate 4.15.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1389968712.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Taal Instellings"
+msgid "Languages and Locales"
+msgstr "Tale en lokaliteit"
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/af/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/af/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 1e242f13215..4607e41a4a9 100644
--- a/source/af/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/af/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-05-27 10:39+0000\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-25 01:46+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialogregistrydataorgopenofficeoffice/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariespt_brdialogregistrydataorgopenofficeoffice/af/>\n"
"Language: af\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: Weblate 3.10.3\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1371417313.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Taal Instellings"
+msgid "Languages and Locales"
+msgstr "Tale en lokaliteit"
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/af/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/af/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index c765b45817f..cceb8d03dd5 100644
--- a/source/af/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/af/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2019-01-22 08:58+0000\n"
-"Last-Translator: F Wolff <friedel@translate.org.za>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-25 01:46+0000\n"
+"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesru_rudialogregistrydataorgopenofficeoffice/af/>\n"
"Language: af\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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1548147519.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Taalinstellings"
+msgid "Languages and Locales"
+msgstr "Tale en lokaliteit"
#. EENVY
#: OptionsDialog.xcu
diff --git a/source/af/editeng/messages.po b/source/af/editeng/messages.po
index 30d44774af0..9b80328de75 100644
--- a/source/af/editeng/messages.po
+++ b/source/af/editeng/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-02-05 01:45+0000\n"
+"POT-Creation-Date: 2024-04-15 19:51+0200\n"
+"PO-Revision-Date: 2024-04-29 01:45+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/af/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1560975448.000000\n"
#. BHYB4
@@ -1134,17 +1134,17 @@ msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "Geen koppeltekens nie"
-#. x75Cx
+#. 9M5FB
#: include/editeng/editrids.hrc:202
-msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
-msgid "Page End"
-msgstr "Bladsyeinde"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_TRUE"
+msgid "No hyphenation across"
+msgstr "Geen oorbladsy woordafbreking"
-#. r9DgX
+#. y4DnQ
#: include/editeng/editrids.hrc:203
-msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
-msgid "No Page End"
-msgstr "Geen bladsyeinde nie"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_FALSE"
+msgid "Hyphenation across page"
+msgstr "Geen oorbladsy woordafbreking"
#. ks8e4
#: include/editeng/editrids.hrc:204
@@ -1315,459 +1315,465 @@ msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "%1 Karakters aan begin van reël"
-#. DocFx
+#. uppjX
#: include/editeng/editrids.hrc:233
+msgctxt "RID_SVXITEMS_HYPHEN_COMPOUND_MINLEAD"
+msgid "%1 compound word characters at end of line"
+msgstr "%1 saamgesteldewoord karakters aan die einde van die reël"
+
+#. DocFx
+#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 afkappingstekens"
#. Lgnh3
-#: include/editeng/editrids.hrc:234
+#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr "Koppelteken vrye CAPS"
#. EnQvu
-#: include/editeng/editrids.hrc:235
+#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr "Koppeltekenlose laaste woord."
#. gphfE
-#: include/editeng/editrids.hrc:236
+#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr "%1 karakters in woorde"
#. imVah
-#: include/editeng/editrids.hrc:237
+#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr "Koppelteken sone "
-#. nMFGS
-#: include/editeng/editrids.hrc:238
+#. vHBRF
+#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_AUTO"
-msgid "Automatic hyphenation across page"
-msgstr ""
+msgid "Hyphenation across page"
+msgstr "Woordafbreking oor bladsye"
-#. BPBgs
-#: include/editeng/editrids.hrc:239
+#. iPvsx
+#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_SPREAD"
-msgid "Avoid hyphenation between pages which are not visible to the reader at the same time"
-msgstr ""
+msgid "Avoid hyphenation across page when the next page is not visible to the reader at the same time"
+msgstr "Vermy woordafbreking oor bladsye wanneer die volgende bladsy nie gelyktydig sigbaar is nie"
#. Xbryu
-#: include/editeng/editrids.hrc:240
+#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_PAGE"
msgid "Avoid hyphenation across page"
-msgstr ""
+msgstr "Vermy woordafbreking oor bladsye"
#. TKNYh
-#: include/editeng/editrids.hrc:241
+#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_COLUMN"
msgid "Avoid hyphenation across column and page"
-msgstr ""
+msgstr "Vermy woordafbreking oor kolom en bladsy grense"
#. VKLBx
-#: include/editeng/editrids.hrc:242
+#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_ALWAYS"
msgid "Avoid hyphenation across last full paragraph line, column and page"
-msgstr ""
+msgstr "Vermy woordafbreking oor die laaste vol paragraaf-lyn, -kolom en -bladsy"
#. zVxGk
-#: include/editeng/editrids.hrc:243
+#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "Bladsystyl: "
#. JgaGz
-#: include/editeng/editrids.hrc:244
+#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "Tekssaamdrukking "
#. A7tAE
-#: include/editeng/editrids.hrc:245
+#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "gesluit "
#. P976r
-#: include/editeng/editrids.hrc:246
+#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr "Saamgepers "
#. TYEUj
-#: include/editeng/editrids.hrc:247
+#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "Grafika"
#. Mbwvx
-#: include/editeng/editrids.hrc:248
+#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "geen"
#. e7UvB
-#: include/editeng/editrids.hrc:249
+#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "Stippels "
#. sSTeu
-#: include/editeng/editrids.hrc:250
+#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "Sirkel "
#. znKWc
#. ??? disc == filled ring
-#: include/editeng/editrids.hrc:252
+#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "Ingevulde sirkel "
#. CEGAg
-#: include/editeng/editrids.hrc:253
+#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "Aksent "
#. 2hqEA
-#: include/editeng/editrids.hrc:254
+#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "Bo"
#. BY63q
-#: include/editeng/editrids.hrc:255
+#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "Onder"
#. Czxka
-#: include/editeng/editrids.hrc:256
+#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "Dubbelstrepe af"
#. KL5gF
-#: include/editeng/editrids.hrc:257
+#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "Dubbellyn"
#. kTzGA
-#: include/editeng/editrids.hrc:258
+#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr "Geen outomatiese karakterspasiëring nie"
#. wWgYZ
-#: include/editeng/editrids.hrc:259
+#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr "Geen outomatiese karakterspasiëring nie"
#. ziURW
-#: include/editeng/editrids.hrc:260
+#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr "Geen hangpunktuasie aan reëleinde nie"
#. SgFE5
-#: include/editeng/editrids.hrc:261
+#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr "Hangpunktuasie aan reëleinde"
#. mERAB
-#: include/editeng/editrids.hrc:262
+#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr "Pas lys verbode karakters aan begin en einde van reël toe"
#. AJF69
-#: include/editeng/editrids.hrc:263
+#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr "Moenie lys verbode karakters aan begin en einde van reëls toepas nie"
#. KCoyz
-#: include/editeng/editrids.hrc:264
+#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "Geen geroteerde karakters nie"
#. pMZnX
-#: include/editeng/editrids.hrc:265
+#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "Karakter geroteer deur $(ARG1)°"
#. EzA4x
-#: include/editeng/editrids.hrc:266
+#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "Pas aan by lyn"
#. 8DQGe
-#: include/editeng/editrids.hrc:267
+#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "Teks is nie gedraai nie"
#. WSt2G
-#: include/editeng/editrids.hrc:268
+#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "Teks is met $(ARG1)° gedraai"
#. bGvZn
-#: include/editeng/editrids.hrc:269
+#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "Karakters geskaleer $(ARG1)%"
#. rXDuA
-#: include/editeng/editrids.hrc:270
+#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "Geen geskaleerde karakters nie"
#. DLNSs
-#: include/editeng/editrids.hrc:271
+#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "Geen reliëf"
#. rq3Ma
-#: include/editeng/editrids.hrc:272
+#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "Reliëf"
#. M7Huc
-#: include/editeng/editrids.hrc:273
+#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "Gegraveer"
#. jmM9f
-#: include/editeng/editrids.hrc:274
+#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "Outomatiese teksbelyning"
#. HCEhG
-#: include/editeng/editrids.hrc:275
+#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "Teks belyn met basislyn"
#. FBiBq
-#: include/editeng/editrids.hrc:276
+#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "Teks belyn met bokant"
#. KLkUY
-#: include/editeng/editrids.hrc:277
+#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "Teks belyn met middel"
#. TTtYF
-#: include/editeng/editrids.hrc:278
+#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "Teks belyn met onderkant"
#. PQaAE
-#: include/editeng/editrids.hrc:279
+#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "Teksrigting links na regs (horisontaal)"
#. eW3jB
-#: include/editeng/editrids.hrc:280
+#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "Teksrigting regs na links (horisontaal)"
#. o3Yee
-#: include/editeng/editrids.hrc:281
+#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "Teksrigting regs na links (vertikaal)"
#. GXXF8
-#: include/editeng/editrids.hrc:282
+#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "Teksrigting links na regs (vertikaal)"
#. 2XBXr
-#: include/editeng/editrids.hrc:283
+#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr "Gebruik bogeskikte objektekssrigting-instelling"
#. waJEN
-#: include/editeng/editrids.hrc:284
+#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr "Teksvloei Links-na-Regs (Vertikaal vanaf Onder)"
#. BRAeh
-#: include/editeng/editrids.hrc:285
+#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr "Teksrigting regs-na-links (vertikaal, alle karakters geroteer)"
#. Z9dAu
-#: include/editeng/editrids.hrc:286
+#: include/editeng/editrids.hrc:287
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "Paragraaf spring na teksrooster in (indien aktief)"
#. nYY6v
-#: include/editeng/editrids.hrc:287
+#: include/editeng/editrids.hrc:288
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "Paragraaf spring nie na teksrooster in nie"
#. VGGHB
-#: include/editeng/editrids.hrc:288
+#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "Nie versteekd nie"
#. XTbkY
-#: include/editeng/editrids.hrc:289
+#: include/editeng/editrids.hrc:290
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "Versteek"
#. QfjFx
-#: include/editeng/editrids.hrc:291
+#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "Papierlaai"
#. ULzBJ
-#: include/editeng/editrids.hrc:292
+#: include/editeng/editrids.hrc:293
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[Vanaf drukkeropstelling]"
#. dAvTu
-#: include/editeng/editrids.hrc:294
+#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "Skrap"
#. Ly5iC
-#: include/editeng/editrids.hrc:295
+#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "Skuif"
#. mtncS
-#: include/editeng/editrids.hrc:296
+#: include/editeng/editrids.hrc:297
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "Voeg in"
#. yifiT
-#: include/editeng/editrids.hrc:297
+#: include/editeng/editrids.hrc:298
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "Vervang"
#. zv9mN
-#: include/editeng/editrids.hrc:298
+#: include/editeng/editrids.hrc:299
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "Pas attribute toe"
#. tys5a
-#: include/editeng/editrids.hrc:299
+#: include/editeng/editrids.hrc:300
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "Laai attribute terug"
#. 6mjB7
-#: include/editeng/editrids.hrc:300
+#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "Inkeep"
#. CGrBx
-#: include/editeng/editrids.hrc:301
+#: include/editeng/editrids.hrc:302
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "Pas style toe"
#. M7ADh
-#: include/editeng/editrids.hrc:302
+#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "Verander kas"
#. uqG6M
-#: include/editeng/editrids.hrc:303
+#: include/editeng/editrids.hrc:304
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "Woord is %x"
#. KeDg8
-#: include/editeng/editrids.hrc:304
+#: include/editeng/editrids.hrc:305
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "Paragraaf is %x"
#. t99SR
-#: include/editeng/editrids.hrc:305
+#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Outomaties"
#. JWPVD
-#: include/editeng/editrids.hrc:307
+#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "Prentkoeëltjie in paragraaf"
#. hDfLN
-#: include/editeng/editrids.hrc:308
+#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "Prentkoeëltjie"
#. wVL8E
-#: include/editeng/editrids.hrc:309
+#: include/editeng/editrids.hrc:310
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "Paragraaf: $(ARG) "
#. ZQDDe
-#: include/editeng/editrids.hrc:311
+#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Wil u weer van die dokument se begin af toets?"
#. ZDpxj
-#: include/editeng/editrids.hrc:312
+#: include/editeng/editrids.hrc:313
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "Wil u aan die einde van die dokument verder toets?"
#. vi8uB
-#: include/editeng/editrids.hrc:313
+#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
@@ -1777,43 +1783,43 @@ msgstr ""
"woordeboek gevoeg word nie."
#. 4HCL4
-#: include/editeng/editrids.hrc:314
+#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "Die woordeboek is reeds vol."
#. 5G8FX
-#: include/editeng/editrids.hrc:315
+#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "Die woordeboek is leesalleen."
#. SEotA
-#: include/editeng/editrids.hrc:317
+#: include/editeng/editrids.hrc:318
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "Inkeep"
#. CjGGD
-#: include/editeng/editrids.hrc:318
+#: include/editeng/editrids.hrc:319
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "Vertoon subpunte"
#. egnVC
-#: include/editeng/editrids.hrc:319
+#: include/editeng/editrids.hrc:320
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "Invou"
#. kKFiE
-#: include/editeng/editrids.hrc:320
+#: include/editeng/editrids.hrc:321
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "Pas attribute toe"
#. YECNh
-#: include/editeng/editrids.hrc:321
+#: include/editeng/editrids.hrc:322
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "Voeg in"
diff --git a/source/af/extensions/messages.po b/source/af/extensions/messages.po
index dc4076622c5..ebeca2178b4 100644
--- a/source/af/extensions/messages.po
+++ b/source/af/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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-28 01:45+0000\n"
+"PO-Revision-Date: 2024-03-14 01:45+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/af/>\n"
"Language: af\n"
@@ -1855,7 +1855,7 @@ msgstr "Versteek seleksie"
#: extensions/inc/strings.hrc:200
msgctxt "RID_STR_VISUALEFFECT"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. DV4DC
#: extensions/inc/strings.hrc:201
diff --git a/source/af/formula/messages.po b/source/af/formula/messages.po
index 2ad1c4cb022..731a6438f44 100644
--- a/source/af/formula/messages.po
+++ b/source/af/formula/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: 2024-03-04 14:25+0100\n"
-"PO-Revision-Date: 2024-03-11 17:13+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 13:25+0200\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/af/>\n"
"Language: af\n"
@@ -17,2356 +17,2380 @@ msgstr ""
"X-POOTLE-MTIME: 1547632155.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2293
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2294
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ISERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2295
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ISNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2296
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2298
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Alle"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2300
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Hoofopskrifte"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2302
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Data"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2304
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totale"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2306
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Hierdie Ry"
#. kHXXq
-#: formula/inc/core_resource.hrc:2307
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2308
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2309
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2310
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2311
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2312
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2317
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2319
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2321
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2323
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2325
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "COSEC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "COSECH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "STAND.NORM.VERD"
#. CADmA
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "STAND.NORM.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRESIES"
#. uq6bt
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "TIPE.FOUT"
#. hA6t7
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "XMATCH"
#. xuDNa
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr "FILTER"
+#. T3guZ
+#: formula/inc/core_resource.hrc:2549
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORT"
+msgstr "SORT"
+
+#. PUE2S
+#: formula/inc/core_resource.hrc:2550
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORTBY"
+msgstr "SORTBY"
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "TEXT.CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXT.JOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
+#. 7JsnJ
+#: formula/inc/core_resource.hrc:2584
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SEQUENCE"
+msgstr "REEKS"
+
#. KmpNP
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENT.RANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
-msgstr "STYLE"
+msgstr "VERTOONSTYL"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2693
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2375,7 +2399,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2383,7 +2407,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2391,7 +2415,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2399,7 +2423,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2407,7 +2431,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2415,7 +2439,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2423,96 +2447,102 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2718
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2719
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "KLEUR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBDIENS"
#. ftd3C
-#: formula/inc/core_resource.hrc:2721
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2722
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2724
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2725
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2727
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2728
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2730
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2731
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
+#. UVYCV
+#: formula/inc/core_resource.hrc:2761
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "RANDARRAY"
+msgstr "RANDARRAY"
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
diff --git a/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 017010fb0bb..c0bcd4fef70 100644
--- a/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,17 +3,17 @@ 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: 2022-03-21 12:32+0100\n"
-"PO-Revision-Date: 2020-07-04 09:02+0000\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
+"PO-Revision-Date: 2024-05-04 15:39+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://weblate.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/af/>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/af/>\n"
"Language: af\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 5.3.1\n"
"X-POOTLE-MTIME: 1548055275.000000\n"
#. tBfTE
@@ -1213,14 +1213,14 @@ msgctxt ""
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr "Tik die netwerkligging in of kliek Verander om na ’n ligging te blaai. Kliek Installeer om ’n bedienerbeeld van [ProductName] op die spesifieke netwerkligging te skep of kliek Kanselleer om die slimmerd af te sluit."
-#. U7sr3
+#. 34xBw
#: Control.ulf
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_21\n"
"LngText.text"
-msgid "{&MSSansBold8}Network Location"
-msgstr "{&MSSansBold8}Netwerkligging"
+msgid "{&DialogDefaultBold}Network Location"
+msgstr "{&DialogDefaultBold}Netwerk Adres"
#. FsBUg
#: Control.ulf
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 f79ee53a04f..14b4c8e8526 100644
--- a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/af/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-09 01:45+0000\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
+"PO-Revision-Date: 2024-05-17 12:35+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/af/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1560976865.000000\n"
#. W5ukN
@@ -8246,14 +8246,14 @@ msgctxt ""
msgid "S~lide"
msgstr "S~kyfie"
-#. zciFf
+#. CiaV6
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NotesChildWindow\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:BottomPaneImpress\n"
"Label\n"
"value.text"
-msgid "Notes Panel"
+msgid "Notes Pane"
msgstr "Notas Paneel"
#. q5YwD
@@ -9626,6 +9626,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr "~Verberg Laag (Shift+Click)"
+#. oZRd3
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"Label\n"
+"value.text"
+msgid "Set Layer"
+msgstr "Bepaal Vlak"
+
+#. M2Z3P
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Move to Layer..."
+msgstr "~Skuif na Vlak..."
+
+#. HyFtG
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open a dialog to change the layer of the object"
+msgstr "Aktiveer dialoog om die objek se vlak te verander"
+
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""
@@ -17076,6 +17106,16 @@ msgctxt ""
msgid "Block Arc"
msgstr "Blokboog"
+#. jZ7pu
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:BasicShapes.sinusoid\n"
+"Label\n"
+"value.text"
+msgid "Sinusoid"
+msgstr "Sinusoide"
+
#. 4t7wU
#: GenericCommands.xcu
msgctxt ""
@@ -18336,6 +18376,26 @@ msgctxt ""
msgid "Undo"
msgstr "Ontdoen"
+#. wY7TU
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"Label\n"
+"value.text"
+msgid "Dark Mode"
+msgstr "Donker Modus"
+
+#. Y5sjy
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Toggle between dark and light modes"
+msgstr "Verwissel tussen donker en ligte modusse"
+
#. TszTz
#: GenericCommands.xcu
msgctxt ""
@@ -29538,6 +29598,16 @@ msgctxt ""
msgid "Elements"
msgstr "Elemente"
+#. uiQ35
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.DeckList.FindDeck\n"
+"Title\n"
+"value.text"
+msgid "Find"
+msgstr "Vind"
+
#. B4iFE
#: Sidebar.xcu
msgctxt ""
@@ -29546,7 +29616,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. zb84E
#: Sidebar.xcu
@@ -30068,6 +30138,16 @@ msgctxt ""
msgid "Columns"
msgstr "Kolomme"
+#. DqpFK
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.QuickFindPanel\n"
+"Title\n"
+"value.text"
+msgid "QuickFind"
+msgstr "BlitsVind"
+
#. CDJWW
#: StartModuleWindowState.xcu
msgctxt ""
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 30589f8171a..3f63b0d3f08 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-09 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-14 16:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/af/>\n"
"Language: af\n"
@@ -8890,11 +8890,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Waarde "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Waarde 1, waarde 2, ... is argumente wat steekproewe verteenwoordig, geneem uit 'n basiese totale populasie."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8998,11 +8998,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Waarde "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Waarde 1, waarde 2, ... is argumente wat steekproewe verteenwoordig, geneem uit 'n basiese totale populasie."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9088,11 +9088,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Waarde "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Waarde 1, waarde 2, ... is argumente wat steekproewe verteenwoordig, geneem uit 'n basiese totale populasie."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -14638,7 +14638,7 @@ msgstr "Pas 'n styl op die formulesel toe."
#: sc/inc/scfuncs.hrc:3496
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. BoEep
#: sc/inc/scfuncs.hrc:3497
@@ -16807,11 +16807,11 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr "Filter 'n skikking volgens 'n Boolese (True/False) skikking."
-#. 9PX2L
+#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
-msgid "Range "
-msgstr "Bereik "
+msgid "Range"
+msgstr "Reikwydte"
#. A5mF9
#: sc/inc/scfuncs.hrc:4191
@@ -16837,10 +16837,268 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
msgstr "Resultaat wanneer leeg"
-#. AAhNq
+#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
-msgid "The value to return if all values in the included array are empty (filter returns nothing)"
+msgid "The value to return if all values in the included array are empty (filter returns nothing)."
+msgstr "Die waarde om te lewer, sou al die waardes in die ingeslote skikking leeg wees"
+
+#. gSZGa
+#: sc/inc/scfuncs.hrc:4201
+msgctxt "SC_OPCODE_SORT"
+msgid "Sorts the contents of a range or array."
+msgstr "Sorteer die inhoud van 'n reeks of skikking."
+
+#. 5dG8m
+#: sc/inc/scfuncs.hrc:4202
+msgctxt "SC_OPCODE_SORT"
+msgid "Range"
+msgstr "Reeks"
+
+#. mUPZF
+#: sc/inc/scfuncs.hrc:4203
+msgctxt "SC_OPCODE_SORT"
+msgid "The range, or array to sort."
+msgstr "Die reeks, of skikking om te sorteer."
+
+#. 3vzBe
+#: sc/inc/scfuncs.hrc:4204
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort index"
+msgstr "Sorteer Indeks"
+
+#. SWhii
+#: sc/inc/scfuncs.hrc:4205
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the row or column to sort by."
+msgstr "'n Nommer wat aangee, welke ry of kolom gesorteer moet word."
+
+#. uFhZs
+#: sc/inc/scfuncs.hrc:4206
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort order"
+msgstr "Sorteer orde"
+
+#. ySFRx
+#: sc/inc/scfuncs.hrc:4207
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr "'n Nommer om die sorteerorde aan te dui; 1 vir stygende orde (verstekwaarde), -1 dalende orde."
+
+#. fnsqA
+#: sc/inc/scfuncs.hrc:4208
+msgctxt "SC_OPCODE_SORT"
+msgid "By col"
+msgstr "Kolomgewys"
+
+#. TDtYt
+#: sc/inc/scfuncs.hrc:4209
+msgctxt "SC_OPCODE_SORT"
+msgid "A logical value indicating the desired sort direction; FALSE to sort by row (default), TRUE to sort by column."
+msgstr "'n Waarde wat die logiese sorteerorde aandui; VALS om rygewys te sorteer (verstekwaarde), WAAR om kolomgewys te sorteer"
+
+#. 5AEwL
+#: sc/inc/scfuncs.hrc:4215
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
+msgstr "Sorteer die inhoud van 'n reeks of skikking gebaseer op die waardes in 'n ooreenstemmende reeks of skikking."
+
+#. g4Mpg
+#: sc/inc/scfuncs.hrc:4216
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort range"
+msgstr "Sorteer bereik"
+
+#. YsFWA
+#: sc/inc/scfuncs.hrc:4217
+msgctxt "SC_OPCODE_SORTBY"
+msgid "The array or range to sort."
+msgstr "Die skikking of reeks vir sortering"
+
+#. hkF48
+#: sc/inc/scfuncs.hrc:4218
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort by range "
+msgstr "Sorteer volgens reeks "
+
+#. Xh6BJ
+#: sc/inc/scfuncs.hrc:4219
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr "Reeks 1, reeks 2,... is skikkings of reekse wat gesorteer moet word."
+
+#. jUFcA
+#: sc/inc/scfuncs.hrc:4220
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort order "
+msgstr "Sorteer orde "
+
+#. F8iPf
+#: sc/inc/scfuncs.hrc:4221
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr "Volgorde 1, volgorde 2,... is die sorteervolgordes in gebruik. 1 vir stygend, -1 vir dalend. Verstek is stygend."
+
+#. yvUDG
+#: sc/inc/scfuncs.hrc:4227
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
+
+#. ZavA8
+#: sc/inc/scfuncs.hrc:4228
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Rows"
+msgstr "Rye"
+
+#. A8HDQ
+#: sc/inc/scfuncs.hrc:4229
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of rows to return."
+msgstr "Die aantal gelewerde rye."
+
+#. f5UCW
+#: sc/inc/scfuncs.hrc:4230
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Columns"
+msgstr "Kolomme"
+
+#. A8QKv
+#: sc/inc/scfuncs.hrc:4231
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of columns to return."
+msgstr "Die aantal gelewerde kolomme."
+
+#. ErvjE
+#: sc/inc/scfuncs.hrc:4232
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Start"
+msgstr "Begin"
+
+#. rC9mG
+#: sc/inc/scfuncs.hrc:4233
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The first number in the sequence."
+msgstr "Die eerste getal in die reeks."
+
+#. L3NNF
+#: sc/inc/scfuncs.hrc:4234
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Step"
+msgstr "Inkrement"
+
+#. Y8rLF
+#: sc/inc/scfuncs.hrc:4235
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The amount to increment each subsequent value in the array."
+msgstr "Die bedrag om elke daaropvolgende waarde in die skikking te verhoog."
+
+#. 8HzKM
+#: sc/inc/scfuncs.hrc:4241
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
+
+#. jksQe
+#: sc/inc/scfuncs.hrc:4242
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Rows"
+msgstr "Rye"
+
+#. GQDKh
+#: sc/inc/scfuncs.hrc:4243
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of rows to return."
+msgstr "Die aantal rye om te lewer."
+
+#. SfG9b
+#: sc/inc/scfuncs.hrc:4244
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Columns"
+msgstr ""
+
+#. Pki2r
+#: sc/inc/scfuncs.hrc:4245
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of columns to return."
+msgstr ""
+
+#. oC45m
+#: sc/inc/scfuncs.hrc:4246
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Min"
+msgstr ""
+
+#. HASSd
+#: sc/inc/scfuncs.hrc:4247
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The lower limit of the generated numbers."
+msgstr ""
+
+#. DGi8h
+#: sc/inc/scfuncs.hrc:4248
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Max"
+msgstr ""
+
+#. Cw8Nu
+#: sc/inc/scfuncs.hrc:4249
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The upper limit of the generated numbers."
+msgstr ""
+
+#. WBWq3
+#: sc/inc/scfuncs.hrc:4250
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Integers"
+msgstr ""
+
+#. UiLts
+#: sc/inc/scfuncs.hrc:4251
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
+msgstr ""
+
+#. hVQ6i
+#: sc/inc/scfuncs.hrc:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
msgstr ""
#. pDDme
@@ -18998,32 +19256,110 @@ msgctxt "STR_CONDITION_BETWEEN"
msgid "between"
msgstr "tussen"
-#. HUNFG
+#. ETMUh
+#: sc/inc/strings.hrc:409
+msgctxt "STR_CONDITION_NOT_BETWEEN"
+msgid "not between"
+msgstr "nie tussenin"
+
+#. nHTEg
#: sc/inc/strings.hrc:410
+msgctxt "STR_CONDITION_DUPLICATE"
+msgid "duplicate"
+msgstr "duplikaat"
+
+#. o3aZB
+#: sc/inc/strings.hrc:411
+msgctxt "STR_CONDITION_NOT_DUPLICATE"
+msgid "not duplicate"
+msgstr "nie duplikaat"
+
+#. X2BKW
+#: sc/inc/strings.hrc:412
+msgctxt "STR_CONDITION_TOP_N_ELEMENTS"
+msgid "in top N elements"
+msgstr "in top N elemente"
+
+#. eAgZs
+#: sc/inc/strings.hrc:413
+msgctxt "STR_CONDITION_BOTTOM_N_ELEMENTS"
+msgid "in bottom N elements"
+msgstr "in onderste N elemente"
+
+#. CXY2x
+#: sc/inc/strings.hrc:414
+msgctxt "STR_CONDITION_TOP_N_PERCENT"
+msgid "in top N percent"
+msgstr "in top N persent"
+
+#. Z7wFx
+#: sc/inc/strings.hrc:415
+msgctxt "STR_CONDITION_BOTTOM_N_PERCENT"
+msgid "in bottom N percent"
+msgstr "in laagste N persent"
+
+#. WhB3E
+#: sc/inc/strings.hrc:416
+msgctxt "STR_CONDITION_ABOVE_AVERAGE"
+msgid "above average"
+msgstr "bo-gemiddelde"
+
+#. 7hLBV
+#: sc/inc/strings.hrc:417
+msgctxt "STR_CONDITION_BELOW_AVERAGE"
+msgid "below average"
+msgstr "onder gemiddelde"
+
+#. JpzNk
+#: sc/inc/strings.hrc:418
+msgctxt "STR_CONDITION_ABOVE_OR_EQUAL_AVERAGE"
+msgid "above or equal average"
+msgstr "groter of gelyk-aan gemiddelde"
+
+#. NUGd2
+#: sc/inc/strings.hrc:419
+msgctxt "STR_CONDITION_BELOW_OR_EQUAL_AVERAGE"
+msgid "below or equal average"
+msgstr "leiner as of gelyk aan gemiddelde"
+
+#. HUNFG
+#: sc/inc/strings.hrc:420
msgctxt "STR_CONDITION_ERROR"
msgid "with error "
msgstr "met fout "
#. iNFYk
-#: sc/inc/strings.hrc:411
+#: sc/inc/strings.hrc:421
msgctxt "STR_CONDITION_NOERROR"
msgid "without error "
msgstr "sonder fout "
+#. zk7Lo
+#: sc/inc/strings.hrc:422
+msgctxt "STR_CONDITION_BEGINS_WITH"
+msgid "begins with"
+msgstr "begin met"
+
+#. nnEb4
+#: sc/inc/strings.hrc:423
+msgctxt "STR_CONDITION_ENDS_WITH"
+msgid "ends with"
+msgstr "eindig met"
+
#. mcir7
-#: sc/inc/strings.hrc:412
+#: sc/inc/strings.hrc:424
msgctxt "STR_CONDITION_CONTAINS_TEXT"
msgid "containing text"
msgstr "bevattende teks"
#. YpCMa
-#: sc/inc/strings.hrc:413
+#: sc/inc/strings.hrc:425
msgctxt "STR_CONDITION_NOT_CONTAINS_TEXT"
msgid "not containing text"
msgstr "bevat geen teks"
#. Wp8Us
-#: sc/inc/strings.hrc:415
+#: sc/inc/strings.hrc:427
msgctxt "STR_CONTENT_WITH_UNKNOWN_ENCRYPTION"
msgid "Document contains DRM content that is encrypted with an unknown encryption method. Only the un-encrypted content will be shown."
msgstr "Dokument bevat DRM-inhoud wat geïnkripteer is met 'n onbekende enkripsiemetode. Slegs die ongeënkripteerde inhoud kan gewys word."
@@ -20067,7 +20403,7 @@ msgid "Closes dialog and discards all changes."
msgstr "Sluit die dialoog en verwerp alle wysigings."
#. uAT4Z
-#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:138
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:126
msgctxt "conditionaleasydialog|label"
msgid "with"
msgstr "met"
@@ -20103,559 +20439,559 @@ msgid "New Style..."
msgstr "Nuwe style..."
#. H66AP
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:102
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:103
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
msgstr "Voer in 'n waarde:"
#. TMvBu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:200
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:201
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "Meer Opsies..."
#. JWFYN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:215
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Outomaties"
#. gE9LZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Min"
#. HAuKu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Maks"
#. ciYfw
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "Persentiel"
#. Kqxfp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Waarde"
#. UhkzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Persent"
#. tEhTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:222
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "Formule"
#. jYZ4B
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:234
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Outomaties"
#. FGnWb
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Min"
#. qC8Zo
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Maks"
#. 7bxeC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "Persentiel"
#. sqTFV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Waarde"
#. RSDFW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Persent"
#. 83BhU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:241
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "Formule"
#. F63FN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:253
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Outomaties"
#. TDG7W
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Min"
#. JBX6r
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Maks"
#. uPGWW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "Persentiel"
#. JxXq2
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Waarde"
#. f464z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Persent"
#. oTJU7
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:260
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "Formule"
#. XsHDp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:310
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:287
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
msgstr "Minimum"
#. u5RxC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:298
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
msgstr "Maksimum"
#. JcTKF
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:344
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Voorbeeld"
#. ra4fB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:359
msgctxt "conditionalentry|typeis"
msgid "is equal to"
msgstr "is gelyk aan"
#. bnDkp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:383
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:360
msgctxt "conditionalentry|typeis"
msgid "is less than"
msgstr "is kleiner as"
#. ok3Hq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:384
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:361
msgctxt "conditionalentry|typeis"
msgid "is greater than"
msgstr "is groter as"
#. yMvDB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:385
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:362
msgctxt "conditionalentry|typeis"
msgid "is less than or equal to"
msgstr "is kleiner as of gelyk aan"
#. XoEDQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:386
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:363
msgctxt "conditionalentry|typeis"
msgid "is greater than or equal to"
msgstr "is groter as of gelyk aan"
#. Kyf5x
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:387
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:364
msgctxt "conditionalentry|typeis"
msgid "is not equal to"
msgstr "is nie gelyk aan"
#. HcfU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:388
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:365
msgctxt "conditionalentry|typeis"
msgid "is between"
msgstr "is tussen"
#. 2A2DA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:389
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:366
msgctxt "conditionalentry|typeis"
msgid "is not between"
msgstr "is nie tussen"
#. 5HFGX
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:390
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:367
msgctxt "conditionalentry|typeis"
msgid "is duplicate"
msgstr "is duplikaat"
#. 8ZUSC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:391
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:368
msgctxt "conditionalentry|typeis"
msgid "is not duplicate"
msgstr "is nie duplikaat"
#. E7mG8
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:392
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:369
msgctxt "conditionalentry|typeis"
msgid "is in top N elements"
msgstr "is in top N elemente"
#. FGAML
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:393
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:370
msgctxt "conditionalentry|typeis"
msgid "is in bottom N elements"
msgstr "is in onderste N elemente"
#. BCnE4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:371
msgctxt "conditionalentry|typeis"
msgid "is in top N percent"
msgstr "is in top N persent"
#. 2EFQe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:372
msgctxt "conditionalentry|typeis"
msgid "is in bottom N percent"
msgstr "is in onderste N persent"
#. mgJrq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:373
msgctxt "conditionalentry|typeis"
msgid "is above average"
msgstr "is groter as gemiddelde"
#. 7Scqx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:374
msgctxt "conditionalentry|typeis"
msgid "is below average"
msgstr "is kleiner as gemiddelde"
#. hrCLZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:375
msgctxt "conditionalentry|typeis"
msgid "is above or equal average"
msgstr "is groter as of gelyk aan gemiddelde"
#. B75cQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:376
msgctxt "conditionalentry|typeis"
msgid "is below or equal average"
msgstr "is kleiner as of gelyk aan gemiddelde"
#. 3MvCE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:377
msgctxt "conditionalentry|typeis"
msgid "is error"
msgstr "is fouttief"
#. CaKU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:378
msgctxt "conditionalentry|typeis"
msgid "is not error"
msgstr "is nie fouttief"
#. 4dd5c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:379
msgctxt "conditionalentry|typeis"
msgid "begins with"
msgstr "begin met"
#. BxBTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:380
msgctxt "conditionalentry|typeis"
msgid "ends with"
msgstr "eindig met"
#. bkWSj
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:381
msgctxt "conditionalentry|typeis"
msgid "contains"
msgstr "bevat"
#. UwtTu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
msgctxt "conditionalentry|typeis"
msgid "does not contain"
msgstr "bevat nie"
#. 5WkbA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:417
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "Vandag"
#. Ap28X
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
msgstr "Gister"
#. NhvVn
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
msgstr "môre"
#. s7CNz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr "Laaste 7 dae"
#. 8FQAS
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
msgctxt "conditionalentry|datetype"
msgid "This week"
msgstr "hierdie week"
#. PnQGG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:422
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
msgctxt "conditionalentry|datetype"
msgid "Last week"
msgstr "verlede week"
#. MxArx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:423
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
msgctxt "conditionalentry|datetype"
msgid "Next week"
msgstr "volgende week"
#. jkJFd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:424
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
msgctxt "conditionalentry|datetype"
msgid "This month"
msgstr "hierdie maand"
#. M3xGu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:425
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
msgctxt "conditionalentry|datetype"
msgid "Last month"
msgstr "verlede maand"
#. vHZmy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:426
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
msgctxt "conditionalentry|datetype"
msgid "Next month"
msgstr "volgende maand"
#. AxRRz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:427
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
msgctxt "conditionalentry|datetype"
msgid "This year"
msgstr "hierdie jaar"
#. BRRzp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:428
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
msgctxt "conditionalentry|datetype"
msgid "Last year"
msgstr "verlede jaar"
#. DF9gQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:406
msgctxt "conditionalentry|datetype"
msgid "Next year"
msgstr "volgende jaar"
#. vgneU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:441
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr "Kleurskaal (2 inskrywings)"
#. U3CvE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:442
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr "Kleurskaal (3 inskrywings)"
#. pByFi
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:443
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "Data Balk"
#. jjm3Z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:444
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr "Ikoonstelle"
#. JGdRZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:470
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:447
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr "Alle Selle"
#. ysEAt
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:471
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:448
msgctxt "conditionalentry|type"
msgid "Cell value"
msgstr "Sel waarde"
#. ZqmeM
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:472
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:449
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "Formule is"
#. BWDxf
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:473
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:450
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "Datum is"
#. qiobs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:526
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:503
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr "3 Pyltjies"
#. uC7X4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:527
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:504
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr "2 Grys Pyle"
#. rCY3m
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:528
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:505
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr "3 Vlae"
#. ABtzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:529
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:506
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr "3 verkeersligte 1"
#. DDG3c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:530
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:507
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr "3 verkeersligte 2"
#. VFEYs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:531
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:508
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr "3 tekens"
#. vr8rv
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:532
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:509
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr "3 Simbole 1"
#. Yxkt6
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:533
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:510
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr "3 Simbole 2"
#. 9fMKe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:534
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:511
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr "3 Glimlagte"
#. FEg5s
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:535
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:512
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr "3 Sterre"
#. QzJwR
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:536
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:513
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr "3 Driehoeke"
#. UFw2i
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:537
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:514
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr "3 gekleurde Glimlagte"
#. FE6rm
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:538
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:515
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr "4 Pyltjies"
#. 4kGKQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:539
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:516
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr "4 Grys Pyle"
#. Yi3pd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:540
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:517
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr "4 Sirkels Rooi tot Swart"
#. BKpUg
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:541
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:518
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr "4 Graderings"
#. AQdho
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:542
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:519
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr "4 Verkeersligte"
#. iGXCy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:543
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:520
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr "5 Pyltjies"
#. 7EuvV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:544
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:521
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr "5 Grys Pyle"
#. CaZNK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:545
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:522
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr "5 Graderings"
#. Ae5jK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:546
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:523
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
msgstr "5 Kwarte"
#. BdcCG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:547
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:524
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr "5 Vierkante"
@@ -20750,32 +21086,26 @@ msgctxt "conditionalformatdialog|extended_tip|ConditionalFormatDialog"
msgid "Choose Conditional Formatting to define format styles depending on certain conditions."
msgstr "Kies Voorwaardelike formatering om style toe te pas gebaseer op spesifieke voorwaardes."
-#. XFw3E
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:22
-msgctxt "conditionaliconset|label"
-msgid " >= "
-msgstr " >= "
-
#. ZDEEe
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:46
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:53
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Waarde"
#. dBBzv
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:47
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:54
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Persent"
#. hdHXA
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:48
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:55
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "Persentiel"
#. mmHTt
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:49
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:56
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "Formule"
@@ -21968,86 +22298,80 @@ msgctxt "dataform|extended_tip|DataFormDialog"
msgid "Data Entry Form is a tool to make table data entry easy in spreadsheets."
msgstr "Die data-invoervorm is 'n hulpmiddel om data maklik in 'n tabel in te voer."
-#. 6DQYr
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:22
-msgctxt "dataproviderdlg/okaybtn"
-msgid "Okay"
-msgstr "OK"
-
-#. Ah2h8
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:35
-msgctxt "dataproviderdlg/cancelbtn"
-msgid "Cancel"
-msgstr "Kanselleer"
+#. RbFU3
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:7
+msgctxt "dataproviderdlg/dlg_name"
+msgid "Data Provider"
+msgstr "Data Bron"
#. a7EFA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:86
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
msgstr "Databasis Reeks:"
#. pSQ4F
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:111
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
msgstr "Data Voorsiener:"
#. RGiXi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:136
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
msgctxt "dataproviderdlg/url"
msgid "URL:"
msgstr "URL:"
#. GKDQA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:159
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
msgstr "Snuffel"
#. GABzG
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:173
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
msgstr "Id / Xpath:"
#. pwS4k
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:201
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
msgstr "Bron"
#. fHfGq
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:236
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
msgstr "Byvoeg"
#. Smoiv
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:240
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
msgstr "Transformasies Byvoeg"
#. cSgeU
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:296
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
msgstr "Transformasies"
#. gpeXB
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:352
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
msgctxt "dataproviderdlg/apply"
msgid "Apply"
msgstr "Toepas"
#. bDVwi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:356
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
msgstr "Veranderings Toepas"
#. 6pCFs
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:375
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
msgctxt "dataproviderdlg/preview"
msgid "Preview"
msgstr "Voorskou"
@@ -22845,97 +23169,97 @@ msgid "Drawing Style"
msgstr "Tekeningstyl"
#. RtX4T
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:41
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:38
msgctxt "drawtemplatedialog|standard"
msgid "_Standard"
msgstr "_Standaard"
#. jyFCi
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "Organizer"
msgstr "Organiseeerder"
#. qSfk8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
msgctxt "drawtemplatedialog|line"
msgid "Line"
msgstr "Lyn"
#. GFaA9
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:173
msgctxt "drawtemplatedialog|area"
msgid "Area"
msgstr "Gebied"
#. JcspJ
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:197
msgctxt "drawtemplatedialog|shadowing"
msgid "Shadowing"
msgstr "Skakering"
#. sQnEr
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:221
msgctxt "drawtemplatedialog|transparency"
msgid "Transparency"
msgstr "Deursigtigheid"
#. nrmzw
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:245
msgctxt "drawtemplatedialog|font"
msgid "Font"
msgstr "Font"
#. MfVx4
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:269
msgctxt "drawtemplatedialog|fonteffect"
msgid "Font Effects"
msgstr "Font-effekte"
#. wvB6g
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:293
msgctxt "drawtemplatedialog|indents"
msgid "Indents & Spacing"
msgstr "Inkepe en spasiëring"
#. BuWKT
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:317
msgctxt "drawtemplatedialog|text"
msgid "Text"
msgstr "Teks"
#. buF9B
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:583
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:341
msgctxt "drawtemplatedialog|animation"
msgid "Text Animation"
msgstr "Teks-animasie"
#. pLtGk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:631
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:365
msgctxt "drawtemplatedialog|dimensioning"
msgid "Dimensioning"
msgstr "Dimensie-lyn"
#. CDEt8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:679
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:389
msgctxt "drawtemplatedialog|alignment"
msgid "Alignment"
msgstr "Belyning"
#. Bh59e
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:727
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:413
msgctxt "drawtemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asiatiese Tipografie"
#. eCHjk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:775
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:437
msgctxt "drawtemplatedialog|tabs"
msgid "Tabs"
msgstr "Tab-oortjies"
#. 6emuB
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:823
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:461
msgctxt "drawtemplatedialog|background"
msgid "Highlighting"
msgstr "Teks beklemtoon"
@@ -23667,49 +23991,49 @@ msgid "Format Cells"
msgstr "Formateer selle"
#. ngekD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:138
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:112
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "Getalle"
#. TvoWD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:185
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:135
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Font"
#. 3oXRX
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:159
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "Fonteffekte"
#. iuvXW
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:183
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Belyning"
#. MfFdu
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:329
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:207
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Asiatiese Tipografie"
#. FtWjv
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:377
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:231
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Grense"
#. 9S8Sy
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:425
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:255
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Agtergrond"
#. hbPUf
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:473
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:279
msgctxt "formatcellsdialog|cellprotection"
msgid "Cell Protection"
msgstr "Sel Beveiliging"
@@ -24591,67 +24915,91 @@ msgid "This command opens a dialog where you can assign a different name to the
msgstr "Open 'n dialoog waarin u 'n ander naam aan die huidige tabel kan toeken."
#. 3x5fz
-#: sc/uiconfig/scalc/ui/insertcells.ui:8
+#: sc/uiconfig/scalc/ui/insertcells.ui:21
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "Voeg selle in"
#. ewgTB
-#: sc/uiconfig/scalc/ui/insertcells.ui:92
+#: sc/uiconfig/scalc/ui/insertcells.ui:105
msgctxt "insertcells|down"
msgid "Shift cells _down"
msgstr "Skuif Selle _ondertoe"
#. FA4mZ
-#: sc/uiconfig/scalc/ui/insertcells.ui:101
+#: sc/uiconfig/scalc/ui/insertcells.ui:114
msgctxt "insertcells|extended_tip|down"
msgid "Moves the contents of the selected range downward when cells are inserted."
msgstr "Beweeg die inhoud van die geselekteerde area afwaarts wanneer u selle invoeg."
#. FnbEo
-#: sc/uiconfig/scalc/ui/insertcells.ui:113
+#: sc/uiconfig/scalc/ui/insertcells.ui:125
msgctxt "insertcells|right"
msgid "Shift cells _right"
msgstr "Skuif Selle _regs"
#. 9UVgc
-#: sc/uiconfig/scalc/ui/insertcells.ui:122
+#: sc/uiconfig/scalc/ui/insertcells.ui:134
msgctxt "insertcells|extended_tip|right"
msgid "Moves the contents of the selected range to the right when cells are inserted."
msgstr "Beweeg die inhoud van die geselekteerde area na regs wanneer u selle invoeg."
#. V4zVH
-#: sc/uiconfig/scalc/ui/insertcells.ui:134
+#: sc/uiconfig/scalc/ui/insertcells.ui:145
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr "Gehele _ry"
#. GZc24
-#: sc/uiconfig/scalc/ui/insertcells.ui:143
+#: sc/uiconfig/scalc/ui/insertcells.ui:154
msgctxt "insertcells|extended_tip|rows"
msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet."
msgstr "Voeg 'n hele reël in. Die posisie van die nuwe lyn hang af van die keuse in die tabel."
#. 6UZ5M
-#: sc/uiconfig/scalc/ui/insertcells.ui:155
+#: sc/uiconfig/scalc/ui/insertcells.ui:165
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr "Gehele _kolom"
#. oXcQW
-#: sc/uiconfig/scalc/ui/insertcells.ui:164
+#: sc/uiconfig/scalc/ui/insertcells.ui:174
msgctxt "insertcells|extended_tip|cols"
msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns."
msgstr "Voeg 'n hele kolom in. Soveel kolomme word ingevoeg as wat in die tabel gekies is."
+#. A5tXu
+#: sc/uiconfig/scalc/ui/insertcells.ui:189
+msgctxt "insertcells|number_of_rows"
+msgid "Number of rows"
+msgstr ""
+
+#. GKCyQ
+#: sc/uiconfig/scalc/ui/insertcells.ui:194
+msgctxt "insertcells|extended_tip|number_of_rows"
+msgid "Specify the number of rows to insert."
+msgstr ""
+
+#. HsEux
+#: sc/uiconfig/scalc/ui/insertcells.ui:209
+msgctxt "insertcells|number_of_columns"
+msgid "Number of columns"
+msgstr ""
+
+#. vFkVT
+#: sc/uiconfig/scalc/ui/insertcells.ui:214
+msgctxt "insertcells|extended_tip|number_of_columns"
+msgid "Specify the number of columns to insert."
+msgstr ""
+
#. GkQo9
-#: sc/uiconfig/scalc/ui/insertcells.ui:180
+#: sc/uiconfig/scalc/ui/insertcells.ui:235
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Seleksie"
#. g2sxi
-#: sc/uiconfig/scalc/ui/insertcells.ui:205
+#: sc/uiconfig/scalc/ui/insertcells.ui:257
msgctxt "insertcells|extended_tip|InsertCellsDialog"
msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify."
msgstr "Open die \"Voeg selle in\"-dialoog waarin u nuwe selle kan invoeg volgens die opsies wat u gespesifiseer het."
@@ -25671,205 +26019,205 @@ msgid "No solution was found."
msgstr "Geen Oplossing was gevind nie."
#. iQSEv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3030
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3036
msgctxt "CalcNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_Lêer"
#. wh523
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3049
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3055
msgctxt "CalcNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Hulp"
#. 3iDW7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3104
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3110
msgctxt "CalcNotebookbar|FileLabel"
msgid "~File"
msgstr "~Lêer"
#. 6GvMB
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4779
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4785
msgctxt "CalcNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Begin"
#. 5kZRD
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4885
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4891
msgctxt "CalcNotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Begin"
#. bBEGh
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5432
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5438
msgctxt "CalcNotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "Vel_d"
#. VCk9a
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5914
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5920
msgctxt "CalcNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_Invoeg"
#. HnjBi
-#: sc/uiconfig/scalc/ui/notebookbar.ui:6019
+#: sc/uiconfig/scalc/ui/notebookbar.ui:6025
msgctxt "CalcNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~Invoeg"
#. vruXQ
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7091
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7097
msgctxt "CalcNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "~Uitleg"
#. eWinY
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7175
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7181
msgctxt "CalcNotebookbar|PageLayoutLabel"
msgid "~Layout"
msgstr "~Uitleg"
#. pnWd5
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8452
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8458
msgctxt "CalcNotebookbar|StatisticsMenuButton"
msgid "_Statistics"
msgstr "_Statistiek"
#. BiHBE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8503
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8509
msgctxt "CalcNotebookbar|DataMenuButton"
msgid "_Data"
msgstr "_Data"
#. xzx9j
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8609
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8615
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
msgstr "~Data"
#. CBEHA
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9412
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9418
msgctxt "CalcNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "_Oorsig"
#. 7FXbr
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9497
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9503
msgctxt "CalcNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "He~rsien"
#. NT37F
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10307
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10367
msgctxt "CalcNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_Aansig"
#. rPdAq
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10392
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10452
msgctxt "CalcNotebookbar|ViewLabel"
msgid "~View"
msgstr "~Vertoon Merker"
#. SAv6Z
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11502
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11562
msgctxt "CalcNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "Beeld"
#. rwprK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11623
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11683
msgctxt "CalcNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "Beel~d"
#. EjbzV
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12805
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12865
msgctxt "CalcNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_Teken"
#. iagRv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12912
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12972
msgctxt "CalcNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~Teken"
#. EgeGL
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13370
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13430
msgctxt "CalcNotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "Omskakel"
#. PRmbH
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13661
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13721
msgctxt "CalcNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "-Objek"
#. xTKVv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13768
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13828
msgctxt "CalcNotebookbar|FrameLabel"
msgid "~Object"
msgstr "~Objek"
#. cHyKz
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14328
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14388
msgctxt "CalcNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "-Media"
#. CJ2qx
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14433
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14493
msgctxt "CalcNotebookbar|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. eQK6A
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14815
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14875
msgctxt "CalcNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "_Druk"
#. sCGyG
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14898
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14958
msgctxt "CalcNotebookbar|PrintLabel"
msgid "~Print"
msgstr "~Druk"
#. 5JVAt
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15706
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15766
msgctxt "CalcNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "Vo_rm"
#. CCEAK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15790
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15850
msgctxt "CalcNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Vo~rm"
#. DHeyE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15847
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15907
msgctxt "CalcNotebookbar|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Uitbreiding"
#. 4ZDL7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15921
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15981
msgctxt "CalcNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "~Uitbreiding"
#. 3Ec6T
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17110
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17170
msgctxt "CalcNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. 8HTEk
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17194
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17254
msgctxt "CalcNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "Nu~tsgoed"
@@ -26074,492 +26422,492 @@ msgid "~Tools"
msgstr "Nu~tsgoed"
#. LL2dj
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3220
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3226
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Lêer"
#. MR7ZB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3328
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3334
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Wysig"
#. AXNcR
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3444
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4985
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3450
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4994
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "St_yle"
#. scY66
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3595
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3601
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "F_ont"
#. LFB3L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3821
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3827
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "_Paragraaf"
#. UnsAB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4219
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4225
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Getal"
#. hBvBa
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4330
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4336
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Data"
#. CMGpS
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4441
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4447
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Voeg In"
#. 5wZbP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4552
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4558
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Oorsig"
#. Uyv2y
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4663
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4669
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Bekyk"
#. bgPuY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4772
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11117
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11126
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rm"
#. 5fAr4
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4864
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4870
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uit_breiding"
#. T2jYU
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5136
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5145
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "Font"
#. jZETF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5360
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5369
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Paragraaf"
#. 5Wp5j
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5618
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Bekyk"
#. DC7Hv
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5744
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5753
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "\"D_raw\""
#. ncAKi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6169
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7708
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9352
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10161
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7717
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8758
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9361
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10170
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Orden"
#. 8pLR3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6444
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6453
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "Vorm"
#. NM63T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6691
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10409
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6700
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10418
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Groe_p"
#. cbMTW
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6814
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6823
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#. BTzDn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7042
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7051
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "_Fontwerk"
#. PLqyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7153
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8199
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8997
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9601
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10521
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7162
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8208
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9006
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9610
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10530
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_Rooster"
#. K6izG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7283
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7292
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Im_age"
msgstr "_Beeld"
#. SEFWn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7935
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7944
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr "Fi_lter"
#. 5a4zV
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8324
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8333
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_Objek"
#. Ghwp6
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9123
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9132
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "_Media"
#. nyHDP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9736
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9745
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Edit"
msgstr "_Wysig"
#. PhCFL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10988
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10997
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "_Uitdruk"
#. RC7F3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11872
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11881
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "_Keuselys"
#. mBSfG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2523
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2529
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Verstek"
#. Z7t2R
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2537
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2543
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Aksent 1"
#. xeEFE
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2551
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Aksent 2"
#. G3TRo
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2553
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2559
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Aksent 3"
#. QcUKG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2567
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2573
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Heading 1"
msgstr "Opskrif 1"
#. 6Ej4G
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2575
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2581
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Heading 2"
msgstr "Opskrif 2"
#. sqE94
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2589
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2595
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Sleg"
#. 3ibZN
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2597
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2603
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Goed"
#. DGBbw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2605
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2611
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutraal"
#. keb9M
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2613
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2619
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fout"
#. WtFbH
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2621
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Waarskuwing"
#. t9EbD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2641
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Voetnoot"
#. FFrSw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2649
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
#. EsADr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3133
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3139
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Keuselys"
#. Ch63h
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3186
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3192
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. kdH4L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3240
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3246
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Help"
#. bkg23
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3347
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3353
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Lêer"
#. aqbEs
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3580
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3586
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Wysig"
#. HFC9U
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3773
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3779
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "St_yle"
#. VFtWK
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4037
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4043
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "F_ont"
#. 9HzEG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4274
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4280
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Getal"
#. F7vQ2
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4482
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4488
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Belyning"
#. QnhiG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4710
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4716
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Selle"
#. rrpkZ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4868
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4874
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Voeg in"
#. NsDSM
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5046
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5052
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Data"
#. gQQfL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5214
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5220
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Oo_rsig"
#. BHDdD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5382
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5388
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Bekyk"
#. ZJufp
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5602
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5608
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "Im_age"
msgstr "Afbeeldin_g"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5917
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5923
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "R_angskik"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6065
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6071
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "K_leur"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6308
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6314
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Rooster"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6443
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6449
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Taal"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6667
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6673
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Oorsig"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6875
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6881
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Opmerkings"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7074
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7080
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Vergelyking"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7272
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7278
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Aansig"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7701
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7707
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "\"D_raw\""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8058
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8064
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Wysig"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8386
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8392
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Rangskik"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8549
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8555
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Aansig"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8747
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Groep"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8893
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8899
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9192
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9198
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Font"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9445
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9451
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Belyning"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9649
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Aansig"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9794
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9800
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Voeg in"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9937
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9943
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10167
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10173
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Raam"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10581
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10587
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Rangskik"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10749
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Rooster"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10941
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10947
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Aansig"
@@ -26724,7 +27072,7 @@ msgstr "Knipbord"
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:738
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. vmMtE
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:939
@@ -26826,7 +27174,7 @@ msgstr "Voeg in"
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:1878
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. E7zcE
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:1921
@@ -27774,43 +28122,43 @@ msgid "Page Style"
msgstr "Bladsystyl"
#. D22J5
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "Organiseerder"
#. CbW7A
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:200
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "Bladsy"
#. yXBdU
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:248
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:174
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Grense"
#. AYC9K
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:296
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:198
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Agtergrond"
#. qEnHY
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:344
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:222
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "Kop"
#. LLLXG
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:392
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:246
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Voet"
#. W5b3a
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:440
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:270
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Vel"
@@ -27852,55 +28200,55 @@ msgid "Cell Style"
msgstr "Selstyle"
#. AGL7z
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "Organiseerder"
#. asnEd
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "Getalle"
#. gT7a7
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:173
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Font"
#. d5N6G
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:197
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "Fonteffekte"
#. mXKgq
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:221
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Belyning"
#. 2YK98
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:245
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asiatiese Tipografie"
#. CfvF5
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:269
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Grense"
#. CDaQE
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:293
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Agtergrond"
#. qCRSA
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:317
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr "Sel Beveiliging"
@@ -31607,206 +31955,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Sparkline Eienskappe"
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
+msgctxt "sparklinedialog|extended_tip|edInputRange"
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
+msgstr ""
+
+#. kxVPD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
+msgctxt "sparklinedialog|extended_tip|edOutputRange"
+msgid "Select the cell range to receive the sparkline."
+msgstr ""
+
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:182
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr "Invoer bereik:"
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:199
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr "Uitvoer bereik:"
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:218
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Data"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:250
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Reeks:"
+#. Cc5DR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
+msgctxt "sparklinedialog|extended_tip|colSeries"
+msgid "Select the main color for the sparklines."
+msgstr ""
+
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:285
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Negatiewe punte:"
+#. Dqcpc
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
+msgctxt "sparklinedialog|extended_tip|cbNegative"
+msgid "Check and select the color for negative points."
+msgstr ""
+
+#. E2CzF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
+msgctxt "sparklinedialog|extended_tip|colNegative"
+msgid "Select the color for the negative points."
+msgstr ""
+
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:323
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr "Hoë punte:"
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
+msgctxt "sparklinedialog|extended_tip|cbHigh"
+msgid "Check and select the color for high points."
+msgstr ""
+
+#. xRya6
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
+msgctxt "sparklinedialog|extended_tip|colHigh"
+msgid "Select the color for the high point."
+msgstr ""
+
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:361
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr "Lae punte:"
+#. 52nar
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
+msgctxt "sparklinedialog|extended_tip|cbLow"
+msgid "Check and select the color for low points."
+msgstr ""
+
+#. 44giA
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
+msgctxt "sparklinedialog|extended_tip|colLow"
+msgid "Select the color for the low point."
+msgstr ""
+
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:399
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr "Merker:"
+#. oAqSy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
+msgctxt "sparklinedialog|extended_tip|cbMarker"
+msgid "Check and select the color for data points (line type only)."
+msgstr ""
+
+#. EzkVJ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
+msgctxt "sparklinedialog|extended_tip|colMarker"
+msgid "Select the color for the data points markers."
+msgstr ""
+
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:437
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr "Eerste punt:"
+#. bXysM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
+msgctxt "sparklinedialog|extended_tip|cbFirst"
+msgid "Check and select the color for first point."
+msgstr ""
+
+#. Cy7AH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
+msgctxt "sparklinedialog|extended_tip|colFirst"
+msgid "Select the color for the first point."
+msgstr ""
+
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:475
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr "Laaste punt:"
+#. MAiGM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
+msgctxt "sparklinedialog|extended_tip|cbLast"
+msgid "Check and select the color for last point."
+msgstr ""
+
+#. Cv5Gu
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
+msgctxt "sparklinedialog|extended_tip|colLast"
+msgid "Select the color for the last point."
+msgstr ""
+
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:517
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Kleure"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:551
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Lyn dikte:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:566
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr "1,00"
+#. fVkAN
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
+msgctxt "sparklinedialog|extended_tip|seLineWidth"
+msgid "Enter the line thickness number manually or use the spin button."
+msgstr ""
+
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:584
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Vertoon leë selle as:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:599
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "Gaping"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:600
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr "Zero"
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:601
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Span"
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
+msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
+msgstr ""
+
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:611
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Vertoon versteekte"
+#. 4QTnR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
+msgctxt "sparklinedialog|extended_tip|cbHidden"
+msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
+msgstr ""
+
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:626
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Regs-na-links"
+#. scFcD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
+msgctxt "sparklinedialog|extended_tip|cbRTL"
+msgid "Check to have the sparklines show the data in reverse order."
+msgstr ""
+
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Lyn"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:646
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Kolum"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:647
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr "Gestapel"
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
+msgctxt "sparklinedialog|extended_tip|cbType"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
+msgstr ""
+
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:659
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Tipe:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:675
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Eienskappe"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:708
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "Individuele"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:709
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "Groep"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "Aangepaste"
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
+msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
+msgstr ""
+
+#. EWGyZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
+msgctxt "sparklinedialog|extended_tip|seMinAxis"
+msgid "Spin or enter number to set the minimum value for the Y axis."
+msgstr ""
+
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:738
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "Individuele"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:739
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "Groep"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "Aangepaste"
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
+msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgstr ""
+
+#. LwjfH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
+msgctxt "sparklinedialog|extended_tip|seMaxAxis"
+msgid "Spin or enter number to set the maximum value for the Y axis."
+msgstr ""
+
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:767
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr "Vertikale Maksimum:"
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:782
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "Vertikale minimum:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:794
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Vertoon X as"
+#. ubKiy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
+msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
+msgid "Check to show the X axis for sparklines."
+msgstr ""
+
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:814
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Asse"
@@ -32987,326 +33497,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Opmerking indikator"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr "_Formule-aanwyser en wenk"
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Waarde Beklemtoning"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Merk \"Hoogtepunt-waardes\"-veld om die selinhoud in verskillende kleure te vertoon, afhangende van die tipe. Tekste word in swart getoon, formules in groen, getalle in blou en beskermde selle word met 'n liggrys agtergrond getoon, ongeag hoe die selle geformateer word."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Vertoon verwysings in kleur"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "Alle verwysings word in kleur in die formule uitgelig. Sodra u 'n sel kies wat 'n verwysing bevat om te redigeer, word die selarea ook in kleur omlyn."
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Anker"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "Bepaal of die ankersimbool vertoon word as u 'n ingevoegde voorwerp soos 'n afbeelding, kies."
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Kolom/Ry Merk"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr "Merk die Kolom/ry-uitligtingskassie vir ry/kolom-beklemtoning om die ry en kolom van die aktiewe sel te wys."
+#. EysZB
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
+msgctxt "tpviewpage|value"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. owsEV
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
+msgctxt "extended_tip|value"
+msgid "Mark this box to show highlighted background when the cell is in edit mode."
+msgstr ""
+
+#. czZNn
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
+msgctxt "tpviewpage|noteauthor"
+msgid "Comment authorship"
+msgstr ""
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:281
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Vertoon"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:308
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Kolo_m-/ry-opskrifte"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:316
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "Bepaal of ry- en kolomopskrifte vertoon word."
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:327
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Hori_sontale Rolstaaf"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:335
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "Hier bepaal u of 'n horisontale rolbalk in die onderste dokumentvenster vertoon word."
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:346
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Vertikale Rolstaaf"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "Hier bepaal u of 'n vertikale skuifbalk, regs van die dokumentvenster vertoon word."
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "W_erkblad Oortjies"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:373
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "Hier bepaal u of die tabbladsye onderaan die spreiblad dokument moet verskyn."
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:384
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Skema Simbole"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:392
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "As u 'n skema-styl omskryf het, gebruik die skema-styl om te bepaal of die stylsimbole aan die rand van die tabel vertoon word."
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:403
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "Samevatting van soekbevel"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Venster"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:527
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_inchroniseer blaaie"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "As dit gekies word, word alle tabelle met dieselfde zoomfaktor vertoon. As dit nie gemerk is nie, kan elke tabel sy eie zoomfaktor hê."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:563
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoem"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:592
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "_Bladsybreuke"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:600
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "Spesifiseer of die bladsybreuke binne 'n gedefinieerde drukarea sigbaar is."
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:612
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Hulp_lyne tydens verskuiwing"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:620
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "Merk hierdie merkveld om riglyne te sien vir die verskuiwing van tekeninge, rame, grafika en ander objekte."
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:634
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Roosterlyne:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:649
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Wys"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Vertoon op gekleurde selle"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:651
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Versteek"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:655
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "Bepaal wanneer roosterlyne vertoon word. Met \"Agter Selagtergrond\" as verstekwaarde, word roosterlyne slegs vertoon vir selle wat geen agtergrondkleur het nie. Met \"Voor Selagtergrond\" word die roosterlyne ook vertoon vir selle met 'n agtergrondkleur. As \"Moenie wys nie\", word roosterlyne nie vertoon nie."
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:669
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr "Wyse_r:"
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:681
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr "_Tema"
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:685
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "Vertoon die wyser soos gedefinieer in die ikoontema, tipies as 'n vetkruis."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:697
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr "_Stelsel"
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:701
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr "Vertoon die wyser as die stelsel verstek, tipies 'n pyltjie wyser."
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:769
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Visuele Hulpmiddels"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:800
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "Ob_jekte/Beelde:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:814
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "Diag_ramme:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:828
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_Tekenobjekte:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:843
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Wys"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:844
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Versteek"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:848
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "Bepaal of objekte en grafika vertoon of versteek word."
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Wys"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:863
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Versteek"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:867
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "Bepaal of grafieke in u dokument vertoon of versteek word."
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:881
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Wys"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:882
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Versteek"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "Bepaal of grafiese objekte in u dokument vertoon of versteek word."
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekte"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:964
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr "Definieer watter elemente van die Calc-hoofvenster vertoon word. Jy kan ook die beklemtoning van tabel waardes, vertoon of versteek."
@@ -33541,6 +34129,7 @@ msgstr "Laat leë selle toe"
#. gMyAs
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:213
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:308
msgctxt "validationcriteriapage|extended_tip|allowempty"
msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)."
msgstr "In die konteks van \"Hulpmiddels→Toetser→Merk Ongeldige Data\", definieer dit dat leë selle as of ongeldige data (onaktief) of glad nie (maar aktief) vertoon word."
@@ -33581,8 +34170,14 @@ msgctxt "validationcriteriapage|extended_tip|max"
msgid "Enter the maximum value for the data validation option that you selected in the Allow box."
msgstr "Voer in die maksimum waarde vir die gekose datavalidasie-opsie, wat in die \"Laat toe\"-area is."
+#. Boou9
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
+msgctxt "validationcriteriapage|allowempty"
+msgid "Case _sensitive"
+msgstr ""
+
#. 3HjmP
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:312
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
msgctxt "validationcriteriapage|extended_tip|ValidationCriteriaPage"
msgid "Specify the validation rules for the selected cell(s)."
msgstr "Spesifiseer die geldigheidskriteria vir die geselekteerde selle."
diff --git a/source/af/sd/messages.po b/source/af/sd/messages.po
index 66f99c18b63..3568f79f4af 100644
--- a/source/af/sd/messages.po
+++ b/source/af/sd/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-03 01:45+0000\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
+"PO-Revision-Date: 2024-04-15 10:41+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/af/>\n"
"Language: af\n"
@@ -1215,9 +1215,15 @@ msgctxt "STR_FULLSCREEN_SLIDESHOW"
msgid "Presenting: %s"
msgstr "Vertoon: %s"
+#. oWDD5
+#: sd/inc/strings.hrc:158
+msgctxt "STR_FULLSCREEN_CONSOLE"
+msgid "Console: %s"
+msgstr "Konsole: %s"
+
#. uo4o3
#. To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
-#: sd/inc/strings.hrc:160
+#: sd/inc/strings.hrc:161
msgctxt "STR_SLIDES"
msgid "%1 slide"
msgid_plural "%1 slides"
@@ -1226,295 +1232,295 @@ msgstr[1] ""
#. DhF9g
#. Strings for animation effects
-#: sd/inc/strings.hrc:163
+#: sd/inc/strings.hrc:164
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "Voeg teks in"
#. hDtuW
-#: sd/inc/strings.hrc:164
+#: sd/inc/strings.hrc:165
msgctxt "STR_AVAILABLE_MASTERSLIDE"
msgid "Available Master Slides"
msgstr "Beskikbare Model Skyfies"
#. pPzCP
-#: sd/inc/strings.hrc:165
+#: sd/inc/strings.hrc:166
msgctxt "STR_AVAILABLE_MASTERPAGE"
msgid "Available Master Pages"
msgstr "Beskikbare Model Bladsye"
#. PEzLG
-#: sd/inc/strings.hrc:166
+#: sd/inc/strings.hrc:167
msgctxt "STR_SELECT_SLIDE"
msgid "Select a Slide Design"
msgstr "Selekteer 'n Skyfie Ontwerp"
#. oTDcL
-#: sd/inc/strings.hrc:167
+#: sd/inc/strings.hrc:168
msgctxt "STR_SELECT_PAGE"
msgid "Select a Page Design"
msgstr "Selekteer 'n Bladsy Ontwerp"
#. kz9AV
-#: sd/inc/strings.hrc:168
+#: sd/inc/strings.hrc:169
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Master Slide"
msgstr "Laai Meester Skyfie"
#. zqDKm
-#: sd/inc/strings.hrc:169
+#: sd/inc/strings.hrc:170
msgctxt "STR_LOAD_DRAWING_LAYOUT"
msgid "Load Master Page"
msgstr "Laai Model Bladsy"
#. HxEp8
-#: sd/inc/strings.hrc:170
+#: sd/inc/strings.hrc:171
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "Deftig"
#. XUxUz
-#: sd/inc/strings.hrc:171
+#: sd/inc/strings.hrc:172
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "Links"
#. cmeRq
-#: sd/inc/strings.hrc:172
+#: sd/inc/strings.hrc:173
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "Regs"
#. LRG3Z
-#: sd/inc/strings.hrc:173
+#: sd/inc/strings.hrc:174
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "Bokant"
#. VP34S
-#: sd/inc/strings.hrc:174
+#: sd/inc/strings.hrc:175
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "Onderkant"
#. bVVKo
-#: sd/inc/strings.hrc:175
+#: sd/inc/strings.hrc:176
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr "Bo links?"
#. vc2Yo
-#: sd/inc/strings.hrc:176
+#: sd/inc/strings.hrc:177
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr "Onder links?"
#. MMimZ
-#: sd/inc/strings.hrc:177
+#: sd/inc/strings.hrc:178
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr "Bo regs?"
#. FvbbG
-#: sd/inc/strings.hrc:178
+#: sd/inc/strings.hrc:179
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr "Onder regs?"
#. G6VnG
-#: sd/inc/strings.hrc:179
+#: sd/inc/strings.hrc:180
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "Horisontaal"
#. dREDm
-#: sd/inc/strings.hrc:180
+#: sd/inc/strings.hrc:181
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr "Vertikaal"
#. pM95w
-#: sd/inc/strings.hrc:181
+#: sd/inc/strings.hrc:182
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "Almal?"
#. iFawt
-#: sd/inc/strings.hrc:182
+#: sd/inc/strings.hrc:183
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr "Hierdie aksie kan nie in die lewendige modus laat loop word nie."
#. B6jDL
-#: sd/inc/strings.hrc:183
+#: sd/inc/strings.hrc:184
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr "Kleurkeuse Pipet"
#. 9SRMu
-#: sd/inc/strings.hrc:184
+#: sd/inc/strings.hrc:185
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr "Oorkruisuitdowing"
#. PaTdN
-#: sd/inc/strings.hrc:185
+#: sd/inc/strings.hrc:186
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr "Vou skyfie uit"
#. kmkAp
-#: sd/inc/strings.hrc:186
+#: sd/inc/strings.hrc:187
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr "Inhoudsopgaweskyfie"
#. m5tvp
-#: sd/inc/strings.hrc:187
+#: sd/inc/strings.hrc:188
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr "Geen SANE-bron is tans beskikbaar nie."
#. EW8j8
-#: sd/inc/strings.hrc:188
+#: sd/inc/strings.hrc:189
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr "Geen TWAIN-bron is tans beskikbaar nie."
#. nsjMC
-#: sd/inc/strings.hrc:189
+#: sd/inc/strings.hrc:190
msgctxt "STR_FIX"
msgid "Fixed"
msgstr "Vaste"
#. m94yg
-#: sd/inc/strings.hrc:190
+#: sd/inc/strings.hrc:191
msgctxt "STR_VAR"
msgid "Variable"
msgstr "Wisselend"
#. eDfmL
-#: sd/inc/strings.hrc:191
+#: sd/inc/strings.hrc:192
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "Standaard"
#. iPFdc
-#: sd/inc/strings.hrc:192
+#: sd/inc/strings.hrc:193
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr "Standaard (kort)"
#. f5DSg
-#: sd/inc/strings.hrc:193
+#: sd/inc/strings.hrc:194
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr "Standaard (lank)"
#. 8d95x
-#: sd/inc/strings.hrc:194
+#: sd/inc/strings.hrc:195
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "Lêernaam"
#. uguk9
-#: sd/inc/strings.hrc:195
+#: sd/inc/strings.hrc:196
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "Pad/lêernaam"
#. cZzcW
-#: sd/inc/strings.hrc:196
+#: sd/inc/strings.hrc:197
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr "Pad"
#. spGHx
-#: sd/inc/strings.hrc:197
+#: sd/inc/strings.hrc:198
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "Lêernaam sonder uitbreiding"
#. M4uEt
-#: sd/inc/strings.hrc:198
+#: sd/inc/strings.hrc:199
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr "Nuwe doelgemaakte skyfievertoning"
#. FDwKp
-#: sd/inc/strings.hrc:199
+#: sd/inc/strings.hrc:200
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr "Kopieer "
#. G4C8x
-#: sd/inc/strings.hrc:200
+#: sd/inc/strings.hrc:201
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Presentation format (Impress 6)"
msgstr "%PRODUCTNAME-aanbiedingsformaat (Impress 6)"
#. rxDQB
-#: sd/inc/strings.hrc:201
+#: sd/inc/strings.hrc:202
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Drawing format (Draw 6)"
msgstr "% PRODUCTNAME teken formaat (Draw 6)"
#. 9G2Ea
-#: sd/inc/strings.hrc:202
+#: sd/inc/strings.hrc:203
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr "Ongroepeer metalêer(s)..."
#. hACxz
-#: sd/inc/strings.hrc:203
+#: sd/inc/strings.hrc:204
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr "Al die tekenobjekte kon nie ontgroepeer word nie."
#. zjsSM
-#: sd/inc/strings.hrc:204
+#: sd/inc/strings.hrc:205
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr "%PRODUCTNAME %PRODUCTVERSION aanbieding"
#. BJiWE
-#: sd/inc/strings.hrc:205
+#: sd/inc/strings.hrc:206
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr "%PRODUCTNAME %PRODUCTVERSION \"Draw\""
#. xG6qd
-#: sd/inc/strings.hrc:207
+#: sd/inc/strings.hrc:208
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr "Skakel biskaart om na veelhoek"
#. ENANv
-#: sd/inc/strings.hrc:208
+#: sd/inc/strings.hrc:209
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr "Kliek om voorlegging te verlaat..."
#. EzUVJ
-#: sd/inc/strings.hrc:209
+#: sd/inc/strings.hrc:210
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr "Pouse..."
#. wXCu2
-#: sd/inc/strings.hrc:210
+#: sd/inc/strings.hrc:211
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr "Pas 3-D gunsteling toe"
#. bACAt
-#: sd/inc/strings.hrc:211
+#: sd/inc/strings.hrc:212
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr "Afbeelding filter"
#. AGE8e
-#: sd/inc/strings.hrc:212
+#: sd/inc/strings.hrc:213
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
"The file %\n"
@@ -1524,799 +1530,799 @@ msgstr ""
"is nie 'n geldige klanklêer nie!"
#. SRWpo
-#: sd/inc/strings.hrc:213
+#: sd/inc/strings.hrc:214
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr "Skakel om na metalêer"
#. BqqGF
-#: sd/inc/strings.hrc:214
+#: sd/inc/strings.hrc:215
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr "Skakel om na biskaart"
#. DEEG3
-#: sd/inc/strings.hrc:215
+#: sd/inc/strings.hrc:216
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list or click for dialog."
msgstr "Skyfie Meesterraam naam. Vir die lys regs-klik, of vir die dialoog klik net ."
#. HcDvJ
-#: sd/inc/strings.hrc:216
+#: sd/inc/strings.hrc:217
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr "Hernoem skyfie"
#. KEEy2
-#: sd/inc/strings.hrc:217
+#: sd/inc/strings.hrc:218
msgctxt "STR_TITLE_RENAMEPAGE"
msgid "Rename Page"
msgstr "Hernoem Bladsy"
#. rBmcL
-#: sd/inc/strings.hrc:218
+#: sd/inc/strings.hrc:219
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
msgstr "Duplikaat of leë name ontoelaatbaar"
#. FUm5F
-#: sd/inc/strings.hrc:219
+#: sd/inc/strings.hrc:220
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "Naam"
#. jT7iq
-#: sd/inc/strings.hrc:220
+#: sd/inc/strings.hrc:221
msgctxt "STR_TITLE_RENAMEMASTERSLIDE"
msgid "Rename Master Slide"
msgstr "Hernoem Model Skyfie"
#. fWDxT
-#: sd/inc/strings.hrc:221
+#: sd/inc/strings.hrc:222
msgctxt "STR_TITLE_RENAMEMASTERPAGE"
msgid "Rename Master Page"
msgstr "Hernoem Model Bladsy"
#. rWiXQ
-#: sd/inc/strings.hrc:222
+#: sd/inc/strings.hrc:223
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr "Titelarea vir OutoUitleg"
#. i4T9w
-#: sd/inc/strings.hrc:223
+#: sd/inc/strings.hrc:224
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr "Objekarea vir OutoUitleg"
#. vS6wi
-#: sd/inc/strings.hrc:224
+#: sd/inc/strings.hrc:225
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr "Voetstukarea"
#. xFBgg
-#: sd/inc/strings.hrc:225
+#: sd/inc/strings.hrc:226
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr "Kopstukarea"
#. 8JGJD
-#: sd/inc/strings.hrc:226
+#: sd/inc/strings.hrc:227
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr "Datumarea"
#. oNFN3
-#: sd/inc/strings.hrc:227
+#: sd/inc/strings.hrc:228
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr "Skyfienommerarea"
#. GisCz
-#: sd/inc/strings.hrc:228
+#: sd/inc/strings.hrc:229
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr "Bladsynommerarea"
#. rvtjX
-#: sd/inc/strings.hrc:229
+#: sd/inc/strings.hrc:230
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr "<kopstuk>"
#. RoVvC
-#: sd/inc/strings.hrc:230
+#: sd/inc/strings.hrc:231
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr "<voetstuk>"
#. RXzA4
-#: sd/inc/strings.hrc:231
+#: sd/inc/strings.hrc:232
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr "<datum/tyd>"
#. TuP6n
-#: sd/inc/strings.hrc:232
+#: sd/inc/strings.hrc:233
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr "<nommer>"
#. CCuCb
-#: sd/inc/strings.hrc:233
+#: sd/inc/strings.hrc:234
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr "<count>"
#. TDgFU
-#: sd/inc/strings.hrc:234
+#: sd/inc/strings.hrc:235
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr "<skyfie-naam>"
#. j8btB
-#: sd/inc/strings.hrc:235
+#: sd/inc/strings.hrc:236
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr "<bladsy-naam>"
#. ao6iR
-#: sd/inc/strings.hrc:236
+#: sd/inc/strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr "Notasarea"
#. EEf4k
-#: sd/inc/strings.hrc:237
+#: sd/inc/strings.hrc:238
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr "Hangoel/Handja-omskakeling"
#. RDARn
-#: sd/inc/strings.hrc:238
+#: sd/inc/strings.hrc:239
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr "Skyfies"
#. pKBNk
-#: sd/inc/strings.hrc:239
+#: sd/inc/strings.hrc:240
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE_MASTER"
msgid "Master Slides"
msgstr "Model Skyfies"
#. CU9DK
-#: sd/inc/strings.hrc:240
+#: sd/inc/strings.hrc:241
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "Bladsye"
#. wnWVD
-#: sd/inc/strings.hrc:241
+#: sd/inc/strings.hrc:242
msgctxt "STR_LEFT_PANE_DRAW_TITLE_MASTER"
msgid "Master Pages"
msgstr "Model Bladsye"
#. C7hf2
-#: sd/inc/strings.hrc:242
+#: sd/inc/strings.hrc:243
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr "Voorskou nie beskikbaar nie"
#. bAJoa
-#: sd/inc/strings.hrc:243
+#: sd/inc/strings.hrc:244
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr "Berei tans voorskou voor"
#. nDrpm
-#: sd/inc/strings.hrc:244
+#: sd/inc/strings.hrc:245
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "Uitlegte"
#. peCQY
-#: sd/inc/strings.hrc:245
+#: sd/inc/strings.hrc:246
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr "Tekening profiele"
#. tR4CL
-#: sd/inc/strings.hrc:246
+#: sd/inc/strings.hrc:247
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr "Aanbiedingsprofiele"
#. oyUYa
-#: sd/inc/strings.hrc:247
+#: sd/inc/strings.hrc:248
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "Selstyle"
#. nBdAL
-#: sd/inc/strings.hrc:248
+#: sd/inc/strings.hrc:249
msgctxt "STR_NAVIGATOR_CUSTOMSHAPE"
msgid "Custom Shape"
-msgstr ""
+msgstr "Vorm aanpas"
#. BQmNo
-#: sd/inc/strings.hrc:249
+#: sd/inc/strings.hrc:250
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr "Vorm %1"
#. 94JFw
-#: sd/inc/strings.hrc:250
+#: sd/inc/strings.hrc:251
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
msgstr "Stel agtergrondprent..."
#. 76dF3
-#: sd/inc/strings.hrc:251
+#: sd/inc/strings.hrc:252
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr "Herstel Skyfie Uitleg"
#. EB6XY
-#: sd/inc/strings.hrc:252
+#: sd/inc/strings.hrc:253
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr "Voeg tabel in"
#. koDfS
-#: sd/inc/strings.hrc:253
+#: sd/inc/strings.hrc:254
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "Voeg grafiek in"
#. re2hh
-#: sd/inc/strings.hrc:254
+#: sd/inc/strings.hrc:255
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "Voeg Beeld in"
#. iBBLh
-#: sd/inc/strings.hrc:255
+#: sd/inc/strings.hrc:256
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Voeg Audio of Video in"
#. m8crC
-#: sd/inc/strings.hrc:256
+#: sd/inc/strings.hrc:257
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr "Trek en Neersit Bladsye"
#. CAGzA
-#: sd/inc/strings.hrc:257
+#: sd/inc/strings.hrc:258
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr "Trek en Neersit Skyfies"
#. 2mDn4
-#: sd/inc/strings.hrc:258
+#: sd/inc/strings.hrc:259
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr "Voeg Beelde in die Album."
#. jbPEH
-#: sd/inc/strings.hrc:259
+#: sd/inc/strings.hrc:260
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr "Teks Skyfie"
#. DKw6n
-#: sd/inc/strings.hrc:261
+#: sd/inc/strings.hrc:262
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "Agtergrond"
#. qGFWm
-#: sd/inc/strings.hrc:262
+#: sd/inc/strings.hrc:263
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr "Agtergrondobjekte"
#. j9GG4
-#: sd/inc/strings.hrc:263
+#: sd/inc/strings.hrc:264
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Uitleg"
#. nU2g2
-#: sd/inc/strings.hrc:264
+#: sd/inc/strings.hrc:265
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr "Kontroles"
#. zQSpC
-#: sd/inc/strings.hrc:265
+#: sd/inc/strings.hrc:266
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr "Dimensielyne"
#. z4wq5
-#: sd/inc/strings.hrc:266
+#: sd/inc/strings.hrc:267
msgctxt "STR_PAGE"
msgid "Slide"
msgstr "Skyfie"
#. TTD8A
-#: sd/inc/strings.hrc:267
+#: sd/inc/strings.hrc:268
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "Bladsy"
#. p8GEE
-#: sd/inc/strings.hrc:268
+#: sd/inc/strings.hrc:269
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr "Skyfie"
#. r3w8y
-#: sd/inc/strings.hrc:269
+#: sd/inc/strings.hrc:270
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr "Meester Skyfie"
#. 8WvYc
-#: sd/inc/strings.hrc:270
+#: sd/inc/strings.hrc:271
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr "Meester Skyfie:"
#. C3zZM
-#: sd/inc/strings.hrc:271
+#: sd/inc/strings.hrc:272
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr "Meester Skyfie"
#. nTgKn
-#: sd/inc/strings.hrc:272
+#: sd/inc/strings.hrc:273
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr "Meester Bladsy:"
#. PacSi
-#: sd/inc/strings.hrc:273
+#: sd/inc/strings.hrc:274
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr "(Notas)"
#. hBB6T
-#: sd/inc/strings.hrc:274
+#: sd/inc/strings.hrc:275
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr "Uitdeelstukke"
#. ZC2XQ
-#: sd/inc/strings.hrc:275
+#: sd/inc/strings.hrc:276
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr "Kliek om die titelteksformaat te redigeer"
#. bekYz
-#: sd/inc/strings.hrc:276
+#: sd/inc/strings.hrc:277
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "Kliek om die skemateksformaat te redigeer"
#. MhEh8
-#: sd/inc/strings.hrc:277
+#: sd/inc/strings.hrc:278
msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
msgid "Double-tap to edit the title text format"
msgstr "Wysig die titelformaat deur dubbel te klik"
#. eMDBG
-#: sd/inc/strings.hrc:278
+#: sd/inc/strings.hrc:279
msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
msgid "Double-tap to edit the outline text format"
msgstr "Wysig die buiteteks formaat deur te dubbelklik"
#. QHBwE
-#: sd/inc/strings.hrc:279
+#: sd/inc/strings.hrc:280
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr "Tweede skemavlak"
#. Lf8oo
-#: sd/inc/strings.hrc:280
+#: sd/inc/strings.hrc:281
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr "Derde skemavlak"
#. n3fVM
-#: sd/inc/strings.hrc:281
+#: sd/inc/strings.hrc:282
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr "Vierde skemavlak"
#. DsABM
-#: sd/inc/strings.hrc:282
+#: sd/inc/strings.hrc:283
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr "Vyfde skemavlak"
#. CG6UM
-#: sd/inc/strings.hrc:283
+#: sd/inc/strings.hrc:284
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr "Sesde skemavlak"
#. 45DF3
-#: sd/inc/strings.hrc:284
+#: sd/inc/strings.hrc:285
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr "Sewende skemavlak"
#. msbUt
-#: sd/inc/strings.hrc:285
+#: sd/inc/strings.hrc:286
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr "Kliek om die skyfie te verplaas"
#. CuXWS
-#: sd/inc/strings.hrc:286
+#: sd/inc/strings.hrc:287
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr "Kliek om die notaformaat te redigeer"
#. Qxj2R
-#: sd/inc/strings.hrc:287
+#: sd/inc/strings.hrc:288
msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
msgid "Double-tap to move the slide"
msgstr "Verskuif die skyfie met 'n dubbelklik"
#. iibds
-#: sd/inc/strings.hrc:288
+#: sd/inc/strings.hrc:289
msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
msgid "Double-tap to edit the notes format"
msgstr "Dubbel-klik om die notas te redigeer"
#. oBXBx
-#: sd/inc/strings.hrc:289
+#: sd/inc/strings.hrc:290
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr "Klik om ’n titel by te voeg"
#. HVQNr
-#: sd/inc/strings.hrc:290
+#: sd/inc/strings.hrc:291
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr "Klik om teks by te voeg"
#. NUirL
-#: sd/inc/strings.hrc:291
+#: sd/inc/strings.hrc:292
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr "Klik om teks by te voeg"
#. 2u7FR
-#: sd/inc/strings.hrc:292
+#: sd/inc/strings.hrc:293
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr "Kliek om Notas by te voeg"
#. EdPZC
-#: sd/inc/strings.hrc:293
+#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
msgstr "Nota plekhouer objek ontbreek vir die huidige skyfie."
#. js2X9
-#: sd/inc/strings.hrc:294
+#: sd/inc/strings.hrc:295
msgctxt "STR_PRESOBJ_TITLE_MOBILE"
msgid "Double-tap to add Title"
msgstr "Dubbel-kliek om Titel by te voeg"
#. jLtyS
-#: sd/inc/strings.hrc:295
+#: sd/inc/strings.hrc:296
msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
msgid "Double-tap to add Text"
msgstr "Dubbel-kliek om Teks by te voeg"
#. KAFJh
-#: sd/inc/strings.hrc:296
+#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Double-tap to add Text"
msgstr "Dubbel-kliek om Teks by te voeg"
#. ksTwQ
-#: sd/inc/strings.hrc:297
+#: sd/inc/strings.hrc:298
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Tap to edit text"
msgstr "Tik om teks te redigeer"
#. bRhRR
-#: sd/inc/strings.hrc:298
+#: sd/inc/strings.hrc:299
msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
msgid "Double-tap to add Notes"
msgstr "Dubbel-kliek om Notas by te voeg"
#. ZqPtT
-#: sd/inc/strings.hrc:299
+#: sd/inc/strings.hrc:300
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr "Dubbel-kliek om Beeld by te voeg"
#. HGVA3
-#: sd/inc/strings.hrc:300
+#: sd/inc/strings.hrc:301
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr "Dubbel-kliek om Objek by te voeg"
#. XjW6w
-#: sd/inc/strings.hrc:301
+#: sd/inc/strings.hrc:302
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr "Dubbel-kliek om Diagram by te voeg"
#. eKgCA
-#: sd/inc/strings.hrc:302
+#: sd/inc/strings.hrc:303
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr "Dubbel-kliek om om Organisasie Kaart by te voeg"
#. wW4E4
-#: sd/inc/strings.hrc:303
+#: sd/inc/strings.hrc:304
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr "Dubbel-kliek om Sprei-blad by te voeg"
#. nBtJo
-#: sd/inc/strings.hrc:304
+#: sd/inc/strings.hrc:305
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Verstek"
#. rEPYV
-#: sd/inc/strings.hrc:305
+#: sd/inc/strings.hrc:306
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "Titel"
#. zT4rH
-#: sd/inc/strings.hrc:306
+#: sd/inc/strings.hrc:307
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default Drawing Style"
msgstr "Verstek Teken Styl"
#. pxfDw
-#: sd/inc/strings.hrc:307
+#: sd/inc/strings.hrc:308
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr "Verplaas skyfies"
#. uDXFb
-#: sd/inc/strings.hrc:308
+#: sd/inc/strings.hrc:309
msgctxt "STR_INSERT_PAGES"
msgid "Insert Pages"
msgstr "Voeg Bladsye in"
#. 7Z6kC
-#: sd/inc/strings.hrc:309
+#: sd/inc/strings.hrc:310
msgctxt "STR_INSERT_PAGE_DRAW"
msgid "Insert Page"
msgstr "Voeg Bladsy in"
#. CMhGm
-#: sd/inc/strings.hrc:310
+#: sd/inc/strings.hrc:311
msgctxt "STR_SLIDE_SETUP_TITLE"
msgid "Slide Properties"
msgstr "Skyfie Eienskappe"
#. pA7rP
-#: sd/inc/strings.hrc:312
+#: sd/inc/strings.hrc:313
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr "Objek sonder agtergrond"
#. btJeg
-#: sd/inc/strings.hrc:313
+#: sd/inc/strings.hrc:314
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr "Objek met geen vul of omlyning"
#. YCmiq
-#: sd/inc/strings.hrc:314
+#: sd/inc/strings.hrc:315
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "Teks"
#. v7u2t
-#: sd/inc/strings.hrc:315
+#: sd/inc/strings.hrc:316
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
msgstr "A4"
#. EEK5c
-#: sd/inc/strings.hrc:316
+#: sd/inc/strings.hrc:317
msgctxt "STR_POOLSHEET_A4_TITLE"
msgid "Title A4"
msgstr "Titel A4"
#. ZCLYo
-#: sd/inc/strings.hrc:317
+#: sd/inc/strings.hrc:318
msgctxt "STR_POOLSHEET_A4_HEADLINE"
msgid "Heading A4"
msgstr "Opskrif A4"
#. epKM4
-#: sd/inc/strings.hrc:318
+#: sd/inc/strings.hrc:319
msgctxt "STR_POOLSHEET_A4_TEXT"
msgid "Text A4"
msgstr "Teks A4"
#. kCg3k
-#: sd/inc/strings.hrc:319
+#: sd/inc/strings.hrc:320
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
msgstr "A0"
#. mhBmK
-#: sd/inc/strings.hrc:320
+#: sd/inc/strings.hrc:321
msgctxt "STR_POOLSHEET_A0_TITLE"
msgid "Title A0"
msgstr "Titel A0"
#. 6AG4z
-#: sd/inc/strings.hrc:321
+#: sd/inc/strings.hrc:322
msgctxt "STR_POOLSHEET_A0_HEADLINE"
msgid "Heading A0"
msgstr "Opskrif A0"
#. gLfCw
-#: sd/inc/strings.hrc:322
+#: sd/inc/strings.hrc:323
msgctxt "STR_POOLSHEET_A0_TEXT"
msgid "Text A0"
msgstr "Teks A0"
#. eDG7h
-#: sd/inc/strings.hrc:323
+#: sd/inc/strings.hrc:324
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Graphic"
msgstr "Afbeelding"
#. o4g3u
-#: sd/inc/strings.hrc:324
+#: sd/inc/strings.hrc:325
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Shapes"
msgstr "Vorms"
#. i6AnZ
-#: sd/inc/strings.hrc:325
+#: sd/inc/strings.hrc:326
msgctxt "STR_POOLSHEET_LINES"
msgid "Lines"
msgstr "Lyne"
#. 2ohzZ
-#: sd/inc/strings.hrc:326
+#: sd/inc/strings.hrc:327
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Arrow Line"
msgstr "Pyllyn"
#. mLCYV
-#: sd/inc/strings.hrc:327
+#: sd/inc/strings.hrc:328
msgctxt "STR_POOLSHEET_LINES_DASHED"
msgid "Dashed Line"
msgstr "Gestippelde lyn"
#. xtD8b
-#: sd/inc/strings.hrc:329
+#: sd/inc/strings.hrc:330
msgctxt "STR_POOLSHEET_FILLED"
msgid "Filled"
msgstr "Gevul"
#. BGGf5
-#: sd/inc/strings.hrc:330
+#: sd/inc/strings.hrc:331
msgctxt "STR_POOLSHEET_FILLED_BLUE"
msgid "Filled Blue"
msgstr "Blou gevul"
#. sGCBw
-#: sd/inc/strings.hrc:331
+#: sd/inc/strings.hrc:332
msgctxt "STR_POOLSHEET_FILLED_GREEN"
msgid "Filled Green"
msgstr "Groen gevul"
#. xfoEY
-#: sd/inc/strings.hrc:332
+#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_FILLED_YELLOW"
msgid "Filled Yellow"
msgstr "Geel gevul"
#. eEKGF
-#: sd/inc/strings.hrc:333
+#: sd/inc/strings.hrc:334
msgctxt "STR_POOLSHEET_FILLED_RED"
msgid "Filled Red"
msgstr "Gevul rooi"
#. uHgQH
-#: sd/inc/strings.hrc:335
+#: sd/inc/strings.hrc:336
msgctxt "STR_POOLSHEET_OUTLINE"
msgid "Outlined"
msgstr "Omlyn"
#. 2eHMC
-#: sd/inc/strings.hrc:336
+#: sd/inc/strings.hrc:337
msgctxt "STR_POOLSHEET_OUTLINE_BLUE"
msgid "Outlined Blue"
msgstr "Blou Omlyn"
#. 8FRxG
-#: sd/inc/strings.hrc:337
+#: sd/inc/strings.hrc:338
msgctxt "STR_POOLSHEET_OUTLINE_GREEN"
msgid "Outlined Green"
msgstr "Groen Omlyn"
#. CEJ3Z
-#: sd/inc/strings.hrc:338
+#: sd/inc/strings.hrc:339
msgctxt "STR_POOLSHEET_OUTLINE_YELLOW"
msgid "Outlined Yellow"
msgstr "Geel Omlyn"
#. LARUM
-#: sd/inc/strings.hrc:339
+#: sd/inc/strings.hrc:340
msgctxt "STR_POOLSHEET_OUTLINE_RED"
msgid "Outlined Red"
msgstr "Rooi Omlyn"
#. 5dvZu
-#: sd/inc/strings.hrc:341
+#: sd/inc/strings.hrc:342
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "Titel"
#. zn6qa
-#: sd/inc/strings.hrc:342
+#: sd/inc/strings.hrc:343
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr "Subtitel"
#. JVyHE
-#: sd/inc/strings.hrc:343
+#: sd/inc/strings.hrc:344
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr "Skema"
#. riaKo
-#: sd/inc/strings.hrc:344
+#: sd/inc/strings.hrc:345
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr "Agtergrondobjekte"
#. EEEk3
-#: sd/inc/strings.hrc:345
+#: sd/inc/strings.hrc:346
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "Agtergrond"
#. EdWfd
-#: sd/inc/strings.hrc:346
+#: sd/inc/strings.hrc:347
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "Notas"
#. FQqif
-#: sd/inc/strings.hrc:347
+#: sd/inc/strings.hrc:348
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr "PowerPoint-invoer"
#. kjKWf
-#: sd/inc/strings.hrc:348
+#: sd/inc/strings.hrc:349
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "Stoor dokument"
#. HAeDt
-#: sd/inc/strings.hrc:349
+#: sd/inc/strings.hrc:350
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr "Verkleinde Font grootte"
#. 7uDfu
-#: sd/inc/strings.hrc:350
+#: sd/inc/strings.hrc:351
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr "Vergrote Font grootte"
@@ -2324,637 +2330,637 @@ msgstr "Vergrote Font grootte"
#. E9zvq
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
-#: sd/inc/strings.hrc:355
+#: sd/inc/strings.hrc:356
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Tekeningaansig"
#. GfnmX
-#: sd/inc/strings.hrc:356
+#: sd/inc/strings.hrc:357
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Tekeningaansig"
#. YCVqM
-#: sd/inc/strings.hrc:357
+#: sd/inc/strings.hrc:358
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr "Skema-aansig"
#. k2hXi
-#: sd/inc/strings.hrc:358
+#: sd/inc/strings.hrc:359
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr "Skyfiesaansig"
#. A22hR
-#: sd/inc/strings.hrc:359
+#: sd/inc/strings.hrc:360
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr "Dit is waar jy skyfies sorteer."
#. vyX8L
-#: sd/inc/strings.hrc:360
+#: sd/inc/strings.hrc:361
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr "Nota-aansig"
#. qr5ov
-#: sd/inc/strings.hrc:361
+#: sd/inc/strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr "Uitdeelstuk-aansig"
#. Ycpb4
-#: sd/inc/strings.hrc:362
+#: sd/inc/strings.hrc:363
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "Aanbieding Titel"
#. 4WCzf
-#: sd/inc/strings.hrc:363
+#: sd/inc/strings.hrc:364
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr "Aanbieding Omlyning"
#. cBoMF
-#: sd/inc/strings.hrc:364
+#: sd/inc/strings.hrc:365
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr "Aanbieding Subtitel"
#. 8KV99
-#: sd/inc/strings.hrc:365
+#: sd/inc/strings.hrc:366
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "Aanbieding Bladsy"
#. R6kyg
-#: sd/inc/strings.hrc:366
+#: sd/inc/strings.hrc:367
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "Aanbieding Notas"
#. X8c9Z
-#: sd/inc/strings.hrc:367
+#: sd/inc/strings.hrc:368
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "Uitdeelstuk"
#. FeAdu
-#: sd/inc/strings.hrc:368
+#: sd/inc/strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr "Onbekende Toeganklike Aanbiedingsvorm"
#. sA8of
-#: sd/inc/strings.hrc:369
+#: sd/inc/strings.hrc:370
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr "Aanbiedingsbladsy Voetstuk"
#. KAC6Z
-#: sd/inc/strings.hrc:370
+#: sd/inc/strings.hrc:371
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "Aanbieding Kopstuk"
#. EfHeH
-#: sd/inc/strings.hrc:371
+#: sd/inc/strings.hrc:372
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr "Aanbieding Datum en Tyd"
#. WosPZ
-#: sd/inc/strings.hrc:372
+#: sd/inc/strings.hrc:373
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr "Aanbieding BladsyNommer"
#. kCGsH
-#: sd/inc/strings.hrc:373
+#: sd/inc/strings.hrc:374
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME-voorlegging"
#. ubJop
-#: sd/inc/strings.hrc:374
+#: sd/inc/strings.hrc:375
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Titel"
#. Va4KF
-#: sd/inc/strings.hrc:375
+#: sd/inc/strings.hrc:376
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr "Skema"
#. 6FKRE
-#: sd/inc/strings.hrc:376
+#: sd/inc/strings.hrc:377
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "Subtitel"
#. eSBEi
-#: sd/inc/strings.hrc:377
+#: sd/inc/strings.hrc:378
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Bladsy"
#. WEaeZ
-#: sd/inc/strings.hrc:378
+#: sd/inc/strings.hrc:379
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Notas"
#. buhox
-#: sd/inc/strings.hrc:379
+#: sd/inc/strings.hrc:380
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr "Uitdeelstuk"
#. 4xBQg
-#: sd/inc/strings.hrc:380
+#: sd/inc/strings.hrc:381
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr "Onbekende Toeganklike Aanbiedingvorm"
#. CGegB
-#: sd/inc/strings.hrc:381
+#: sd/inc/strings.hrc:382
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Voet"
#. SrrR4
-#: sd/inc/strings.hrc:382
+#: sd/inc/strings.hrc:383
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Kop"
#. CCwKy
-#: sd/inc/strings.hrc:383
+#: sd/inc/strings.hrc:384
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Datum"
#. EFmn4
-#: sd/inc/strings.hrc:384
+#: sd/inc/strings.hrc:385
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Nommer"
#. wFpMQ
-#: sd/inc/strings.hrc:385
+#: sd/inc/strings.hrc:386
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(leesalleen)"
#. EV4W5
-#: sd/inc/strings.hrc:387
+#: sd/inc/strings.hrc:388
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "geen"
#. 9izAz
-#: sd/inc/strings.hrc:388
+#: sd/inc/strings.hrc:389
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr "Tot volgende kliek"
#. oEQ7B
-#: sd/inc/strings.hrc:389
+#: sd/inc/strings.hrc:390
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr "Tot einde van skyfie"
#. Lf9gB
-#: sd/inc/strings.hrc:390
+#: sd/inc/strings.hrc:391
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "Rigting:"
#. xxDXG
-#: sd/inc/strings.hrc:391
+#: sd/inc/strings.hrc:392
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "Zoom"
#. SvBeK
-#: sd/inc/strings.hrc:392
+#: sd/inc/strings.hrc:393
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr "Animasie Helde:"
#. eJ4qZ
-#: sd/inc/strings.hrc:393
+#: sd/inc/strings.hrc:394
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr "Eerste kleur:"
#. CSbCE
-#: sd/inc/strings.hrc:394
+#: sd/inc/strings.hrc:395
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr "Tweede kleur:"
#. cZUiD
-#: sd/inc/strings.hrc:395
+#: sd/inc/strings.hrc:396
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr "Volkleur:"
#. U5ZDL
-#: sd/inc/strings.hrc:396
+#: sd/inc/strings.hrc:397
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Styl:"
#. vKLER
-#: sd/inc/strings.hrc:397
+#: sd/inc/strings.hrc:398
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "Font"
#. Fdsks
-#: sd/inc/strings.hrc:398
+#: sd/inc/strings.hrc:399
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr "Font Kleur:"
#. nT7dm
-#: sd/inc/strings.hrc:399
+#: sd/inc/strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Styl:"
#. q24Fe
-#: sd/inc/strings.hrc:400
+#: sd/inc/strings.hrc:401
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr "Lettertipe:"
#. nAqeR
-#: sd/inc/strings.hrc:401
+#: sd/inc/strings.hrc:402
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr "Lynkleur:"
#. w7G4Q
-#: sd/inc/strings.hrc:402
+#: sd/inc/strings.hrc:403
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr "Fontgrootte:"
#. R3GgU
-#: sd/inc/strings.hrc:403
+#: sd/inc/strings.hrc:404
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "Grootte:"
#. YEwoz
-#: sd/inc/strings.hrc:404
+#: sd/inc/strings.hrc:405
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr "Hoeveelheid:"
#. wiQPZ
-#: sd/inc/strings.hrc:405
+#: sd/inc/strings.hrc:406
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "Kleur:"
#. f5u6C
-#: sd/inc/strings.hrc:406
+#: sd/inc/strings.hrc:407
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr "(Geen klank nie)"
#. N7jGX
-#: sd/inc/strings.hrc:407
+#: sd/inc/strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr "(Stop vorige klank)"
#. vasqr
-#: sd/inc/strings.hrc:408
+#: sd/inc/strings.hrc:409
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr "Ander klank..."
#. CjvLY
-#: sd/inc/strings.hrc:409
+#: sd/inc/strings.hrc:410
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "Monster"
#. CdYt2
-#: sd/inc/strings.hrc:410
+#: sd/inc/strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "Sneller"
#. Evkrq
-#: sd/inc/strings.hrc:411
+#: sd/inc/strings.hrc:412
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr "Gebruikerspaaie"
#. EcciE
-#: sd/inc/strings.hrc:412
+#: sd/inc/strings.hrc:413
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr "Ingang: %1"
#. Zydrz
-#: sd/inc/strings.hrc:413
+#: sd/inc/strings.hrc:414
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr "Benadruk: %1"
#. kW2DL
-#: sd/inc/strings.hrc:414
+#: sd/inc/strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr "Uitgang: %1"
#. iKFbF
-#: sd/inc/strings.hrc:415
+#: sd/inc/strings.hrc:416
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr "Animasie Paaie: %1"
#. kg9Yv
-#: sd/inc/strings.hrc:416
+#: sd/inc/strings.hrc:417
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr "Diverse: %1"
#. Ep4QY
-#: sd/inc/strings.hrc:417
+#: sd/inc/strings.hrc:418
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "Geen"
#. KAsTD
-#: sd/inc/strings.hrc:419
+#: sd/inc/strings.hrc:420
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "Vandag,"
#. DEYnN
-#: sd/inc/strings.hrc:420
+#: sd/inc/strings.hrc:421
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr "Gister,"
#. bh3FZ
-#: sd/inc/strings.hrc:421
+#: sd/inc/strings.hrc:422
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr "(geen outeur)"
#. AvNV8
-#: sd/inc/strings.hrc:422
+#: sd/inc/strings.hrc:423
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Impress het die einde van die voorlegging bereik. Wil u verder aan die begin soek?"
#. P5gKe
-#: sd/inc/strings.hrc:423
+#: sd/inc/strings.hrc:424
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Impress het die begin van die voorlegging bereik. Wil u verder aan die einde soek?"
#. KGmdL
-#: sd/inc/strings.hrc:424
+#: sd/inc/strings.hrc:425
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Draw het die einde van die dokument bereik. Wil u verder aan die begin soek?"
#. oEn6r
-#: sd/inc/strings.hrc:425
+#: sd/inc/strings.hrc:426
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Draw het tot aan die begin van die dokument gesoek. Wil u verder aan die einde soek?"
#. eP7Vm
-#: sd/inc/strings.hrc:426
+#: sd/inc/strings.hrc:427
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "Voeg opmerking in"
#. s4c9W
-#: sd/inc/strings.hrc:427
+#: sd/inc/strings.hrc:428
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "Skrap opmerking(s)"
#. bxiPE
-#: sd/inc/strings.hrc:428
+#: sd/inc/strings.hrc:429
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr "Skuif opmerking"
#. hQbpd
-#: sd/inc/strings.hrc:429
+#: sd/inc/strings.hrc:430
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "Redigeer opmerking"
#. g6k7E
-#: sd/inc/strings.hrc:430
+#: sd/inc/strings.hrc:431
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr "Antwoord aan%1"
#. NMTpu
-#: sd/inc/strings.hrc:432
+#: sd/inc/strings.hrc:433
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "Media-terugspeel"
#. Q76cw
-#: sd/inc/strings.hrc:433
+#: sd/inc/strings.hrc:434
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "Tabel"
#. xCRmu
-#: sd/inc/strings.hrc:435
+#: sd/inc/strings.hrc:436
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#. 6KbnP
-#: sd/inc/strings.hrc:436
+#: sd/inc/strings.hrc:437
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Dokument"
#. uBxPs
-#: sd/inc/strings.hrc:437
+#: sd/inc/strings.hrc:438
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr "Skyfies per bladsy:"
#. EPBUK
-#: sd/inc/strings.hrc:438
+#: sd/inc/strings.hrc:439
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr "Volgorde:"
#. BFEFJ
-#: sd/inc/strings.hrc:439
+#: sd/inc/strings.hrc:440
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "Inhoud"
#. AdWKp
-#: sd/inc/strings.hrc:440
+#: sd/inc/strings.hrc:441
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "Skyfie Naam"
#. GkLky
-#: sd/inc/strings.hrc:441
+#: sd/inc/strings.hrc:442
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "Bladsynaam"
#. EFkVE
-#: sd/inc/strings.hrc:442
+#: sd/inc/strings.hrc:443
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "Datum en tyd"
#. ZcDFL
-#: sd/inc/strings.hrc:443
+#: sd/inc/strings.hrc:444
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Versteekde bladsye"
#. CSUbC
-#: sd/inc/strings.hrc:444
+#: sd/inc/strings.hrc:445
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Kleur"
#. WmYKp
-#: sd/inc/strings.hrc:445
+#: sd/inc/strings.hrc:446
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "Grootte"
#. qDGVE
-#: sd/inc/strings.hrc:446
+#: sd/inc/strings.hrc:447
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "Brosjure"
#. K7m8L
-#: sd/inc/strings.hrc:447
+#: sd/inc/strings.hrc:448
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "Bladsy Rande"
#. 8AzJi
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:449
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Sluit in"
#. AEeCf
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:450
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "Gebruik slegs die papierrak met die drukkerinstellings"
#. jBxbU
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr "Bladsye:"
#. a3tSp
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:452
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr "Skyfies:"
#. pPiWM
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:454
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Impress het tot aan die einde van die voorlegging gesoek. Wil u verder soek aan die begin?"
#. buKAC
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:455
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Impress het tot aan die begin van die voorlegging gesoek. Wil u verder soek aan die einde?"
#. iiE2i
-#: sd/inc/strings.hrc:455
+#: sd/inc/strings.hrc:456
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Draw het tot aan die einde van die dokument gesoek. Wil u aan die begin voortgaan?"
#. RAhiP
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:457
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Draw het tot aan die begin van die dokument gesoek. Wil u verder soek aan die einde?"
#. 6GhtE
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:459
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr "Animasie"
#. X9CWA
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:461
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "Skakel"
#. yYhnC
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:463
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Next"
msgstr "~Volgende"
#. YG7NQ
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:464
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
msgstr "Vo~rige"
#. A9eJu
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:465
msgctxt "RID_SVXSTR_MENU_FIRST"
msgid "~First Slide"
msgstr "~Eerste Skyfie"
#. CVatA
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:466
msgctxt "RID_SVXSTR_MENU_LAST"
msgid "~Last Slide"
msgstr "~Laaste Skyfie"
#. Wkvpi
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:468
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr "Sluit Ruit"
#. KfamK
-#: sd/inc/strings.hrc:468
+#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
msgstr "Voeg by 'n nuwe ontwerp"
#. a9JBA
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:470
msgctxt "STR_REMOVE_TABLESTYLE"
msgid ""
"The selected style is in use in this document.\n"
@@ -3229,11 +3235,11 @@ msgctxt "crossfadedialog|extended_tip|CrossFadeDialog"
msgid "Creates shapes and distributes them by uniform increments between two drawing objects."
msgstr "Skep vorms en spasieer dit eweredig tussen twee tekenobjekte."
-#. 9Ga7E
+#. rsfpn
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:8
msgctxt "dlgsnap|SnapObjectDialog"
-msgid "New Snap Object"
-msgstr "Nuwe opvang-voorwerp"
+msgid "New Snap Guide"
+msgstr "Nuwe Gryp Gids"
#. Qg8Yb
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:31
@@ -3770,225 +3776,225 @@ msgid "Rename..."
msgstr "Hernoem..."
#. V3FWt
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3169
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3175
msgctxt "drawnotebookbar|FileLabel"
msgid "_File"
msgstr "Lêer"
#. exwEC
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3188
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3194
msgctxt "drawnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Help"
#. qrXDY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3244
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3250
msgctxt "drawnotebookbar|FileLabel"
msgid "~File"
msgstr "Lêer"
#. EQ6HL
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4613
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4619
msgctxt "drawnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "Begin"
#. jtFqm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4712
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4718
msgctxt "drawnotebookbar|HomeLabel"
msgid "~Home"
msgstr "Begin"
#. zoUaS
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5420
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5426
msgctxt "drawnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "Veld"
#. S5FkE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5583
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5589
msgctxt "drawnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "Invoeg"
#. Z3UCg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5687
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5693
msgctxt "drawnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "Invoeg"
#. TVDXM
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6387
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6393
msgctxt "drawnotebookbar|PageMenuButton"
msgid "_Layout"
msgstr "Uitleg"
#. Rv7x4
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6472
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6478
msgctxt "drawnotebookbar|PageLabel"
msgid "~Layout"
msgstr "Uitleg"
#. BQcfo
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7010
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7016
msgctxt "drawnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "Oorsig"
#. prpcY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7093
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7099
msgctxt "drawnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "He~rsien"
#. EiuB6
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8122
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8182
msgctxt "drawnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_Sien Lys"
#. EF3TH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8207
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8267
msgctxt "drawnotebookbar|ViewLabel"
msgid "~View"
msgstr "~Vertoon Merker"
#. 94L75
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9552
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9612
msgctxt "drawnotebookbar|TextMenuButton"
msgid "T_ext"
msgstr "Teks"
#. PQtWE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9647
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9707
msgctxt "drawnotebookbar|ReferencesLabel"
msgid "T~ext"
msgstr "Teks"
#. tNq7H
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10549
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10609
msgctxt "drawnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "Tabel"
#. 9pJGh
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10633
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10693
msgctxt "drawnotebookbar|TableLabel"
msgid "~Table"
msgstr "Tabel"
#. ECD4J
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11160
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:12477
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14271
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11220
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:12537
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14331
msgctxt "drawnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "Omvorm"
#. 4Z6aZ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11828
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11888
msgctxt "drawnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "Beeld"
#. 7FoFi
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11937
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11997
msgctxt "drawnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "Beeld"
#. 6SADm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13688
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13748
msgctxt "drawnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "Draw"
#. 6S8qN
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13794
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13854
msgctxt "drawnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "Draw"
#. QAEDd
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14627
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14687
msgctxt "drawnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "Objek"
#. SL4NA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14734
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14794
msgctxt "drawnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "Objek"
#. 4aAxG
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15200
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15260
msgctxt "drawnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "Media"
#. ed3LH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15304
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15364
msgctxt "drawnotebookbar|MediaLabel"
msgid "~Media"
msgstr "Media"
#. FAL6c
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16112
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16172
msgctxt "drawnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "Vorm"
#. oaAJU
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16196
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16256
msgctxt "DrawNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Vorm"
#. ZBVGA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16983
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17043
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3_D"
#. fEyRX
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17090
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17150
msgctxt "DrawNotebookbar|FormLabel"
msgid "3~d"
msgstr "3~D"
#. 7ZLQw
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17614
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17674
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "_Master"
msgstr "Model"
#. oiXVg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17698
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17758
msgctxt "DrawNotebookbar|MasterLabel"
msgid "~Master"
msgstr "Model"
#. yzvja
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17755
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17815
msgctxt "drawnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. L3eG5
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17829
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17889
msgctxt "drawnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "Uitbreiding"
#. dkNUg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18741
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18801
msgctxt "drawnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. Je8XQ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18825
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18885
msgctxt "drawnotebookbar|DevLabel"
msgid "~Tools"
msgstr "Nu~tsbalk"
@@ -4204,190 +4210,190 @@ msgid "~Tools"
msgstr "Nu~tsgoed"
#. BN8VW
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2335
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2341
msgctxt "draw_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Kieslys-balk"
#. gf8PA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2467
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2473
msgctxt "draw_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Kieslys-balk"
#. ELBq3
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3067
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3073
msgctxt "draw_notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Lêer"
#. DRGus
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3175
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3181
msgctxt "draw_notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Wysig"
#. vbFke
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3301
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6775
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12866
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3307
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6781
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12872
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "Invoeg"
#. 4p9DA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3457
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12481
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3463
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12487
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "Draw"
#. DsE2d
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3885
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7612
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9467
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10556
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11213
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12075
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12997
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3891
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7618
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9473
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10562
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11219
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12081
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13003
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr "Vang"
#. Dsr5A
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4021
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13133
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4027
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13139
msgctxt "draw_notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Oorsien"
#. Pxoj8
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4132
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5337
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13244
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4138
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5343
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13250
msgctxt "draw_notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "_Aansig"
#. cjxQa
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4241
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13376
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4247
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13382
msgctxt "draw_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. eAioD
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4333
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4339
msgctxt "draw_notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. c3M8j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4492
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5503
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4498
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5509
msgctxt "draw_notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "Font"
#. pUqDJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4806
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5732
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4812
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5738
msgctxt "draw_notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Paragraaf"
#. MRg9E
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5989
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5995
msgctxt "draw_notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "Tabel"
#. QzCG4
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6654
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6660
msgctxt "draw_notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Calc"
#. 5GKtj
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6920
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11383
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6926
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11389
msgctxt "draw_notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "Draw"
#. dc5qG
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7345
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9200
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10289
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10945
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11808
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7351
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9206
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10295
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10951
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11814
msgctxt "draw_notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Rangskik"
#. ApB4j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7796
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7802
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "Vorm"
#. R5YZh
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8062
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12211
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8068
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12217
msgctxt "draw_notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Groepeer"
#. TCPHC
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8298
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8304
msgctxt "draw_notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#. hgFay
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8525
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8531
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "FontWerk"
#. Q6ELJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8636
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8642
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "Rooster"
#. fQJRZ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8772
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8778
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "Beeld"
#. xudwE
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9583
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9589
msgctxt "draw_notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr "Filter"
#. 8qSXf
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9864
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9870
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "Objek"
#. QdUM9
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10716
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10722
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "Media"
#. kwxYr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12345
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12351
msgctxt "draw_notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "Meester"
#. bBpXr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14111
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14117
msgctxt "draw_notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Keuseskerm"
@@ -4428,6 +4434,18 @@ msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr "Wil u die koppeling verbreek om die beeld te kan redigeer?"
+#. ue5PR
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:16
+msgctxt "selectlayerdialog|SelectLayerDialog"
+msgid "Select Layer"
+msgstr "Kies Dialoogvlak"
+
+#. NEFQb
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:131
+msgctxt "selectlayerdialog|label1"
+msgid "Layer"
+msgstr "Vlak"
+
#. wEVvC
#: sd/uiconfig/sdraw/ui/vectorize.ui:27
msgctxt "vectorize|VectorizeDialog"
@@ -6659,237 +6677,237 @@ msgid "Back to front"
msgstr "Agter na Voor"
#. qGFEo
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3203
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3209
msgctxt "impressnotebookbar|FileLabel"
msgid "_File"
msgstr "Lêer"
#. PyC4c
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3222
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3228
msgctxt "impressnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Help"
#. VoxXb
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3278
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3284
msgctxt "impressnotebookbar|FileLabel"
msgid "~File"
msgstr "Lêer"
#. XRcKU
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4798
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4804
msgctxt "impressnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "Begin"
#. XqFQv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4898
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4904
msgctxt "impressnotebookbar|HomeLabel"
msgid "~Home"
msgstr "Begin"
#. DEQhQ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:5500
+#: sd/uiconfig/simpress/ui/notebookbar.ui:5506
msgctxt "impressnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "Veld"
#. 9GEAC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6018
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6024
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "Invoeg"
#. t3YwN
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6121
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6127
msgctxt "impressnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "Invoeg"
#. 58fjG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6896
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6902
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "_Layout"
msgstr "Uitleg"
#. ArPLp
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6981
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6987
msgctxt "impressnotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "Uitleg"
#. vRtjP
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7445
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7451
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
msgstr "Skyfievertoning"
#. nV5FC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7529
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7535
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "~Slide Show"
msgstr "Skyfievertoning"
#. sDdGm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8065
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8071
msgctxt "impressnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "Oorsig"
#. drk6E
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8148
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8154
msgctxt "impressnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "He~rsien"
#. vjE5w
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9367
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9427
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_Sien Lys"
#. KJK9J
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9452
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9512
msgctxt "impressnotebookbar|ViewLabel"
msgid "~View"
msgstr "~Vertoon Merker"
#. bWC2b
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10346
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10406
msgctxt "impressnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "_Tabel"
#. dmEJG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10430
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10490
msgctxt "impressnotebookbar|TableLabel"
msgid "~Table"
msgstr "~Tabel"
#. Cn8TS
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10955
-#: sd/uiconfig/simpress/ui/notebookbar.ui:12209
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14021
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11015
+#: sd/uiconfig/simpress/ui/notebookbar.ui:12269
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14081
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "Omskakel"
#. do5DT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11625
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11685
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "Beeld"
#. XCSMA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11734
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11794
msgctxt "impressnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "~Beeld"
#. nTy3C
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13436
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13496
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "\"_Draw\""
#. BfNQD
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13543
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13603
msgctxt "impressnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "\"~Draw'"
#. p3Faf
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14377
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14437
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_Objek"
#. wL8mu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14484
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14544
msgctxt "impressnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~Objek"
#. AAosj
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14950
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15010
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "_Media"
#. GgHEg
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15054
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15114
msgctxt "impressnotebookbar|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. W9oCC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15862
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15922
msgctxt "impressnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "Vo_rm"
#. 7sAbT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15946
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16006
msgctxt "ImpressNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Vo~rm"
#. aAdZJ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16741
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16801
msgctxt "impressnotebookbar|FormMenuButton"
msgid "_Master"
msgstr "_Model"
#. XAZEm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16825
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16885
msgctxt "ImpressNotebookbar|MasterLabel"
msgid "~Master"
msgstr "Model"
#. DyZAq
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17635
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17695
msgctxt "ImpressNotebookbar|FormMenuButton"
msgid "_View"
msgstr "-Aansig"
#. rUJFu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17719
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17779
msgctxt "ImpressNotebookbar|View2Label"
msgid "~Outline"
msgstr "Oorsig"
#. pA8DH
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18506
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18566
msgctxt "impressnotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3_D"
#. xwrog
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18613
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18673
msgctxt "impressnotebookbar|FormLabel"
msgid "3~d"
msgstr "3~D"
#. syaDA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18670
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18730
msgctxt "impressnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. Nwrnv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18744
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18804
msgctxt "impressnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "Uitbreiding"
#. rBSXA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19707
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19767
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. DTNDB
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19791
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19851
msgctxt "impressnotebookbar|DevLabel"
msgid "~Tools"
msgstr "Nu~tsgoed"
@@ -7105,426 +7123,426 @@ msgid "~Tools"
msgstr "Nu~tsgoed"
#. JC7Dd
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2321
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2327
msgctxt "impress_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Kieslys-balk"
#. aEHCg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2494
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2500
msgctxt "impress_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Kieslys-balk"
#. LL2dj
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3107
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3113
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Lêer"
#. MR7ZB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3215
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3221
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Wysig"
#. 26rGJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3341
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3347
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4530
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "S_lide"
msgstr "Skyfie"
#. WZ5Fe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3498
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12463
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3504
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12469
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "\"Draw\""
#. GYqWX
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3926
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7576
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9429
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10518
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11175
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12037
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12969
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7582
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9435
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11181
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12043
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12975
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr "Gryp"
#. LFnQL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4062
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6739
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12838
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4068
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6745
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12844
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "Invoeg"
#. 5wZbP
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4173
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13105
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4179
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13111
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Resensie"
#. BxXfn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4294
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5330
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13226
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4300
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5336
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13232
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "Afbeelding"
#. 5fAr4
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4392
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4398
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. fED72
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4676
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5495
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4682
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5501
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "Font"
#. YgxCs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4903
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5699
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4909
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5705
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Paragraaf"
#. Tgwxy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5966
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5972
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "Tabel"
#. PRamE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6618
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6624
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "\"Calc\""
#. DC7Hv
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6884
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11345
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6890
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11351
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "\"Draw\""
#. ncAKi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7309
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9162
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10251
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10907
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11770
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7315
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9168
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10257
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10913
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11776
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Orden"
#. 8pLR3
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7760
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7766
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "Vorm"
#. NM63T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8024
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12173
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8030
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12179
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Groepeer"
#. cbMTW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8260
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8266
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#. BTzDn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8487
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8493
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "Fontwerk"
#. PLqyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8604
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "Rooster"
#. XL8kc
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8734
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8740
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "Beeld"
#. snvvw
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9545
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9551
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr "Filter"
#. 5a4zV
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9826
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9832
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "Objek"
#. Ghwp6
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10678
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10684
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "Media"
#. w6MPS
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12307
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12313
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "Model"
#. MGQxe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13366
msgctxt "impress_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. xBYsC
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14095
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14101
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Keuselys"
#. EsADr
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2989
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2995
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Keuselys"
#. Ch63h
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3047
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. kdH4L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3094
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Help"
#. bkg23
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3200
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3206
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Lêer"
#. aqbEs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3433
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3439
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Wysig"
#. S4ZPU
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3590
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3596
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr "Skyfieaanbieding"
#. ZShaH
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3783
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3789
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr "Skyfie"
#. dS4bE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3938
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "Invoeg"
#. bwvGG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4268
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4274
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "\"Draw\""
#. gQQfL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4452
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4458
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Resensie"
#. BHDdD
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4604
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Aansig"
#. MECyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4880
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8402
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9644
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11035
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12267
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4886
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8408
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9650
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12273
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Rangskik"
#. ZZz6G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5037
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5043
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr "Skyfieaanbieding"
#. etFeN
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5280
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6523
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5286
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6529
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "Formaat"
#. sdehG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5591
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6834
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5597
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6840
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "Paragraaf"
#. ncg2G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5831
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5837
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "Invoeg"
#. 6isa9
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5993
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5999
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "Aansig"
#. sorSJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6141
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6147
msgctxt "notebookbar_groupedbar_full|reviewp"
msgid "_Review"
msgstr "Oorsig"
#. jHLaW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6280
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6286
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr "Skyfieaanbieding"
#. Ew7Ho
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7009
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7015
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "Tabel"
#. i8XUZ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7269
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7275
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "Rye"
#. 4nboE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7391
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7397
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "\"Calc\""
#. WfzeY
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7717
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7723
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "\"Draw\""
#. QNg9L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8002
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8008
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Wysig"
#. BfnGg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8554
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9796
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11187
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8560
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9802
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11193
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "Rooster"
#. 3i55T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8696
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8702
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Groepering"
#. fNGFB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8835
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8841
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. SbHmx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9091
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9097
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Grafika"
#. DDTxx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9256
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9262
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Kleur"
#. eLnnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10185
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10191
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
#. duFFM
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10366
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr "Aanbieding"
#. wrKzp
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10635
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10641
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Raam"
#. EMvnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11333
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11339
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "Aansig"
#. DQLzy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11493
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11499
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr "Meester blad"
#. QLjsG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11724
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11730
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "Voeg in"
#. Eg8Qi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11949
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11955
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "\"Draw\""
#. tcCdm
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12429
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12435
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
msgstr "Aansig"
@@ -7647,7 +7665,7 @@ msgstr "Knipbord"
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:697
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. vmMtE
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:829
@@ -7725,7 +7743,7 @@ msgstr "Voeg in"
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1621
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. E7zcE
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1663
@@ -9534,103 +9552,103 @@ msgid "Graphic Styles"
msgstr "Grafiese profiele"
#. 38ZeG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:41
+#: sd/uiconfig/simpress/ui/templatedialog.ui:38
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "Standaard"
#. HsXnQ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:152
+#: sd/uiconfig/simpress/ui/templatedialog.ui:126
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr "Organiseeerder"
#. 5d7Zo
-#: sd/uiconfig/simpress/ui/templatedialog.ui:199
+#: sd/uiconfig/simpress/ui/templatedialog.ui:149
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Reël"
#. vQ46t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:247
+#: sd/uiconfig/simpress/ui/templatedialog.ui:173
msgctxt "templatedialog|area"
msgid "Area"
msgstr "Area"
#. xeCAp
-#: sd/uiconfig/simpress/ui/templatedialog.ui:295
+#: sd/uiconfig/simpress/ui/templatedialog.ui:197
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr "Skakering"
#. Wuy8t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:343
+#: sd/uiconfig/simpress/ui/templatedialog.ui:221
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Deursigtigheid"
#. 8mJFG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:391
+#: sd/uiconfig/simpress/ui/templatedialog.ui:245
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Font"
#. tuaZJ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:439
+#: sd/uiconfig/simpress/ui/templatedialog.ui:269
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "Fonteffekte"
#. SK2Ge
-#: sd/uiconfig/simpress/ui/templatedialog.ui:487
+#: sd/uiconfig/simpress/ui/templatedialog.ui:293
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr "Inspringing & Spasiëring"
#. siGDD
-#: sd/uiconfig/simpress/ui/templatedialog.ui:535
+#: sd/uiconfig/simpress/ui/templatedialog.ui:317
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Teks"
#. c5b3i
-#: sd/uiconfig/simpress/ui/templatedialog.ui:583
+#: sd/uiconfig/simpress/ui/templatedialog.ui:341
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "Teksanimasie"
#. dyjNi
-#: sd/uiconfig/simpress/ui/templatedialog.ui:631
+#: sd/uiconfig/simpress/ui/templatedialog.ui:365
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr "Dimensie-lyn"
#. fcsTP
-#: sd/uiconfig/simpress/ui/templatedialog.ui:679
+#: sd/uiconfig/simpress/ui/templatedialog.ui:389
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "Verbinder"
#. nBYNb
-#: sd/uiconfig/simpress/ui/templatedialog.ui:727
+#: sd/uiconfig/simpress/ui/templatedialog.ui:413
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Belyning"
#. CdaX3
-#: sd/uiconfig/simpress/ui/templatedialog.ui:775
+#: sd/uiconfig/simpress/ui/templatedialog.ui:437
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asiatiese Tipografie"
#. RKvWz
-#: sd/uiconfig/simpress/ui/templatedialog.ui:823
+#: sd/uiconfig/simpress/ui/templatedialog.ui:461
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "Tab-oortjies"
#. WtrUB
-#: sd/uiconfig/simpress/ui/templatedialog.ui:871
+#: sd/uiconfig/simpress/ui/templatedialog.ui:485
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Teks beklemtoon"
diff --git a/source/af/sfx2/messages.po b/source/af/sfx2/messages.po
index d2d2492e396..cbd7a46c367 100644
--- a/source/af/sfx2/messages.po
+++ b/source/af/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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-03 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-03-28 00:56+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/af/>\n"
"Language: 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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560975251.000000\n"
#. bHbFE
@@ -3107,29 +3107,29 @@ msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr "Voer die sleutelwoorde in waarmee u die inhoud van die dokument wil indekseer. Individuele sleutelwoorde word deur komma's geskei. 'n Sleutelwoord kan spasies en kommapunte bevat."
-#. aENCY
+#. 64GNQ
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
-msgid "Enter information about persons or organizations contributing to the document."
-msgstr "Voer inligting in oor persone of organisasies wat bydra tot die dokument."
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
+msgstr ""
-#. y3E3S
+#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
-msgid "Enter information about geographic coverage of the document."
-msgstr "Voer inligting in oor geografiese dekking van die dokument."
+msgid "Enter the time, place, or jurisdiction that the document is relevant to."
+msgstr ""
-#. ePuCE
+#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
-msgid "Enter information to unambiguously identify the document."
-msgstr "Voer inligting in om die dokument ondubbelsinnig te identifiseer."
+msgid "Enter a unique and unambiguous identifier for the document."
+msgstr ""
-#. 5KF6E
+#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
-msgid "Enter information about the publisher of the document."
-msgstr "Voer inligting in oor die uitgewer van die dokument."
+msgid "Enter the name of the entity that is making the document available."
+msgstr ""
#. n8gwE
#: sfx2/uiconfig/ui/descriptioninfopage.ui:318
@@ -3143,17 +3143,17 @@ msgctxt "descriptioninfopage|extended_tip|rights"
msgid "Enter information about intellectual property rights associated with the document."
msgstr "Voer inligting in oor intellektuele eiendomsregte geassosieer met die dokument."
-#. xKAHT
+#. Nze95
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
-msgid "Enter information about a related resource from which the document is derived from."
-msgstr "Voer inligting in oor 'n verwante hulpbron waaruit die dokument afgelei is."
+msgid "Enter information about other resources from which the document is derived."
+msgstr ""
-#. nBDCW
+#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
-msgid "Enter information about the nature or genre of the document."
-msgstr "Voer inligting oor die aard of genre van die dokument in."
+msgid "Enter information about the category or format of the document."
+msgstr ""
#. bo2q7
#: sfx2/uiconfig/ui/descriptioninfopage.ui:393
@@ -3829,7 +3829,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "Wy_s lisensie"
-#. uCvKD
+#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3839,7 +3839,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2023 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -3849,7 +3849,7 @@ msgstr ""
"\n"
"Die genoemde handelsmerke en geregistreerde handelsmerke is die eiendom van hul onderskeie eienaars.\n"
"\n"
-"Kopiereg © 2000–2023 LibreOffice-bydraers. Alle regte voorbehou.\n"
+"Kopiereg © 2000–2024 LibreOffice-bydraers. Alle regte voorbehou.\n"
"\n"
"Hierdie produk is geskep deur %OOOVENDOR gebaseer op OpenOffice.org, wat outeursreg 2000, 2011 Oracle en/of sy vennote. %OOOVENDOR erken alle lede van die gemeenskap, sien http://www.libreoffice.org/ vir meer besonderhede."
@@ -4145,7 +4145,7 @@ msgstr "Enige paragraafformatering veranderinge in die dokument aan 'n paragraaf
#: sfx2/uiconfig/ui/managestylepage.ui:193
msgctxt "managestylepage|label1"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. NXG9o
#: sfx2/uiconfig/ui/managestylepage.ui:231
@@ -4909,11 +4909,11 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr "Engels"
-#. xYGf6
+#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
-msgid "All Applications"
-msgstr "Alle Toepassings"
+msgid "All Documents"
+msgstr "Alle Dokumente"
#. fAxHB
#: sfx2/uiconfig/ui/startcenter.ui:534
diff --git a/source/af/svtools/messages.po b/source/af/svtools/messages.po
index 54f0cce7405..0acf7146985 100644
--- a/source/af/svtools/messages.po
+++ b/source/af/svtools/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: 2023-12-21 13:21+0100\n"
-"PO-Revision-Date: 2023-12-31 01:45+0000\n"
+"POT-Creation-Date: 2024-04-15 19:52+0200\n"
+"PO-Revision-Date: 2024-04-22 11:26+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/af/>\n"
"Language: 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 5.1.1\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1560975732.000000\n"
#. fLdeV
@@ -2570,2492 +2570,2504 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[Geen]"
-#. aUWzb
+#. AErwo
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Multiple]"
+msgstr "{Veelvoudig]"
+
+#. J2UFW
+#: svtools/inc/langtab.hrc:31
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Undetermined]"
+msgstr "[Onbepaald]"
+
+#. aUWzb
+#: svtools/inc/langtab.hrc:32
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "Onbekend"
#. AQgxZ
-#: svtools/inc/langtab.hrc:31 svtools/inc/langtab.hrc:32
+#: svtools/inc/langtab.hrc:33 svtools/inc/langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Verstek"
#. hsqmD
-#: svtools/inc/langtab.hrc:33
+#: svtools/inc/langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr "Afrikaans (Suid-Afrika)"
#. TVGco
-#: svtools/inc/langtab.hrc:34
+#: svtools/inc/langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr "Albanees"
#. unNc6
-#: svtools/inc/langtab.hrc:35
+#: svtools/inc/langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr "Arabies"
#. yStAU
-#: svtools/inc/langtab.hrc:36
+#: svtools/inc/langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr "Arabies (Algerië)"
#. 6GPFd
-#: svtools/inc/langtab.hrc:37
+#: svtools/inc/langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr "Arabies (Bahrein)"
#. tvtct
-#: svtools/inc/langtab.hrc:38
+#: svtools/inc/langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr "Arabies (Tjad)"
#. sAaq7
-#: svtools/inc/langtab.hrc:39
+#: svtools/inc/langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr "Arabies (Comore)"
#. CtwpU
-#: svtools/inc/langtab.hrc:40
+#: svtools/inc/langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr "Arabies (Djibouti)"
#. XgGyg
-#: svtools/inc/langtab.hrc:41
+#: svtools/inc/langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr "Arabies (Egipte)"
#. iwYQR
-#: svtools/inc/langtab.hrc:42
+#: svtools/inc/langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr "Arabies (Eritrea)"
#. nKF3r
-#: svtools/inc/langtab.hrc:43
+#: svtools/inc/langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr "Arabies (Irak)"
#. JdGNA
-#: svtools/inc/langtab.hrc:44
+#: svtools/inc/langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr "Arabies (Israel)"
#. bVjMH
-#: svtools/inc/langtab.hrc:45
+#: svtools/inc/langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr "Arabies (Jordanië)"
#. 2tQFC
-#: svtools/inc/langtab.hrc:46
+#: svtools/inc/langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr "Arabies (Koeweit)"
#. EvECi
-#: svtools/inc/langtab.hrc:47
+#: svtools/inc/langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr "Arabies (Libanon)"
#. AWBGA
-#: svtools/inc/langtab.hrc:48
+#: svtools/inc/langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr "Arabies (Libië)"
#. FBSpG
-#: svtools/inc/langtab.hrc:49
+#: svtools/inc/langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr "Arabies (Mauritanië)"
#. YmCZY
-#: svtools/inc/langtab.hrc:50
+#: svtools/inc/langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr "Arabies (Marokko)"
#. VB6tk
-#: svtools/inc/langtab.hrc:51
+#: svtools/inc/langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr "Arabies (Oman)"
#. ErqSh
-#: svtools/inc/langtab.hrc:52
+#: svtools/inc/langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr "Arabies (Palestina)"
#. nURdz
-#: svtools/inc/langtab.hrc:53
+#: svtools/inc/langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr "Arabies (Katar)"
#. FdyFU
-#: svtools/inc/langtab.hrc:54
+#: svtools/inc/langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr "Arabies (Saoedi-Arabië)"
#. x8UtA
-#: svtools/inc/langtab.hrc:55
+#: svtools/inc/langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr "Arabies (Somalië)"
#. y9ptg
-#: svtools/inc/langtab.hrc:56
+#: svtools/inc/langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr "Arabies (Soedan)"
#. caDrq
-#: svtools/inc/langtab.hrc:57
+#: svtools/inc/langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr "Arabies (Sirië)"
#. TqKZQ
-#: svtools/inc/langtab.hrc:58
+#: svtools/inc/langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr "Arabies (Tunisië)"
#. VfYi2
-#: svtools/inc/langtab.hrc:59
+#: svtools/inc/langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr "Arabies(UAE)"
#. f7D5o
-#: svtools/inc/langtab.hrc:60
+#: svtools/inc/langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr "Arabies (Jemen)"
#. vDhQJ
-#: svtools/inc/langtab.hrc:61
+#: svtools/inc/langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr "Aragonees"
#. yE4TR
-#: svtools/inc/langtab.hrc:62
+#: svtools/inc/langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Armenia)"
msgstr "Armeens, Oos (Armenië)"
#. bacGJ
-#: svtools/inc/langtab.hrc:63
+#: svtools/inc/langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "Assamees"
#. xAg9Q
-#: svtools/inc/langtab.hrc:64
+#: svtools/inc/langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr "Azerbeidjans, Latyn"
#. juADB
-#: svtools/inc/langtab.hrc:65
+#: svtools/inc/langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr "Azerbeidjans, Cyrillies"
#. C3C7G
-#: svtools/inc/langtab.hrc:66
+#: svtools/inc/langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "Baskies"
#. dJPsj
-#: svtools/inc/langtab.hrc:67
+#: svtools/inc/langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr "Bengaals (Indië)"
#. K6cbb
-#: svtools/inc/langtab.hrc:68
+#: svtools/inc/langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr "Bulgaars"
#. sBBmA
-#: svtools/inc/langtab.hrc:69
+#: svtools/inc/langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr "Witrussies"
#. 3SEoJ
-#: svtools/inc/langtab.hrc:70
+#: svtools/inc/langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr "Katalaans"
#. PoUeZ
-#: svtools/inc/langtab.hrc:71
+#: svtools/inc/langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr "Katalaans (Valencia)"
#. ErGw2
-#: svtools/inc/langtab.hrc:72
+#: svtools/inc/langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr "Sjinees (tradisioneel)"
#. Gbige
-#: svtools/inc/langtab.hrc:73
+#: svtools/inc/langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr "Sjinees (vereenvoudig)"
#. WzgGw
-#: svtools/inc/langtab.hrc:74
+#: svtools/inc/langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr "Sjinees (Hongkong)"
#. Kfrv5
-#: svtools/inc/langtab.hrc:75
+#: svtools/inc/langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr "Sjinees (Singapoer)"
#. BSHqu
-#: svtools/inc/langtab.hrc:76
+#: svtools/inc/langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr "Sjinees (Macau)"
#. FMwd9
-#: svtools/inc/langtab.hrc:77
+#: svtools/inc/langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr "Kerk-Slawies"
#. cAkoV
-#: svtools/inc/langtab.hrc:78
+#: svtools/inc/langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr "Kroaties"
#. DjdDj
-#: svtools/inc/langtab.hrc:79
+#: svtools/inc/langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr "Tsjeggies"
#. xnGM2
-#: svtools/inc/langtab.hrc:80
+#: svtools/inc/langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr "Deens"
#. yMGyj
-#: svtools/inc/langtab.hrc:81
+#: svtools/inc/langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr "Nederlands (Nederland)"
#. qgJE9
-#: svtools/inc/langtab.hrc:82
+#: svtools/inc/langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr "Nederlands (België)"
#. STsDT
-#: svtools/inc/langtab.hrc:83
+#: svtools/inc/langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr "Engels (VSA)"
#. aCBBC
-#: svtools/inc/langtab.hrc:84
+#: svtools/inc/langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr "Engels (VK)"
#. 46Cte
-#: svtools/inc/langtab.hrc:85
+#: svtools/inc/langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr "Engels, OED-spelling (VK)"
#. XCJAF
-#: svtools/inc/langtab.hrc:86
+#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr "Engels (Australië)"
#. KPGdA
-#: svtools/inc/langtab.hrc:87
+#: svtools/inc/langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr "Engels (Kanada)"
#. vGWET
-#: svtools/inc/langtab.hrc:88
+#: svtools/inc/langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr "Engels (Nieu-Seeland)"
#. JpNB4
-#: svtools/inc/langtab.hrc:89
+#: svtools/inc/langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr "Engels (Ierland)"
#. RYtwA
-#: svtools/inc/langtab.hrc:90
+#: svtools/inc/langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr "Engels (Suid-Afrika)"
#. fEWbR
-#: svtools/inc/langtab.hrc:91
+#: svtools/inc/langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr "Engels (Jamaika)"
#. 4tDmL
-#: svtools/inc/langtab.hrc:92
+#: svtools/inc/langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr "Engels (Karibiese Eilande)"
#. craLz
-#: svtools/inc/langtab.hrc:93
+#: svtools/inc/langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr "Engels (Belize)"
#. oAnX9
-#: svtools/inc/langtab.hrc:94
+#: svtools/inc/langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr "Engels (Trinidad)"
#. DbBaG
-#: svtools/inc/langtab.hrc:95
+#: svtools/inc/langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr "Engels (Zimbabwe)"
#. bGuDT
-#: svtools/inc/langtab.hrc:96
+#: svtools/inc/langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr "Engels (Filippyne)"
#. sf7j9
-#: svtools/inc/langtab.hrc:97
+#: svtools/inc/langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr "Engels (Indië)"
#. uqECc
-#: svtools/inc/langtab.hrc:98
+#: svtools/inc/langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr "Estnies"
#. AGGnV
-#: svtools/inc/langtab.hrc:99
+#: svtools/inc/langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr "Fins"
#. UyH2X
-#: svtools/inc/langtab.hrc:100
+#: svtools/inc/langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr "Faroëes"
#. riCt7
-#: svtools/inc/langtab.hrc:101
+#: svtools/inc/langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr "Persies"
#. FSxwV
-#: svtools/inc/langtab.hrc:102
+#: svtools/inc/langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr "Frans (Frankryk)"
#. LGkgS
-#: svtools/inc/langtab.hrc:103
+#: svtools/inc/langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr "Frans (België)"
#. TFQ8G
-#: svtools/inc/langtab.hrc:104
+#: svtools/inc/langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr "Frans (Kanada)"
#. 8NnQa
-#: svtools/inc/langtab.hrc:105
+#: svtools/inc/langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr "Frans (Switserland)"
#. DkXiH
-#: svtools/inc/langtab.hrc:106
+#: svtools/inc/langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr "Frans (Luxemburg)"
#. 8BeKQ
-#: svtools/inc/langtab.hrc:107
+#: svtools/inc/langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr "Frans (Monaco)"
#. DoQUZ
-#: svtools/inc/langtab.hrc:108
+#: svtools/inc/langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr "Gaskons"
#. 6m5ud
-#: svtools/inc/langtab.hrc:109
+#: svtools/inc/langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr "Duits (Duitsland)"
#. bTDdf
-#: svtools/inc/langtab.hrc:110
+#: svtools/inc/langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr "Duits (Switserland)"
#. H6rUb
-#: svtools/inc/langtab.hrc:111
+#: svtools/inc/langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr "Duits (Oostenryk)"
#. EXUrT
-#: svtools/inc/langtab.hrc:112
+#: svtools/inc/langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr "Duits (Luxemburg)"
#. wYXvd
-#: svtools/inc/langtab.hrc:113
+#: svtools/inc/langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr "Duits (Liechtenstein)"
#. yBvcg
-#: svtools/inc/langtab.hrc:114
+#: svtools/inc/langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "Grieks"
#. QzGHA
-#: svtools/inc/langtab.hrc:115
+#: svtools/inc/langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr "Goedjarati"
#. gU5Y9
-#: svtools/inc/langtab.hrc:116
+#: svtools/inc/langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr "Hebreeus"
#. vkmai
-#: svtools/inc/langtab.hrc:117
+#: svtools/inc/langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr "Hindi"
#. FdD6d
-#: svtools/inc/langtab.hrc:118
+#: svtools/inc/langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr "Hongaars"
#. sRD2B
-#: svtools/inc/langtab.hrc:119
+#: svtools/inc/langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr "Yslands"
#. K95FW
-#: svtools/inc/langtab.hrc:120
+#: svtools/inc/langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr "Indonesies"
#. dshDi
-#: svtools/inc/langtab.hrc:121
+#: svtools/inc/langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr "Italiaans (Italië)"
#. DELVB
-#: svtools/inc/langtab.hrc:122
+#: svtools/inc/langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr "Italiaans (Switserland)"
#. ruFE2
-#: svtools/inc/langtab.hrc:123
+#: svtools/inc/langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr "Japannees"
#. qFQYv
-#: svtools/inc/langtab.hrc:124
+#: svtools/inc/langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr "Kannada"
#. HBG3C
-#: svtools/inc/langtab.hrc:125
+#: svtools/inc/langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr "Kasjmier (Kasjmier)"
#. DwhmJ
-#: svtools/inc/langtab.hrc:126
+#: svtools/inc/langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr "Kasjmier (Indië)"
#. UMfCV
-#: svtools/inc/langtab.hrc:127
+#: svtools/inc/langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "Kasaks"
#. fABxX
-#: svtools/inc/langtab.hrc:128
+#: svtools/inc/langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr "Konkani"
#. 5XXpX
-#: svtools/inc/langtab.hrc:129
+#: svtools/inc/langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr "Koreaans (RvK)"
#. Ynb76
-#: svtools/inc/langtab.hrc:130
+#: svtools/inc/langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr "Letties"
#. C4VrT
-#: svtools/inc/langtab.hrc:131
+#: svtools/inc/langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr "Litaus"
#. zPNto
-#: svtools/inc/langtab.hrc:132
+#: svtools/inc/langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr "Masedonies"
#. nVTHg
-#: svtools/inc/langtab.hrc:133
+#: svtools/inc/langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr "Maleis (Maleisië)"
#. fwb55
-#: svtools/inc/langtab.hrc:134
+#: svtools/inc/langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr "Maleis (Brunei Darussalam)"
#. 8niko
-#: svtools/inc/langtab.hrc:135
+#: svtools/inc/langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr "Malabaars"
#. wX45Q
-#: svtools/inc/langtab.hrc:136
+#: svtools/inc/langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr "Manipuri"
#. wdBgL
-#: svtools/inc/langtab.hrc:137
+#: svtools/inc/langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr "Marathi"
#. gkEEQ
-#: svtools/inc/langtab.hrc:138
+#: svtools/inc/langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr "Nepalees (Nepal)"
#. LaDAA
-#: svtools/inc/langtab.hrc:139
+#: svtools/inc/langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr "Nepalees (Indië)"
#. 7HpyY
-#: svtools/inc/langtab.hrc:140
+#: svtools/inc/langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr "Noors, Bokmål"
#. kCv9u
-#: svtools/inc/langtab.hrc:141
+#: svtools/inc/langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr "Noors, Nynorsk"
#. 3BNF8
-#: svtools/inc/langtab.hrc:142
+#: svtools/inc/langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "Oria"
#. KEoWD
-#: svtools/inc/langtab.hrc:143
+#: svtools/inc/langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr "Pools"
#. yyj9v
-#: svtools/inc/langtab.hrc:144
+#: svtools/inc/langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr "Portugees (Angola)"
#. hZAXE
-#: svtools/inc/langtab.hrc:145
+#: svtools/inc/langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr "Portugees (Portugal)"
#. A5CG3
-#: svtools/inc/langtab.hrc:146
+#: svtools/inc/langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr "Portugees (Brasilië)"
#. EGfKG
-#: svtools/inc/langtab.hrc:147
+#: svtools/inc/langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr "Pandjabi"
#. 4ATDT
-#: svtools/inc/langtab.hrc:148
+#: svtools/inc/langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr "Reto-Romaans"
#. TLUGG
-#: svtools/inc/langtab.hrc:149
+#: svtools/inc/langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr "Roemeens (Roemenië)"
#. uCPF7
-#: svtools/inc/langtab.hrc:150
+#: svtools/inc/langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr "Roemeens (Moldowa)"
#. tJTih
-#: svtools/inc/langtab.hrc:151
+#: svtools/inc/langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr "Russies"
#. Rih6F
-#: svtools/inc/langtab.hrc:152
+#: svtools/inc/langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr "Sanskrit"
#. CyZtm
-#: svtools/inc/langtab.hrc:153
+#: svtools/inc/langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr "Serwies, Cyrillies (Serwië en Montenegro)"
#. sFnB8
-#: svtools/inc/langtab.hrc:154
+#: svtools/inc/langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr "Serwies, Latyn (Serwië en Montenegro)"
#. WbsFA
-#: svtools/inc/langtab.hrc:155
+#: svtools/inc/langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr "Serwies, Cyrillies (Serwië)"
#. WL3zM
-#: svtools/inc/langtab.hrc:156
+#: svtools/inc/langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr "Serwies, Latyns (Serwië)"
#. JFnsJ
-#: svtools/inc/langtab.hrc:157
+#: svtools/inc/langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr "Serwies, Cyrillies (Montenegro)"
#. AHpmF
-#: svtools/inc/langtab.hrc:158
+#: svtools/inc/langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr "Serwies, Latyn (Montenegro)"
#. JcJT4
-#: svtools/inc/langtab.hrc:159
+#: svtools/inc/langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr "Serwies, Latyn"
#. ubCyV
-#: svtools/inc/langtab.hrc:160
+#: svtools/inc/langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "Sidaamu Afoo"
#. 66wdH
-#: svtools/inc/langtab.hrc:161
+#: svtools/inc/langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Devanagari"
msgstr "Sindhi, Devanagari"
#. RF77g
-#: svtools/inc/langtab.hrc:162
+#: svtools/inc/langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Arabic"
msgstr "Sindhi, Arabies"
#. E8DXb
-#: svtools/inc/langtab.hrc:163
+#: svtools/inc/langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr "Slowaaks"
#. GS6BZ
-#: svtools/inc/langtab.hrc:164
+#: svtools/inc/langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr "Sloweens"
#. bCFN3
-#: svtools/inc/langtab.hrc:165
+#: svtools/inc/langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr "Spaans (Spanje)"
#. AXKJF
-#: svtools/inc/langtab.hrc:166
+#: svtools/inc/langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr "Spaans (Meksiko)"
#. 4ExjA
-#: svtools/inc/langtab.hrc:167
+#: svtools/inc/langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr "Spaans (Guatemala)"
#. ndaNA
-#: svtools/inc/langtab.hrc:168
+#: svtools/inc/langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr "Spaans (Costa Rica)"
#. rAYvf
-#: svtools/inc/langtab.hrc:169
+#: svtools/inc/langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr "Spaans (Panama)"
#. rwjDV
-#: svtools/inc/langtab.hrc:170
+#: svtools/inc/langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr "Spaans (Dom. Rep.)"
#. aeV5T
-#: svtools/inc/langtab.hrc:171
+#: svtools/inc/langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr "Spaans (Venezuela)"
#. H4CHi
-#: svtools/inc/langtab.hrc:172
+#: svtools/inc/langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr "Spaans (Kolombië)"
#. NkaU2
-#: svtools/inc/langtab.hrc:173
+#: svtools/inc/langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr "Spaans (Peru)"
#. 2yKQy
-#: svtools/inc/langtab.hrc:174
+#: svtools/inc/langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr "Spaans (Argentinië)"
#. cTFoB
-#: svtools/inc/langtab.hrc:175
+#: svtools/inc/langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr "Spaans (Ecuador)"
#. Q7iGB
-#: svtools/inc/langtab.hrc:176
+#: svtools/inc/langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr "Spaans (Chili)"
#. SQeC3
-#: svtools/inc/langtab.hrc:177
+#: svtools/inc/langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr "Spaans (Uruguay)"
#. EmgTp
-#: svtools/inc/langtab.hrc:178
+#: svtools/inc/langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr "Spaans (Paraguay)"
#. T7rLH
-#: svtools/inc/langtab.hrc:179
+#: svtools/inc/langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr "Spaans (Bolivia)"
#. GNG7W
-#: svtools/inc/langtab.hrc:180
+#: svtools/inc/langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr "Spaans (El Salvador)"
#. HoGhs
-#: svtools/inc/langtab.hrc:181
+#: svtools/inc/langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr "Spaans (Honduras)"
#. KgEGv
-#: svtools/inc/langtab.hrc:182
+#: svtools/inc/langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr "Spaans (Nicaragua)"
#. uj9QF
-#: svtools/inc/langtab.hrc:183
+#: svtools/inc/langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr "Spaans (Puerto Rico)"
#. 3bTTE
-#: svtools/inc/langtab.hrc:184
+#: svtools/inc/langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr "Swahili (Kenia)"
#. AFhrJ
-#: svtools/inc/langtab.hrc:185
+#: svtools/inc/langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr "Sweeds (Swede)"
#. BKF86
-#: svtools/inc/langtab.hrc:186
+#: svtools/inc/langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr "Sweeds (Finland)"
#. E6Ede
-#: svtools/inc/langtab.hrc:187
+#: svtools/inc/langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr "Tadjik"
#. dAFTH
-#: svtools/inc/langtab.hrc:188
+#: svtools/inc/langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr "Tamil"
#. RHZbp
-#: svtools/inc/langtab.hrc:189
+#: svtools/inc/langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "Tatar"
#. pTFA6
-#: svtools/inc/langtab.hrc:190
+#: svtools/inc/langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr "Teloegoe"
#. 3xQFG
-#: svtools/inc/langtab.hrc:191
+#: svtools/inc/langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr "Thais"
#. 7SBCF
-#: svtools/inc/langtab.hrc:192
+#: svtools/inc/langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr "Turks"
#. jg4Y4
-#: svtools/inc/langtab.hrc:193
+#: svtools/inc/langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr "Oerdoe (Pakistan)"
#. reDrZ
-#: svtools/inc/langtab.hrc:194
+#: svtools/inc/langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr "Oerdoe (Indië)"
#. AciD4
-#: svtools/inc/langtab.hrc:195
+#: svtools/inc/langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr "Oekraïens"
#. 9s6wZ
-#: svtools/inc/langtab.hrc:196
+#: svtools/inc/langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr "Oesbeeks, Latyn"
#. HrnFi
-#: svtools/inc/langtab.hrc:197
+#: svtools/inc/langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr "Oesbeeks, Cyrillies"
#. seQBA
-#: svtools/inc/langtab.hrc:198
+#: svtools/inc/langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr "Wallies"
#. MyZMt
-#: svtools/inc/langtab.hrc:199
+#: svtools/inc/langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr "Latyn"
#. UxE47
-#: svtools/inc/langtab.hrc:200
+#: svtools/inc/langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr "Esperanto"
#. QDEQB
-#: svtools/inc/langtab.hrc:201
+#: svtools/inc/langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr "Kinjarwanda (Rwanda)"
#. VDEdz
-#: svtools/inc/langtab.hrc:202
+#: svtools/inc/langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr "Maori"
#. BCRzB
-#: svtools/inc/langtab.hrc:203
+#: svtools/inc/langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr "Galisies"
#. EJSEG
-#: svtools/inc/langtab.hrc:204
+#: svtools/inc/langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr "Divehies"
#. HyrCw
-#: svtools/inc/langtab.hrc:205
+#: svtools/inc/langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr "Noord-Sotho"
#. iZE5p
-#: svtools/inc/langtab.hrc:206
+#: svtools/inc/langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr "Gallies (Skotland)"
#. hUdfG
-#: svtools/inc/langtab.hrc:207
+#: svtools/inc/langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr "Mongools, Cyrillies"
#. XSmCF
-#: svtools/inc/langtab.hrc:208
+#: svtools/inc/langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr "Mongools, Mongools"
#. SmxD2
-#: svtools/inc/langtab.hrc:209
+#: svtools/inc/langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr "Interlingua"
#. dBUa9
-#: svtools/inc/langtab.hrc:210
+#: svtools/inc/langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr "Bosnies"
#. c29GE
-#: svtools/inc/langtab.hrc:211
+#: svtools/inc/langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr "Bengaals (Bangladesj)"
#. 9CTyH
-#: svtools/inc/langtab.hrc:212
+#: svtools/inc/langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr "Oksitaans"
#. wRpTQ
-#: svtools/inc/langtab.hrc:213
+#: svtools/inc/langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr "Khmer"
#. 6C2PP
-#: svtools/inc/langtab.hrc:214
+#: svtools/inc/langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr "Koerdies, Noord (Turkye)"
#. JBSdg
-#: svtools/inc/langtab.hrc:215
+#: svtools/inc/langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr "Koerdies, Noord (Sirië)"
#. 7LmT2
-#: svtools/inc/langtab.hrc:216
+#: svtools/inc/langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr "Koerdies, Sentraal (Irak)"
#. rzDHD
-#: svtools/inc/langtab.hrc:217
+#: svtools/inc/langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr "Koerdies, Sentraal (Iran)"
#. CeAFw
-#: svtools/inc/langtab.hrc:218
+#: svtools/inc/langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr "Koerdies, Suid (Iran)"
#. epbri
-#: svtools/inc/langtab.hrc:219
+#: svtools/inc/langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr "Koerdies, Suid (Irak)"
#. 2KhAB
-#: svtools/inc/langtab.hrc:220
+#: svtools/inc/langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr "Sardinies"
#. 3sZxr
-#: svtools/inc/langtab.hrc:221
+#: svtools/inc/langtab.hrc:223
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"
#. NdNMD
-#: svtools/inc/langtab.hrc:222
+#: svtools/inc/langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr "Swahili (Tanzanië)"
#. ywH3p
-#: svtools/inc/langtab.hrc:223
+#: svtools/inc/langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr "Lao"
#. HNY5w
-#: svtools/inc/langtab.hrc:224
+#: svtools/inc/langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr "Iers"
#. oGuLJ
-#: svtools/inc/langtab.hrc:225
+#: svtools/inc/langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr "Tibettaans (VR Sjina)"
#. DpbUS
-#: svtools/inc/langtab.hrc:226
+#: svtools/inc/langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr "Georgies"
#. vXTTC
-#: svtools/inc/langtab.hrc:227
+#: svtools/inc/langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr "Fries"
#. hYSBQ
-#: svtools/inc/langtab.hrc:228
+#: svtools/inc/langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr "Tswana (Suid-Afrika)"
#. iBrft
-#: svtools/inc/langtab.hrc:229
+#: svtools/inc/langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr "Zoeloe"
#. efx7v
-#: svtools/inc/langtab.hrc:230
+#: svtools/inc/langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
msgstr "Viëtnamees"
#. uik8N
-#: svtools/inc/langtab.hrc:231
+#: svtools/inc/langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr "Bretons"
#. UuDPF
-#: svtools/inc/langtab.hrc:232
+#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr "Kalaallisut"
#. h8yi2
-#: svtools/inc/langtab.hrc:233
+#: svtools/inc/langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr "Ndebele, Suid"
#. GAkRJ
-#: svtools/inc/langtab.hrc:234
+#: svtools/inc/langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr "Suid-Sotho"
#. 2beka
-#: svtools/inc/langtab.hrc:235
+#: svtools/inc/langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr "Siswati"
#. GFCYC
-#: svtools/inc/langtab.hrc:236
+#: svtools/inc/langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr "Tsonga"
#. Fd3yC
-#: svtools/inc/langtab.hrc:237
+#: svtools/inc/langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr "Venda"
#. BQkT8
-#: svtools/inc/langtab.hrc:238
+#: svtools/inc/langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr "Tswana (Botswana)"
#. aCLs3
-#: svtools/inc/langtab.hrc:239
+#: svtools/inc/langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr "Xhosa"
#. 8tGkA
-#: svtools/inc/langtab.hrc:240
+#: svtools/inc/langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr "Sinhalees"
#. MyZBb
-#: svtools/inc/langtab.hrc:241
+#: svtools/inc/langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr "Moore"
#. MuwMr
-#: svtools/inc/langtab.hrc:242
+#: svtools/inc/langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr "Bambarees"
#. ohYHE
-#: svtools/inc/langtab.hrc:243
+#: svtools/inc/langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr "Akan"
#. Rpc24
-#: svtools/inc/langtab.hrc:244
+#: svtools/inc/langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr "Luxemburgs"
#. TPr9P
-#: svtools/inc/langtab.hrc:245
+#: svtools/inc/langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr "Frioelies"
#. XFeaU
-#: svtools/inc/langtab.hrc:246
+#: svtools/inc/langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr "Fijianees"
#. DmEsD
-#: svtools/inc/langtab.hrc:247
+#: svtools/inc/langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr "Afrikaans (Namibië)"
#. 2dS3j
-#: svtools/inc/langtab.hrc:248
+#: svtools/inc/langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr "Engels (Namibië)"
#. pxpQo
-#: svtools/inc/langtab.hrc:249
+#: svtools/inc/langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr "Waals"
#. uSw8S
-#: svtools/inc/langtab.hrc:250
+#: svtools/inc/langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr "Kopties"
#. cXUkb
-#: svtools/inc/langtab.hrc:251
+#: svtools/inc/langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr "Tigrinja (Eritrea)"
#. 4X4SP
-#: svtools/inc/langtab.hrc:252
+#: svtools/inc/langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr "Tigrinja (Etiopië)"
#. vebCw
-#: svtools/inc/langtab.hrc:253
+#: svtools/inc/langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr "Amharies"
#. wVfCr
-#: svtools/inc/langtab.hrc:254
+#: svtools/inc/langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr "Kirgisies"
#. zCrUd
-#: svtools/inc/langtab.hrc:255
+#: svtools/inc/langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr "Duits (België)"
#. bZjgG
-#: svtools/inc/langtab.hrc:256
+#: svtools/inc/langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr "Tjuvashies"
#. Hhf2V
-#: svtools/inc/langtab.hrc:257
+#: svtools/inc/langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr "Birmaans"
#. YCarY
-#: svtools/inc/langtab.hrc:258
+#: svtools/inc/langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr "Hausa (Nigerië)"
#. JXCmu
-#: svtools/inc/langtab.hrc:259
+#: svtools/inc/langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr "Hausa (Ghana)"
#. 7jrGb
-#: svtools/inc/langtab.hrc:260
+#: svtools/inc/langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr "Éwé"
#. QWBZG
-#: svtools/inc/langtab.hrc:261
+#: svtools/inc/langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr "Engels (Ghana)"
#. pAEtz
-#: svtools/inc/langtab.hrc:262
+#: svtools/inc/langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr "Sango"
#. L9sDt
-#: svtools/inc/langtab.hrc:263
+#: svtools/inc/langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr "Tagalog"
#. iFSZs
-#: svtools/inc/langtab.hrc:264
+#: svtools/inc/langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr "Gandanees"
#. Gdbhz
-#: svtools/inc/langtab.hrc:265
+#: svtools/inc/langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr "Lingala"
#. TnDKB
-#: svtools/inc/langtab.hrc:266
+#: svtools/inc/langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr "Laer Duits"
#. Yr5hK
-#: svtools/inc/langtab.hrc:267
+#: svtools/inc/langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr "Hiligaynon"
#. nF96G
-#: svtools/inc/langtab.hrc:268
+#: svtools/inc/langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr "Nyanja"
#. v4jmr
-#: svtools/inc/langtab.hrc:269
+#: svtools/inc/langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr "Kasjoebies"
#. nbEp5
-#: svtools/inc/langtab.hrc:270
+#: svtools/inc/langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr "Spaans (Kuba)"
#. CGkDF
-#: svtools/inc/langtab.hrc:271
+#: svtools/inc/langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr "Tetoens (Indonesië)"
#. yXqvC
-#: svtools/inc/langtab.hrc:272
+#: svtools/inc/langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr "Quechua (Bolivia, Noord)"
#. V3XMi
-#: svtools/inc/langtab.hrc:273
+#: svtools/inc/langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr "Quechua (Bolivia, Suid)"
#. 3WCP7
-#: svtools/inc/langtab.hrc:274
+#: svtools/inc/langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr "Somalies"
#. zFoBp
-#: svtools/inc/langtab.hrc:275
+#: svtools/inc/langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr "Sami, Inari (Finland)"
#. FJAQR
-#: svtools/inc/langtab.hrc:276
+#: svtools/inc/langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr "Sami, Lule (Noorweë)"
#. yBxW5
-#: svtools/inc/langtab.hrc:277
+#: svtools/inc/langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr "Sami, Lule (Swede)"
#. 8yPLy
-#: svtools/inc/langtab.hrc:278
+#: svtools/inc/langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr "Sami, Noord (Finland)"
#. SQTD9
-#: svtools/inc/langtab.hrc:279
+#: svtools/inc/langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr "Sami, Noord (Noorweë)"
#. BHGpD
-#: svtools/inc/langtab.hrc:280
+#: svtools/inc/langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr "Sami, Noord (Swede)"
#. cdYkC
-#: svtools/inc/langtab.hrc:281
+#: svtools/inc/langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr "Sami, Skolt (Finland)"
#. od3Hp
-#: svtools/inc/langtab.hrc:282
+#: svtools/inc/langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr "Sami, Suid (Noorweë)"
#. 5Ueff
-#: svtools/inc/langtab.hrc:283
+#: svtools/inc/langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr "Sami, Suid (Swede)"
#. 7x4mU
-#: svtools/inc/langtab.hrc:284
+#: svtools/inc/langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr "Sami, Kildin (Rusland)"
#. A5Crw
-#: svtools/inc/langtab.hrc:285
+#: svtools/inc/langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr "Guaranees (Paraguay)"
#. ESc5d
-#: svtools/inc/langtab.hrc:286
+#: svtools/inc/langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr "Bodo"
#. sSAvV
-#: svtools/inc/langtab.hrc:287
+#: svtools/inc/langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr "Dogri"
#. f2nfh
-#: svtools/inc/langtab.hrc:288
+#: svtools/inc/langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr "Maithili"
#. Rm94B
-#: svtools/inc/langtab.hrc:289
+#: svtools/inc/langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr "Santali"
#. C7EGu
-#: svtools/inc/langtab.hrc:290
+#: svtools/inc/langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr "Tetun (Timor-Leste)"
#. JzTF8
-#: svtools/inc/langtab.hrc:291
+#: svtools/inc/langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr "Turkmeens"
#. XbECR
-#: svtools/inc/langtab.hrc:292
+#: svtools/inc/langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr "Maltees"
#. PJ6DF
-#: svtools/inc/langtab.hrc:293
+#: svtools/inc/langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr "Tok Pisin"
#. kAWUo
-#: svtools/inc/langtab.hrc:294
+#: svtools/inc/langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr "Shuswap"
#. sBWQv
-#: svtools/inc/langtab.hrc:295
+#: svtools/inc/langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr "Oromo"
#. jYDYi
-#: svtools/inc/langtab.hrc:296
+#: svtools/inc/langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr "Grieks, Antiek"
#. WY8GH
-#: svtools/inc/langtab.hrc:297
+#: svtools/inc/langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr "Jiddisj (Israel)"
#. VAWnd
-#: svtools/inc/langtab.hrc:298
+#: svtools/inc/langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr "Quechua (Ecuador)"
#. UDB2F
-#: svtools/inc/langtab.hrc:299
+#: svtools/inc/langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr "Uighoers"
#. XAu8x
-#: svtools/inc/langtab.hrc:300
+#: svtools/inc/langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr "Asturies"
#. hwM5p
-#: svtools/inc/langtab.hrc:301
+#: svtools/inc/langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr "Sorbies, Bo"
#. iGTFG
-#: svtools/inc/langtab.hrc:302
+#: svtools/inc/langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr "Sorbies, Onder"
#. RvdrP
-#: svtools/inc/langtab.hrc:303
+#: svtools/inc/langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr "Latgaliaans"
#. 94i7A
-#: svtools/inc/langtab.hrc:304
+#: svtools/inc/langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr "Maore"
#. FeuXJ
-#: svtools/inc/langtab.hrc:305
+#: svtools/inc/langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr "Bushi"
#. CWFtg
-#: svtools/inc/langtab.hrc:306
+#: svtools/inc/langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr "Tahitiaans"
#. TDoMB
-#: svtools/inc/langtab.hrc:307
+#: svtools/inc/langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr "Malgasies, Plato"
#. EVG88
-#: svtools/inc/langtab.hrc:308
+#: svtools/inc/langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr "Papiaments (Nederlandse Antille)"
#. fbGn8
-#: svtools/inc/langtab.hrc:309
+#: svtools/inc/langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr "Papiaments (Aruba)"
#. 9XBNE
-#: svtools/inc/langtab.hrc:310
+#: svtools/inc/langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr "Sardiniaans"
#. d2kAw
-#: svtools/inc/langtab.hrc:311
+#: svtools/inc/langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr "Sardinies, Gallurese"
#. cJATX
-#: svtools/inc/langtab.hrc:312
+#: svtools/inc/langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr "Sardinies, Logudorese"
#. PJFYt
-#: svtools/inc/langtab.hrc:313
+#: svtools/inc/langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr "Sardinies, Sassarees"
#. oDLAc
-#: svtools/inc/langtab.hrc:314
+#: svtools/inc/langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr "Bafiaans"
#. 598zD
-#: svtools/inc/langtab.hrc:315
+#: svtools/inc/langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr "Gikuyu"
#. PFxrW
-#: svtools/inc/langtab.hrc:316
+#: svtools/inc/langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr "Joruba"
#. jajFo
-#: svtools/inc/langtab.hrc:317
+#: svtools/inc/langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr "Rusynees (Oekraïne)"
#. PpWdM
-#: svtools/inc/langtab.hrc:318
+#: svtools/inc/langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr "Russies (Slowakye)"
#. Wgo9k
-#: svtools/inc/langtab.hrc:319
+#: svtools/inc/langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr "Kabyle Latyn"
#. MSnHB
-#: svtools/inc/langtab.hrc:320
+#: svtools/inc/langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr "Jiddisj (VSA)"
#. uYMRX
-#: svtools/inc/langtab.hrc:321
+#: svtools/inc/langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr "Hawiaans"
#. DyEGX
-#: svtools/inc/langtab.hrc:322
+#: svtools/inc/langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr "Limbu"
#. 3jGCz
-#: svtools/inc/langtab.hrc:323
+#: svtools/inc/langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr "Lojban"
#. Ec3C4
-#: svtools/inc/langtab.hrc:324
+#: svtools/inc/langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr "Haïties"
#. D3Xoy
-#: svtools/inc/langtab.hrc:325
+#: svtools/inc/langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr "Beembe"
#. 6Pkbr
-#: svtools/inc/langtab.hrc:326
+#: svtools/inc/langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr "Bekwel"
#. 8WjqB
-#: svtools/inc/langtab.hrc:327
+#: svtools/inc/langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr "Kituba (Kongo)"
#. hCFcE
-#: svtools/inc/langtab.hrc:328
+#: svtools/inc/langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr "Lari"
#. KxXpB
-#: svtools/inc/langtab.hrc:329
+#: svtools/inc/langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr "Mbochi"
#. 6FdTq
-#: svtools/inc/langtab.hrc:330
+#: svtools/inc/langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr "Teke-Eboo"
#. FeBzA
-#: svtools/inc/langtab.hrc:331
+#: svtools/inc/langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr "Teke-Ibali"
#. LKetF
-#: svtools/inc/langtab.hrc:332
+#: svtools/inc/langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr "Teke-Tyee"
#. DfVqj
-#: svtools/inc/langtab.hrc:333
+#: svtools/inc/langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr "Vili"
#. uBEkT
-#: svtools/inc/langtab.hrc:334
+#: svtools/inc/langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr "SleutelID"
#. maAoG
-#: svtools/inc/langtab.hrc:335
+#: svtools/inc/langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr "Pali Latyn"
#. eDDSm
-#: svtools/inc/langtab.hrc:336
+#: svtools/inc/langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr "Kyrgyz (China)"
#. RCmma
-#: svtools/inc/langtab.hrc:337
+#: svtools/inc/langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr "Komi-Zyrian"
#. DLxCK
-#: svtools/inc/langtab.hrc:338
+#: svtools/inc/langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr "Komi-Permjaaks"
#. zRJy3
-#: svtools/inc/langtab.hrc:339
+#: svtools/inc/langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr "Pitjantjatjara"
#. X2WLD
-#: svtools/inc/langtab.hrc:340
+#: svtools/inc/langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr "Engels (Malawi)"
#. BNve6
-#: svtools/inc/langtab.hrc:341
+#: svtools/inc/langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr "Erzya"
#. bS6vy
-#: svtools/inc/langtab.hrc:342
+#: svtools/inc/langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr "Mari, Meadow"
#. 2YjMT
-#: svtools/inc/langtab.hrc:343
+#: svtools/inc/langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr "Papiaments (Curaçao)"
#. QA2V4
-#: svtools/inc/langtab.hrc:344
+#: svtools/inc/langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr "Papiaments (Bonaire)"
#. vozw6
-#: svtools/inc/langtab.hrc:345
+#: svtools/inc/langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr "Khanties"
#. MBtJM
-#: svtools/inc/langtab.hrc:346
+#: svtools/inc/langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr "Livlands"
#. wNkoh
-#: svtools/inc/langtab.hrc:347
+#: svtools/inc/langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr "Mokshaans"
#. uCDU6
-#: svtools/inc/langtab.hrc:348
+#: svtools/inc/langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr "Maries, Heuwel"
#. JEhY4
-#: svtools/inc/langtab.hrc:349
+#: svtools/inc/langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr "Nganasaans"
#. hr4pq
-#: svtools/inc/langtab.hrc:350
+#: svtools/inc/langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr "Olonets"
#. Arpn4
-#: svtools/inc/langtab.hrc:351
+#: svtools/inc/langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr "Veps"
#. fJ3Ss
-#: svtools/inc/langtab.hrc:352
+#: svtools/inc/langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr "Võro"
#. HuWCs
-#: svtools/inc/langtab.hrc:353
+#: svtools/inc/langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr "Nenets"
#. 5Zxgd
-#: svtools/inc/langtab.hrc:354
+#: svtools/inc/langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Central African Republic)"
msgstr "Aka (Sentraal Afrikaanse Republiek)"
#. oBDBe
-#: svtools/inc/langtab.hrc:355
+#: svtools/inc/langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr "Aka (Congo)"
#. GRKCD
-#: svtools/inc/langtab.hrc:356
+#: svtools/inc/langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr "Dibole"
#. cgMCr
-#: svtools/inc/langtab.hrc:357
+#: svtools/inc/langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr "Doondo"
#. FmhF6
-#: svtools/inc/langtab.hrc:358
+#: svtools/inc/langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr "Kamba"
#. BBf4G
-#: svtools/inc/langtab.hrc:359
+#: svtools/inc/langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr "Kikongo (Congo)"
#. HbeaC
-#: svtools/inc/langtab.hrc:360
+#: svtools/inc/langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr "Kunyi"
#. wLxHD
-#: svtools/inc/langtab.hrc:361
+#: svtools/inc/langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr "Ngungwel"
#. 7cvAe
-#: svtools/inc/langtab.hrc:362
+#: svtools/inc/langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr "Njyem (Kongo)"
#. G2SG8
-#: svtools/inc/langtab.hrc:363
+#: svtools/inc/langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr "Punu"
#. WjBVL
-#: svtools/inc/langtab.hrc:364
+#: svtools/inc/langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr "Suundi"
#. 9nAA2
-#: svtools/inc/langtab.hrc:365
+#: svtools/inc/langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr "Teke-Kukuya"
#. dwdUH
-#: svtools/inc/langtab.hrc:366
+#: svtools/inc/langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr "Tsaangi"
#. otqzC
-#: svtools/inc/langtab.hrc:367
+#: svtools/inc/langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Congo)"
msgstr "Yaka (Kongo)"
#. JuMFF
-#: svtools/inc/langtab.hrc:368
+#: svtools/inc/langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Democratic Republic of the Congo)"
msgstr "Yaka (Demokratiese Republiek van Kongo)"
#. NDjGL
-#: svtools/inc/langtab.hrc:369
+#: svtools/inc/langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr "Yombe (Kongo)"
#. MvwFr
-#: svtools/inc/langtab.hrc:370
+#: svtools/inc/langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr "N'ko"
#. WFc6C
-#: svtools/inc/langtab.hrc:371
+#: svtools/inc/langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr "Udmurts"
#. hEtfX
-#: svtools/inc/langtab.hrc:372
+#: svtools/inc/langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr "Tibetaans (Indië)"
#. Agf93
-#: svtools/inc/langtab.hrc:373
+#: svtools/inc/langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr "Cornies"
#. EtH3H
-#: svtools/inc/langtab.hrc:374
+#: svtools/inc/langtab.hrc:376
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr "Sami, Lule (Swede)"
#. jp6C9
-#: svtools/inc/langtab.hrc:375
+#: svtools/inc/langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr "Ngäbere"
#. 3nTLx
-#: svtools/inc/langtab.hrc:376
+#: svtools/inc/langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr "Koemuks"
#. c56C9
-#: svtools/inc/langtab.hrc:377
+#: svtools/inc/langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr "Nogaies"
#. CBiiA
-#: svtools/inc/langtab.hrc:378
+#: svtools/inc/langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr "Karakalpak Latyn"
#. CkEC7
-#: svtools/inc/langtab.hrc:379
+#: svtools/inc/langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr "Ladinies"
#. XAiVE
-#: svtools/inc/langtab.hrc:380
+#: svtools/inc/langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr "Frans (Burkina Faso)"
#. EGzhe
-#: svtools/inc/langtab.hrc:381
+#: svtools/inc/langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr "Puinave"
#. HNcxe
-#: svtools/inc/langtab.hrc:382
+#: svtools/inc/langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr "Oos Maninkakan, Latyn"
#. Kxi9E
-#: svtools/inc/langtab.hrc:383
+#: svtools/inc/langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr "Avaars"
#. zumBa
-#: svtools/inc/langtab.hrc:384
+#: svtools/inc/langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr "Cree vlaktes, Latyn"
#. PQqU7
-#: svtools/inc/langtab.hrc:385
+#: svtools/inc/langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr "Plains Cree, Lettergrepe"
#. kewgf
-#: svtools/inc/langtab.hrc:386
+#: svtools/inc/langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr "Lengo"
#. KtBfE
-#: svtools/inc/langtab.hrc:387
+#: svtools/inc/langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr "Frans (Ivoorkus)"
#. DTuEL
-#: svtools/inc/langtab.hrc:388
+#: svtools/inc/langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr "Frans (Mali)"
#. LFLk6
-#: svtools/inc/langtab.hrc:389
+#: svtools/inc/langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr "Frans (Senegal)"
#. mSK3x
-#: svtools/inc/langtab.hrc:390
+#: svtools/inc/langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr "Frans (Benin)"
#. tM6qQ
-#: svtools/inc/langtab.hrc:391
+#: svtools/inc/langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr "Frans (Niger)"
#. nCq6f
-#: svtools/inc/langtab.hrc:392
+#: svtools/inc/langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr "Frans (Togo)"
#. oCBvK
-#: svtools/inc/langtab.hrc:393
+#: svtools/inc/langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr "Kven Fins"
#. zjNcC
-#: svtools/inc/langtab.hrc:394
+#: svtools/inc/langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr "Venesiaans"
#. 8EbCs
-#: svtools/inc/langtab.hrc:395
+#: svtools/inc/langtab.hrc:397
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr "Engels (Gambië)"
#. gEd8L
-#: svtools/inc/langtab.hrc:396
+#: svtools/inc/langtab.hrc:398
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr "Aragonees"
#. TaEzQ
-#: svtools/inc/langtab.hrc:397
+#: svtools/inc/langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr "Arpitan (Frans)"
#. s4yFD
-#: svtools/inc/langtab.hrc:398
+#: svtools/inc/langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr "Arpitaans (Italië)"
#. FvPLF
-#: svtools/inc/langtab.hrc:399
+#: svtools/inc/langtab.hrc:401
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr "Duits (Switserland)"
#. GgwXq
-#: svtools/inc/langtab.hrc:400
+#: svtools/inc/langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr "Engels (Botswana)"
#. GZfWN
-#: svtools/inc/langtab.hrc:401
+#: svtools/inc/langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr "Interlingue Occidental"
#. FFkaK
-#: svtools/inc/langtab.hrc:402
+#: svtools/inc/langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr "Apatanies"
#. EHHtS
-#: svtools/inc/langtab.hrc:403
+#: svtools/inc/langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr "Engels (Mauritius)"
#. atcMq
-#: svtools/inc/langtab.hrc:404
+#: svtools/inc/langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr "Frans (Mauritius)"
#. UZ4Pn
-#: svtools/inc/langtab.hrc:405
+#: svtools/inc/langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr "Silesiaans"
#. RJDLA
-#: svtools/inc/langtab.hrc:406
+#: svtools/inc/langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr "Hongaars (Szekely-Hongaarse Rovas)"
#. v3WK8
-#: svtools/inc/langtab.hrc:407
+#: svtools/inc/langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr "Engels (Maleisië)"
#. 4sBjT
-#: svtools/inc/langtab.hrc:408
+#: svtools/inc/langtab.hrc:410
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr "Manchu"
#. XH3fY
-#: svtools/inc/langtab.hrc:409
+#: svtools/inc/langtab.hrc:411
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr "Xibies"
#. oGNdE
-#: svtools/inc/langtab.hrc:410
+#: svtools/inc/langtab.hrc:412
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr "Kituba (Demokratiese Republiek Kongo)"
#. jQF7C
-#: svtools/inc/langtab.hrc:411
+#: svtools/inc/langtab.hrc:413
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "Fon"
#. cAPXF
-#: svtools/inc/langtab.hrc:412
+#: svtools/inc/langtab.hrc:414
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr "Platduits"
#. 8LY2A
-#: svtools/inc/langtab.hrc:413
+#: svtools/inc/langtab.hrc:415
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Russia)"
msgstr "Armeens, Oos (Rusland)"
#. ieGNR
-#: svtools/inc/langtab.hrc:414
+#: svtools/inc/langtab.hrc:416
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Iran)"
msgstr "Armeens, Oos (Iran)"
#. US8Ga
-#: svtools/inc/langtab.hrc:415
+#: svtools/inc/langtab.hrc:417
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Western (Armenia)"
msgstr "Armeens, Wes (Armenië)"
#. nzbrZ
-#: svtools/inc/langtab.hrc:416
+#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Classical (Armenia)"
msgstr "Armeens, klassiek (Armenië)"
#. BDKAa
-#: svtools/inc/langtab.hrc:417
+#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Malaysia)"
msgstr "Maleis in Arabiese skrif (Maleisië)"
#. AnrGG
-#: svtools/inc/langtab.hrc:418
+#: svtools/inc/langtab.hrc:420
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Brunei Darussalam)"
msgstr "Maleis Arabies (Brunei Darussalam)"
#. utBog
-#: svtools/inc/langtab.hrc:419
+#: svtools/inc/langtab.hrc:421
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
msgstr "Juǀ’hoan"
#. jPaAH
-#: svtools/inc/langtab.hrc:420
+#: svtools/inc/langtab.hrc:422
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
msgstr "Naro"
#. mMVAF
-#: svtools/inc/langtab.hrc:421
+#: svtools/inc/langtab.hrc:423
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Iloko"
msgstr "Iloko"
#. AzGAy
-#: svtools/inc/langtab.hrc:422
+#: svtools/inc/langtab.hrc:424
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zambia)"
msgstr "Engels (Zambië)"
#. 7kkKy
-#: svtools/inc/langtab.hrc:423
+#: svtools/inc/langtab.hrc:425
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Sri Lanka)"
msgstr "Engels (Sri Lanka)"
#. xFPXp
-#: svtools/inc/langtab.hrc:424
+#: svtools/inc/langtab.hrc:426
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Nigeria)"
msgstr "Engels (Nigerië)"
#. Up6ab
-#: svtools/inc/langtab.hrc:425
+#: svtools/inc/langtab.hrc:427
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabardian"
msgstr "Kabardies"
#. BiDsR
-#: svtools/inc/langtab.hrc:426
+#: svtools/inc/langtab.hrc:428
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guadeloupean Creole French"
msgstr "Kreools Frans Guadeloupe"
#. 2b2P4
-#: svtools/inc/langtab.hrc:427
+#: svtools/inc/langtab.hrc:429
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ligurian"
msgstr "Liguries"
#. 3LvEE
-#: svtools/inc/langtab.hrc:428
+#: svtools/inc/langtab.hrc:430
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Minangkabau"
msgstr "Minangkabau"
#. nDkKR
-#: svtools/inc/langtab.hrc:429
+#: svtools/inc/langtab.hrc:431
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sundanese"
msgstr "Soendanees"
#. wGEAB
-#: svtools/inc/langtab.hrc:430
+#: svtools/inc/langtab.hrc:432
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Hong Kong)"
msgstr "Engels (Hong Kong)"
#. qTMB2
-#: svtools/inc/langtab.hrc:431
+#: svtools/inc/langtab.hrc:433
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Kenya)"
msgstr "Engels (Kenia)"
#. SgQ2p
-#: svtools/inc/langtab.hrc:432
+#: svtools/inc/langtab.hrc:434
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Thai"
msgstr "Pali Thai"
#. DGeeF
-#: svtools/inc/langtab.hrc:433
+#: svtools/inc/langtab.hrc:435
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cabécar"
msgstr "Cabécar (Sudan)"
#. xHCtG
-#: svtools/inc/langtab.hrc:434
+#: svtools/inc/langtab.hrc:436
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr "Bribri (Maleis)"
#. 2GFgR
-#: svtools/inc/langtab.hrc:435
+#: svtools/inc/langtab.hrc:437
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr "Engels (Denemarke)"
#. gmE6U
-#: svtools/inc/langtab.hrc:436
+#: svtools/inc/langtab.hrc:438
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sesotho"
msgstr "Sesotho"
#. BkKJX
-#: svtools/inc/langtab.hrc:437
+#: svtools/inc/langtab.hrc:439
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Klingon"
msgstr "Klingon"
#. xFYhC
-#: svtools/inc/langtab.hrc:438
+#: svtools/inc/langtab.hrc:440
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr "Engels (Israel)"
#. Bryjh
-#: svtools/inc/langtab.hrc:439
+#: svtools/inc/langtab.hrc:441
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Latin"
msgstr "Interslawiese Latyn"
#. DZBAE
-#: svtools/inc/langtab.hrc:440
+#: svtools/inc/langtab.hrc:442
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Cyrillic"
msgstr "Interslawies Cyrillies"
#. 4eEDW
-#: svtools/inc/langtab.hrc:441
+#: svtools/inc/langtab.hrc:443
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pennsylvania Dutch"
msgstr "Pennsylvania Nederlands"
#. vkGn5
-#: svtools/inc/langtab.hrc:442
+#: svtools/inc/langtab.hrc:444
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Mozambique)"
msgstr "Portugees (Mozambique)"
#. gLsUC
-#: svtools/inc/langtab.hrc:443
+#: svtools/inc/langtab.hrc:445
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Saraiki"
msgstr "Saraiki"
#. hnUCz
-#: svtools/inc/langtab.hrc:444
+#: svtools/inc/langtab.hrc:446
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rohingya Hanifi"
msgstr "Rohingya-taal"
#. ywNvt
-#: svtools/inc/langtab.hrc:445
+#: svtools/inc/langtab.hrc:447
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Morisyen"
msgstr "Mauritiaanse Kreool"
@@ -5834,20 +5846,14 @@ 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
-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:250
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:264
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 ad0e52556f1..9d942cd6600 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-03 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-04 15:39+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/af/>\n"
"Language: af\n"
@@ -6465,7 +6465,7 @@ msgstr "met"
#: include/svx/strings.hrc:1164
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. fEHXC
#: include/svx/strings.hrc:1165
@@ -8109,11 +8109,11 @@ msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "Basiese Latyn"
-#. bcjRA
+#. NXmBD
#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
-msgid "Latin-1"
-msgstr "Latyn-1"
+msgid "C1 Controls and Latin-1 Supplement"
+msgstr "C1 Kontroles en Latin-1 Aanvulling"
#. h6THj
#: include/svx/strings.hrc:1468
@@ -10065,214 +10065,220 @@ msgctxt "RID_SUBSETMAP"
msgid "Nag Mundari"
msgstr "Nag Mundari"
+#. B4BCB
+#: include/svx/strings.hrc:1793
+msgctxt "RID_SUBSETMAP"
+msgid "CJK Unified Ideographs Extension I"
+msgstr ""
+
#. BGGvD
-#: include/svx/strings.hrc:1794
+#: include/svx/strings.hrc:1795
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr "Links-na-regs (LTR)"
#. Ct9UG
-#: include/svx/strings.hrc:1795
+#: include/svx/strings.hrc:1796
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr "Regs-na-links (RTL)"
#. XFhAz
-#: include/svx/strings.hrc:1796
+#: include/svx/strings.hrc:1797
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1798
+#: include/svx/strings.hrc:1799
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr "Links na regs (horisontaal)"
#. b6Guf
-#: include/svx/strings.hrc:1799
+#: include/svx/strings.hrc:1800
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr "Regs na links (horisontaal)"
#. yQGoC
-#: include/svx/strings.hrc:1800
+#: include/svx/strings.hrc:1801
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr "Regs na links (vertikaal)"
#. k7B2r
-#: include/svx/strings.hrc:1801
+#: include/svx/strings.hrc:1802
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr "Links na regs (vertikaal)"
#. DF4B8
-#: include/svx/strings.hrc:1802
+#: include/svx/strings.hrc:1803
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr "Onder-na-bo, links-na-regs (vertikaal)"
#. XVXn4
-#: include/svx/strings.hrc:1804
+#: include/svx/strings.hrc:1805
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Text along Path..."
-msgstr ""
+msgstr "Teks langs Lokus..."
#. Eg8QT
-#: include/svx/strings.hrc:1806
+#: include/svx/strings.hrc:1807
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr "Digitaal onderteken deur:"
#. NyP2E
-#: include/svx/strings.hrc:1807
+#: include/svx/strings.hrc:1808
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr "Datum: %1"
#. gsDhD
-#: include/svx/strings.hrc:1809
+#: include/svx/strings.hrc:1810
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr "Transpirant:"
#. PGuXa
#. strings related to borders
-#: include/svx/strings.hrc:1813
+#: include/svx/strings.hrc:1814
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "No Borders"
msgstr "Geen Kantlyne"
#. LzhYZ
-#: include/svx/strings.hrc:1814
+#: include/svx/strings.hrc:1815
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Outer Border Only"
msgstr "Slegs Buitenste Lyne"
#. EniNF
-#: include/svx/strings.hrc:1815
+#: include/svx/strings.hrc:1816
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Outer Border and Horizontal Lines"
msgstr "Buitenste- en Horisontale- Lyne"
#. BuDWX
-#: include/svx/strings.hrc:1816
+#: include/svx/strings.hrc:1817
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Outer Border and All Inner Lines"
msgstr "Buitenste- en Alle Binneste-Lyne"
#. ckL2Z
-#: include/svx/strings.hrc:1817
+#: include/svx/strings.hrc:1818
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Outer Border and Vertical Lines"
msgstr "Buitenste- en Vertikale-Lyne"
#. Q9hj4
-#: include/svx/strings.hrc:1818
+#: include/svx/strings.hrc:1819
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Outer Border Without Changing Inner Lines"
msgstr "Buitenste Grenslyne Sonder Veranderinge aan Binneste Lyne"
#. b7wCr
-#: include/svx/strings.hrc:1819
+#: include/svx/strings.hrc:1820
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Diagonal Lines Only"
msgstr "Slegs Diagnale Lyne"
#. 8r98a
-#: include/svx/strings.hrc:1820
+#: include/svx/strings.hrc:1821
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN"
msgid "Diagonal Down Border"
msgstr "Diagnale Onderste Grens"
#. P4FGE
-#: include/svx/strings.hrc:1821
+#: include/svx/strings.hrc:1822
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP"
msgid "Diagonal Up Border"
msgstr "Diagnale Boonste Grens"
#. VxBrT
-#: include/svx/strings.hrc:1822
+#: include/svx/strings.hrc:1823
msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS"
msgid "Criss-Cross Border"
msgstr "Kruis-Dwars Grense"
#. hTi3j
-#: include/svx/strings.hrc:1823
+#: include/svx/strings.hrc:1824
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "All Four Borders"
msgstr "Al Vier Grense"
#. o8fB8
-#: include/svx/strings.hrc:1824
+#: include/svx/strings.hrc:1825
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Left and Right Borders Only"
msgstr "Slegs Linker- en Regter Grense"
#. 6NnM2
-#: include/svx/strings.hrc:1825
+#: include/svx/strings.hrc:1826
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Top and Bottom Borders Only"
msgstr "Slegs Boonste en Onderste Grense"
#. KTYVW
-#: include/svx/strings.hrc:1826
+#: include/svx/strings.hrc:1827
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Top and Bottom Borders, and All Horizontal Lines"
msgstr "Boonste en Onderste Grense, en Alle Horisontale Lyne"
#. fRcEu
-#: include/svx/strings.hrc:1827
+#: include/svx/strings.hrc:1828
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Left Border Only"
msgstr "Slegs Linker Grens"
#. uqzE7
-#: include/svx/strings.hrc:1828
+#: include/svx/strings.hrc:1829
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Right Border Only"
msgstr "Slegs Regter Grens"
#. 6ecLB
-#: include/svx/strings.hrc:1829
+#: include/svx/strings.hrc:1830
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Top Border Only"
msgstr "Slegs Boonste Grens"
#. B6KZc
-#: include/svx/strings.hrc:1830
+#: include/svx/strings.hrc:1831
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Bottom Border Only"
msgstr "Slegs Onderste Grens"
#. aCMGz
-#: include/svx/strings.hrc:1831
+#: include/svx/strings.hrc:1832
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Top and Bottom Borders, and All Inner Lines"
msgstr "Boonste en Onderste Grense, en All Binne Lyne"
#. t38dT
-#: include/svx/strings.hrc:1832
+#: include/svx/strings.hrc:1833
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Left and Right Borders, and All Inner Lines"
msgstr "Linker en Regter Grense, en Alle Binne Grense"
#. c8nou
-#: include/svx/strings.hrc:1834
+#: include/svx/strings.hrc:1835
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr "Verwyder uit Gunstelinge"
#. XpjRm
-#: include/svx/strings.hrc:1835
+#: include/svx/strings.hrc:1836
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr "Karakter vermis"
#. 7tBGT
-#: include/svx/strings.hrc:1836
+#: include/svx/strings.hrc:1837
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr "Voeg by gunstelinge"
@@ -10281,19 +10287,19 @@ msgstr "Voeg by gunstelinge"
#. --------------------------------------------------------------------
#. Description: GraphicSizeCheck strings
#. --------------------------------------------------------------------
-#: include/svx/strings.hrc:1841
+#: include/svx/strings.hrc:1842
msgctxt "STR_GRAPHIC_SIZE_CHECK_DIALOG_TITLE"
msgid "Graphic Size Check"
msgstr "Grafiese Grootte Kontrole"
#. D66VS
-#: include/svx/strings.hrc:1842
+#: include/svx/strings.hrc:1843
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_LOW"
msgid "Image '%NAME%' has too few pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr "Beeld '%NAME%' het te min pieksels vir die huidige grootte (%DPIX% x %DPIY% DPI)"
#. Q2kMw
-#: include/svx/strings.hrc:1843
+#: include/svx/strings.hrc:1844
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_HIGH"
msgid "Image '%NAME%' has too many pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr "Beeld '%NAME%' het te veel pieksels vir die huidige grootte (%DPIX% x %DPIY% DPI)"
@@ -13048,13 +13054,61 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Dokumentposisie"
+#. MFYMT
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
+msgid "Document accessibility issue text label"
+msgstr ""
+
+#. GVo9u
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
+msgid "This is a document accessibility issue text label, which describes the issue."
+msgstr ""
+
+#. gY2AD
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
+msgid "Document accessibility issue text link button"
+msgstr ""
+
+#. T43Ec
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
+msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
+msgstr ""
+
#. AHooD
#. This is a verb. Push this button to quickly fix an a11y problem.
-#: svx/uiconfig/ui/accessibilitycheckentry.ui:49
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:57
msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr "Herstel…"
+#. AJV9y
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
+msgid "Document accessibility issue fix button"
+msgstr ""
+
+#. rcR6q
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
+msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
+msgstr ""
+
+#. W7WbY
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
+msgid "Document accessibility issue container"
+msgstr ""
+
+#. VFhns
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
+msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
+msgstr ""
+
#. k4D3g
#: svx/uiconfig/ui/addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -14956,559 +15010,559 @@ msgid "Select a color for the ambient light."
msgstr "Kies 'n kleur vir die omgewingsbeligting."
#. yWUfc
-#: svx/uiconfig/ui/docking3deffects.ui:1239
+#: svx/uiconfig/ui/docking3deffects.ui:1240
msgctxt "docking3deffects|extended_tip|ambientcolor"
msgid "Select a color for the ambient light."
msgstr "Kies 'n kleur vir die omgewingsbeligting."
#. nSELF
-#: svx/uiconfig/ui/docking3deffects.ui:1253
+#: svx/uiconfig/ui/docking3deffects.ui:1254
msgctxt "docking3deffects|colorbutton2|tooltip_text"
msgid "Colors Dialog"
msgstr "Kleure dialoog"
#. m2KFe
-#: svx/uiconfig/ui/docking3deffects.ui:1267
+#: svx/uiconfig/ui/docking3deffects.ui:1268
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "Omgewing lig"
#. m9fpD
-#: svx/uiconfig/ui/docking3deffects.ui:1289
+#: svx/uiconfig/ui/docking3deffects.ui:1290
msgctxt "docking3deffects|light1|tooltip_text"
msgid "Light Source 1"
msgstr "Ligbron 1"
#. 9QFz2
-#: svx/uiconfig/ui/docking3deffects.ui:1296
+#: svx/uiconfig/ui/docking3deffects.ui:1297
msgctxt "docking3deffects|extended_tip|light1"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. 6VQpA
-#: svx/uiconfig/ui/docking3deffects.ui:1310
+#: svx/uiconfig/ui/docking3deffects.ui:1311
msgctxt "docking3deffects|light2|tooltip_text"
msgid "Light Source 2"
msgstr "Ligbron 2"
#. jwgPB
-#: svx/uiconfig/ui/docking3deffects.ui:1317
+#: svx/uiconfig/ui/docking3deffects.ui:1318
msgctxt "docking3deffects|extended_tip|light2"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. H6ApW
-#: svx/uiconfig/ui/docking3deffects.ui:1331
+#: svx/uiconfig/ui/docking3deffects.ui:1332
msgctxt "docking3deffects|light3|tooltip_text"
msgid "Light Source 3"
msgstr "Ligbron 3"
#. sCqw6
-#: svx/uiconfig/ui/docking3deffects.ui:1338
+#: svx/uiconfig/ui/docking3deffects.ui:1339
msgctxt "docking3deffects|extended_tip|light3"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. bFsp9
-#: svx/uiconfig/ui/docking3deffects.ui:1352
+#: svx/uiconfig/ui/docking3deffects.ui:1353
msgctxt "docking3deffects|light4|tooltip_text"
msgid "Light Source 4"
msgstr "Ligbron 4"
#. Vus8w
-#: svx/uiconfig/ui/docking3deffects.ui:1359
+#: svx/uiconfig/ui/docking3deffects.ui:1360
msgctxt "docking3deffects|extended_tip|light4"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. umqpv
-#: svx/uiconfig/ui/docking3deffects.ui:1373
+#: svx/uiconfig/ui/docking3deffects.ui:1374
msgctxt "docking3deffects|light5|tooltip_text"
msgid "Light Source 5"
msgstr "Ligbron 5"
#. dESZk
-#: svx/uiconfig/ui/docking3deffects.ui:1380
+#: svx/uiconfig/ui/docking3deffects.ui:1381
msgctxt "docking3deffects|extended_tip|light5"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. EJ5pS
-#: svx/uiconfig/ui/docking3deffects.ui:1394
+#: svx/uiconfig/ui/docking3deffects.ui:1395
msgctxt "docking3deffects|light6|tooltip_text"
msgid "Light Source 6"
msgstr "Lig bron 6"
#. CgMts
-#: svx/uiconfig/ui/docking3deffects.ui:1401
+#: svx/uiconfig/ui/docking3deffects.ui:1402
msgctxt "docking3deffects|extended_tip|light6"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. RxBpE
-#: svx/uiconfig/ui/docking3deffects.ui:1415
+#: svx/uiconfig/ui/docking3deffects.ui:1416
msgctxt "docking3deffects|light7|tooltip_text"
msgid "Light Source 7"
msgstr "Lig bron 7"
#. LJ3Lp
-#: svx/uiconfig/ui/docking3deffects.ui:1422
+#: svx/uiconfig/ui/docking3deffects.ui:1423
msgctxt "docking3deffects|extended_tip|light7"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. BrqqJ
-#: svx/uiconfig/ui/docking3deffects.ui:1436
+#: svx/uiconfig/ui/docking3deffects.ui:1437
msgctxt "docking3deffects|light8|tooltip_text"
msgid "Light Source 8"
msgstr "Lig bron 8"
#. 7GZgb
-#: svx/uiconfig/ui/docking3deffects.ui:1443
+#: svx/uiconfig/ui/docking3deffects.ui:1444
msgctxt "docking3deffects|extended_tip|light8"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "Klik twee keer om 'n lamp aan te skakel en kies dan 'n kleur uit die lys. U kan ook 'n kleur vir die omgewingslig kies in die Omgewingslig-veld."
#. FN3e6
-#: svx/uiconfig/ui/docking3deffects.ui:1468
+#: svx/uiconfig/ui/docking3deffects.ui:1469
msgctxt "docking3deffects|lightcolor1|tooltip_text"
msgid "Light 1 color"
msgstr "Lig 1 Kleur"
#. djVxQ
-#: svx/uiconfig/ui/docking3deffects.ui:1477
+#: svx/uiconfig/ui/docking3deffects.ui:1479
msgctxt "docking3deffects|extended_tip|lightcolor1"
msgid "Select a color for the current light source."
msgstr "Kies 'n kleur vir die huidige ligbron."
#. EBVTG
-#: svx/uiconfig/ui/docking3deffects.ui:1491
+#: svx/uiconfig/ui/docking3deffects.ui:1493
msgctxt "docking3deffects|lightcolor2|tooltip_text"
msgid "Light 2 color"
msgstr "Lig 2 Kleur"
#. wiDjj
-#: svx/uiconfig/ui/docking3deffects.ui:1509
+#: svx/uiconfig/ui/docking3deffects.ui:1512
msgctxt "docking3deffects|lightcolor3|tooltip_text"
msgid "Light 3 color"
msgstr "Lig 3 Kleur"
#. zZSLi
-#: svx/uiconfig/ui/docking3deffects.ui:1527
+#: svx/uiconfig/ui/docking3deffects.ui:1531
msgctxt "docking3deffects|lightcolor4|tooltip_text"
msgid "Light 4 color"
msgstr "Lig 4 Kleur"
#. bPGBH
-#: svx/uiconfig/ui/docking3deffects.ui:1545
+#: svx/uiconfig/ui/docking3deffects.ui:1550
msgctxt "docking3deffects|lightcolor5|tooltip_text"
msgid "Light 5 color"
msgstr "Lig 5 Kleur"
#. mCg85
-#: svx/uiconfig/ui/docking3deffects.ui:1563
+#: svx/uiconfig/ui/docking3deffects.ui:1569
msgctxt "docking3deffects|lightcolor6|tooltip_text"
msgid "Light 6 color"
msgstr "Lig 6 Kleur"
#. Lj2HV
-#: svx/uiconfig/ui/docking3deffects.ui:1581
+#: svx/uiconfig/ui/docking3deffects.ui:1588
msgctxt "docking3deffects|lightcolor7|tooltip_text"
msgid "Light 7 color"
msgstr "Kleur Lig 7"
#. aNZDv
-#: svx/uiconfig/ui/docking3deffects.ui:1599
+#: svx/uiconfig/ui/docking3deffects.ui:1607
msgctxt "docking3deffects|lightcolor8|tooltip_text"
msgid "Light 8 color"
msgstr "Kleur Lig 8"
#. HqaQ2
-#: svx/uiconfig/ui/docking3deffects.ui:1631
+#: svx/uiconfig/ui/docking3deffects.ui:1640
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Verligting"
#. BrBDG
-#: svx/uiconfig/ui/docking3deffects.ui:1662
+#: svx/uiconfig/ui/docking3deffects.ui:1671
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "Soor_t"
#. txLj4
-#: svx/uiconfig/ui/docking3deffects.ui:1679
+#: svx/uiconfig/ui/docking3deffects.ui:1688
msgctxt "docking3deffects|label22"
msgid "_Mode"
msgstr "Modus"
#. pPQLp
-#: svx/uiconfig/ui/docking3deffects.ui:1696
+#: svx/uiconfig/ui/docking3deffects.ui:1705
msgctxt "docking3deffects|label23"
msgid "_Projection X"
msgstr "_Projeksie X"
#. xcs3h
-#: svx/uiconfig/ui/docking3deffects.ui:1714
+#: svx/uiconfig/ui/docking3deffects.ui:1723
msgctxt "docking3deffects|label24"
msgid "P_rojection Y"
msgstr "P_rojeksie Y"
#. bxSBA
-#: svx/uiconfig/ui/docking3deffects.ui:1732
+#: svx/uiconfig/ui/docking3deffects.ui:1741
msgctxt "docking3deffects|label25"
msgid "_Filtering"
msgstr "_Filtrering"
#. Gq2zg
-#: svx/uiconfig/ui/docking3deffects.ui:1749
+#: svx/uiconfig/ui/docking3deffects.ui:1758
msgctxt "docking3deffects|textype|tooltip_text"
msgid "Black & White"
msgstr "Swart/wit"
#. S5ACF
-#: svx/uiconfig/ui/docking3deffects.ui:1757
+#: svx/uiconfig/ui/docking3deffects.ui:1766
msgctxt "docking3deffects|extended_tip|textype"
msgid "Converts the texture to black and white."
msgstr "Skakel om die tekstuur na swart en wit."
#. rfdVf
-#: svx/uiconfig/ui/docking3deffects.ui:1771
+#: svx/uiconfig/ui/docking3deffects.ui:1780
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "Kleur"
#. dkTiY
-#: svx/uiconfig/ui/docking3deffects.ui:1779
+#: svx/uiconfig/ui/docking3deffects.ui:1788
msgctxt "docking3deffects|extended_tip|texcolor"
msgid "Converts the texture to color."
msgstr "Die tekstuur word na kleur omgeskakel."
#. aqP2z
-#: svx/uiconfig/ui/docking3deffects.ui:1793
+#: svx/uiconfig/ui/docking3deffects.ui:1802
msgctxt "docking3deffects|texreplace|tooltip_text"
msgid "Only Texture"
msgstr "Slegs Tekstuur"
#. hMAv6
-#: svx/uiconfig/ui/docking3deffects.ui:1801
+#: svx/uiconfig/ui/docking3deffects.ui:1810
msgctxt "docking3deffects|extended_tip|texreplace"
msgid "Applies the texture without shading."
msgstr "Die tekstuur word sonder skaduwee aangebring."
#. HCKdG
-#: svx/uiconfig/ui/docking3deffects.ui:1815
+#: svx/uiconfig/ui/docking3deffects.ui:1824
msgctxt "docking3deffects|texmodulate|tooltip_text"
msgid "Texture and Shading"
msgstr "Tekstuur en Skakering"
#. 3g4zG
-#: svx/uiconfig/ui/docking3deffects.ui:1823
+#: svx/uiconfig/ui/docking3deffects.ui:1832
msgctxt "docking3deffects|extended_tip|texmodulate"
msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog."
msgstr "Die tekstuur word met skaduwee aangebring. Klik op die Voorkoms-ikoon in hierdie dialoog om die skadu-opsies vir die tekstuur te stel."
#. 65J8K
-#: svx/uiconfig/ui/docking3deffects.ui:1837
+#: svx/uiconfig/ui/docking3deffects.ui:1846
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr "Objek-Spesifiek"
#. y9Kai
-#: svx/uiconfig/ui/docking3deffects.ui:1845
+#: svx/uiconfig/ui/docking3deffects.ui:1854
msgctxt "docking3deffects|extended_tip|texobjx"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr "Die tekstuur word outomaties aangepas na die vorm en grootte van die objek."
#. iTKyD
-#: svx/uiconfig/ui/docking3deffects.ui:1859
+#: svx/uiconfig/ui/docking3deffects.ui:1868
msgctxt "docking3deffects|texparallelx|tooltip_text"
msgid "Parallel"
msgstr "P_arallel"
#. SjaUF
-#: svx/uiconfig/ui/docking3deffects.ui:1867
+#: svx/uiconfig/ui/docking3deffects.ui:1876
msgctxt "docking3deffects|extended_tip|texparallelx"
msgid "Applies the texture parallel to the horizontal axis."
msgstr "Die tekstuur word parallel met die X-as aangebring."
#. MhgUE
-#: svx/uiconfig/ui/docking3deffects.ui:1881
+#: svx/uiconfig/ui/docking3deffects.ui:1890
msgctxt "docking3deffects|texcirclex|tooltip_text"
msgid "Circular"
msgstr "Sirkelvormig"
#. pfLqS
-#: svx/uiconfig/ui/docking3deffects.ui:1890
+#: svx/uiconfig/ui/docking3deffects.ui:1899
msgctxt "docking3deffects|extended_tip|texcirclex"
msgid "Wraps the horizontal axis of the texture pattern around a sphere."
msgstr "Die X-as van die tekstuur-patroon word bolvormig om die voorwerp beklee."
#. E9Gy6
-#: svx/uiconfig/ui/docking3deffects.ui:1904
+#: svx/uiconfig/ui/docking3deffects.ui:1913
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr "Objek-Spesifiek"
#. Li9zf
-#: svx/uiconfig/ui/docking3deffects.ui:1912
+#: svx/uiconfig/ui/docking3deffects.ui:1921
msgctxt "docking3deffects|extended_tip|texobjy"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr "Die tekstuur-patroon word automaties aangepas na die objek se grootte en vorm."
#. 5B84a
-#: svx/uiconfig/ui/docking3deffects.ui:1926
+#: svx/uiconfig/ui/docking3deffects.ui:1935
msgctxt "docking3deffects|texparallely|tooltip_text"
msgid "Parallel"
msgstr "P_arallel"
#. UuRg4
-#: svx/uiconfig/ui/docking3deffects.ui:1934
+#: svx/uiconfig/ui/docking3deffects.ui:1943
msgctxt "docking3deffects|extended_tip|texparallely"
msgid "Applies the texture parallel to the vertical axis."
msgstr "Die tekstuur word parallel aan die Y-as beklee."
#. h5iQh
-#: svx/uiconfig/ui/docking3deffects.ui:1948
+#: svx/uiconfig/ui/docking3deffects.ui:1957
msgctxt "docking3deffects|texcircley|tooltip_text"
msgid "Circular"
msgstr "Sirkelvormig"
#. FyRf5
-#: svx/uiconfig/ui/docking3deffects.ui:1956
+#: svx/uiconfig/ui/docking3deffects.ui:1965
msgctxt "docking3deffects|extended_tip|texcircley"
msgid "Wraps the vertical axis of the texture pattern around a sphere."
msgstr "Beklee die Y-as van die tekspatroon, sferies om die objek."
#. cKvPt
-#: svx/uiconfig/ui/docking3deffects.ui:1970
+#: svx/uiconfig/ui/docking3deffects.ui:1979
msgctxt "docking3deffects|texfilter|tooltip_text"
msgid "Filtering On/Off"
msgstr "Filtrering aan/af"
#. mMhpy
-#: svx/uiconfig/ui/docking3deffects.ui:1978
+#: svx/uiconfig/ui/docking3deffects.ui:1987
msgctxt "docking3deffects|extended_tip|texfilter"
msgid "Blurs the texture slightly to remove unwanted speckles."
msgstr "Die tekstuur is effens vervaag om ongewenste vlekke te verwyder."
#. GKiZx
-#: svx/uiconfig/ui/docking3deffects.ui:2005
+#: svx/uiconfig/ui/docking3deffects.ui:2014
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr "Teksture"
#. fYX37
-#: svx/uiconfig/ui/docking3deffects.ui:2036
+#: svx/uiconfig/ui/docking3deffects.ui:2045
msgctxt "docking3deffects|label26"
msgid "_Favorites"
msgstr "_Gunsteling"
#. mNa7V
-#: svx/uiconfig/ui/docking3deffects.ui:2052
+#: svx/uiconfig/ui/docking3deffects.ui:2061
msgctxt "docking3deffects|label27"
msgid "_Object color"
msgstr "_Objekkleur"
#. rGGJC
-#: svx/uiconfig/ui/docking3deffects.ui:2066
+#: svx/uiconfig/ui/docking3deffects.ui:2075
msgctxt "docking3deffects|label29"
msgid "_Illumination color"
msgstr "_Beligtingskleur"
#. UmpFS
-#: svx/uiconfig/ui/docking3deffects.ui:2090
+#: svx/uiconfig/ui/docking3deffects.ui:2100
msgctxt "docking3deffects|extended_tip|objcolor"
msgid "Select the color that you want to apply to the object."
msgstr "Klik op die kleur wat u vir die objek wil hê."
#. 8ufuo
-#: svx/uiconfig/ui/docking3deffects.ui:2113
+#: svx/uiconfig/ui/docking3deffects.ui:2124
msgctxt "docking3deffects|extended_tip|illumcolor"
msgid "Select the color to illuminate the object."
msgstr "Kies die kleur vir beligting van die objek."
#. EeS7C
-#: svx/uiconfig/ui/docking3deffects.ui:2127
+#: svx/uiconfig/ui/docking3deffects.ui:2138
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "Gebruiker-gedefinieerd"
#. RcCQG
-#: svx/uiconfig/ui/docking3deffects.ui:2128
+#: svx/uiconfig/ui/docking3deffects.ui:2139
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Metaal"
#. JxUiT
-#: svx/uiconfig/ui/docking3deffects.ui:2129
+#: svx/uiconfig/ui/docking3deffects.ui:2140
msgctxt "docking3deffects|favorites"
msgid "Gold"
msgstr "Goud"
#. Mnmop
-#: svx/uiconfig/ui/docking3deffects.ui:2130
+#: svx/uiconfig/ui/docking3deffects.ui:2141
msgctxt "docking3deffects|favorites"
msgid "Chrome"
msgstr "Chroom"
#. fa9bg
-#: svx/uiconfig/ui/docking3deffects.ui:2131
+#: svx/uiconfig/ui/docking3deffects.ui:2142
msgctxt "docking3deffects|favorites"
msgid "Plastic"
msgstr "Plastiek"
#. WGUwt
-#: svx/uiconfig/ui/docking3deffects.ui:2132
+#: svx/uiconfig/ui/docking3deffects.ui:2143
msgctxt "docking3deffects|favorites"
msgid "Wood"
msgstr "Hout"
#. KDxBg
-#: svx/uiconfig/ui/docking3deffects.ui:2139
+#: svx/uiconfig/ui/docking3deffects.ui:2150
msgctxt "docking3deffects|extended_tip|favorites"
msgid "Select a predefined color scheme, or select User-defined to define a custom color scheme."
msgstr "Kies een van die vooraf gedefinieerde kleurskemas of definieer u eie met behulp van \"Custom\"."
#. AndqG
-#: svx/uiconfig/ui/docking3deffects.ui:2154
+#: svx/uiconfig/ui/docking3deffects.ui:2165
msgctxt "docking3deffects|colorbutton3|tooltip_text"
msgid "Colors Dialog"
msgstr "Kleure-Dialoog"
#. BT3GD
-#: svx/uiconfig/ui/docking3deffects.ui:2159
+#: svx/uiconfig/ui/docking3deffects.ui:2170
msgctxt "docking3deffects|extended_tip|colorbutton3"
msgid "Select the color to illuminate the object."
msgstr "Kies die kleur vir beligting van die objek."
#. tsEoC
-#: svx/uiconfig/ui/docking3deffects.ui:2173
+#: svx/uiconfig/ui/docking3deffects.ui:2184
msgctxt "docking3deffects|colorbutton4|tooltip_text"
msgid "Colors Dialog"
msgstr "Kleure-Dialoog"
#. RWxeM
-#: svx/uiconfig/ui/docking3deffects.ui:2188
+#: svx/uiconfig/ui/docking3deffects.ui:2199
msgctxt "docking3deffects|label28"
msgid "Material"
msgstr "Materiaal"
#. wY3tE
-#: svx/uiconfig/ui/docking3deffects.ui:2219
+#: svx/uiconfig/ui/docking3deffects.ui:2230
msgctxt "docking3deffects|label30"
msgid "_Color"
msgstr "_Kleur"
#. ngqfq
-#: svx/uiconfig/ui/docking3deffects.ui:2233
+#: svx/uiconfig/ui/docking3deffects.ui:2244
msgctxt "docking3deffects|label31"
msgid "I_ntensity"
msgstr "I_ntensiteit"
#. TAoRf
-#: svx/uiconfig/ui/docking3deffects.ui:2257
+#: svx/uiconfig/ui/docking3deffects.ui:2269
msgctxt "docking3deffects|extended_tip|speccolor"
msgid "Select the color that you want the object to reflect."
msgstr "Kies 'n kleur vir die objek se weerkaatsing."
#. 8fdJB
-#: svx/uiconfig/ui/docking3deffects.ui:2271
+#: svx/uiconfig/ui/docking3deffects.ui:2283
msgctxt "docking3deffects|colorbutton5|tooltip_text"
msgid "Colors Dialog"
msgstr "Kleure-Dialoog"
#. GjQ2i
-#: svx/uiconfig/ui/docking3deffects.ui:2276
+#: svx/uiconfig/ui/docking3deffects.ui:2288
msgctxt "docking3deffects|extended_tip|colorbutton5"
msgid "Enter the intensity of the specular effect."
msgstr "Voer in die ligintensiteit vir die hoogtepunt."
#. tcm3D
-#: svx/uiconfig/ui/docking3deffects.ui:2293
+#: svx/uiconfig/ui/docking3deffects.ui:2305
msgctxt "docking3deffects|extended_tip|intensity"
msgid "Enter the intensity of the specular effect."
msgstr "Voer in die ligintensiteit vir die hoogtepunt."
#. L8GqV
-#: svx/uiconfig/ui/docking3deffects.ui:2309
+#: svx/uiconfig/ui/docking3deffects.ui:2321
msgctxt "docking3deffects|label32"
msgid "Specular"
msgstr "Glansend"
#. Qkzsq
-#: svx/uiconfig/ui/docking3deffects.ui:2332
+#: svx/uiconfig/ui/docking3deffects.ui:2344
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "Aanwys"
#. cjrJ9
-#: svx/uiconfig/ui/docking3deffects.ui:2346
+#: svx/uiconfig/ui/docking3deffects.ui:2358
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "Bywerk"
#. AgKU4
-#: svx/uiconfig/ui/docking3deffects.ui:2361
+#: svx/uiconfig/ui/docking3deffects.ui:2373
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr "Materiaal"
#. xN7Sr
-#: svx/uiconfig/ui/docking3deffects.ui:2365
+#: svx/uiconfig/ui/docking3deffects.ui:2377
msgctxt "docking3deffects|extended_tip|material"
msgid "Changes the coloring of the selected 3D object."
msgstr "Wysig die kleur van die geselekteerde 3D objek."
#. 3Av3h
-#: svx/uiconfig/ui/docking3deffects.ui:2379
+#: svx/uiconfig/ui/docking3deffects.ui:2391
msgctxt "docking3deffects|texture|tooltip_text"
msgid "Textures"
msgstr "Teksture"
#. DVwWG
-#: svx/uiconfig/ui/docking3deffects.ui:2383
+#: svx/uiconfig/ui/docking3deffects.ui:2395
msgctxt "docking3deffects|extended_tip|texture"
msgid "Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object."
msgstr "Hier definieer u die tekstuur-eienskappe van die gekose 3D-objek. Hierdie funksie is slegs beskikbaar vir objekte met 'n aangewende tekstuur. Om 'n tekstuur vinnig toe te ken, open die \"Gallery, Shift + Ctrl\" ingedruk en trek een van die grafika na die geselekteerde 3D-objek."
#. J4WKj
-#: svx/uiconfig/ui/docking3deffects.ui:2397
+#: svx/uiconfig/ui/docking3deffects.ui:2409
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Verligting"
#. 9WEJD
-#: svx/uiconfig/ui/docking3deffects.ui:2401
+#: svx/uiconfig/ui/docking3deffects.ui:2413
msgctxt "docking3deffects|extended_tip|light"
msgid "Define the light source for the selected 3D object."
msgstr "Definieer die ligbron vir die geselekteerde 3D-objek hier."
#. ctHgb
-#: svx/uiconfig/ui/docking3deffects.ui:2415
+#: svx/uiconfig/ui/docking3deffects.ui:2427
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "Skakering"
#. HF3KP
-#: svx/uiconfig/ui/docking3deffects.ui:2419
+#: svx/uiconfig/ui/docking3deffects.ui:2431
msgctxt "docking3deffects|extended_tip|representation"
msgid "Sets the shading and shadow options for the selected 3D object."
msgstr "Hier definieer u die vertonings- en skadu-opsies vir die gekose 3D-objek."
#. HxxSF
-#: svx/uiconfig/ui/docking3deffects.ui:2433
+#: svx/uiconfig/ui/docking3deffects.ui:2445
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr "Geometrie"
#. h4c39
-#: svx/uiconfig/ui/docking3deffects.ui:2437
+#: svx/uiconfig/ui/docking3deffects.ui:2449
msgctxt "docking3deffects|extended_tip|geometry"
msgid "Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object."
msgstr "Om die vorm van die geselekteerde 3D-objek te verander. Slegs die vorm van 3D-objekte wat deur die omskakeling van 2D-objekte geskep word, kan verander word. Om 'n 2D-objek na 3D te omskep, kies die objek, regtermuis-kliek en kies dan \"Omskep in 3D\" of \"Omskep → 3D Rotasie Objek\"."
#. 4D9WF
-#: svx/uiconfig/ui/docking3deffects.ui:2454
+#: svx/uiconfig/ui/docking3deffects.ui:2466
msgctxt "docking3deffects|extended_tip|Docking3DEffects"
msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D."
msgstr "Stel die eienskappe van 3D-objek in die huidige dokument of skakel 'n 2D-objek om na 'n 3D-objek."
@@ -15799,11 +15853,11 @@ msgctxt "dockingfontwork|extended_tip|vert"
msgid "Vertically slants the characters in the text object."
msgstr "Kantel die karakters vertikaal in die teksobjek."
-#. ajneV
+#. 9HmBK
#: svx/uiconfig/ui/dockingfontwork.ui:162
-msgctxt "dockingforntwork|frameStyle"
+msgctxt "dockingfontwork|frameStyle"
msgid "Style"
-msgstr ""
+msgstr "Vertoonstyl"
#. AKiRy
#: svx/uiconfig/ui/dockingfontwork.ui:190
@@ -15865,11 +15919,11 @@ msgctxt "dockingfontwork|extended_tip|autosize"
msgid "Resizes the text to fit the length of the text baseline."
msgstr "Pas die teksgrootte volgens die lengte van die teks-basislyn."
-#. ebpcv
+#. 6pAwu
#: svx/uiconfig/ui/dockingfontwork.ui:296
-msgctxt "dockingforntwork|frameAdjust"
+msgctxt "dockingfontwork|frameAdjust"
msgid "Adjust"
-msgstr ""
+msgstr "Verstel"
#. TG72M
#: svx/uiconfig/ui/dockingfontwork.ui:324
@@ -15931,11 +15985,11 @@ msgctxt "dockingfontwork|extended_tip|slant"
msgid "Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes."
msgstr "Gee 'n skuins skaduwee na die teks in die geselekteerde voorwerp. Klik op hierdie knoppie en voer die afstand van die skaduwee in in die velde Afstand-X en Afstand-Y."
-#. rEQgv
+#. BCrsu
#: svx/uiconfig/ui/dockingfontwork.ui:429
-msgctxt "dockingforntwork|frameShadow"
+msgctxt "dockingfontwork|frameShadow"
msgid "Shadow"
-msgstr ""
+msgstr "Skadu"
#. MDpHx
#: svx/uiconfig/ui/dockingfontwork.ui:452
@@ -15949,17 +16003,17 @@ msgctxt "dockingfontwork|extended_tip|color"
msgid "Select a color for the text shadow."
msgstr "Kies 'n kleur vir die teks skaduwee."
-#. PGHtD
+#. AxCG7
#: svx/uiconfig/ui/dockingfontwork.ui:471
-msgctxt "dockingforntwork|frameColor"
+msgctxt "dockingfontwork|frameColor"
msgid "Shadow Color"
-msgstr ""
+msgstr "Skadu Kleur"
#. GiW9s
#: svx/uiconfig/ui/dockingfontwork.ui:505
msgctxt "dockingfontwork|extended_tip|shadowx"
msgid "Enter the horizontal distance between the text characters and the edge of the shadow or the angle of the shadow slant from vertical."
-msgstr ""
+msgstr "Voer die in horisontale spasie tussen die tekskarakters en die kant van die skadu, of die hoek van die skaduwee skuins vanaf die vertikaal."
#. fVeQ8
#: svx/uiconfig/ui/dockingfontwork.ui:518
@@ -15977,7 +16031,7 @@ msgstr "Voer die in horisontale spasie tussen die tekskarakters en die kant van
#: svx/uiconfig/ui/dockingfontwork.ui:542
msgctxt "dockingfontwork|extended_tip|shadowy"
msgid "Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size."
-msgstr ""
+msgstr "Voer die vertikale spasiëring tussen die tekskarakters en die kant van die skaduwee in, of die grootte van die skaduwee in terme van persentasies van die karaktergrootte."
#. FTYwo
#: svx/uiconfig/ui/dockingfontwork.ui:555
@@ -15991,11 +16045,11 @@ msgctxt "dockingfontwork|extended_tip|distancey"
msgid "Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size."
msgstr "Voer die vertikale spasiëring tussen die tekskarakters en die kant van die skaduwee in, of die grootte van die skaduwee in terme van persentasies van die karaktergrootte."
-#. iDoib
+#. EhJx4
#: svx/uiconfig/ui/dockingfontwork.ui:577
-msgctxt "dockingforntwork|frameShadowOffset"
+msgctxt "dockingfontwork|frameShadowOffset"
msgid "Shadow Offset"
-msgstr ""
+msgstr "Skadu Verskuiwing"
#. tZx4a
#: svx/uiconfig/ui/dockingfontwork.ui:611
@@ -16023,11 +16077,11 @@ msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
-#. 9HF6C
+#. sCQDo
#: svx/uiconfig/ui/dockingfontwork.ui:682
-msgctxt "dockingforntwork|framePosition"
+msgctxt "dockingfontwork|framePosition"
msgid "Position and Indent"
-msgstr ""
+msgstr "Posisie en Inkeping"
#. Eovtw
#: svx/uiconfig/ui/dockingfontwork.ui:703
@@ -18147,8 +18201,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr "Nuwe"
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr "Aanpas..."
@@ -19611,44 +19677,74 @@ msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr "Gallery Tema"
+#. Dbpy5
+#: svx/uiconfig/ui/sidebargallery.ui:114
+msgctxt "sidebargallery|THEMELIST"
+msgid "Click a theme to view the objects associated with the theme."
+msgstr "Klik 'n tema om die geassosieerde objekte te besigtig."
+
+#. WLnG7
+#: svx/uiconfig/ui/sidebargallery.ui:167 svx/uiconfig/ui/sidebargallery.ui:219
+msgctxt "sidebargallery|extended_tip|gallery"
+msgid "To insert a Gallery object, select the object, and then drag it into the document."
+msgstr "Om 'n Galery-objek in te voeg, kies die objek en trek dit daarna in die dokument."
+
+#. pAkjv
+#: svx/uiconfig/ui/sidebargallery.ui:252
+msgctxt "sidebargallery|extended_tip|preview"
+msgid "Displays a large preview of the selected gallery item. Double click to close."
+msgstr "Vertoon 'n groot voorskou van die geselekteerde gallery-item. Dubbelklik om dit te sluit."
+
#. wqE5z
-#: svx/uiconfig/ui/sidebargallery.ui:267
+#: svx/uiconfig/ui/sidebargallery.ui:283
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW"
msgid "Icon View"
msgstr "Ikoon Aansig"
-#. TZSrQ
-#: svx/uiconfig/ui/sidebargallery.ui:272 svx/uiconfig/ui/sidebargallery.ui:291
-msgctxt "sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS"
-msgid "Theme Items"
-msgstr "Tema Items"
+#. sUivF
+#: svx/uiconfig/ui/sidebargallery.ui:288
+msgctxt "sidebargallery|extended_tip|icons"
+msgid "Displays the contents of the Gallery as icons."
+msgstr "Vertoon die inhoud van die Galery as ikone."
#. FLH5B
-#: svx/uiconfig/ui/sidebargallery.ui:286
+#: svx/uiconfig/ui/sidebargallery.ui:302
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW"
msgid "Detailed View"
msgstr "Detail Aansig"
+#. GeiwY
+#: svx/uiconfig/ui/sidebargallery.ui:307
+msgctxt "sidebargallery|extended_tip|list"
+msgid "Displays the contents of the Gallery as small icons, with title and path information."
+msgstr "Vertoon die inhoud van die Galery as klein ikone, met titel- en padinligting."
+
#. tA8tK
-#: svx/uiconfig/ui/sidebargallery.ui:304
+#: svx/uiconfig/ui/sidebargallery.ui:320
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_SEARCH"
msgid "Search for icons"
-msgstr ""
+msgstr "Soek vir ikone"
#. JLmB8
-#: svx/uiconfig/ui/sidebargallery.ui:310
+#: svx/uiconfig/ui/sidebargallery.ui:326
msgctxt "sidebargallery|extended_tip|value"
msgid "Enter search text."
-msgstr ""
+msgstr "Voer in soekteks."
#. YDmBa
-#: svx/uiconfig/ui/sidebargallery.ui:336
+#: svx/uiconfig/ui/sidebargallery.ui:352
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME"
msgid "New..."
msgstr "Nuwe..."
+#. iCF8L
+#: svx/uiconfig/ui/sidebargallery.ui:362
+msgctxt "sidebargallery|extended_tip|insert"
+msgid "Adds a new theme to the Gallery and lets you choose the files to include in the theme."
+msgstr "Voeg 'n nuwe tema by die Galery en laat jou die lêers kies vir insluiting by die tema."
+
#. RfChe
-#: svx/uiconfig/ui/sidebargallery.ui:355
+#: svx/uiconfig/ui/sidebargallery.ui:376
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
msgstr "Voeg meer gallerye via uitbreiding"
@@ -20122,6 +20218,12 @@ msgctxt "sidebarshadow|transparency_label"
msgid "Transparency:"
msgstr "Deursigtigheid:"
+#. VwB2V
+#: svx/uiconfig/ui/sidebarstylespanel.ui:46
+msgctxt "fontstyletoolbox|applystyle"
+msgid "Font style"
+msgstr "Font styl"
+
#. yt59C
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:35
msgctxt "sidebartextcolumns|labelColNumber"
@@ -20146,6 +20248,18 @@ msgctxt "sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
msgstr "Voer die hoeveelheid spasie tussen die kolomme in."
+#. etDfs
+#: svx/uiconfig/ui/sidebartextpanel.ui:46
+msgctxt "font|fontnamecombobox"
+msgid "Font"
+msgstr "Font"
+
+#. fGDE3
+#: svx/uiconfig/ui/sidebartextpanel.ui:88
+msgctxt "font|fontsizecombobox"
+msgid "Font size"
+msgstr "Font grootte"
+
#. dZf2D
#: svx/uiconfig/ui/stylemenu.ui:12
msgctxt "stylemenu|update"
@@ -20375,91 +20489,91 @@ msgid "_More Options..."
msgstr "Meer opsies..."
#. b73Ag
-#: svx/uiconfig/ui/themecoloreditdialog.ui:12
+#: svx/uiconfig/ui/themecoloreditdialog.ui:10
msgctxt "themedialog|Title"
msgid "Theme Color Edit"
msgstr "Tema-kleur Bywerk"
#. ZBvTV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:111
+#: svx/uiconfig/ui/themecoloreditdialog.ui:110
msgctxt "themecoloreditdialog|labelThemeColorsName"
msgid "Name:"
msgstr "Naam:"
#. bpeMo
-#: svx/uiconfig/ui/themecoloreditdialog.ui:213
+#: svx/uiconfig/ui/themecoloreditdialog.ui:212
msgctxt "themecoloreditdialog|labelDark"
msgid "Dark 1:"
msgstr "Donker 1:"
#. JrFtB
-#: svx/uiconfig/ui/themecoloreditdialog.ui:230
+#: svx/uiconfig/ui/themecoloreditdialog.ui:229
msgctxt "themecoloreditdialog|labelLight1"
msgid "Light1:"
msgstr "Lig 1:"
#. FGBH2
-#: svx/uiconfig/ui/themecoloreditdialog.ui:247
+#: svx/uiconfig/ui/themecoloreditdialog.ui:246
msgctxt "themecoloreditdialog|labelDark2"
msgid "Dark 2:"
msgstr "Donker 2:"
#. QW9Cr
-#: svx/uiconfig/ui/themecoloreditdialog.ui:264
+#: svx/uiconfig/ui/themecoloreditdialog.ui:263
msgctxt "themecoloreditdialog|labelLight2"
msgid "Light2:"
msgstr "Lig 2:"
#. wgZiU
-#: svx/uiconfig/ui/themecoloreditdialog.ui:301
+#: svx/uiconfig/ui/themecoloreditdialog.ui:300
msgctxt "themecoloreditdialog|labelAccent1"
msgid "Accent 1:"
msgstr "Aksent 1:"
#. yKnVi
-#: svx/uiconfig/ui/themecoloreditdialog.ui:318
+#: svx/uiconfig/ui/themecoloreditdialog.ui:317
msgctxt "themecoloreditdialog|labelAccent2"
msgid "Accent 2:"
msgstr "Aksent 2:"
#. x4B79
-#: svx/uiconfig/ui/themecoloreditdialog.ui:375
+#: svx/uiconfig/ui/themecoloreditdialog.ui:374
msgctxt "themecoloreditdialog|labelAccent3"
msgid "Accent 3:"
msgstr "Aksent 3:"
#. tFUrg
-#: svx/uiconfig/ui/themecoloreditdialog.ui:392
+#: svx/uiconfig/ui/themecoloreditdialog.ui:391
msgctxt "themecoloreditdialog|labelAccent4"
msgid "Accent 4:"
msgstr "Aksent 4:"
#. uENPG
-#: svx/uiconfig/ui/themecoloreditdialog.ui:409
+#: svx/uiconfig/ui/themecoloreditdialog.ui:408
msgctxt "themecoloreditdialog|labelAccent5"
msgid "Accent 5:"
msgstr "Aksent 5:"
#. sVGF5
-#: svx/uiconfig/ui/themecoloreditdialog.ui:426
+#: svx/uiconfig/ui/themecoloreditdialog.ui:425
msgctxt "themecoloreditdialog|labelAccent6"
msgid "Accent 6:"
msgstr "Aksent 6:"
#. uAS9N
-#: svx/uiconfig/ui/themecoloreditdialog.ui:523
+#: svx/uiconfig/ui/themecoloreditdialog.ui:522
msgctxt "themecoloreditdialog|labelHyperlink"
msgid "Hyperlink:"
msgstr "Hiperskakel:"
#. etJMu
-#: svx/uiconfig/ui/themecoloreditdialog.ui:540
+#: svx/uiconfig/ui/themecoloreditdialog.ui:539
msgctxt "themecoloreditdialog|labelFollowHyperlink"
msgid "Follow Hyperlink:"
msgstr "Volg Hiperskakel:"
#. sShYV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:597
+#: svx/uiconfig/ui/themecoloreditdialog.ui:596
msgctxt "themecoloreditdialog|frameLabel"
msgid "Colors"
msgstr "Kleure"
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 586e1c59517..16f540f5903 100644
--- a/source/af/sw/messages.po
+++ b/source/af/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: 2024-03-11 16:42+0100\n"
-"PO-Revision-Date: 2024-02-28 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-14 16: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"
"Language: af\n"
@@ -1798,344 +1798,356 @@ msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
msgstr "Para Koppelteken Maks Koppelteken"
-#. nFxKY
+#. YwVuD
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Leading Chars"
-msgstr "Para Koppelteken Maks Voorkarakters"
+msgid "Para Hyphenation Min Leading Chars"
+msgstr "Woordafbreking Min. Leidende Karakters"
-#. agdzD
+#. DEBbS
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Trailing Chars"
-msgstr "Para Koppelteken Maks Agterkarakters"
+msgid "Para Hyphenation Min Trailing Chars"
+msgstr "Woordafbreking Min. Volgende Karakters"
-#. hj7Fp
+#. kNDph
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Compound Min Leading Chars"
+msgstr "Woordafbreking Saamgesteld Min. Leidende Karakters"
+
+#. hj7Fp
+#: sw/inc/inspectorproperties.hrc:209
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
msgstr "Para Koppelteken Kleinletters"
#. 8BFum
-#: sw/inc/inspectorproperties.hrc:209
+#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Last Word"
msgstr "Paragraaf met geen Laaste Woord Koppeltekens"
#. 32PM5
-#: sw/inc/inspectorproperties.hrc:210
+#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Min Word Length"
msgstr "Paragraaf met Minimum Woordlengte"
#. 4ZE3Y
-#: sw/inc/inspectorproperties.hrc:211
+#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Zone"
msgstr "Paragraaf Koppelteken Sone"
#. G8F5E
-#: sw/inc/inspectorproperties.hrc:212
+#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Keep"
-msgstr ""
+msgstr "Behou paragraaf woordafbreking"
+
+#. nrito
+#: sw/inc/inspectorproperties.hrc:214
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Keep Type"
+msgstr "Paragraaf: Behou Tipe Woordafbreking"
#. 4bemD
-#: sw/inc/inspectorproperties.hrc:213
+#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
msgstr "Para \"Interoperability Grab Bag\""
#. fCGA4
-#: sw/inc/inspectorproperties.hrc:214
+#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
msgstr "Para is Outo Eerste Lyninsprong"
#. Q68Bx
-#: sw/inc/inspectorproperties.hrc:215
+#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
msgstr "Para is Karakter Afstand"
#. FGVAd
-#: sw/inc/inspectorproperties.hrc:216
+#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
msgstr "Para is Verbind Rande"
#. tBy9h
-#: sw/inc/inspectorproperties.hrc:217
+#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
msgstr "Para is verbode Reëls"
#. yZZSA
-#: sw/inc/inspectorproperties.hrc:218
+#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
msgstr "Para is hangende Leestekens"
#. dDgrE
-#: sw/inc/inspectorproperties.hrc:219
+#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
msgstr "Para is Koppeltekens"
#. mHDWE
-#: sw/inc/inspectorproperties.hrc:220
+#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
msgstr "Para is Numering Herbegin"
#. Mnm2C
-#: sw/inc/inspectorproperties.hrc:221
+#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
msgstr "Para is Hou Bymekaar"
#. 8Z5AP
-#: sw/inc/inspectorproperties.hrc:222
+#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
msgstr "Para is Laaste Lyn Aanpas"
#. 6CaHh
-#: sw/inc/inspectorproperties.hrc:223
+#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
msgstr "Para Linker Kantstrook"
#. ZDnZk
-#: sw/inc/inspectorproperties.hrc:224
+#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
msgstr "Para Linker Kantstrook Relatief"
#. G43XB
-#: sw/inc/inspectorproperties.hrc:225
+#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
msgstr "Para Lyn Nommer Teller"
#. EjnTM
-#: sw/inc/inspectorproperties.hrc:226
+#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
msgstr "Para Lyn Nommer Begin Waarde"
#. eo9RR
-#: sw/inc/inspectorproperties.hrc:227
+#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
msgstr "Para Lyn Spasiëring"
#. kczeF
-#: sw/inc/inspectorproperties.hrc:228
+#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
msgstr "Para Geskeide"
#. FmuG6
-#: sw/inc/inspectorproperties.hrc:229
+#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
msgstr "Para Register Modus Aktief"
#. Kwp9H
-#: sw/inc/inspectorproperties.hrc:230
+#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
msgstr "Para Regter Kantstrook"
#. r2ao2
-#: sw/inc/inspectorproperties.hrc:231
+#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
msgstr "Para Regter Kantstrook Relatief"
#. FC9mA
-#: sw/inc/inspectorproperties.hrc:232
+#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
msgstr "Para Skadu Formaat"
#. VXwD2
-#: sw/inc/inspectorproperties.hrc:233
+#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
msgstr "Para Splitsing"
#. gXoCF
-#: sw/inc/inspectorproperties.hrc:234
+#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
msgstr "Para Stylnaam"
#. sekLv
-#: sw/inc/inspectorproperties.hrc:235
+#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
msgstr "Para Tabulasie Stoppe"
#. reW9Y
-#: sw/inc/inspectorproperties.hrc:236
+#: sw/inc/inspectorproperties.hrc:238
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
msgstr "Para Boonste Kantstrook"
#. wHuj4
-#: sw/inc/inspectorproperties.hrc:237
+#: sw/inc/inspectorproperties.hrc:239
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
msgstr "Para Boonste Kantstrook Relatief"
#. pUjFj
-#: sw/inc/inspectorproperties.hrc:238
+#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
msgstr "Para Gebruikergedefineerde Attribute"
#. WvA9C
-#: sw/inc/inspectorproperties.hrc:239
+#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
msgstr "Para Vertikale Belyning"
#. u8Jc6
-#: sw/inc/inspectorproperties.hrc:240
+#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
msgstr "Para Windows"
#. cdw2Q
-#: sw/inc/inspectorproperties.hrc:241
+#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
msgstr "Verwysingsmerk"
#. NDEck
-#: sw/inc/inspectorproperties.hrc:242
+#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border"
msgstr "Regter Rand"
#. 6rs9g
-#: sw/inc/inspectorproperties.hrc:243
+#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border Distance"
msgstr "Regter Rand Afstand"
#. XYhSX
-#: sw/inc/inspectorproperties.hrc:244
+#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
msgstr "Rsid"
#. Uoosp
-#: sw/inc/inspectorproperties.hrc:245
+#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
msgstr "Ruby Verstel"
#. 3WwCU
-#: sw/inc/inspectorproperties.hrc:246
+#: sw/inc/inspectorproperties.hrc:248
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
msgstr "Ruby Karakter Styl Naam"
#. DqMAX
-#: sw/inc/inspectorproperties.hrc:247
+#: sw/inc/inspectorproperties.hrc:249
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
msgstr "Ruby is boontoe"
#. w8jgs
-#: sw/inc/inspectorproperties.hrc:248
+#: sw/inc/inspectorproperties.hrc:250
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
msgstr "Ruby Posisie"
#. ZREEa
-#: sw/inc/inspectorproperties.hrc:249
+#: sw/inc/inspectorproperties.hrc:251
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
msgstr "Ruby Teks"
#. tJEtt
-#: sw/inc/inspectorproperties.hrc:250
+#: sw/inc/inspectorproperties.hrc:252
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
msgstr "Trek na Rooster"
#. oDk6s
-#: sw/inc/inspectorproperties.hrc:251
+#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
msgstr "Styl \"Interoperability Grab Bag\""
#. PV65u
-#: sw/inc/inspectorproperties.hrc:252
+#: sw/inc/inspectorproperties.hrc:254
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Field"
msgstr "Teks Veld"
#. a6k8F
-#: sw/inc/inspectorproperties.hrc:253
+#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Frame"
msgstr "Teksraam"
#. CNyuR
-#: sw/inc/inspectorproperties.hrc:254
+#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Paragraph"
msgstr "Teks Paragraaf"
#. nTTEM
-#: sw/inc/inspectorproperties.hrc:255
+#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Section"
msgstr "Teks Seksie"
#. VCADG
-#: sw/inc/inspectorproperties.hrc:256
+#: sw/inc/inspectorproperties.hrc:258
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Table"
msgstr "Teks Tabel"
#. hDjMA
-#: sw/inc/inspectorproperties.hrc:257
+#: sw/inc/inspectorproperties.hrc:259
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
msgstr "Teks Gebruikergedefinieerde Attribute"
#. ZG6rS
-#: sw/inc/inspectorproperties.hrc:258
+#: sw/inc/inspectorproperties.hrc:260
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border"
msgstr "Boonste Rand"
#. 6qBJD
-#: sw/inc/inspectorproperties.hrc:259
+#: sw/inc/inspectorproperties.hrc:261
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
msgstr "Boonste Rand Afstand"
#. RwtPi
-#: sw/inc/inspectorproperties.hrc:260
+#: sw/inc/inspectorproperties.hrc:262
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
msgstr "Ongesiende Karakter Styl Naam"
#. xcMEF
-#: sw/inc/inspectorproperties.hrc:261
+#: sw/inc/inspectorproperties.hrc:263
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
msgstr "Gesiende Karakter Styl Naam"
#. YiBym
-#: sw/inc/inspectorproperties.hrc:262
+#: sw/inc/inspectorproperties.hrc:264
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Writing Mode"
msgstr "Skryf Modus"
@@ -6140,7 +6152,7 @@ msgstr "Globale Oorsig"
#: sw/inc/strings.hrc:684
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
-msgstr "Aansig vir inhoudnavigering"
+msgstr "Inhoud Wys-item"
#. UAExA
#: sw/inc/strings.hrc:685
@@ -6302,7 +6314,7 @@ msgstr "~Werk by"
#: sw/inc/strings.hrc:712
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
-msgstr "Redigeer"
+msgstr "Bywerk"
#. w3ZrD
#: sw/inc/strings.hrc:713
@@ -7314,20 +7326,14 @@ msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated"
msgstr "Komma Geskeide Teks"
-#. D8MYt
+#. jXQCD
#: sw/inc/strings.hrc:894
-msgctxt "STR_FILTER_MDB"
+msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access"
msgstr "Microsoft Access"
-#. nRKEu
-#: sw/inc/strings.hrc:895
-msgctxt "STR_FILTER_ACCDB"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
-
#. uDNRt
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
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"
@@ -7339,91 +7345,91 @@ msgstr ""
"Wil u die epos rekeninginligting nou invoer?"
#. r9BVg
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME-adreslys (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr "Kies begindokument"
#. FiUyK
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr "Kies die dokumenttipe"
#. QwrpS
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:900
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr "Voeg adresblok in"
#. omRZF
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr "Kies adreslys"
#. YrDuD
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr "Skep aanhef"
#. tTr4B
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr "Pas uitleg aan"
#. S4p5M
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Sluit ontvanger uit"
#. N5YUH
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Klaar"
#. L5FEG
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Massapos-slimmerd"
#. CEhZj
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabel"
#. v9hEB
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Navraag"
#. HxGAu
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
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:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Die speltoets is klaar."
#. 2SuqF
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr "Geen woordeboek beskikbaar nie"
@@ -7433,252 +7439,252 @@ msgstr "Geen woordeboek beskikbaar nie"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
#. V9cQp
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:920
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Tyd"
#. 2zgWi
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Lêernaam"
#. FdSaU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Databasisnaam"
#. cGn9h
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_CHAPTERFLD"
msgid "~Heading"
msgstr "-Opskrif"
#. wYWy2
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr "Bladsynommer"
#. EXC6N
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistieke"
#. EW86G
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Outeur"
#. 5aFak
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Sjablone"
#. 3wdud
-#: sw/inc/strings.hrc:929
+#: sw/inc/strings.hrc:928
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Afsender"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Stel veranderlike"
#. ckA26
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Wys veranderlike"
#. Fjzgu
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Voeg formule in"
#. AXoAT
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Toevoerveld"
#. VfqNE
-#: sw/inc/strings.hrc:935
+#: sw/inc/strings.hrc:934
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Toevoerveld (veranderlike)"
#. E8JAd
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Toevoerveld (gebruiker)"
#. 8LGEQ
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:936
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Voorwaardelike teks"
#. jrZ7i
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:937
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-veld"
#. 9WAT9
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:938
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Voer makro uit"
#. qEBxa
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Getalomvang"
#. ACE5s
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Stel bladsyveranderlike"
#. ayB3N
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Wys bladsyveranderlike"
#. DBM4P
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Laai URL"
#. LJFF5
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:943
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Plekhouer"
#. zZCg6
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Kombineer karakters"
#. 9MGU6
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Toevoerlys"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Stel verwysing"
#. FJ2X8
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Voeg verwysing in"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Massapos-velde"
#. JP2DU
-#: sw/inc/strings.hrc:952
+#: sw/inc/strings.hrc:951
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Volgende rekord"
#. GizhA
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Enige rekord"
#. aMGxm
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Rekordnommer"
#. DtYzi
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Vorige bladsy"
#. UCSej
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:955
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Volgende bladsy"
#. M8Fac
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:956
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Versteekte teks"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:958
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Gebruikerveld"
#. XELYN
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
#. MB6kt
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skrip"
#. BWU6A
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliografie-inskrywing"
#. 7EGCR
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Versteekte paragraaf"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "DokInligting"
@@ -7687,87 +7693,87 @@ msgstr "DokInligting"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
#. qMCEh
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Datum (vas)"
#. AXmyw
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Tyd"
#. 6dxVs
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Tyd (vas)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabelle"
#. 7qW4K
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Karakters"
#. zDRCp
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Woorde"
#. 2wgLC
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:976
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragrawe"
#. JPGG7
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:977
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Beeld"
#. Eu6Ns
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:978
msgctxt "FLD_STAT_OBJ"
msgid "OLE objects"
msgstr "OLE objekte"
#. bDG6R
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:979
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Bladsye"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "Outomatiese DDE"
#. xPP2E
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "Handmatige DDE"
#. spdXd
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Teks]"
@@ -7776,103 +7782,103 @@ msgstr "[Teks]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:988
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Maatskappy"
#. WWxTK
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Naam"
#. 4tdAc
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Van"
#. xTV7n
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Voorletters"
#. AKD3k
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Straat"
#. ErMju
-#: sw/inc/strings.hrc:994
+#: sw/inc/strings.hrc:993
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Land"
#. ESbkx
-#: sw/inc/strings.hrc:995
+#: sw/inc/strings.hrc:994
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Poskode"
#. WDAc2
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:995
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Stad"
#. pg7MV
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titel"
#. DwLhZ
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posisie"
#. LDTdu
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Foon (tuis)"
#. JBZyj
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Foon (werk)"
#. 5EmGH
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "Faks"
#. AtN9J
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr "E-pos"
#. 6GBRm
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Provinsie"
#. pbrdQ
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "af"
#. wC8SE
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "aan"
@@ -7882,37 +7888,37 @@ msgstr "aan"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Lêernaam"
#. RBpz3
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1010
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Lêernaam sonder uitbreiding"
#. BCzy8
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1011
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Pad/lêernaam"
#. ChFwM
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1012
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Pad"
#. R6KrL
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr "Sjabloonnaam"
#. ANM2H
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategorie"
@@ -7921,25 +7927,25 @@ msgstr "Kategorie"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_CHAPTER_NAME"
msgid "Heading contents"
msgstr "Opskrif inhoud"
#. B9gFR
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_CHAPTER_NO"
msgid "Heading number"
msgstr "Opskrif nommer"
#. vFtwZ
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Heading number without separator"
msgstr "Opskrif nommer sonder skeiding"
#. BVPZY
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1021
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Heading number and contents"
msgstr "Opskrif nommer en inhoud"
@@ -7948,55 +7954,55 @@ msgstr "Opskrif nommer en inhoud"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:1028
+#: sw/inc/strings.hrc:1027
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "a .. aa .. aaa"
#. m84Fb
-#: sw/inc/strings.hrc:1029
+#: sw/inc/strings.hrc:1028
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1029
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romeinse syfers (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romeinse syfers (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabiese syfers (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Soos bladsystyl"
#. xBKwZ
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Teks"
@@ -8005,13 +8011,13 @@ msgstr "Teks"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Naam"
#. RCnZb
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Voorletters"
@@ -8020,49 +8026,49 @@ msgstr "Voorletters"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Stelsel"
#. qKXLW
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Teks"
#. E86ZD
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1044
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Naam"
#. FB3Rp
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1045
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Teks"
#. KiBai
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1046
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formule"
#. 9AsdS
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Teks"
#. GokUf
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Databasis"
#. UBADL
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Stelsel"
@@ -8071,19 +8077,19 @@ msgstr "Stelsel"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1053
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Outeur"
#. aqFVp
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1054
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Tyd"
#. FaZKx
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -8092,79 +8098,79 @@ msgstr "Datum"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "FMT_REF_TEXT"
msgid "Referenced text"
msgstr "Verwysde teks"
#. eeSAu
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
msgstr "Bladsy nommer (ongestileerd)"
#. MaB3q
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Hoofstuk"
#. VBMno
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
msgstr "\"Bolangs\"/\"Onderlangs\""
#. 96emU
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
msgstr "Bladsy nommer (gestilleerd)"
#. CQitd
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategorie en nommer"
#. BsvCn
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Byskrifteks"
#. Xbm7G
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1066
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Number"
msgstr "Nommer"
#. QBGit
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nommer"
#. CGkV7
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1068
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nommer (geen konteks)"
#. XgSb3
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nommer (volledige konteks)"
#. zQTNF
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artikel a/az + "
#. 97Vs7
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artikel A/Az + "
@@ -8173,31 +8179,31 @@ msgstr "Artikel A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Teks"
#. rAQoE
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1077
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabel"
#. biUa2
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Raam"
#. 7mkZb
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Beeld"
#. GgbFY
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objek"
@@ -8206,169 +8212,169 @@ msgstr "Objek"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Voorwaarde"
#. X9cqJ
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1085
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Dan, Anders"
#. bo8yF
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE-stelling"
#. LixXA
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Versteekte t~eks"
#. EX3bJ
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Makronaam"
#. dNZtd
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Verwysing"
#. bfRPa
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "K~arakters"
#. j2G5G
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Regstelling"
#. vEgGo
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Waarde"
#. YQesU
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formule"
#. Eq5xq
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Doelgemaak"
#. 32NzA
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Gebruiker]"
#. dYQTU
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. Hoogte"
#. xELZY
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. Hoogte"
#. F9Ldz
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Wydte"
#. rdxcb
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Hoogte"
#. DQm2h
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Linkerkantlyn"
#. imDMU
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Bokantlyn"
#. ayQss
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Kolomme"
#. 3moLd
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rye"
#. XWMSH
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
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:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Enkelbladaansig"
#. 57ju6
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Multibladaansig"
#. tbig8
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Boekaansig"
#. xBHUG
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
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:1113
+#: sw/inc/strings.hrc:1112
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:1114
+#: sw/inc/strings.hrc:1113
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."
#. ng6cd
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_ACCESSIBILITY_CHECK_HINT"
msgid ""
"Status of the accessibility check.\n"
@@ -8379,1390 +8385,1390 @@ msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Hoofletters oor"
#. PLAVt
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rye"
#. sg6Za
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Geen vallende hoofletters"
#. gueRC
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Geen bladsybreuk"
#. G3CQN
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Moenie weerspieël nie"
#. MVEk8
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Swaai vertikaal om"
#. Dns6t
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Swaai horisontaal om"
#. ZUKCy
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Horisontale en vertikale omswaai"
#. LoQic
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ horisontale weerspieëling op ewe bladsye"
#. kbnTf
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Karakterstyl"
#. D99ZJ
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Geen karakterstyl"
#. fzG3P
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Voet"
#. 9RCsQ
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Geen voet"
#. zFTin
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Kop"
#. PcYEB
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Geen kop"
#. 8Jgfg
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr "Optimaal"
#. HEuGy
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr "Geen"
#. 4tA4q
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Deur"
#. ypvD6
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr "Parallel"
#. hyEQ5
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr "Voor"
#. bGBtQ
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr "Daarna"
#. SrG3D
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Slegs anker)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Wydte:"
#. 2GYT7
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Vaste hoogte:"
#. QrFMi
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. hoogte:"
#. kLiYd
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "aan paragraaf"
#. A8nAb
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr "as karakter"
#. Uszmm
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr "Na karakter"
#. hDUSa
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "aan bladsy"
#. JMHRz
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X-koördinaat:"
#. oCZWW
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y-koördinaat:"
#. YNKE6
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "bo"
#. GPTAu
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Vertikaal gesentreer"
#. fcpTS
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "onder"
#. 37hos
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Bokant van reël"
#. MU7hC
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Reël gesentreer"
#. ZvEq7
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Onderkant van reël"
#. jypsG
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr "Bladsy lyn-spasiëring"
#. Cui3U
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr "Nie-bladsy lynspasiëring"
#. 4RL9X
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "regs"
#. wzGK7
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horisontaal gesentreer"
#. ngRmB
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "links"
#. JyHkM
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "binnekant"
#. iXSZZ
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "buitekant"
#. kDY9Z
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Volle breedte"
#. Hvn8D
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolomme"
#. 6j6TA
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Wydte van skeisimbool:"
#. dvdDt
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Maks. voetnoot-area:"
#. BWqF3
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Redigeerbaar in leesalleen-dokument"
#. SCL5F
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1166
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Verdeel"
#. CFmBk
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr "Lys Styl: (%LISTSTYLENAME)"
#. HvZBm
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr "Lys Styl: (Geen)"
#. QDaFk
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "geskakel met "
#. rWmT8
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "en "
#. H2Kwq
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Tel reëls"
#. yjSiJ
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "moenie reëls tel nie"
#. HE4BV
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "herbegin reëltelling by: "
#. 7Q8qC
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Helderheid: "
#. sNxPE
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Rooi: "
#. u73NC
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Groen: "
#. qQsPp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blou: "
#. BS4nZ
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontras: "
#. avJBK
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
#. HQCJZ
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Deursigtigheid: "
#. 5jDK3
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Keer om"
#. DVSAx
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "moenie omkeer nie"
#. Z7tXB
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafikamodus: "
#. RXuUF
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standaard"
#. kbALJ
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Grys skale"
#. eSHEj
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Swart-en-wit"
#. tABTr
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermerk"
#. 8SwC3
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1188
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotasie"
#. hWEeF
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Geen rooster"
#. HEuEv
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Rooster (slegs reëls)"
#. VFgMq
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Rooster (reëls en karakters)"
#. VRJrB
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Volg teksvloei"
#. Sb3Je
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Moenie teksvloei volg nie"
#. yXFKP
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Voeg rande saam"
#. vwHbS
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Moenie rande saamvoeg nie"
#. Fsnm6
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "ST_PGE"
msgid "Page"
msgstr "Bladsy"
#. amiSY
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Beheer"
#. Cbktp
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Seleksie"
#. GpAUo
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Herinnering"
#. qpbDE
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Herhaal soektog"
#. sfmff
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Tabelformule"
#. DtkuT
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Verkeerde tabelformule"
#. A6Vgk
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr "Onlangsheid"
#. LYuHA
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
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:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Volgende tabel"
#. yhnpi
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr "Volgende raam"
#. M4BCA
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Volgende bladsy"
#. UWeq4
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Volgende tekening"
#. ZVCrD
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Volgende kontrole"
#. NGAqr
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Volgende afdeling"
#. Mwcvm
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Volgende boekmerk"
#. xbxDs
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Volgende grafika"
#. 4ovAF
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Volgende OLE-objek"
#. YzK6w
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Volgende opskrif"
#. skdRc
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Volgende seleksie"
#. RBFga
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Volgende voetnoot"
#. GNLrx
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Volgende herinnering"
#. mFCfp
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Volgende opmerking"
#. gbnwp
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Soek verder vorentoe"
#. TXYkA
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Volgende indeksinskrywing"
#. EyvbV
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Vorige tabel"
#. cC5vJ
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr "Vorige raam"
#. eQPFD
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Vorige bladsy"
#. p5jbU
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Vorige tekening"
#. 2WMmZ
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Vorige kontrole"
#. 6uGDP
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Vorige afdeling"
#. YYCtk
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Vorige boekmerk"
#. nFLdX
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Vorige grafika"
#. VuxvB
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1231
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Vorige OLE-objek"
#. QSuct
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Vorige opskrif"
#. CzLBr
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Vorige seleksie"
#. B7PoL
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Vorige voetnoot"
#. AgtLD
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Vorige herinnering"
#. GJQ6F
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Vorige opmerking"
#. GWnfD
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Soek verder agtertoe"
#. uDtcG
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Vorige indeksinskrywing"
#. VR6DX
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Vorige tabelformule"
#. GqESF
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Volgende tabelformule"
#. gBgxo
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Vorige foutiewe tabelformule"
#. UAon9
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Volgende foutiewe tabelformule"
#. L2Apv
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr "Gaan terug"
#. jCsGs
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr "Gaan vooruit"
#. o3BBz
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr "Vorige veld"
#. bQ33Z
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr "Volgende Veld"
#. bhUaK
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr "Vorige veld '%FIELDTYPE'"
#. A8HWi
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr "Volgende veld '%FIELDTYPE'"
#. W7mPY
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_GOTO_PAGE_DLG_TITLE"
msgid "Go to Page"
msgstr "Gaan na Bladsy"
#. hSYa3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Ingevoeg"
#. LnFkq
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Geskrap"
#. cTNEn
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Geformateer"
#. YWr7C
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabel het verander"
#. 6xVDN
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Toegepaste paragraafstyle"
#. 32AND
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Paragraafformatering het verander"
#. wLDkj
-#: sw/inc/strings.hrc:1258
+#: sw/inc/strings.hrc:1257
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Ry ingevoeg"
#. Eb5Gb
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Ry geskrap"
#. RyLHZ
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1259
msgctxt "STR_REDLINE_TABLE_COLUMN_INSERT"
msgid "Column Inserted"
msgstr "Kolom Ingevoeg"
#. FqpCw
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_REDLINE_TABLE_COLUMN_DELETE"
msgid "Column Deleted"
msgstr "Kolom Geskrap"
#. i5ZJt
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1261
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Sel ingevoeg"
#. 4gE3z
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Ry geskrap"
#. BLEBh
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
msgstr "Geskuif (Invoeging)"
#. o39AA
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
msgstr "Geskuif (skrapping)"
#. DRCyp
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Eindnoot: "
#. qpW2q
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Voetnoot: "
#. 3RFUd
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
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:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Kop (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Eerste bladsykop (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Linkerbladsykop (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Regterbladsykop (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Voet (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Eerste bladsyvoet (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Linkerbladsyvoet (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Regterbladsyvoet (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Skrap kop..."
#. wL3Fr
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formateer kop..."
#. DrAUe
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Skrap voet..."
#. 9Xgou
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formateer voet..."
#. ApT5B
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr "Onbeweeglike Tabel"
#. wVAZJ
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr "Redigeer bladsybreuk"
#. uvDKE
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Beeldlêer kan nie oopgemaak word nie"
#. iJuAv
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Beeldlêer kan nie gelees word nie"
#. Bwwho
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Onbekende beeldformaat"
#. bfog5
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
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:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Beeldfilter nie gevind nie"
#. tEqyq
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
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:1292
+#: sw/inc/strings.hrc:1291
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Voeg beeld in"
#. GWzLN
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1292
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Opmerking: "
#. CoJc8
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Invoeging"
#. dfMEF
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1294
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Skrapping"
#. NytQQ
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Outokorrigeer"
#. YRAQL
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr "Formate"
#. ELCVU
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabelveranderinge"
#. PzfQF
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Toegepaste paragraafstyle"
#. WghdP
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_REDLINE_COMMENT_ADDED"
msgid "Comment added"
msgstr "Opmerking bygevoeg."
#. 2KNu9
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_REDLINE_COMMENT_DELETED"
msgid "Comment deleted"
msgstr "Opmerking geskrap."
#. sgEbW
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Bladsy "
#. QHfpZ
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_PAGES_TWO_CONJUNCTION"
msgid "and"
msgstr "en"
#. 3DpEx
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Bladsy %1 van %2"
#. kMeye
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_PAGE_COUNT_EXTENDED"
msgid "Page %1 of %2 [Page %3]"
msgstr "Bladsy %1 van %2 [Bladsy %3]"
#. gqFYf
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_PAGES_COUNT"
msgid "Pages %1 - %2 of %3"
msgstr "Bladsye %1 - %2 of %3"
#. BqLqv
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_PAGES_COUNT_EXTENDED"
msgid "Pages %1 - %2 of %3 [Pages %4 - %5]"
msgstr "Bladsye %1 - %2 of %3 [Bladsye %4 - %5]"
#. FjgDc
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 (%2) of %3"
msgstr "Bladsye %1 (%2) of %3"
#. jBinK
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED"
msgid "Page %1 (%2) of %3 [Page %4 (%5)]"
msgstr "Bladsy %1 (%2) of %3 [Bladsy %4 (%5)]"
#. 5EAe9
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_PAGES_COUNT_CUSTOM"
msgid "Pages %1 - %2 (%3 - %4) of %5"
msgstr "Bladsye %1 - %2 (%3 - %4) of %5"
#. 6pfhH
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED"
msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]"
msgstr "Bladsye %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]"
#. a7tDc
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
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:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraaf"
#. aAtmp
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Beeld"
#. UBDMK
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-objek"
#. xEWbo
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Raam"
#. hfJns
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabel"
#. GRqNY
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabelry"
#. CDQY4
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabelsel"
#. 2Db9T
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Bladsy"
#. 63FuG
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Kop"
#. aDuAY
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Voet"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-HTML-dokument"
#. y2GBv
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1327
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titel"
#. AipGR
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1328
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Skeier"
#. CoSEf
-#: sw/inc/strings.hrc:1330
+#: sw/inc/strings.hrc:1329
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Vlak "
#. JdTF4
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
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:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Gebruikergedefinieerde indeks"
#. t5uWs
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<geen>"
#. vSSnJ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<geen>"
#. NSx98
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
#. WxBG7
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "N#"
msgstr "N#"
#. 8EgTx
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
#. gxt8B
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
#. pGAb4
-#: sw/inc/strings.hrc:1339
+#: sw/inc/strings.hrc:1338
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. jCQgT
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "HI"
msgstr "HI"
#. XWaFn
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "BH"
#. xp6D6
-#: sw/inc/strings.hrc:1342
+#: sw/inc/strings.hrc:1341
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
#. AogDK
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
#. GnDd5
-#: sw/inc/strings.hrc:1344
+#: sw/inc/strings.hrc:1343
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Numbering"
msgstr "Nommering"
#. FH365
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Inskrywing"
#. xZjtZ
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Inkeep"
#. aXW8y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teks"
#. MCUd2
-#: sw/inc/strings.hrc:1348
+#: sw/inc/strings.hrc:1347
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Bladsynommer"
#. BzpRR
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Heading info"
msgstr "Opskrif info"
#. DRBSD
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Begin van hiperskakel"
#. Ytn5g
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Einde van hiperskakel"
#. hRo3J
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliografie-inskrywing: "
#. ZKG5v
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Karakterstyl: "
#. d9BES
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Teks Struktuur"
#. kwoGP
-#: sw/inc/strings.hrc:1355
+#: sw/inc/strings.hrc:1354
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:1356
+#: sw/inc/strings.hrc:1355
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:1357
+#: sw/inc/strings.hrc:1356
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:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Keuringslêer vir indeks (* .sdi)"
@@ -9771,277 +9777,277 @@ msgstr "Keuringslêer vir indeks (* .sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Basislyn ~bo"
#. 5GiEA
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Basislyn onder"
#. sdyVF
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~Gesentreerde basislyn"
#. 8oPgS
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert OLE object"
msgstr "Voeg OLE objek in"
#. pmqbK
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit OLE object"
msgstr "Wysig OLE objek"
#. 3QFYB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Sjabloon: "
#. oUhnK
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Rande"
#. T2SH2
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Agtergrond"
#. K6Yvs
-#: sw/inc/strings.hrc:1372
+#: sw/inc/strings.hrc:1371
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Paragraafstyl: "
#. Fsanh
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
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:1375
+#: sw/inc/strings.hrc:1374
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-meesterdokument"
#. kWe9j
-#: sw/inc/strings.hrc:1377
+#: sw/inc/strings.hrc:1376
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:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Die getikte wagwoord is ongeldig."
#. oUR7Y
-#: sw/inc/strings.hrc:1379
+#: sw/inc/strings.hrc:1378
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Die wagwoord is nie gestel nie."
#. GBVqD
-#: sw/inc/strings.hrc:1381
+#: sw/inc/strings.hrc:1380
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Woordafbreking klaar"
#. rZBXF
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Geen (moenie spelling kontroleer nie)"
#. Z8EjG
-#: sw/inc/strings.hrc:1383
+#: sw/inc/strings.hrc:1382
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Stel terug na verstektaal"
#. YEXdS
-#: sw/inc/strings.hrc:1384
+#: sw/inc/strings.hrc:1383
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Meer..."
#. QecQ3
-#: sw/inc/strings.hrc:1385
+#: sw/inc/strings.hrc:1384
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignoreer"
#. aaiBM
-#: sw/inc/strings.hrc:1386
+#: sw/inc/strings.hrc:1385
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Verduidelikings..."
#. kSDGu
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
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:1389
+#: sw/inc/strings.hrc:1388
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Kon nie dokumente saamvoeg nie."
#. FqsCt
-#: sw/inc/strings.hrc:1390
+#: sw/inc/strings.hrc:1389
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:1391
+#: sw/inc/strings.hrc:1390
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Die bron kan nie gelaai word nie."
#. K9qMS
-#: sw/inc/strings.hrc:1392
+#: sw/inc/strings.hrc:1391
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:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-dokument"
#. qVZBx
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Teksdokument"
#. qmmPU
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Bron nie gespesifiseer nie."
#. 2LgDJ
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Vlak "
#. AcAD8
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Skema "
#. DE9FZ
-#: sw/inc/strings.hrc:1398
+#: sw/inc/strings.hrc:1397
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Redigeer voetnoot/eindnoot"
#. EzBCZ
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Soeksleutel is XX maal vervang."
#. 5GCGF
-#: sw/inc/strings.hrc:1400
+#: sw/inc/strings.hrc:1399
msgctxt "STR_SEARCH_KEY_FOUND_TIMES"
msgid "Search key found %1 times."
msgstr "Soek sleutelwoord gevind %1 kere."
#. fgywB
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ry "
#. GUc4a
-#: sw/inc/strings.hrc:1402
+#: sw/inc/strings.hrc:1401
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Kolom "
#. yMyuo
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Voer bron uit..."
#. ywFCb
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Voer kopie van bron uit..."
#. BT3M3
-#: sw/inc/strings.hrc:1406
+#: sw/inc/strings.hrc:1405
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Gaan voort"
#. hnqAm
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "ST_CLOSE_DIALOG"
msgid "~Close"
msgstr "~Sluit"
#. ZR9aw
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Stuur aan: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Suksesvol vesend"
#. fmHmE
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Stuur het misluk"
#. EAxAu
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "ST_ADDRESS_INVALID"
msgid "Address invalid"
msgstr "Adres ongeldig"
#. yAAPM
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
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:1415
+#: sw/inc/strings.hrc:1414
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Teksformule"
#. RmBFW
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr "Geen Item gespesifiseer"
@@ -10050,7 +10056,7 @@ msgstr "Geen Item gespesifiseer"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1423
+#: sw/inc/strings.hrc:1422
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"
@@ -10059,139 +10065,139 @@ msgstr "Die dokumentklassifikasie het verander omdat ’n paragraafklassifikasie
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1428
+#: sw/inc/strings.hrc:1427
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Geldig "
#. xAKRC
-#: sw/inc/strings.hrc:1429
+#: sw/inc/strings.hrc:1428
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Ongeldig"
#. pDAHz
-#: sw/inc/strings.hrc:1430
+#: sw/inc/strings.hrc:1429
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Ongeldige handtekening"
#. etEEx
-#: sw/inc/strings.hrc:1431
+#: sw/inc/strings.hrc:1430
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Onderteken deur"
#. BK7ub
-#: sw/inc/strings.hrc:1432
+#: sw/inc/strings.hrc:1431
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Paragraafhandtekening"
#. kZKCf
-#: sw/inc/strings.hrc:1434
+#: sw/inc/strings.hrc:1433
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Visitekaartjies"
#. ECFij
-#: sw/inc/strings.hrc:1436
+#: sw/inc/strings.hrc:1435
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "E-Pos-Instellings"
#. PwrB9
-#: sw/inc/strings.hrc:1438
+#: sw/inc/strings.hrc:1437
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Voeg in"
#. NL48o
-#: sw/inc/strings.hrc:1439
+#: sw/inc/strings.hrc:1438
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Skrap"
#. PW4Bz
-#: sw/inc/strings.hrc:1440
+#: sw/inc/strings.hrc:1439
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Attribute"
#. yfgiq
-#: sw/inc/strings.hrc:1442
+#: sw/inc/strings.hrc:1441
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "Soekterm"
#. fhLzk
-#: sw/inc/strings.hrc:1443
+#: sw/inc/strings.hrc:1442
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "Alternatiewe inskrywing"
#. gD4D3
-#: sw/inc/strings.hrc:1444
+#: sw/inc/strings.hrc:1443
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "1e sleutel"
#. BFszo
-#: sw/inc/strings.hrc:1445
+#: sw/inc/strings.hrc:1444
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "2e sleutel"
#. EoAB8
-#: sw/inc/strings.hrc:1446
+#: sw/inc/strings.hrc:1445
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "Opmerking"
#. Shstx
-#: sw/inc/strings.hrc:1447
+#: sw/inc/strings.hrc:1446
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "Selfde kas"
#. 8Cjvb
-#: sw/inc/strings.hrc:1448
+#: sw/inc/strings.hrc:1447
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "Slegs woord"
#. zD8rb
-#: sw/inc/strings.hrc:1449
+#: sw/inc/strings.hrc:1448
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Ja"
#. 4tTop
-#: sw/inc/strings.hrc:1450
+#: sw/inc/strings.hrc:1449
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Nee"
#. KhKwa
-#: sw/inc/strings.hrc:1452
+#: sw/inc/strings.hrc:1451
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
#. aHi89
-#: sw/inc/strings.hrc:1453
+#: sw/inc/strings.hrc:1452
msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER"
msgid "Click here to enter text"
msgstr "Klik hier o0m teks in te voer."
#. N3ocz
-#: sw/inc/strings.hrc:1454
+#: sw/inc/strings.hrc:1453
msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose an item"
msgstr "Selekteer 'n item."
#. AQEZK
-#: sw/inc/strings.hrc:1455
+#: sw/inc/strings.hrc:1454
msgctxt "STR_DATE_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose a date"
msgstr "Selekteer 'n datum."
@@ -10199,61 +10205,61 @@ msgstr "Selekteer 'n datum."
#. eNMYS
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
-#: sw/inc/strings.hrc:1459
+#: sw/inc/strings.hrc:1458
msgctxt "insertcaption|extended_tip|auto"
msgid "Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box."
msgstr "Open die \"Byskrif\"-dialoog. Dit bevat dieselfde infomasie as die dialoog wat u oproep via keuselys: \"%PRODUCTNAME Writer → AutoCaption...\" in die \"Options\"-dialoog."
#. 2iTJE
-#: sw/inc/strings.hrc:1461
+#: sw/inc/strings.hrc:1460
msgctxt "STR_A11Y_DESIGN_MODE_TITLE"
msgid "The forms are not editable"
msgstr "Die vorms kan nie gewysig word nie"
#. QJbEq
-#: sw/inc/strings.hrc:1462
+#: sw/inc/strings.hrc:1461
msgctxt "STR_A11Y_DESIGN_MODE_PRIMARY"
msgid "Would you like to switch to design mode?"
msgstr "Wil u oorgaan na ontwerp modus?"
#. 6zBuF
-#: sw/inc/strings.hrc:1463
+#: sw/inc/strings.hrc:1462
msgctxt "STR_A11Y_DESIGN_MODE_SECONDARY"
msgid "You need to switch to design mode to edit forms."
msgstr "U moet oorgaan na ontwerp modus om vorms te kan redigeer."
#. LGFZa
-#: sw/inc/strings.hrc:1465
+#: sw/inc/strings.hrc:1464
msgctxt "STR_MARK_COPY"
msgid "%1 Copy "
msgstr "%1 Kopieer "
#. kF23A
-#: sw/inc/strings.hrc:1467
+#: sw/inc/strings.hrc:1466
msgctxt "STR_INFORODLG_FOLDED_PRIMARY"
msgid "You are trying to delete folded (hidden) content."
msgstr "Jy probeer gevoude (versteekte) inhoud uitvee."
#. h2E9u
-#: sw/inc/strings.hrc:1468
+#: sw/inc/strings.hrc:1467
msgctxt "STR_INFORODLG_FOLDED_SECONDARY"
msgid "To delete this content, first unfold it so you can see what you intend to delete."
msgstr "Om hierdie inhoud uit te vee, vou dit eers oop sodat jy kan sien wat jy van plan is om uit te vee."
#. JCQRL
-#: sw/inc/strings.hrc:1470
+#: sw/inc/strings.hrc:1469
msgctxt "STR_PARAGRAPH_DIRECT_FORMATTING"
msgid "Paragraph Direct Formatting"
msgstr "Paragraaf Direk Formateer"
#. 5FKBR
-#: sw/inc/strings.hrc:1471
+#: sw/inc/strings.hrc:1470
msgctxt "STR_CHARACTER_DIRECT_FORMATTING"
msgid "Character Direct Formatting"
msgstr "Karakter Direkte Formatering"
#. qc9xU
-#: sw/inc/strings.hrc:1472
+#: sw/inc/strings.hrc:1471
msgctxt "STR_CHARACTER_DIRECT_FORMATTING_TAG"
msgid "df"
msgstr "df"
@@ -10263,133 +10269,151 @@ msgstr "df"
#. Description: Description of compatibility options in
#. Options->Writer->Compatibility dialog (sw/uiconfig/swriter/ui/optcompatpage.ui)
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1478
+#: sw/inc/strings.hrc:1477
msgctxt "STR_COMPAT_OPT_ADDSPACING"
msgid "Add spacing between paragraphs and tables"
msgstr "Spasiering tussen paragrawe en tabelle invoeg."
#. eoWMC
-#: sw/inc/strings.hrc:1479
+#: sw/inc/strings.hrc:1478
msgctxt "STR_COMPAT_OPT_ADDSPACINGATPAGES"
msgid "Add paragraph and table spacing at top of first page and page breaks"
msgstr "Voeg by paragraaf- en tabelspasiëring bo-aan eerste bladsy en bladsybreuke"
#. H94UE
-#: sw/inc/strings.hrc:1480
+#: sw/inc/strings.hrc:1479
msgctxt "STR_COMPAT_OPT_USEOURTABSTOPFORMAT"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
msgstr "Gebruik OpenOffice.org 1.1 oortjiestop formatering"
#. cR3TC
-#: sw/inc/strings.hrc:1481
+#: sw/inc/strings.hrc:1480
msgctxt "STR_COMPAT_OPT_NOEXTERNALLEADING"
msgid "Do not add leading (extra space) between lines of text"
msgstr "Moenie voorlynkarakters (ekstra spasie) tussen teksreëls byvoeg"
#. faQQK
-#: sw/inc/strings.hrc:1482
+#: sw/inc/strings.hrc:1481
msgctxt "STR_COMPAT_OPT_USELINESPACING"
msgid "Use OpenOffice.org 1.1 line spacing"
msgstr "Gebruik OpenOffice.org 1.1 lynspasiëring"
#. rWnd2
-#: sw/inc/strings.hrc:1483
+#: sw/inc/strings.hrc:1482
msgctxt "STR_COMPAT_OPT_ADDTABLESPACING"
msgid "Add paragraph and table spacing at bottom of table cells"
msgstr "Voeg by paragraaf en tabel spasiëring onderaan tabel selle"
#. tE6DS
-#: sw/inc/strings.hrc:1484
+#: sw/inc/strings.hrc:1483
msgctxt "STR_COMPAT_OPT_USEOBJECTPOSITIONING"
msgid "Use OpenOffice.org 1.1 object positioning"
msgstr "Gebruik OpenOffice.org 1.1 objek posisionering"
#. szFCh
-#: sw/inc/strings.hrc:1485
+#: sw/inc/strings.hrc:1484
msgctxt "STR_COMPAT_OPT_USEOURTEXTWRAPPING"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
msgstr "Gebruik OpenOffice.org 1.1-teks om voorwerpe te omvou"
#. Bv2nE
-#: sw/inc/strings.hrc:1486
+#: sw/inc/strings.hrc:1485
msgctxt "STR_COMPAT_OPT_CONSIDERWRAPPINGSTYLE"
msgid "Consider wrapping style when positioning objects"
msgstr "Oorweeg omvou-styl wanneer voorwerpe geplaas word"
#. WBvDH
-#: sw/inc/strings.hrc:1487
+#: sw/inc/strings.hrc:1486
msgctxt "STR_COMPAT_OPT_EXPANDWORDSPACE"
msgid "Justify lines with a manual line break in justified paragraphs"
msgstr "Rangskik lyne met 'n handmatige lynbreuk in gerangskikte paragrawe"
#. NCu2p
-#: sw/inc/strings.hrc:1488
+#: sw/inc/strings.hrc:1487
msgctxt "STR_COMPAT_OPT_PROTECTFORM"
msgid "Protect form (no longer protects whole document. Insert write protected section instead)"
msgstr "Beskerm vorm (beskerm nie meer die hele dokument nie. Voeg eerder 'n wysiging beskerming vir afdeling in)"
#. 6oLWp
-#: sw/inc/strings.hrc:1489
+#: sw/inc/strings.hrc:1488
msgctxt "STR_COMPAT_OPT_MSWORDCOMPTRAILINGBLANKS"
msgid "Word-compatible trailing blanks"
msgstr "\"Word\" versoenbare eindspasies"
#. EGTEc
-#: sw/inc/strings.hrc:1490
+#: sw/inc/strings.hrc:1489
msgctxt "STR_COMPAT_OPT_SUBTRACTFLYSANCHOREDATFLYS"
msgid "Tolerate white lines that may appear in PDF page backgrounds"
msgstr "Laat wit lyne wat in PDF-bladsy-agtergronde mag voorkom, toe"
#. guoPi
-#: sw/inc/strings.hrc:1491
+#: sw/inc/strings.hrc:1490
msgctxt "STR_COMPAT_OPT_EMPTYDBFIELDHIDESPARA"
msgid "Hide paragraphs of database fields (e.g., mail merge) with an empty value"
msgstr "Verberg paragrawe van databasisvelde (bv. possamevoeging) met 'n leë waarde"
#. ZiwnK
-#: sw/inc/strings.hrc:1492
+#: sw/inc/strings.hrc:1491
msgctxt "STR_COMPAT_OPT_USEVARIABLEWIDTHNBSP"
msgid "Render non-breaking spaces (NBSP) as standard-space-width (off for fixed size)"
msgstr "Vertoon nie-breek spasies (NBSP) as standaard-spasie-breedte (vir vaste grootte)"
#. JD4xK
-#: sw/inc/strings.hrc:1493
+#: sw/inc/strings.hrc:1492
msgctxt "STR_COMPAT_OPT_NOGAPAFTERNOTENUMBER"
msgid "Do not add an extra space after number in footnotes / endnotes with hanging first line"
msgstr "Moenie 'n ekstra spasie byvoeg na die nommer in voetnote / eindnote van 'n hangende eerste reël"
-#. LBmQP
+#. 2tF7s
+#: sw/inc/strings.hrc:1493
+msgctxt "STR_COMPAT_OPT_TABSRELATIVETOINDENT"
+msgid "Set tabstops relative to indent of paragraph"
+msgstr "Stel tabstops relatief tot paragraafinkeping"
+
+#. RCP3J
+#: sw/inc/strings.hrc:1494
+msgctxt "STR_COMPAT_OPT_TABOVERMARGIN"
+msgid "Allow tabs to extend beyond the right margin"
+msgstr "Laat tab-stoppe die regter grens oorskry."
+
+#. KoeFf
#: sw/inc/strings.hrc:1495
+msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
+msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
+msgstr "Moenie teken-objekte wat in paragrawe geanker is, met 'n RTL-skryfrigting weerspieël nie"
+
+#. LBmQP
+#: sw/inc/strings.hrc:1497
msgctxt "sidebartableedit|alignautolabel"
msgid "Automatic"
msgstr "Outomaties"
#. tTkKo
-#: sw/inc/strings.hrc:1496
+#: sw/inc/strings.hrc:1498
msgctxt "sidebartableedit|alignleftlabel"
msgid "Left"
msgstr "Links"
#. zU6Bm
-#: sw/inc/strings.hrc:1497
+#: sw/inc/strings.hrc:1499
msgctxt "sidebartableedit|alignfromleftlabel"
msgid "From left"
msgstr "Vanaf links"
#. HKZYR
-#: sw/inc/strings.hrc:1498
+#: sw/inc/strings.hrc:1500
msgctxt "sidebartableedit|alignrightlabel"
msgid "Right"
msgstr "Regs"
#. iZWsJ
-#: sw/inc/strings.hrc:1499
+#: sw/inc/strings.hrc:1501
msgctxt "sidebartableedit|aligncenterlabel"
msgid "Center"
msgstr "Middel"
#. hyfHe
-#: sw/inc/strings.hrc:1500
+#: sw/inc/strings.hrc:1502
msgctxt "sidebartableedit|alignmanuallabel"
msgid "Manual"
msgstr "Handmatig"
@@ -11082,7 +11106,7 @@ msgstr "Skuif die geselekteerde paragraafstyl 'n vlak af in die indekshiërargie
#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:273
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. 3MYjK
#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
@@ -12429,61 +12453,55 @@ msgid "Send a Copy of This Mail To..."
msgstr "Stuur ’n kopie van hierdie pos aan..."
#. z7D9z
-#: sw/uiconfig/swriter/ui/characterproperties.ui:9
+#: sw/uiconfig/swriter/ui/characterproperties.ui:8
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "Karakter"
#. pjT6b
-#: sw/uiconfig/swriter/ui/characterproperties.ui:33
+#: sw/uiconfig/swriter/ui/characterproperties.ui:29
msgctxt "characterproperties|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr "Ongestoorde wysigings in hierdie tabblad word teruggerol."
#. tLVfC
-#: sw/uiconfig/swriter/ui/characterproperties.ui:36
+#: sw/uiconfig/swriter/ui/characterproperties.ui:33
msgctxt "characterproperties|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr "Stel die veranderinge wat gemaak is op die tabblad, terug na wat die instellings was toe hierdie dialoog oopgemaak is."
#. GJNuu
-#: sw/uiconfig/swriter/ui/characterproperties.ui:160
+#: sw/uiconfig/swriter/ui/characterproperties.ui:132
msgctxt "characterproperties|font"
msgid "Font"
msgstr "Font"
#. bwwEA
-#: sw/uiconfig/swriter/ui/characterproperties.ui:207
+#: sw/uiconfig/swriter/ui/characterproperties.ui:155
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "Fonteffekte"
#. CV8Tr
-#: sw/uiconfig/swriter/ui/characterproperties.ui:255
+#: sw/uiconfig/swriter/ui/characterproperties.ui:179
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Posisie"
#. CXLtN
-#: sw/uiconfig/swriter/ui/characterproperties.ui:303
+#: sw/uiconfig/swriter/ui/characterproperties.ui:203
msgctxt "characterproperties|asianlayout"
msgid "Asian Layout"
msgstr "Asiatiese uitleg"
-#. jTVKZ
-#: sw/uiconfig/swriter/ui/characterproperties.ui:351
-msgctxt "characterproperties|hyperlink"
-msgid "Hyperlink"
-msgstr "Hiperskakel"
-
#. uV8CG
-#: sw/uiconfig/swriter/ui/characterproperties.ui:399
+#: sw/uiconfig/swriter/ui/characterproperties.ui:227
msgctxt "characterproperties|background"
msgid "Highlighting"
msgstr "Teks beklemtoon"
#. fJhsz
-#: sw/uiconfig/swriter/ui/characterproperties.ui:447
+#: sw/uiconfig/swriter/ui/characterproperties.ui:251
msgctxt "characterproperties|borders"
msgid "Borders"
msgstr "Rande"
@@ -13251,163 +13269,193 @@ msgid "Value:"
msgstr "Waarde:"
#. DDVfE
-#: sw/uiconfig/swriter/ui/converttexttable.ui:15
+#: sw/uiconfig/swriter/ui/converttexttable.ui:23
msgctxt "converttexttable|ConvertTextTableDialog"
msgid "Convert Table to Text"
msgstr "Skakel tabel om na teks"
#. iArsw
-#: sw/uiconfig/swriter/ui/converttexttable.ui:107
+#: sw/uiconfig/swriter/ui/converttexttable.ui:133
msgctxt "converttexttable|tabs"
msgid "Tabs"
msgstr "Tab-oortjies"
#. 9aKdG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:116
+#: sw/uiconfig/swriter/ui/converttexttable.ui:142
msgctxt "converttexttable|extended_tip|tabs"
msgid "Converts the text to a table using tabs as column markers."
msgstr "Skakel die teks om na 'n tabel met tabs as kolom afmerkers."
#. uPkEG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:127
+#: sw/uiconfig/swriter/ui/converttexttable.ui:153
msgctxt "converttexttable|semicolons"
msgid "Semicolons"
msgstr "Kommapunte"
#. GqN6W
-#: sw/uiconfig/swriter/ui/converttexttable.ui:136
+#: sw/uiconfig/swriter/ui/converttexttable.ui:162
msgctxt "converttexttable|extended_tip|semicolons"
msgid "Converts the text to a table using semi-colons (;) as column markers."
msgstr "Skakel die teks om na 'n tabel met komma-punte (;) as kolom afmerkers."
#. fucq3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:148
+#: sw/uiconfig/swriter/ui/converttexttable.ui:174
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Paragraaf"
#. 4fBB3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:157
+#: sw/uiconfig/swriter/ui/converttexttable.ui:183
msgctxt "converttexttable|extended_tip|paragraph"
msgid "Converts the text to a table using paragraphs as column markers."
msgstr "Dit omskep die teks in 'n tabel; paragrawe word as kolom afmerkers gebruik."
#. zN6Mx
-#: sw/uiconfig/swriter/ui/converttexttable.ui:168
+#: sw/uiconfig/swriter/ui/converttexttable.ui:194
msgctxt "converttexttable|other"
msgid "Other:"
msgstr "Ander:"
#. 27JXH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:180
+#: sw/uiconfig/swriter/ui/converttexttable.ui:206
msgctxt "converttexttable|extended_tip|other"
msgid "Converts the text to a table using the character that you type in the box as a column marker."
msgstr "Omskep die teks in 'n tabel; met behulp van die gegewe karakter as kolom afmerkers."
#. GQnda
-#: sw/uiconfig/swriter/ui/converttexttable.ui:197
+#: sw/uiconfig/swriter/ui/converttexttable.ui:223
msgctxt "converttexttable|othered"
msgid ","
msgstr ","
#. rmBim
-#: sw/uiconfig/swriter/ui/converttexttable.ui:204
+#: sw/uiconfig/swriter/ui/converttexttable.ui:230
msgctxt "converttexttable|othered-atkobject"
msgid "Symbol"
msgstr "Simbool"
#. G5obG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:205
+#: sw/uiconfig/swriter/ui/converttexttable.ui:231
msgctxt "converttexttable|extended_tip|othered"
msgid "Type the character that you want to use as a column marker."
msgstr "Voer die karakter in om as kolom afmerker te gebruik."
#. apGyF
-#: sw/uiconfig/swriter/ui/converttexttable.ui:216
+#: sw/uiconfig/swriter/ui/converttexttable.ui:242
msgctxt "converttexttable|keepcolumn"
msgid "Equal width for all columns"
msgstr "Gelyke wydte vir alle kolomme"
#. xLjLr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:224
+#: sw/uiconfig/swriter/ui/converttexttable.ui:250
msgctxt "converttexttable|extended_tip|keepcolumn"
msgid "Creates columns of equal width, regardless of the position of the column marker."
msgstr "Skep alle kolomme met dieselfde wydte, ongeag waar die kolom afmerker is."
#. UbhJY
-#: sw/uiconfig/swriter/ui/converttexttable.ui:240
+#: sw/uiconfig/swriter/ui/converttexttable.ui:266
msgctxt "converttexttable|label1"
msgid "Separate Text At"
msgstr "Skei teks by"
#. VDaHH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:270
+#: sw/uiconfig/swriter/ui/converttexttable.ui:295
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "Opskrif"
#. dqVGr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:278
+#: sw/uiconfig/swriter/ui/converttexttable.ui:303
msgctxt "converttexttable|extended_tip|headingcb"
msgid "Formats the first row of the new table as a heading."
msgstr "Formateer die eerste reël van die nuwe tabel as opskrif."
#. XqGoL
-#: sw/uiconfig/swriter/ui/converttexttable.ui:289
+#: sw/uiconfig/swriter/ui/converttexttable.ui:314
msgctxt "converttexttable|repeatheading"
msgid "Repeat heading"
msgstr "Herhaal opskrif"
#. YhBhC
-#: sw/uiconfig/swriter/ui/converttexttable.ui:299
+#: sw/uiconfig/swriter/ui/converttexttable.ui:324
msgctxt "converttexttable|extended_tip|repeatheading"
msgid "Repeats the table header on each page that the table spans."
msgstr "Herhaal die tabelopskrif op elke bladsy waaroor die tafel strek."
#. URvME
-#: sw/uiconfig/swriter/ui/converttexttable.ui:310
+#: sw/uiconfig/swriter/ui/converttexttable.ui:335
msgctxt "converttexttable|dontsplitcb"
msgid "Don't split table"
msgstr "Moenie tabel verdeel nie"
#. FA8WG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:318
+#: sw/uiconfig/swriter/ui/converttexttable.ui:343
msgctxt "converttexttable|extended_tip|dontsplitcb"
msgid "Does not divide the table across pages."
msgstr "Verdeel die tabel nie oor bladsye nie."
#. XaNbS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:339
+#: sw/uiconfig/swriter/ui/converttexttable.ui:364
msgctxt "converttexttable|label3"
msgid "The first "
msgstr "Die eerste "
#. iXL3d
-#: sw/uiconfig/swriter/ui/converttexttable.ui:352
+#: sw/uiconfig/swriter/ui/converttexttable.ui:377
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "rye"
-#. C9QkD
-#: sw/uiconfig/swriter/ui/converttexttable.ui:380
-msgctxt "converttexttable|autofmt"
-msgid "AutoFormat..."
-msgstr "Outoformaat..."
-
-#. ArFSS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:385
-msgctxt "converttexttable|extended_tip|autofmt"
-msgid "Opens the AutoFormat dialog, where you can select a predefined layout for table."
-msgstr "Open die \"AutoFormat\"-dialoog waarin u een van die voorafgedefinieerde tabel-uitleg kan kies."
-
#. Jsmkz
-#: sw/uiconfig/swriter/ui/converttexttable.ui:400
+#: sw/uiconfig/swriter/ui/converttexttable.ui:409
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Opsies"
+#. bFYNd
+#: sw/uiconfig/swriter/ui/converttexttable.ui:516
+msgctxt "converttexttable|label5"
+msgid "Format"
+msgstr "Formaat"
+
+#. EMrtD
+#: sw/uiconfig/swriter/ui/converttexttable.ui:552
+msgctxt "converttexttable|numformatcb"
+msgid "Number format"
+msgstr "Getalformaat"
+
+#. RjBhY
+#: sw/uiconfig/swriter/ui/converttexttable.ui:566
+msgctxt "converttexttable|bordercb"
+msgid "Borders"
+msgstr "Rande"
+
+#. 9geQq
+#: sw/uiconfig/swriter/ui/converttexttable.ui:580
+msgctxt "converttexttable|fontcb"
+msgid "Font"
+msgstr "Font"
+
+#. V3F6B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:594
+msgctxt "converttexttable|patterncb"
+msgid "Pattern"
+msgstr "Patroon"
+
+#. ceF5B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:608
+msgctxt "converttexttable|alignmentcb"
+msgid "Alignment"
+msgstr "Belyning"
+
+#. MYbb6
+#: sw/uiconfig/swriter/ui/converttexttable.ui:629
+msgctxt "converttexttable|label6"
+msgid "Formatting"
+msgstr "Formatering"
+
#. kUb8Q
-#: sw/uiconfig/swriter/ui/converttexttable.ui:432
+#: sw/uiconfig/swriter/ui/converttexttable.ui:657
msgctxt "converttexttable|extended_tip|ConvertTextTableDialog"
msgid "Converts the selected text into a table, or the selected table into text."
msgstr "Dit omskep die geselekteerde teks in 'n tabel of die gekose tabel in teks."
@@ -14448,7 +14496,7 @@ msgstr "Formaat"
#: sw/uiconfig/swriter/ui/envformatpage.ui:236
msgctxt "envformatpage|addredit"
msgid "Edit"
-msgstr "Redigeer"
+msgstr "Bywerk"
#. Ayz4D
#: sw/uiconfig/swriter/ui/envformatpage.ui:247
@@ -14502,7 +14550,7 @@ msgstr "Formaat"
#: sw/uiconfig/swriter/ui/envformatpage.ui:442
msgctxt "envformatpage|senderedit"
msgid "Edit"
-msgstr "Redigeer"
+msgstr "Bywerk"
#. 8yXaA
#: sw/uiconfig/swriter/ui/envformatpage.ui:453
@@ -14762,11 +14810,11 @@ msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Rondkyk..."
-#. HvR9A
+#. HNXV3
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:156
msgctxt "exchangedatabases|extended_tip|browse"
-msgid "Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
-msgstr "Open 'n \"Lêerseleksie dialoog\" om databasislêers te open (* .odb). Die geselekteerde lêer word by die lys van beskikbare databasisse gevoeg."
+msgid "Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
+msgstr "Maak die Open-dialoog oop om 'n databasislêer (*.odb) te kies. Die gekose lêer word in die lys Beskikbare Databasisse gevoeg."
#. ZgGFH
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
@@ -14874,50 +14922,56 @@ msgctxt "fielddialog|extended_tip|FieldDialog"
msgid "Inserts a field at the current cursor position."
msgstr "Voeg 'n veldopdrag in by die huidige wyserposisie. Veldopdragte bevat inligting wat outomaties bygewerk word, soos die datum, tyd of bladsynommer."
+#. mKEgr
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:8
+msgctxt "findentrydialog|FindEntryDialog"
+msgid "Find Entry"
+msgstr "Vind Inskrywing"
+
#. 8UkAB
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:25
msgctxt "findentrydialog|find"
msgid "_Find"
msgstr "_Soek"
#. yfE3P
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:34
msgctxt "findentrydialog|extended_tip|find"
msgid "Displays the next record that contains the search text."
msgstr "Vertoon die volgende rekord wat die soekteks bevat."
#. veaSC
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:97
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:98
msgctxt "findentrydialog|label1"
msgid "F_ind"
msgstr "V_ind"
#. svGxx
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:116
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:117
msgctxt "findentrydialog|extended_tip|entry"
msgid "Enter the search term."
msgstr "Voer die soek-term in."
#. CHJAa
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:139
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:140
msgctxt "findentrydialog|findin"
msgid "Find _only in"
msgstr "Vind _slegs in"
#. vXdjr
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:150
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:151
msgctxt "findentrydialog|extended_tip|findin"
msgid "Restricts the search to one data field."
msgstr "Beperk die soektog tot een dataveld."
#. LA7X8
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:169
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:170
msgctxt "findentrydialog|extended_tip|area"
msgid "Select the data field where you want to search for the text."
msgstr "Kies die dataveld waarin u die teks wil soek."
#. FQuFW
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:203
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:201
msgctxt "findentrydialog|extended_tip|FindEntryDialog"
msgid "Searches for a record or recipient in the mail merge address list."
msgstr "Soek na 'n rekord of ontvanger in die vormbrief se adreslys."
@@ -14982,11 +15036,11 @@ msgctxt "flddbpage|browse"
msgid "Browse..."
msgstr "Rondkyk..."
-#. FnCPc
+#. 9bmG5
#: sw/uiconfig/swriter/ui/flddbpage.ui:332
msgctxt "flddbpage|extended_tip|browse"
-msgid "Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
-msgstr "Open die\"Open lêer\"-dialoog om databasielêers (* .odb) te selekteer. Die geselekteerde lêer word by die databasiskeuselys gevoeg."
+msgid "Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
+msgstr "Open die Oopmaak-dialoog om 'n databasislêer (*.odb) te kies. Die gekose lêer word by die lys beskikbare databasisse gevoeg."
#. n7J6N
#: sw/uiconfig/swriter/ui/flddbpage.ui:367
@@ -15211,11 +15265,11 @@ msgctxt "fldfuncpage|macro"
msgid "_Macro..."
msgstr "_Makro..."
-#. pHLUT
+#. CQu2f
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:262
msgctxt "fldfuncpage|extended_tip|macro"
-msgid "Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document."
-msgstr "Maak die makro-kieser oop. Hier kan u spesifiseer watter makro uitgevoer moet word as u op die gekose veld in die dokument klik."
+msgid "Opens the Macro Selector dialog, where you can choose the macro that will run when you click the selected field in the document."
+msgstr "Open die dialoogvenster Makroseleksie, waarin u die makro kies wat geloop gaan word wanneer u klik op die geselekteerde veld in die dokument."
#. cyE7z
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:282
@@ -15433,161 +15487,161 @@ msgctxt "fldrefpage|extended_tip|FieldRefPage"
msgid "This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document."
msgstr "Hier stel u verwysings in of voeg kruisverwysings in die huidige dokument in. Verwysings is kruisverwysings binne dieselfde dokument of binne dokumentdele van 'n hoofdokument."
+#. jXhPb
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:71
+msgctxt "fldvarpage|nameft"
+msgid "Na_me:"
+msgstr "Naa_m:"
+
+#. juXJz
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:89
+msgctxt "fldvarpage|extended_tip|name"
+msgid "Type the name of the user-defined field to create."
+msgstr "Tik in die naam van die gebruiker-gedefineerde veld om te skep."
+
+#. mA2Cx
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:105
+msgctxt "fldvarpage|valueft"
+msgid "_Value:"
+msgstr "Waarde"
+
+#. onRpf
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:130
+msgctxt "fldvarpage|extended_tip|value"
+msgid "Enter the contents to add to a user-defined field."
+msgstr "Voer die inhoud in om te voeg by 'n gebruikergedefinieerde veld."
+
+#. BLiKH
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:154
+msgctxt "fldvarpage|apply|tooltip_text"
+msgid "Apply"
+msgstr "Pas toe"
+
+#. iLGxP
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:160
+msgctxt "fldvarpage|extended_tip|apply"
+msgid "Adds the user-defined field to the Select list."
+msgstr "Voeg 'n gebruikers gedefinieerde veld by die geselekteerde lys."
+
+#. GKfDe
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:174
+msgctxt "fldvarpage|delete|tooltip_text"
+msgid "Delete"
+msgstr "Skrap"
+
+#. bGYju
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:180
+msgctxt "fldvarpage|extended_tip|delete"
+msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+msgstr "Verwyder 'n gebruikers-gedefinieerde veld vanuit die geselekteerde lys. U kan slegs velde verwyder wat nie in die huidige dokument gebruik is nie."
+
#. EMeve
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:107
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:246
msgctxt "fldvarpage|extended_tip|type"
msgid "Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert."
msgstr "Lys die beskikbare veldtipes. Om 'n veld in u dokument in te voeg, kies 'n veldtipe, merk 'n veld in die Seleksie-lys en klik op Invoeg."
#. MYGxL
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:118
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:257
msgctxt "fldvarpage|label1"
msgid "_Type"
msgstr "Soor_t"
#. YfUrq
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:189
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:312
msgctxt "fldvarpage|extended_tip|select"
msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert."
msgstr "Vertoon die beskikbare velde, vir die veldtipe gekies vanuit die Tipe-lys. Om 'n veld in te voeg, klik die veld onder \"Insert reference\", en klik dan op \"Insert\"."
#. JFbpp
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:323
msgctxt "fldvarpage|label2"
msgid "_Select"
msgstr "_Selekteer"
#. eLoJ7
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:386
msgctxt "fldvarpage|extended_tip|numformat"
msgid "Click the format to apply to the selected field, or click \"Additional formats\" to define a custom format."
msgstr "Klik op die formaat om op die geselekteerde veld aan te wend, of klik \"Bykomende formate\" om 'n aangepaste formaat te definieer."
#. bAzUU
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:331
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:431
msgctxt "fldvarpage|extended_tip|format"
msgid "In the Format list, define if the value is inserted as text or as number."
msgstr "In die Formaat-lys, definieer dat die waarde of as teks of as 'n getal ingevoeg word."
-#. WRjtn
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
-msgctxt "fldvarpage|label3"
-msgid "_Format"
-msgstr "_Formaat"
-
#. qPpKb
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:445
msgctxt "fldvarpage|invisible"
msgid "Invisi_ble"
msgstr "Onsig_baar"
#. 4SBL9
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:374
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
msgctxt "fldvarpage|extended_tip|invisible"
msgid "Hides the field contents in the document."
msgstr "Versteek die veld inhoud in die dokument."
#. jUrib
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:405
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:484
msgctxt "fldvarpage|label5"
msgid "_Up to level:"
msgstr "_Opskuif na vlak:"
#. uXVGk
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:418
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:497
msgctxt "fldvarpage|separatorft"
msgid "Se_parator:"
msgstr "_Skeidingteken:"
#. xWPdj
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:432
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:511
msgctxt "fldvarpage|level|tooltip_text"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is displayed."
msgstr "Kies opskrifnommer om voor die vertoonde veld te sit, waar die nommer van die eerste vorige opskrif kom waarvan die skemavlak gelyk is aan of minder as die geselekteerde skemavlak. As [Geen] gekies is, word geen opskrifnommer vertoon nie."
#. B2VKZ
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:434
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
msgctxt "fldvarpage|level"
msgid "[None]"
msgstr "[Geen]"
#. 3eiSX
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:438
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:517
msgctxt "fldvarpage|extended_tip|level"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading that has outline level 2 or less. If “None” is selected, no heading number is displayed. To use this option, heading numbers must be enabled. Use “Tools - Heading Numbering”."
msgstr "Kies opskrifnommer om voor die vertoonde veld te sit, waar die nommer vanaf die eerste vorige opskrif kom waarvan die buitelynvlak gelyk is aan of minder as die geselekteerde skemavlak. Kies byvoorbeeld “2” om die opskrifnommer van die eerste vorige opskrif wat skemavlak 2 of minder het, te gebruik. As “Geen” gekies is, word geen opskrifnommer vertoon nie. Om hierdie opsie te gebruik, moet opskrifnommers geaktiveer wees. Gebruik \"Nutsprogramme - Opskrif Nommering\"."
-#. ECBav
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
-msgctxt "fldvarpage|separator"
-msgid "."
-msgstr "."
-
#. Bnsut
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:455
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:530
msgctxt "fldvarpage|separator|tooltip_text"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr "Voer die karakter in om te gebruik as 'n skeiding tussen die opskrifnommer en die veldnommer."
+#. ECBav
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:533
+msgctxt "fldvarpage|separator"
+msgid "."
+msgstr "."
+
#. 3dC3P
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:458
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:537
msgctxt "fldvarpage|extended_tip|separator"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr "Voer die karakter in om aan te wend as 'n skeiding tussen die opskrifnommer en die veldnommer."
#. GgDBN
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:473
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:552
msgctxt "fldvarpage|label4"
msgid "With Heading Number"
msgstr "Met Opskrif Nommer"
-#. ibirK
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
-msgctxt "fldvarpage|nameft"
-msgid "Na_me"
-msgstr "Naa_m"
-
-#. juXJz
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:532
-msgctxt "fldvarpage|extended_tip|name"
-msgid "Type the name of the user-defined field to create."
-msgstr "Tik in die naam van die gebruiker-gedefineerde veld om te skep."
-
-#. 5qBE2
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:545
-msgctxt "fldvarpage|valueft"
-msgid "_Value"
-msgstr "_Waarde"
-
-#. onRpf
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:565
-msgctxt "fldvarpage|extended_tip|value"
-msgid "Enter the contents to add to a user-defined field."
-msgstr "Voer die inhoud in om te voeg by 'n gebruikergedefinieerde veld."
-
-#. BLiKH
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:586
-msgctxt "fldvarpage|apply|tooltip_text"
-msgid "Apply"
-msgstr "Pas toe"
-
-#. iLGxP
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:592
-msgctxt "fldvarpage|extended_tip|apply"
-msgid "Adds the user-defined field to the Select list."
-msgstr "Voeg 'n gebruikers gedefinieerde veld by die geselekteerde lys."
-
-#. GKfDe
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:606
-msgctxt "fldvarpage|delete|tooltip_text"
-msgid "Delete"
-msgstr "Skrap"
-
-#. bGYju
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:612
-msgctxt "fldvarpage|extended_tip|delete"
-msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
-msgstr "Verwyder 'n gebruikers-gedefinieerde veld vanuit die geselekteerde lys. U kan slegs velde verwyder wat nie in die huidige dokument gebruik is nie."
+#. WRjtn
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:573
+msgctxt "fldvarpage|label3"
+msgid "_Format"
+msgstr "_Formaat"
#. b5iXT
#: sw/uiconfig/swriter/ui/floatingsync.ui:7
@@ -16370,55 +16424,55 @@ msgid "Frame"
msgstr "Raam"
#. A2nPr
-#: sw/uiconfig/swriter/ui/framedialog.ui:111
+#: sw/uiconfig/swriter/ui/framedialog.ui:112
msgctxt "framedialog|type"
msgid "Position and Size"
msgstr "Posisie en Grootte"
#. PGiYy
-#: sw/uiconfig/swriter/ui/framedialog.ui:134
+#: sw/uiconfig/swriter/ui/framedialog.ui:135
msgctxt "framedialog|options"
msgid "Options"
msgstr "Opsies"
#. GfHpi
-#: sw/uiconfig/swriter/ui/framedialog.ui:158
+#: sw/uiconfig/swriter/ui/framedialog.ui:159
msgctxt "framedialog|wrap"
msgid "Wrap"
msgstr "Vou om"
#. kau3f
-#: sw/uiconfig/swriter/ui/framedialog.ui:182
+#: sw/uiconfig/swriter/ui/framedialog.ui:183
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
#. 3dDpH
-#: sw/uiconfig/swriter/ui/framedialog.ui:206
+#: sw/uiconfig/swriter/ui/framedialog.ui:207
msgctxt "framedialog|borders"
msgid "Borders"
msgstr "Rande"
#. eSXL9
-#: sw/uiconfig/swriter/ui/framedialog.ui:230
+#: sw/uiconfig/swriter/ui/framedialog.ui:231
msgctxt "framedialog|area"
msgid "Area"
msgstr "Area"
#. cuaEE
-#: sw/uiconfig/swriter/ui/framedialog.ui:254
+#: sw/uiconfig/swriter/ui/framedialog.ui:255
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#. JkHCb
-#: sw/uiconfig/swriter/ui/framedialog.ui:278
+#: sw/uiconfig/swriter/ui/framedialog.ui:279
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "Kolomme"
#. C4BTP
-#: sw/uiconfig/swriter/ui/framedialog.ui:302
+#: sw/uiconfig/swriter/ui/framedialog.ui:303
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -21013,11 +21067,11 @@ msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Bl_aai..."
-#. CdmfM
+#. Hx7SS
#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
-msgid "Opens a template selector dialog."
-msgstr "Open die \"Sjabloon Selekteerder\"-dialoog."
+msgid "Opens the New dialog to select a template."
+msgstr "Open die Nuwe dialoog om 'n sjablone te kies"
#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
@@ -21271,158 +21325,182 @@ msgctxt "navigatorcontextmenu|STR_DELETE_FIELD"
msgid "Delete Field"
msgstr "Skrap Veld"
-#. CUqD5
+#. GGzCM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:252
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_FOOTNOTES"
+msgid "Delete All Footnotes"
+msgstr "Skrap Alle Voetnotas"
+
+#. kyGVJ
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_ENDNOTES"
+msgid "Delete All Endnotes"
+msgstr "Skrap Alle Eindnotas"
+
+#. AZchK
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:269
+msgctxt "navigatorcontextmenu|STR_DELETE_FOOTNOTE"
+msgid "Delete Footnote"
+msgstr "Skrap Voetnota"
+
+#. Cv2Cu
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:278
+msgctxt "navigatorcontextmenu|STR_DELETE_ENDNOTE"
+msgid "Delete Endnote"
+msgstr "Skrap Eindnota"
+
+#. CUqD5
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:287
msgctxt "navigatorcontextmenu|STR_RENAME"
msgid "_Rename..."
msgstr "Hernoem"
#. f9jYB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:295
msgctxt "navigatorcontextmenu|STR_PROTECT_SECTION"
msgid "Protect Section"
msgstr "Beskerm Seksie"
#. MEGAM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:268
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:303
msgctxt "navigatorcontextmenu|STR_HIDE_SECTION"
msgid "Hide Section"
msgstr "Verberg Seksie"
#. U5nAb
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:276
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:311
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Vertoon Alles"
#. E2wWp
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:284
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:319
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Verberg Alles"
#. aDRke
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:292
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:327
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Verwyder Alles"
#. YBipC
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:306
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
msgstr "Skema Invou"
#. EBK2E
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:326
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:361
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
msgstr "Buitelyn Volg"
#. fZEEr
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:340
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:375
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
msgstr "Tabel Nasporing"
#. 7oCFa
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:348
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:383
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
msgstr "Seksie Nasporing"
#. YmjQf
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:356
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:391
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
msgstr "Raam Nasporing"
#. vhxX5
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:364
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:399
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
msgstr "Beeld Naspeuring"
#. mcYqZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:372
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:407
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
msgstr "OLE Objek Naspeuring"
#. DRaED
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:380
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:415
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
msgstr "Boekmerk Naspeuring"
#. vpLmh
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:388
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:423
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
msgstr "Skakel Naspeuring"
#. EvBzN
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:396
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:431
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
msgstr "Verwysing Naspeuring"
#. M8Bes
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:404
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:439
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
msgstr "Indeks Naspeuring"
#. KBFwM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:412
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:447
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
msgstr "Opmerking Naspeuring"
#. oGavB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:420
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:455
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
msgstr "Teken Objek Naspeuring"
#. w8FTW
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:428
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:463
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
msgstr "Veld Naspeuring"
#. BoCeZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:436
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:471
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
msgstr "Voetnota Naspeuring"
#. QqAhu
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:444
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:479
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
msgstr "Eindnota Volging"
#. vBGAw
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:452
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:487
msgctxt "navigatorcontextmenu|STR_SORT_ALPHABETICALLY"
msgid "Sort Alphabetically"
msgstr "Sorteer Alfabeties"
#. cqtBF
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:466
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:501
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Show Up to Outline Level"
msgstr "Vertoon op Skema Vlak"
#. Zehx2
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:480
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:515
msgctxt "navigatorcontextmenu|STR_DISPLAY"
msgid "Display"
msgstr "Vertoon"
#. bgZoy
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:500
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:535
msgctxt "navigatorcontextmenu|STR_COLLAPSE_ALL_CATEGORIES"
msgid "Collapse All Categories"
msgstr "Alle Kategorieë Invou"
@@ -21461,7 +21539,7 @@ msgstr "Wissel meesteraansig"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:237
msgctxt "navigatorpanel|accessible_name|contenttoggle"
msgid "Toggle Master View"
-msgstr ""
+msgstr "Verwissel Hoof Wys-item"
#. bavit
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:238
@@ -21469,374 +21547,380 @@ msgctxt "navigatorpanel|extended_tip|contenttoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr "Wissel tussen die model aansig en die normale aansig wanneer die dokument oop is."
+#. zVTfC
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:288
+msgctxt "navigatorpanel|accessible_name|navigateby"
+msgid "Navigate By"
+msgstr "Navigeer met"
+
#. ZLBzd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:343
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:348
msgctxt "navigatorpanel|gotopage|tooltip_text"
msgid "Go to page"
-msgstr ""
+msgstr "Gaan na bladsy"
#. MFyPU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:351
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:356
msgctxt "navigatorpanel|gotopage|accessible_name"
msgid "Go to page"
-msgstr ""
+msgstr "Gaan na bladsy"
#. 6xYpE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:352
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:357
msgctxt "navigatorpanel|extended_tip|gotopage"
msgid "Enter a page that you want to go to and press enter or use the buttons to move to the previous or next page."
-msgstr ""
+msgstr "Tik in die bladsy waarheen u wil gaan en druk enter of gebruik navigeer-knoppies om te gaan na vorige of volgende bladsye."
#. DgvFE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:385
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
-msgstr "Aansig vir inhoudnavigering"
+msgstr "Inhoud Wys-item"
#. Uzb8i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:389
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:394
msgctxt "navigatorpanel|root|accessible_name"
msgid "Content Navigation View"
-msgstr ""
+msgstr "Inhoud Wys-item"
#. RCE5p
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:395
msgctxt "navigatorpanel|extended_tip|root"
msgid "Switches between the display of all categories in the Navigator and the selected category."
msgstr "Wissel tussen die vertoon van alle kategorië in die Navigator en die geselekteerde kategorie."
#. Ngjxu
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:413
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Kop"
#. WfmTe
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:417
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:422
msgctxt "navigatorpanel|header|accessible_name"
msgid "Header"
-msgstr ""
+msgstr "Kop"
#. yZHED
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:423
msgctxt "navigatorpanel|extended_tip|header"
msgid "Moves the cursor to the header, or from the header to the document text area."
msgstr "Verskuif die merker na die kopteks, of van die kopteks na die dokument teks area."
#. dfTJU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:431
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Voet"
#. c5WE6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:435
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:440
msgctxt "navigatorpanel|footer|accessible_name"
msgid "Footer"
-msgstr ""
+msgstr "Voet"
#. 5BVYB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:441
msgctxt "navigatorpanel|extended_tip|footer"
msgid "Moves the cursor to the footer, or from the footer to the document text area."
msgstr "Verskuif die merker na die voetteks, of van die voetteks na die dokument teks area."
#. EefnL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:449
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
msgstr "Ankerpunt ↔ Teks"
#. gBAfm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:453
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
-msgstr ""
+msgstr "Ankerpunt ↔ Teks"
#. vwcpF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
msgctxt "navigatorpanel|extended_tip|anchor"
msgid "Jumps between the footnote text and the footnote anchor."
msgstr "Spring van die voetnota teks en die voetnota anker."
#. GbEFs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:467
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
msgctxt "navigatorpanel|reminder|tooltip_text"
msgid "Set Reminder"
msgstr "Definieer onthouplek"
#. Ba2Be
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:471
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:476
msgctxt "navigatorpanel|reminder|accessible_name"
msgid "Set Reminder"
-msgstr ""
+msgstr "Herinnering instel"
#. d2Bnv
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:477
msgctxt "navigatorpanel|extended_tip|reminder"
msgid "Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the Navigation icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
msgstr "Klik hier om 'n merker op die huidige wyserposisie in te stel. U kan tot vyf vlaggies so definieer. Om na 'n vlaggie te spring, klik op die Navigasiesimbool, dan op die Vlaggie-simbool in die navigasievenster en laastens op die vorige of volgende simbool."
#. YdRTG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:495
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Show Up to Outline Level"
msgstr "Vertoon tot op Skema Vlak"
#. zJ7Bk
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:499
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:504
msgctxt "navigatorpanel|headings|accessible_name"
msgid "Show Up to Outline Level"
-msgstr ""
+msgstr "Vertoon op Skema Vlak"
#. EVb5c
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:505
msgctxt "navigatorpanel|extended_tip|headings"
msgid "Use this option to control what headings in the document structure are displayed in the Navigator window. Click the icon, and choose an outline level number. Any heading with an outline number less than or equal to the selected number will be displayed."
msgstr "Gebruik hierdie opsie om te beheer watter opskrifte in die dokumentstruktuur in die Navigator-venster vertoon word. Klik op die ikoon en kies 'n skemavlaknommer. Enige opskrif met 'n skemavlak nommer kleiner as of gelyk aan die geselekteerde nommer sal vertoon word."
#. sxyvw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:525
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
msgstr "Lysboksie aan/af"
#. Vqvwm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:529
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:534
msgctxt "navigatorpanel|listbox|accessible_name"
msgid "List Box On/Off"
-msgstr ""
+msgstr "Lysboksie aan/af"
#. y7YBB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:535
msgctxt "navigatorpanel|extended_tip|listbox"
msgid "Shows or hides the Navigator list."
msgstr "Vertoon of versteek die Navigator lys."
#. bifrF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:553
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:559
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote Outline Level"
msgstr "Verhoog Skema se Vlak"
#. fUTYs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:557
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:563
msgctxt "navigatorpanel|promote|accessible_name"
msgid "Promote Outline Level"
-msgstr ""
+msgstr "Verhoog Skema se Vlak"
#. dvQYH
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:558
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:564
msgctxt "navigatorpanel|extended_tip|promote"
msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr "Verhoog die struktuurvlak van die geselekteerde opskrif en die ondergeskikte opskrifte met een vlak. Om die struktuurvlak van slegs die geselekteerde opskrif te verhoog, hou die Ctrl-sleutel ingedruk en klik dan op hierdie ikoon."
#. 37YWp
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:571
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:578
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote Outline Level"
msgstr "Verlaag Skema se Vlak"
#. EnjGM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:575
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:582
msgctxt "navigatorpanel|demote|accessible_name"
msgid "Demote Outline Level"
-msgstr ""
+msgstr "Verlaag Skema Vlak"
#. NHBAZ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:576
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:583
msgctxt "navigatorpanel|extended_tip|demote"
msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr "Verlaag die struktuurvlak van die geselekteerde opskrif en die ondergeskikte opskrifte met een vlak. Om slegs die geselekteerde opskrif se struktuurvlak te verlaag, hou die Ctrl-sleutel ingedruk en klik dan op hierdie ikoon."
#. 8LqeP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:589
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:597
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Move Heading Up"
msgstr "Skuif die Opskrif Op"
#. CN8Km
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:593
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:601
msgctxt "navigatorpanel|chapterup|accessible_name"
msgid "Move Heading Up"
-msgstr ""
+msgstr "Skuif die Opskrif Op"
#. mwCBQ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:594
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
msgctxt "navigatorpanel|extended_tip|chapterup"
msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr "Verskuif die geselekteerde opskrif, en die teks daaronder, een struktuurposisie opwaarts in die Navigator en in die dokument. Om slegs die geselekteerde opskrif te skuif en nie die geassosieerde teks, hou Ctrl ingedruk en klik dan op die simbool."
#. HaiYT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:607
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:616
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Move Heading Down"
msgstr "Skuif die Opskrif Af"
#. 4vNMC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:611
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:620
msgctxt "navigatorpanel|chapterdown|accessible_name"
msgid "Move Heading Down"
-msgstr ""
+msgstr "Skuif die Opskrif Af"
#. sGNbn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:612
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:621
msgctxt "navigatorpanel|extended_tip|chapterdown"
msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr "Verskuif die geselekteerde opskrif, en die teks daaronder, een struktuurposisie afwaarts in die Navigator en in die dokument. Om slegs die geselekteerde opskrif te skuif en nie die geassosieerde teks, hou Ctrl ingedruk en klik dan op die simbool."
#. 3rY8r
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:644
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:653
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
#. wavgT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:647
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:656
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Aktiewe venster"
#. 3yk2y
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:732
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:741
msgctxt "navigatorpanel|globaltoggle|tooltip_text"
msgid "Toggle Master View"
msgstr "Wissel meesteraansig"
#. AoCVA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:736
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:745
msgctxt "navigatorpanel|extended_tip|globaltoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr "Wissel tussen die model aansig en die normale aansig wanneer die dokument oop is."
#. HS3W2
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:759
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:768
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Redigeer"
#. 5dtyC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:763
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:772
msgctxt "navigatorpanel|edit|accessible_name"
msgid "Edit"
-msgstr ""
+msgstr "Bywerk"
#. phQFB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:764
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:773
msgctxt "navigatorpanel|extended_tip|edit"
msgid "Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the Index dialog is opened."
msgstr "Word gebruik om die komponent wat in die Navigator gekies is, te wysig. As die keuse 'n lêer is, word hierdie lêer oopgemaak vir redigering. As die keuse 'n Indeks is, word die \"Indeks\"-dialoog oopgemaak."
#. svmCG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:777
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:786
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "Werk by"
#. jAmFd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:781
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:790
msgctxt "navigatorpanel|update|accessible_name"
msgid "Update"
-msgstr ""
+msgstr "Bywerk"
#. FEEGn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:782
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:791
msgctxt "navigatorpanel|extended_tip|update"
msgid "Click and choose the contents that you want to update."
msgstr "Klik en kies die inhoud wat u wil wysig."
#. tu94A
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:795
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:804
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Voeg in"
#. fXajb
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:799
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:808
msgctxt "navigatorpanel|insert|accessible_name"
msgid "Insert"
-msgstr ""
+msgstr "Voeg in"
#. 9kmNw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:800
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:809
msgctxt "navigatorpanel|extended_tip|insert"
msgid "Inserts a file, an index, or a new document into the master document."
msgstr "Voeg in 'n lêer, 'n indeks of 'n nuwe dokument in die hoofdokument."
#. MvgHM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:823
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:832
msgctxt "navigatorpanel|save|tooltip_text"
msgid "Save Contents as well"
-msgstr "Stoor inhoud ook"
+msgstr "Stoor ook die Inhoud"
#. p76EP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:827
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:836
msgctxt "navigatorpanel|save|accessible_name"
msgid "Save Contents as well"
-msgstr ""
+msgstr "Stoor ook die Inhoud"
#. KBDdA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:828
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:837
msgctxt "navigatorpanel|extended_tip|save"
msgid "Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed."
-msgstr "Stoor die inhoud van die gekoppelde lêers in die hoofdokument as 'n kopie. Dit verseker dat die huidige dokumentinhoud beskikbaar is, selfs al is daar nie toegang tot die gekoppelde lêers nie."
+msgstr "Stoor die inhoud van die gekoppelde lêers in die hoof-dokument as 'n kopie. Dit verseker dat die huidige dokumentinhoud beskikbaar is, selfs al is daar nie toegang tot die gekoppelde lêers nie."
#. yEETn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:851
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:860
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
-msgstr "Skuif op"
+msgstr "Skuif Op"
#. 7zNC6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:855
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:864
msgctxt "navigatorpanel|moveup|accessible_name"
msgid "Move Up"
-msgstr ""
+msgstr "Skuif Op"
#. rEFCS
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:856
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:865
msgctxt "navigatorpanel|extended_tip|moveup"
msgid "Moves the selection up one position in the Navigator list."
msgstr "Skuif die seleksie een posisie op in die Navigator lys."
#. KN3mN
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:869
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:878
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "Skuif af"
#. PSm2i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:873
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:882
msgctxt "navigatorpanel|movedown|accessible_name"
msgid "Move Down"
-msgstr ""
+msgstr "Skuif af"
#. Cs7D9
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:874
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:883
msgctxt "navigatorpanel|extended_tip|movedown"
msgid "Moves the selection down one position in the Navigator list."
msgstr "Skuif die seleksie een posisie af in die Navigator lys."
#. 3RwmV
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:966
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:975
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Selection"
msgstr "Seleksie"
#. v2iCL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:974
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:983
msgctxt "navigatorpanel|STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indekse"
#. fvFtM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:982
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:991
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
msgstr "Skakels"
#. Njw6i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:990
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:999
msgctxt "navigatorpanel|STR_UPDATE_ALL"
msgid "All"
msgstr "Alle"
@@ -21860,836 +21944,836 @@ msgid "New User Index"
msgstr "Nuwe gebruikersindeks"
#. pyNZP
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3231
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3244
msgctxt "WriterNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_Lêer"
#. uFrkV
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3250
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3263
msgctxt "WriterNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Help"
#. QC5EA
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3305
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3318
msgctxt "WriterNotebookbar|FileLabel"
msgid "~File"
msgstr "~Lêer"
#. 4gzad
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4567
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4580
msgctxt "WriterNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Tuis"
#. JAhp6
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4654
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4667
msgctxt "WriterNotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Tuis"
#. NA9SG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5780
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5793
msgctxt "WriterNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "Voeg _in"
#. b4aNG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5885
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5898
msgctxt "WriterNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "Voeg ~in"
#. 4t2ES
-#: sw/uiconfig/swriter/ui/notebookbar.ui:6990
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7003
msgctxt "WriterNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "Uit~leg"
#. 4sDuv
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7075
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7088
msgctxt "WriterNotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "Uit~leg"
#. iLbkU
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7778
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7791
msgctxt "WriterNotebookbar|ReferencesMenuButton"
msgid "Reference_s"
msgstr "Verwysing_s"
#. GEwcS
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7875
msgctxt "WriterNotebookbar|ReferencesLabel"
msgid "Reference~s"
msgstr "Verwysing~s"
#. fDqyq
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8777
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8790
msgctxt "WriterNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "He_rsien"
#. rsvWQ
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8875
msgctxt "WriterNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "He~rsien"
#. Lzxon
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9713
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9780
msgctxt "WriterNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_Aansig"
#. WyVST
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9798
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9865
msgctxt "WriterNotebookbar|ViewLabel"
msgid "~View"
msgstr "~Vertoon Merker"
#. RgE7C
-#: sw/uiconfig/swriter/ui/notebookbar.ui:10941
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11008
msgctxt "WriterNotebookbar|TableMenuButton"
msgid "_Table"
msgstr "_Tabel"
#. nFByf
-#: sw/uiconfig/swriter/ui/notebookbar.ui:11025
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11092
msgctxt "WriterNotebookbar|TableLabel"
msgid "~Table"
msgstr "~Tabel"
#. ePiUn
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12251
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12318
msgctxt "WriterNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "_Beeld"
#. tfZvk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12348
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12415
msgctxt "WriterNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "~Beeld"
#. CAFm3
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13667
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13734
msgctxt "WriterNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "T_eken"
#. eBYpc
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13774
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13841
msgctxt "WriterNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "T~eken"
#. UPA2b
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14641
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14708
msgctxt "WriterNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_Objek"
#. gMACj
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14726
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14793
msgctxt "WriterNotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~Objek"
#. YLmxD
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15505
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15572
msgctxt "WriterNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "_Media"
#. A9AmF
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15609
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15676
msgctxt "WriterNotebookbar|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. SDFU4
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16040
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16107
msgctxt "WriterNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "_Druk"
#. uMQuW
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16122
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16189
msgctxt "WriterNotebookbar|PrintLabel"
msgid "~Print"
msgstr "~Druk"
#. 3sRtM
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16930
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16997
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "Vo_rm"
#. HbNSG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17014
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17081
msgctxt "WriterNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "Vo~rm"
#. mrTYB
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17071
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17138
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. Gtj2Y
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17145
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17212
msgctxt "WriterNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "Uitbreiding"
#. FzYUk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18092
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18159
msgctxt "WriterNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. 68iAK
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18176
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18243
msgctxt "WriterNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "Nu~tsgoed"
#. guA3a
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3196
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3197
msgctxt "notebookbar_compact|FileMenuButton"
msgid "_File"
msgstr "Lêer"
#. PU9ct
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3245
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3246
msgctxt "notebookbar_compact|FileLabel"
msgid "~File"
msgstr "Lêer"
#. McDEQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4740
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4741
msgctxt "notebookbar_compact|HomeMenuButton"
msgid "_Home"
msgstr "Begin"
#. MSVBh
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4792
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4793
msgctxt "notebookbar_compact|HomeLabel"
msgid "~Home"
msgstr "Begin"
#. zveKA
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5818
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5819
msgctxt "notebookbar_compact|InsertMenuButton"
msgid "_Insert"
msgstr "Voeg _in"
#. CDXv3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5873
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5874
msgctxt "notebookbar_compact|InsertLabel"
msgid "~Insert"
msgstr "Invoeg"
#. a5p4d
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6652
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6653
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
msgstr "Uitleg"
#. TbQMa
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6704
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6705
msgctxt "notebookbar_compact|LayoutLabel"
msgid "~Layout"
msgstr "Uitleg"
#. R5zY7
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7411
msgctxt "notebookbar_compact|ReferencesMenuButton"
msgid "Reference_s"
msgstr "Verwysing_s"
#. iEmZn
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7461
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7462
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "Reference~s"
msgstr "Verwysing"
#. jYD7j
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8278
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8279
msgctxt "notebookbar_compact|ReviewMenuButton"
msgid "_Review"
msgstr "He_rsien"
#. Lbj5B
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8330
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8331
msgctxt "notebookbar_compact|ReviewLabel"
msgid "~Review"
msgstr "He~rsien"
#. 35kA2
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8997
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8998
msgctxt "notebookbar_compact|ViewMenuButton"
msgid "_View"
msgstr "_Aansig"
#. ZGh8C
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9049
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9050
msgctxt "notebookbar_compact|ViewLabel"
msgid "~View"
msgstr "~Vertoon Merker"
#. W5JNf
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10358
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10359
msgctxt "notebookbar_compact|TableMenuButton"
msgid "T_able"
msgstr "T_abel"
#. UBApt
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10411
msgctxt "notebookbar_compact|TableLabel"
msgid "~Table"
msgstr "Tabel"
#. fDEwj
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11748
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11749
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Im_age"
msgstr "Beeld"
#. ekWoX
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11801
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11802
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Beeld"
#. 8eQN8
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13183
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13184
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "T_eken"
#. FBf68
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13238
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13239
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Teken"
#. DoVwy
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14271
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14272
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objek"
#. JXKiY
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14327
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14328
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "Objek"
#. q8wnS
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15068
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15069
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. 7HDt3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15124
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15125
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "Media"
#. vSDok
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15783
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15784
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Druk"
#. goiqQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15838
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15839
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Druk"
#. EBGs5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17221
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17222
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. EKA8X
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17276
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17277
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Vorm"
#. 8SvE5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17355
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17356
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. WH5NR
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17413
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17414
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Uitbreiding"
#. 8fhwb
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18414
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18415
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. kpc43
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18466
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18467
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Nu~tsgoed"
#. 2AFu6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2843
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2856
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Kieslysbalk"
#. ENEdU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3335
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3348
msgctxt "notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Kieslysbalk"
#. kKr3K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3684
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3697
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
msgstr "_Lêer"
#. n7MoD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3795
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3808
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
msgstr "_Wysig"
#. o7pcA
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3894
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5204
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3907
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5217
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
msgstr "St_yle"
#. T2jYU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4081
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4094
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5402
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "Font"
#. wUssG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4292
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5632
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4305
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5645
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
msgstr "_Paragraaf"
#. tuzE5
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4530
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6390
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4543
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6403
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
msgstr "Voeg _in"
#. ZDLUo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4677
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4690
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
msgstr "Verwysing_s"
#. NxjgM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4789
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4802
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
msgstr "He_rsien"
#. 47viq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4901
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10234
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11997
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4914
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10247
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12010
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
msgstr "_Aansig"
#. bgPuY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5009
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5022
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12136
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Vo_rm"
#. 5fAr4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5101
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5114
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. Tgwxy
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5805
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5818
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "_Tabel"
#. GHcYf
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6279
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6292
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
msgstr "_Berekeninge"
#. DC7Hv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6535
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6548
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "T_eken"
#. ncAKi
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6909
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8508
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9605
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10599
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6922
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8521
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9618
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10612
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "Rangskik"
#. 8pLR3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7313
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7326
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "_Vorm"
#. NM63T
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7561
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7574
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Groe_peer"
#. cbMTW
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7683
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7696
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#. BTzDn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7910
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7923
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "Fontwerk"
#. PLqyG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8021
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9134
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8034
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9147
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10136
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_Rooster"
#. jWoME
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8158
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8171
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "_Image"
msgstr "_Beeld"
#. SEFWn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8865
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8878
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr "Filter"
#. 5a4zV
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9272
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9285
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_Objek"
#. q3Fbm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10023
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "F_rame"
msgstr "Raam"
#. Ghwp6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10370
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10383
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "_Media"
#. bRfaC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11000
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11013
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Layout"
msgstr "Uit_leg"
#. PhCFL
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11392
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11405
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "_Druk"
#. fczCB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11536
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11549
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
msgstr "Taa_l"
#. HxnjT
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11659
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11672
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
msgstr "He_rsien"
#. 9zFhS
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11804
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
msgstr "_Opmerkings"
#. bCPNM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11894
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11907
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
msgstr "Verge_lyk"
#. RC7F3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12862
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12875
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "_Kieslys"
#. CSzSh
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3068
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3081
msgctxt "notebookbar_groupedbar_full|MenubarAction"
msgid "Menubar"
msgstr "Kieslysbalk"
#. 2S8D3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3917
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
msgstr "_Kieslys"
#. mCwjN
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3956
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3969
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. pkdoB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4009
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4022
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
msgstr "_Help"
#. eks5K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4115
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4128
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
msgstr "_Lêer"
#. cfLmD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4348
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4361
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
msgstr "_Wysig"
#. 3GXeo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4541
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6291
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4554
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6304
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
msgstr "St_yle"
#. hEZAZ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4818
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6568
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9374
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4831
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6581
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9387
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
msgstr "F_ormaat"
#. RFMpm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5143
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6893
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9627
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5156
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6906
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9640
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
msgstr "_Paragraaf"
#. TSKQ8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5376
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9950
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9963
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
msgstr "Voeg _in"
#. F9WAK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5600
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8173
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5613
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8186
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
msgstr "_Verwysing"
#. 8XawJ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5798
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8532
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5811
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8545
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
msgstr "He_rsien"
#. Pfwpq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5944
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9085
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9799
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14739
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5957
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9098
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9812
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14752
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15804
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
msgstr "_Aansig"
#. q6NwY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6115
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15965
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6128
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15978
msgctxt "notebookbar_groupedbar_full|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. XNJZd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7111
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7124
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
msgstr "T_abel"
#. ao9tD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7303
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7316
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
msgstr "R_ye"
#. CGLeG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7501
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7514
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
msgstr "Voeg saa_m"
#. XSx69
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7725
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7738
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
msgstr "Selekteer"
#. NZWw8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7949
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7962
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
msgstr "_Berekeninge"
#. cyjNn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8308
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8321
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
msgstr "Taa_l"
#. GFyTQ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8740
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
msgstr "_Opmerkings"
#. mvE4u
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8939
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8952
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
msgstr "Verge_lyk"
#. YtBAd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10269
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10282
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
msgstr "T_eken"
#. gPK7A
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10571
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12374
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13868
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15193
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10584
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12387
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13881
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15206
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
msgstr "R_angskik"
#. dkXBa
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11268
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11281
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
msgstr "_Wysig"
#. 4jpsG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11447
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13406
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14593
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11460
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13419
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14606
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15658
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
msgstr "_Rooster"
#. 4BrBg
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11658
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
msgstr "Groe_peer"
#. rDBLq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11817
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11830
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
msgstr "3_D"
#. fDD7F
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12104
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12117
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
msgstr "Beeld"
#. hpbGC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13060
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13073
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
msgstr "Kle_ur"
#. DzzAv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13579
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13592
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "_Object"
msgstr "Objek"
#. W7NR4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14434
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14447
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
msgstr "_Raam"
#. DhFZG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14917
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
msgstr "_Media"
#. LRxDK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16718
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16731
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
msgstr "Vel Uitleg"
#. 8J3Bt
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17190
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17203
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
msgstr "_Druk"
@@ -22962,7 +23046,7 @@ msgstr "knipbord"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:953
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. nyg3m
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1445
@@ -22992,7 +23076,7 @@ msgstr "Voeg in"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1760
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. Cswyz
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1784
@@ -23016,7 +23100,7 @@ msgstr "Tabel"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:2043
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
-msgstr "Styl"
+msgstr "Vertoonstyl"
#. E7zcE
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:2087
@@ -23713,49 +23797,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "Kies die tipe objek waarvoor u die instellings vir outomatiese beeldonderskrifte geldig moet wees."
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "O_utomaties"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "W_oord vir woord"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "_Karakter vir karakter"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Vergelyk dokumente"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "Ignoreer _gedeeltes van lengte:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "Neem dit tydens vergelyking in ag"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "Stoor dit wanneer dokument gewysig word"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "Ewekansige getal om akkuraatheid van dokumentvergelyking te verbeter"
@@ -24128,25 +24206,25 @@ msgstr "Beeld"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:779
msgctxt "optformataidspage|enclosewithcharacters"
msgid "Enclose with characters"
-msgstr ""
+msgstr "Omsluit met karakters"
#. PFQDD
#: sw/uiconfig/swriter/ui/optformataidspage.ui:783
msgctxt "optformataidspage|enclosewithcharacters|tooltip_text"
msgid "When enabled you can enclose selected text with parentheses, square brackets, curly braces or double/single quotation marks when pressing the respective button."
-msgstr ""
+msgstr "Indien dit geaktiveer wees, kan u geselekteerde teks of met hakies, vierkantige hakies, krulhakies, dubbele/enkele aanhalingstekens omsluit wanneer u die ooreenstemmende knoppie druk."
#. dPwqw
#: sw/uiconfig/swriter/ui/optformataidspage.ui:788
msgctxt "extended_tip|enclosewithcharacters"
msgid "Specifies that you can enclose selected text with parentheses, square brackets, curly braces or double/single quotation marks when pressing the respective button."
-msgstr ""
+msgstr "Spesifiseer dat u geselekteerde teks of met hakies, vierkantige hakies, krulhakies of dubbele/enkele aanhalingstekens omsluit wanneer u die ooreenstemmende knoppie druk."
#. R8GWb
#: sw/uiconfig/swriter/ui/optformataidspage.ui:821
msgctxt "optformataidspage|autocomplete"
msgid "Auto complete"
-msgstr ""
+msgstr "Outo voltooi"
#. F7oGa
#: sw/uiconfig/swriter/ui/optformataidspage.ui:849
@@ -25797,85 +25875,85 @@ msgid "Custom"
msgstr "Doelgemaak"
#. ZrS3t
-#: sw/uiconfig/swriter/ui/paradialog.ui:9
+#: sw/uiconfig/swriter/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraaf"
#. npDMu
-#: sw/uiconfig/swriter/ui/paradialog.ui:33
+#: sw/uiconfig/swriter/ui/paradialog.ui:29
msgctxt "paradialog|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr "Ongestoorde wysigings van die tabblad word teruggestel."
#. Gw9vR
-#: sw/uiconfig/swriter/ui/paradialog.ui:36
+#: sw/uiconfig/swriter/ui/paradialog.ui:33
msgctxt "paradialog|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr "Herstel die wysigings wat aangebring is op die tabblad soos hier vertoon, na die instellings wat teenwoordig was toe hierdie dialoog oopgemaak is."
#. 6xRiy
-#: sw/uiconfig/swriter/ui/paradialog.ui:160
+#: sw/uiconfig/swriter/ui/paradialog.ui:132
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Inkepe en spasiëring"
#. PRo68
-#: sw/uiconfig/swriter/ui/paradialog.ui:207
+#: sw/uiconfig/swriter/ui/paradialog.ui:155
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Belyning"
#. hAL52
-#: sw/uiconfig/swriter/ui/paradialog.ui:256
+#: sw/uiconfig/swriter/ui/paradialog.ui:180
msgctxt "paradialog|textflow"
msgid "Text Flow"
msgstr "Teksvloei"
#. EB5A9
-#: sw/uiconfig/swriter/ui/paradialog.ui:305
+#: sw/uiconfig/swriter/ui/paradialog.ui:205
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatiese Tipografie"
-#. hFkAh
-#: sw/uiconfig/swriter/ui/paradialog.ui:353
-msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Outline & List"
-msgstr "Skema & Lys"
-
#. hZxni
-#: sw/uiconfig/swriter/ui/paradialog.ui:354
+#: sw/uiconfig/swriter/ui/paradialog.ui:229
msgctxt "paradialog|labelTP_NUMPARA"
msgid "Set outline level, list style and line numbering for paragraph."
msgstr "Stel skema-vlak, lys styl en reël nommering vir die paragraaf."
+#. hFkAh
+#: sw/uiconfig/swriter/ui/paradialog.ui:230
+msgctxt "paradialog|labelTP_NUMPARA"
+msgid "Outline & List"
+msgstr "Skema & Lys"
+
#. BzbWJ
-#: sw/uiconfig/swriter/ui/paradialog.ui:402
+#: sw/uiconfig/swriter/ui/paradialog.ui:254
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "Tab-oortjies"
#. GHrCB
-#: sw/uiconfig/swriter/ui/paradialog.ui:450
+#: sw/uiconfig/swriter/ui/paradialog.ui:278
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "Vallende hoofletters"
#. EVCmZ
-#: sw/uiconfig/swriter/ui/paradialog.ui:498
+#: sw/uiconfig/swriter/ui/paradialog.ui:302
msgctxt "paradialog|labelTP_BORDER"
msgid "Borders"
msgstr "Rande"
#. GCvEC
-#: sw/uiconfig/swriter/ui/paradialog.ui:546
+#: sw/uiconfig/swriter/ui/paradialog.ui:326
msgctxt "paradialog|area"
msgid "Area"
msgstr "Area"
#. VnDtp
-#: sw/uiconfig/swriter/ui/paradialog.ui:594
+#: sw/uiconfig/swriter/ui/paradialog.ui:350
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
@@ -28779,391 +28857,391 @@ msgid "Set the text flow options for the text before and after the table."
msgstr "Stel die teksvloei opsies vir die teks voor en na die tabel."
#. xhDck
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:8
msgctxt "templatedialog1|TemplateDialog1"
msgid "Character Style"
msgstr "Karakterstyl"
#. gKTob
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:35
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:32
msgctxt "templatedialog1|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr "Stel die veranderinge wat gemaak is op die tabblad, terug na wat die instellings was toe hierdie dialoog oopgemaak is."
#. UH8Vz
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:173
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:147
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "Organiseerder"
#. BvEuD
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:220
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:170
msgctxt "templatedialog1|font"
msgid "Font"
msgstr "Font"
#. Zda8g
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:268
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:194
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "Fonteffekte"
#. RAxVY
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:316
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:218
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Posisie"
#. NAt5W
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:364
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:242
msgctxt "templatedialog1|asianlayout"
msgid "Asian Layout"
msgstr "Asiatiese uitleg"
#. scr3Z
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:266
msgctxt "templatedialog1|background"
msgid "Highlighting"
msgstr "Teks beklemtoon"
#. gurnZ
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:460
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:290
msgctxt "templatedialog1|borders"
msgid "Borders"
msgstr "Rande"
#. fpEC5
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:8
msgctxt "templatedialog16|TemplateDialog16"
msgid "List Style"
msgstr "Lys Styl"
-#. tA5vb
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:168
-msgctxt "templatedialog16|organizer"
-msgid "Organizer"
-msgstr "Organiseerder"
-
#. VzEYH
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:169
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:142
msgctxt "templatedialog16|organizer"
msgid "Name and hide user-defined styles"
msgstr "Benoem en verberg gebruiker-gedefinieerde style"
-#. 7o8No
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
-msgctxt "templatedialog16|bullets"
-msgid "Unordered"
-msgstr "Ongeorden"
+#. tA5vb
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:143
+msgctxt "templatedialog16|organizer"
+msgid "Organizer"
+msgstr "Organiseerder"
#. 7MAbD
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:166
msgctxt "templatedialog16|bullets"
msgid "Choose a predefined bullet type"
msgstr "Kies 'n voorafgedefinieerde kolparagraaf tipe"
-#. uCBn4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:265
-msgctxt "templatedialog16|numbering"
-msgid "Ordered"
-msgstr "Georden"
+#. 7o8No
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:167
+msgctxt "templatedialog16|bullets"
+msgid "Unordered"
+msgstr "Ongeorden"
#. BHtZp
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:191
msgctxt "templatedialog16|numbering"
msgid "Choose a predefined ordered list"
msgstr "Kies 'n voorafgedefinieerde tipe geordende lys"
-#. D9oKE
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:314
-msgctxt "templatedialog16|outline"
-msgid "Outline"
-msgstr "Skema"
+#. uCBn4
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:192
+msgctxt "templatedialog16|numbering"
+msgid "Ordered"
+msgstr "Georden"
#. vDSFy
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:315
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
msgctxt "templatedialog16|outline"
msgid "Choose a predefined outline format"
msgstr "Kies 'n voorafgedefinieerde skema formaat"
-#. Dp6La
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:363
-msgctxt "templatedialog16|graphics"
-msgid "Image"
-msgstr "Beeld"
+#. D9oKE
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
+msgctxt "templatedialog16|outline"
+msgid "Outline"
+msgstr "Skema"
#. 2r5Vm
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:364
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:241
msgctxt "templatedialog16|graphics"
msgid "Choose a predefined graphic bullet symbol"
msgstr "Kies 'n voorafgedefinieerse grafiese kolparagraaf simbool"
-#. K55K4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
-msgctxt "templatedialog16|position"
-msgid "Position"
-msgstr "Posisie"
+#. Dp6La
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:242
+msgctxt "templatedialog16|graphics"
+msgid "Image"
+msgstr "Beeld"
#. CLdU2
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:413
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
msgctxt "templatedialog16|position"
msgid "Modify indent, spacing, and alignment for list numbers or symbols"
msgstr "Wysig inspringing, spasiëring, an belyning van lys nommer of simbole"
-#. g5NQF
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:461
-msgctxt "templatedialog16|customize"
-msgid "Customize"
-msgstr "Doelmaak"
+#. K55K4
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:267
+msgctxt "templatedialog16|position"
+msgid "Position"
+msgstr "Posisie"
#. ajaSr
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:462
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:291
msgctxt "templatedialog16|customize"
msgid "Design your own list or outline format"
msgstr "Ontwerp u eie lys of skema formaat"
+#. g5NQF
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:292
+msgctxt "templatedialog16|customize"
+msgid "Customize"
+msgstr "Doelmaak"
+
#. 6ozqU
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:8
msgctxt "templatedialog2|TemplateDialog2"
msgid "Paragraph Style"
msgstr "Paragraafstyl"
#. 2NhWM
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "Organiseerder"
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "Inkepe en spasiëring"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Belyning"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "Teksvloei"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Asiatiese Tipografie"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "Font"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Fonteffekte"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Posisie"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "Asiatiese uitleg"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "Teks beklemtoon"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:647
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "Tab-oortjies"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:695
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "Vallende hoofletters"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:743
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "Area"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:791
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:839
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "Rande"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:887
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "Voorwaarde"
-#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
-msgctxt "templatedialog2|outline"
-msgid "Outline & List"
-msgstr "Skema & Lys"
-
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:936
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr "Stel skemavlak, lys styl en reël nommering vir paragraaf style."
+#. H6CCV
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+msgctxt "templatedialog2|outline"
+msgid "Outline & List"
+msgstr "Skema & Lys"
+
#. q8oC5
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
msgctxt "templatedialog4|TemplateDialog4"
msgid "Frame Style"
msgstr "Raamstyl"
#. 8dRdE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:142
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "Organiseerder"
#. Q2PQs
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:165
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "Soort"
#. wEoGM
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:189
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Opsies"
#. CEZkG
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:213
msgctxt "templatedialog4|wrap"
msgid "Wrap"
msgstr "Vou om"
#. azFQq
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:237
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "Area"
#. EYmCL
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:261
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#. UbGRm
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:285
msgctxt "templatedialog4|borders"
msgid "Borders"
msgstr "Rande"
#. riCuE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:309
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "Kolomme"
#. BYG56
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:333
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Makro"
#. ZSiRR
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:8
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
msgstr "Bladsystyl"
#. 9Pn59
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:72
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:69
msgctxt "templatedialog8|standard"
msgid "Standard"
msgstr "Standaard"
#. BvGbL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:142
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "Organiseerder"
#. UbZRu
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:165
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Bladsy"
#. hCvJw
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:189
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "Area"
#. Mja3s
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:213
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#. JUC2u
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:237
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "Kop"
#. oeXmC
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:261
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "Voet"
#. D9AK7
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:285
msgctxt "templatedialog8|borders"
msgid "Borders"
msgstr "Rande"
#. ABEwr
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:309
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "Kolomme"
#. ZdBTL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:333
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "Voetnoot"
#. FosCF
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:357
msgctxt "templatedialog8|textgrid"
msgid "Text Grid"
msgstr "Teksrooster"
diff --git a/source/af/wizards/messages.po b/source/af/wizards/messages.po
index 754e37694a2..cf5a0b69c57 100644
--- a/source/af/wizards/messages.po
+++ b/source/af/wizards/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: 2022-12-12 14:06+0100\n"
-"PO-Revision-Date: 2023-02-10 10:31+0000\n"
+"PO-Revision-Date: 2024-03-16 09:45+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/af/>\n"
"Language: 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.15.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1560928613.000000\n"
#. gbiMx
@@ -428,7 +428,7 @@ msgstr "Ontvanger se adres"
#: wizards/com/sun/star/wizards/common/strings.hrc:101
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
-msgstr "Voetnota"
+msgstr "Voet"
#. Pgcir
#: wizards/com/sun/star/wizards/common/strings.hrc:102
diff --git a/source/af/xmlsecurity/messages.po b/source/af/xmlsecurity/messages.po
index a88fded5279..ec26884ade2 100644
--- a/source/af/xmlsecurity/messages.po
+++ b/source/af/xmlsecurity/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: 2023-12-21 13:22+0100\n"
-"PO-Revision-Date: 2023-12-12 12:35+0000\n"
+"POT-Creation-Date: 2024-04-20 14:13+0200\n"
+"PO-Revision-Date: 2024-04-29 01:45+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/af/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1560969754.000000\n"
#. EyJrF
@@ -234,6 +234,32 @@ msgstr ""
"\n"
"Fouttiewe sertifikaat data: %{data}"
+#. 5xizi
+#: xmlsecurity/inc/strings.hrc:67
+msgctxt "STR_RELOAD_FILE_WARNING"
+msgid "Reload the file to apply the new macro security level"
+msgstr "Herlaai die Lêer, om die nuwe Makro-sekerheidsvlak aan te wend"
+
+#. AeZzq
+#: xmlsecurity/inc/strings.hrc:68
+msgctxt "STR_TRUST_UNTRUSTED_PUBKEY"
+msgid ""
+"Security warning: the following OpenPGP public key is untrusted:\n"
+"\n"
+"%{data}\n"
+"\n"
+"Encrypting with an untrusted public key increases the risk of a \"man-in-the-middle\" attack. A successful \"man-in-the-middle\" attack gives malicious third parties the ability to decrypt your document.\n"
+"\n"
+"Do you really want to encrypt your document with this untrusted public key?"
+msgstr ""
+"Sekuriteits-aanmaning: die volgende OpenPGP publieke sleutel word nie vertrou nie:\n"
+"\n"
+"%{data}\n"
+"\n"
+"Enkripteer met 'n onbetroubare publieke sleutel verhoog die risiko van 'n \"tussenganger\"-aanval. 'n Suksesvolle \"tussenganger\"-aanval gee kwaadwillige derde partye die vermoë om jou dokument te dekripteer.\n"
+"\n"
+"Wil jy regtig jou dokument met hierdie onbetroubare publieke sleutel enkripteer?"
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
@@ -377,11 +403,11 @@ msgctxt "certgeneral|valid_to"
msgid "Valid to:"
msgstr "Geldig tot:"
-#. zw9k7
+#. EFAWt
#: xmlsecurity/uiconfig/ui/certpage.ui:33
msgctxt "certpage|label1"
-msgid "Certification path"
-msgstr "Sertifiseringspad"
+msgid "Certificate Path"
+msgstr "Sertifikaatpad"
#. y2mBB
#: xmlsecurity/uiconfig/ui/certpage.ui:45
@@ -395,11 +421,11 @@ msgctxt "extended_tip|signatures"
msgid "The Certificate Path page of the View Certificate dialog displays the location and the status of the certificate."
msgstr "Die \"Sertifikaat Adres\" blad in die \"View Certificate\" dialoog, vertoon sertifikaat se adres en status inligting."
-#. BC28t
+#. qhzJy
#: xmlsecurity/uiconfig/ui/certpage.ui:122
msgctxt "certpage|label2"
-msgid "Certification status"
-msgstr "Sertifiseringstatus"
+msgid "Certificate status"
+msgstr "Sertifikaat status"
#. YTTCA
#: xmlsecurity/uiconfig/ui/certpage.ui:148
@@ -644,6 +670,36 @@ msgctxt "extended_tip|vhigh"
msgid "Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run."
msgstr "Vertroude lêerliggings kan u registreer word op die blad \"Vertroude bronne\". Slegs makros vanaf 'n vertroude ligging mag loop."
+#. 7yBtt
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:116
+msgctxt "SecurityLevelPage|vhighimg"
+msgid "Very high security level"
+msgstr "Baie hoë sekerheidsvlak"
+
+#. PG9Kz
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:134
+msgctxt "SecurityLevelPage|highimg"
+msgid "High security level"
+msgstr "Hoë sekuriteitsvlak"
+
+#. mm6H3
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:152
+msgctxt "SecurityLevelPage|medimg"
+msgid "Medium security level"
+msgstr "Medium sekuruteitsvlak"
+
+#. odkxv
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:170
+msgctxt "SecurityLevelPage|lowimg"
+msgid "Low security level"
+msgstr "Lae sekuriteitsvlak"
+
+#. Dd4PX
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:207
+msgctxt "SecurityLevelPage|warningimg"
+msgid "File reload needed"
+msgstr "Herlaai van Lêer benodig"
+
#. 5kj8c
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:61
msgctxt "securitytrustpage|viewcert"
@@ -836,8 +892,8 @@ msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Besonderhede"
-#. YwLMi
+#. DEXmc
#: xmlsecurity/uiconfig/ui/viewcertdialog.ui:206
msgctxt "viewcertdialog|path"
-msgid "Certification Path"
-msgstr "Sertifiseringspad"
+msgid "Certificate Path"
+msgstr "Sertifikaatpad"
diff --git a/source/am/chart2/messages.po b/source/am/chart2/messages.po
index ec556d0c9be..e630ebb0eef 100644
--- a/source/am/chart2/messages.po
+++ b/source/am/chart2/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: 2024-02-14 13:07+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
"PO-Revision-Date: 2022-11-14 08:17+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/am/>\n"
@@ -3181,17 +3181,17 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
msgstr "ለ ተመረጠው የ ብርሃን ምንጭ ቀለም ይምረጡ"
-#. gfdAB
+#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "ቀለም ይምረጡ የ ቀለም ንግግር በመጠቀም"
+msgid "Select a color using the Pick a Color dialog"
+msgstr ""
-#. JnBhP
+#. D3Udo
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "የ ቀለም ንግግር በ መጠቀም ቀለም ይምረጡ"
+msgid "Select a color using the Pick a Color dialog."
+msgstr ""
#. mgXyK
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:306
@@ -3205,17 +3205,17 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
msgstr "ለ አካባቢው ብርሃን ቀለም ይምረጡ:"
-#. NpAu7
+#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "ቀለም ይምረጡ የ ቀለም ንግግር በ መጠቀም:"
+msgid "Select a color using the Pick a Color dialog"
+msgstr ""
-#. 943Za
+#. YbFV8
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "የ ቀለም ንግግር በ መጠቀም ቀለም ይምረጡ:"
+msgid "Select a color using the Pick a color dialog."
+msgstr ""
#. LFMGL
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:383
diff --git a/source/am/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/am/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index 6ecbdd75ab3..8d3fd468963 100644
--- a/source/am/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/am/connectivity/registry/ado/org/openoffice/Office/DataAccess.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,22 +26,12 @@ msgctxt ""
msgid "ADO"
msgstr "ADO"
-#. nw3hx
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Access"
-msgstr "Microsoft Access"
-
-#. uAES5
+#. JN7dA
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
"DriverTypeDisplayName\n"
"value.text"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
+msgid "Microsoft Access"
+msgstr ""
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index 9ffab8df66a..0dc1551f469 100644
--- a/source/am/cui/messages.po
+++ b/source/am/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-02-05 17:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/am/>\n"
@@ -1961,11 +1961,11 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "ይህን URL <%1> ወደ ፋይል ስርአት መቀየር አይቻልም:"
-#. YfSb4
+#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2023 LibreOffice contributors."
-msgstr "Copyright © 2000–2023 LibreOffice contributors."
+msgid "Copyright © 2000–2024 LibreOffice contributors."
+msgstr "Copyright © 2000–2024 LibreOffice contributors."
#. WCnhx
#: cui/inc/strings.hrc:359
@@ -2474,10 +2474,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr ""
-#. VBCF7
+#. CFkRA
#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
+msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., you specify via File ▸ Export as PDF."
msgstr ""
#. XWchY
@@ -2752,11 +2752,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr "እርስዎ ክፍሎችን መጠበቅ ይችላሉ በ አቀራረብ ▸ ክፍሎች ▸ መጠበቂያ: ለ መከልከል ማስገቢያ: ማጥፊያ: እንደገና መሰየሚያ: ማንቀሳቀሻ/ ወረቀት ኮፒ ማድረግ: ይጠቀሙ መሳሪያዎች ▸ ወረቀት መጠበቂያ:"
-#. H2oxt
+#. ftMpB
#. local help missing
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Write along a curve? Draw the curve, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
+msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
msgstr ""
#. ZE6D5
@@ -6593,10 +6593,10 @@ msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr ""
-#. zx3Mw
+#. XkGqY
#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
+msgid "Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list."
msgstr ""
#. GFGjC
@@ -9147,11 +9147,11 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr "ማ_ክሮስ..."
-#. TqHir
+#. 4vyAY
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "መክፈቻ የ ማክሮስ መምረጫ ለ መመደብ ማክሮስ ወደ ተመረጠው ሁኔታ:"
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
+msgstr ""
#. gxSRb
#: cui/uiconfig/ui/eventsconfigpage.ui:81
@@ -10661,49 +10661,49 @@ msgid "Closes the dialog without saving."
msgstr "ንግግሩን ሳያስቀምጡ መዝጊያ:"
#. UHF5Y
-#: cui/uiconfig/ui/hyperlinkdialog.ui:169
+#: cui/uiconfig/ui/hyperlinkdialog.ui:146
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page."
msgstr ""
#. EJuaG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:183
+#: cui/uiconfig/ui/hyperlinkdialog.ui:160
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
msgstr "_ኢንተርኔት"
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:244
+#: cui/uiconfig/ui/hyperlinkdialog.ui:197
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr ""
#. RxDSh
-#: cui/uiconfig/ui/hyperlinkdialog.ui:258
+#: cui/uiconfig/ui/hyperlinkdialog.ui:211
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
msgstr "_ደብዳቤ"
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:320
+#: cui/uiconfig/ui/hyperlinkdialog.ui:249
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr ""
#. MqhyH
-#: cui/uiconfig/ui/hyperlinkdialog.ui:334
+#: cui/uiconfig/ui/hyperlinkdialog.ui:263
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
msgstr "_ሰነድ"
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:396
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr ""
#. aLbja
-#: cui/uiconfig/ui/hyperlinkdialog.ui:410
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
msgstr "_አዲስ ሰነድ"
@@ -11354,10 +11354,10 @@ msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr "ማ_ምጫ..."
-#. pMDQA
+#. SfMgE
#: cui/uiconfig/ui/iconselectordialog.ui:168
msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
+msgid "Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
msgstr ""
#. 46d7Z
@@ -12514,11 +12514,11 @@ msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr "ማ_ክሮስ..."
-#. ECTjc
+#. wM4hv
#: cui/uiconfig/ui/macroassignpage.ui:141
msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
-msgstr "መክፈቻ የ ማክሮስ መምረጫ ለ መመደብ ማክሮስ ወደ ተመረጠው ሁኔታ "
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
+msgstr ""
#. nhxq7
#: cui/uiconfig/ui/macroassignpage.ui:153
@@ -17258,349 +17258,349 @@ msgid "Use this tab page to enter or edit user data."
msgstr "ገጽ ለ ማስገባት ይህን tab ይጠቀሙ ወይንም የ ተጠቃሚ ዳታ ለ ማረም"
#. E6zhJ
-#: cui/uiconfig/ui/optviewpage.ui:53
+#: cui/uiconfig/ui/optviewpage.ui:52
msgctxt "optviewpage|label12"
msgid "Middle _button:"
msgstr "የ መሀከል _ቁልፍ:"
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:69
+#: cui/uiconfig/ui/optviewpage.ui:68
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr "ተገባር የለም"
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:70
+#: cui/uiconfig/ui/optviewpage.ui:69
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr "ራሱ በራሱ መሸብለያ"
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:71
+#: cui/uiconfig/ui/optviewpage.ui:70
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "ቁራጭ ሰሌዳ መለጠፊያ"
#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:75
+#: cui/uiconfig/ui/optviewpage.ui:74
msgctxt "extended_tip | mousemiddle"
msgid "Defines the function of the middle mouse button."
msgstr "የ አይጥ መሀከል ቁልፍ ተግባር መግለጫ "
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:102
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr "አይጥ"
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:138
+#: cui/uiconfig/ui/optviewpage.ui:137
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:139
+#: cui/uiconfig/ui/optviewpage.ui:138
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "ትንሽ"
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:140
+#: cui/uiconfig/ui/optviewpage.ui:139
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "ትልቅ"
#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:144
+#: cui/uiconfig/ui/optviewpage.ui:143
msgctxt "extended_tip | notebookbariconsize"
msgid "Specifies the display size of notebook bar icons."
msgstr "የ ማሳያ መጠን ይወስኑ ለ ማስታወሻ ደብተር መደርደሪያ ምልክቶች "
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:157
+#: cui/uiconfig/ui/optviewpage.ui:156
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr "የ _ማስታወሻ ደብተር መደርደሪያ:"
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:173
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:174
+#: cui/uiconfig/ui/optviewpage.ui:173
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "ትንሽ"
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:175
+#: cui/uiconfig/ui/optviewpage.ui:174
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "ትልቅ"
#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:179
+#: cui/uiconfig/ui/optviewpage.ui:178
msgctxt "extended_tip | sidebariconsize"
msgid "Specifies the display size of sidebar icons."
msgstr "የ ጎን መደርደሪያ ምልክት መጠን ይወስኑ"
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:192
+#: cui/uiconfig/ui/optviewpage.ui:191
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr "የ ጎን መደርደሪያ:"
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:208
+#: cui/uiconfig/ui/optviewpage.ui:207
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:209
+#: cui/uiconfig/ui/optviewpage.ui:208
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr "ትንሽ"
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:210
+#: cui/uiconfig/ui/optviewpage.ui:209
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr "ትልቅ"
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:211
+#: cui/uiconfig/ui/optviewpage.ui:210
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "በጣም ትልቅ"
#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:215
+#: cui/uiconfig/ui/optviewpage.ui:214
msgctxt "extended_tip | iconsize"
msgid "Specifies the display size of toolbar icons."
msgstr "የሚታየው የ እቃ መደርደሪያ ምልክቶች መጠን መወሰኛ"
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:228
+#: cui/uiconfig/ui/optviewpage.ui:227
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr "እቃ መደርደሪያ:"
#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:283
+#: cui/uiconfig/ui/optviewpage.ui:282
msgctxt "optviewpage|label1"
msgid "Icon Size"
msgstr "የ ምልክት መጠን"
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:317
+#: cui/uiconfig/ui/optviewpage.ui:316
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:318
+#: cui/uiconfig/ui/optviewpage.ui:317
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "ሲፍር"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:319
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "ነፋስ"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:323
+#: cui/uiconfig/ui/optviewpage.ui:322
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "የ ምልክት ዘዴ ለ ምልክቶች በ እቃ መደርደሪያ እና ንግግሮች ውስጥ ይወስኑ "
#. SXzWW
-#: cui/uiconfig/ui/optviewpage.ui:336
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|label6"
msgid "_Theme:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:351
+#: cui/uiconfig/ui/optviewpage.ui:350
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "ተጨማሪ የ ምልክቶች ገጽታ መጨመሪያ በ ተጨማሪ በኩል"
#. F7kTw
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:378
msgctxt "optviewpage|label1"
msgid "Icon Theme"
msgstr ""
#. zXaFc
-#: cui/uiconfig/ui/optviewpage.ui:414
+#: cui/uiconfig/ui/optviewpage.ui:413
msgctxt "optviewpage|appearance"
msgid "System"
msgstr ""
#. S3ogK
-#: cui/uiconfig/ui/optviewpage.ui:415
+#: cui/uiconfig/ui/optviewpage.ui:414
msgctxt "optviewpage|appearance"
msgid "Light"
msgstr ""
#. qYSap
-#: cui/uiconfig/ui/optviewpage.ui:416
+#: cui/uiconfig/ui/optviewpage.ui:415
msgctxt "optviewpage|appearance"
msgid "Dark"
msgstr ""
#. qfbPT
-#: cui/uiconfig/ui/optviewpage.ui:420
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "extended_tip | appearance"
msgid "Specifies whether to follow the system appearance mode or override Dark or Light."
msgstr ""
#. nzLbn
-#: cui/uiconfig/ui/optviewpage.ui:433
+#: cui/uiconfig/ui/optviewpage.ui:432
msgctxt "optviewpage|label7"
msgid "Mode:"
msgstr ""
#. Nrc4k
-#: cui/uiconfig/ui/optviewpage.ui:462
+#: cui/uiconfig/ui/optviewpage.ui:461
msgctxt "optviewpage|label16"
msgid "Appearance"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:502
+#: cui/uiconfig/ui/optviewpage.ui:501
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "የ ጠንካራ_አካል ማፍጠኛ ይጠቀሙ"
#. zAzHY
-#: cui/uiconfig/ui/optviewpage.ui:506
+#: cui/uiconfig/ui/optviewpage.ui:505
msgctxt "optviewpage|useaccel|tooltip_text"
msgid "Requires restart"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:512
+#: cui/uiconfig/ui/optviewpage.ui:511
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "በ ቀጥታ መድረሻ ወደ ጠንካራ አካል ገጽታዎች የ ንድፍ ማሳያ ተሰኪ ለ ማሻሻል የ መመልከቻ ማሳያ "
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:523
+#: cui/uiconfig/ui/optviewpage.ui:522
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "ፀረ-ማ_ጥሪያ ይጠቀሙ"
#. iGxUy
-#: cui/uiconfig/ui/optviewpage.ui:527
+#: cui/uiconfig/ui/optviewpage.ui:526
msgctxt "optviewpage|useaa|tooltip_text"
msgid "Requires restart"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:532
msgctxt "extended_tip | useaa"
msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
msgstr "በሚደገፍ ጊዜ: እርስዎ ማስቻል እና ማሰናከል ይችላሉ ፀረ-ደረጃ የ ንድፎችን: ፀረ-ደረጃ ካስቻሉ በርካታ የ ንድፍ እቃዎች የሚታዩት ለስለስ ብለው ነው ማንኛውም ንድፎች"
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:544
+#: cui/uiconfig/ui/optviewpage.ui:543
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. 9uMBG
-#: cui/uiconfig/ui/optviewpage.ui:548
+#: cui/uiconfig/ui/optviewpage.ui:547
msgctxt "optviewpage|useskia|tooltip_text"
msgid "Requires restart"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:558
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:563
+#: cui/uiconfig/ui/optviewpage.ui:562
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:577
+#: cui/uiconfig/ui/optviewpage.ui:576
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:592
+#: cui/uiconfig/ui/optviewpage.ui:591
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. ubxXW
-#: cui/uiconfig/ui/optviewpage.ui:605
+#: cui/uiconfig/ui/optviewpage.ui:604
msgctxt "optviewpage|btnSkialog"
msgid "Copy skia.log"
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:682
+#: cui/uiconfig/ui/optviewpage.ui:681
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "የ ንድፎች ውጤት"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:709
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "ፊደሎችን በ_ቅድመ እይታ ማሳያ"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:719
+#: cui/uiconfig/ui/optviewpage.ui:718
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr "ሊመረጡ የሚችሉ ፊደሎች የ ተመሳሳይ ፊደሎች ስም ማሳያ: ለምሳሌ: ፊደሎች በ ፊደሎች ሳጥን ውስጥ በ አቀራረብ መደርደሪያ"
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:730
+#: cui/uiconfig/ui/optviewpage.ui:729
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "የ መመልከቻ ፊደል ማጥሪ _ያ"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:739
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "ይምረጡ ለ ጽሁፍ ማለስለሻ በ መመልከቻው ላይ"
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:760
+#: cui/uiconfig/ui/optviewpage.ui:759
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "ከ_:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:778
+#: cui/uiconfig/ui/optviewpage.ui:777
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:838
+#: cui/uiconfig/ui/optviewpage.ui:837
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "የ ፊደል ዝርዝሮች"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:852
+#: cui/uiconfig/ui/optviewpage.ui:851
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
@@ -18111,33 +18111,39 @@ msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr "ቀዳሚ"
+#. SDfTp
+#: cui/uiconfig/ui/paraindentspacing.ui:390
+msgctxt "paraindentspacing|liststoreLB_LINEDIST"
+msgid "Fixed"
+msgstr ""
+
#. 9fdqy
-#: cui/uiconfig/ui/paraindentspacing.ui:402
+#: cui/uiconfig/ui/paraindentspacing.ui:403
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "ከ"
#. Bga6L
-#: cui/uiconfig/ui/paraindentspacing.ui:481
+#: cui/uiconfig/ui/paraindentspacing.ui:482
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
msgstr "የ ገጽ መስ_መር-ክፍተት ማስጀመሪያ"
#. uesRM
#. xdds
-#: cui/uiconfig/ui/paraindentspacing.ui:484
+#: cui/uiconfig/ui/paraindentspacing.ui:485
msgctxt "paraindentspacing|checkCB_REGISTER|tooltip_text"
msgid "Applies page line-spacing (register-true) if set for the Page Style."
msgstr ""
#. MwL9j
-#: cui/uiconfig/ui/paraindentspacing.ui:490
+#: cui/uiconfig/ui/paraindentspacing.ui:491
msgctxt "paraindentspacing|extended_tip|checkCB_REGISTER"
msgid "If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr ""
#. GxJB6
-#: cui/uiconfig/ui/paraindentspacing.ui:506
+#: cui/uiconfig/ui/paraindentspacing.ui:507
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
msgstr "የ መስመር ክፍተት"
@@ -18490,80 +18496,62 @@ msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr "መጠቀም የሚፈልጉትን የ ነጥብ ዘዴ ይጫኑ"
-#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:50
-msgctxt "pickbulletpage|label25"
-msgid "Selection"
-msgstr "የተመረጠው"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr "እርስዎ ሊፈጽሙ የሚችሉት የ ነጥብ መስጫ ዘዴዎች ማሳያ"
#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:44
+#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr "ይጫኑ እንደ ነጥብ መጠቀም የሚፈልጉት ንድፍ ላይ "
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:61
+#: cui/uiconfig/ui/pickgraphicpage.ui:54
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr "የ አዳራሽ ገጽታ 'ነጥቦች' ባዶ ነው (ምንም ንድፍ የለም)"
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:71
+#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr "መጨመሪያ እና እንደገና መመጠኛ"
-#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:97
-msgctxt "pickgraphicpage|label25"
-msgid "Selection"
-msgstr "የተመረጠው"
-
#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:105
+#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr "እርስዎ እንደ ነጥብ የ ተለያዩ ንድፎች በ ነጥብ መስጫ ዘዴዎች ዝርዝር ውስጥ ሊፈጽሙ የሚችሉትን ማሳያ"
#. q8tMx
-#: cui/uiconfig/ui/picknumberingpage.ui:37
+#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr ""
-#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:50
-msgctxt "picknumberingpage|label25"
-msgid "Selection"
-msgstr "የተመረጠው"
-
#. mkywY
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr "እርስዎ መፈጸም የሚችሉትን የ ተለያየ የ ቁጥር ገጽታ ማሳያ:"
#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:37
+#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr "መጠቀም የሚፈልጉትን የ እቅድ ዘዴ ይጫኑ"
-#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:50
-msgctxt "pickoutlinepage|label25"
-msgid "Selection"
-msgstr "የተመረጠው"
-
#. rvStY
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr ""
@@ -21435,295 +21423,349 @@ msgid "Text Columns"
msgstr ""
#. N89ek
-#: cui/uiconfig/ui/textflowpage.ui:81
+#: cui/uiconfig/ui/textflowpage.ui:88
msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr "ራ_ሱ በራሱ"
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:90
+#: cui/uiconfig/ui/textflowpage.ui:97
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr "ራሱ በራሱ ጭረት ማስገቢያ በ አንቀጽ ውስጥ በሚያስፈልግበት ቦታ"
#. rpKhj
-#: cui/uiconfig/ui/textflowpage.ui:111
+#: cui/uiconfig/ui/textflowpage.ui:118
msgctxt "textflowpage|extended_tip|spinMinLen"
msgid "Enter the minimum word length in characters that can be hyphenated."
msgstr ""
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:131
+#: cui/uiconfig/ui/textflowpage.ui:138
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr "ለ ተከታታይ መስመር ጭረት የሚደረግበት ከፍተኛውን ቁጥር ያስገቡ"
+#. wuHsQ
+#: cui/uiconfig/ui/textflowpage.ui:158
+msgctxt "textflowpage|extended_tip|spinCompoundLineEnd"
+msgid "Enter the minimum number of characters of a compound word to leave at the end of the line before a hyphen is inserted."
+msgstr ""
+
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:151
+#: cui/uiconfig/ui/textflowpage.ui:178
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr "አነስተኛ የ ባህሪ ቁጥር ያስገቡ ከ መስመሩ መጀመሪያ በፊት የሚተወው ጭረት ከ ገባ በኋላ"
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:171
+#: cui/uiconfig/ui/textflowpage.ui:198
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr "አነስተኛ የ ባህሪ ቁጥር ያስገቡ ከ መስመሩ መጨረሻ በፊት የሚተወው ጭረት ከ መግባቱ በፊት"
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:185
+#: cui/uiconfig/ui/textflowpage.ui:212
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr "ባ_ህሪዎች በ መስመር መጨረሻ"
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:199
+#: cui/uiconfig/ui/textflowpage.ui:226
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr "ባህ_ሪዎች በመስመር መጀመሪያ"
+#. pvsiK
+#: cui/uiconfig/ui/textflowpage.ui:240
+msgctxt "textflowpage|labelCompoundLineEnd"
+msgid "C_ompound characters at line end"
+msgstr ""
+
#. A3DE8
-#: cui/uiconfig/ui/textflowpage.ui:213
+#: cui/uiconfig/ui/textflowpage.ui:254
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
msgstr ""
#. JkHBB
-#: cui/uiconfig/ui/textflowpage.ui:227
+#: cui/uiconfig/ui/textflowpage.ui:268
msgctxt "textflowpage|labelMinLen"
msgid "_Minimum word length in characters"
msgstr ""
#. 582fA
-#: cui/uiconfig/ui/textflowpage.ui:262
+#: cui/uiconfig/ui/textflowpage.ui:303
msgctxt "textflowpage|labelHyphenZone"
msgid "Hyphenation _zone:"
msgstr ""
#. X6VEi
-#: cui/uiconfig/ui/textflowpage.ui:281
+#: cui/uiconfig/ui/textflowpage.ui:322
msgctxt "textflowpage|checkNoCaps"
msgid "Hyphenate words in _CAPS"
msgstr ""
#. 32yMD
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:337
msgctxt "textflowpage|checkNoLastWord"
msgid "Hyphenate last word"
msgstr ""
-#. 3yzEJ
-#: cui/uiconfig/ui/textflowpage.ui:311
-msgctxt "textflowpage|checkKeep"
-msgid "Hyphenate _across column and page"
+#. 5FkTZ
+#: cui/uiconfig/ui/textflowpage.ui:363
+msgctxt "textflowpage|labelHyphenAcross"
+msgid "Hyphenation across"
+msgstr ""
+
+#. 7QKyi
+#: cui/uiconfig/ui/textflowpage.ui:394
+msgctxt "textflowpage|checkAcrossParagraph"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. K3XE6
+#: cui/uiconfig/ui/textflowpage.ui:403
+msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
+msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
msgstr ""
-#. jxu2K
-#: cui/uiconfig/ui/textflowpage.ui:320
-msgctxt "textflowpage|extended_tip|checkKeep"
-msgid "Deselect this check box, if you don't want to hyphenate across column and page."
+#. zVw8o
+#: cui/uiconfig/ui/textflowpage.ui:414
+msgctxt "textflowpage|checkAcrossColumn"
+msgid "Column"
+msgstr ""
+
+#. p4B6d
+#: cui/uiconfig/ui/textflowpage.ui:423
+msgctxt "textflowpage|extended_tip|checkAcrossColumn"
+msgid "Deselect this check box, if you don't want to hyphenate across column, page and spread."
+msgstr ""
+
+#. fxcFY
+#: cui/uiconfig/ui/textflowpage.ui:434
+msgctxt "textflowpage|checkAcrossPage"
+msgid "Page"
+msgstr ""
+
+#. Q9guk
+#: cui/uiconfig/ui/textflowpage.ui:443
+msgctxt "textflowpage|extended_tip|checkAcrossPage"
+msgid "Deselect this check box, if you don't want to hyphenate across page and spread."
+msgstr ""
+
+#. abccC
+#: cui/uiconfig/ui/textflowpage.ui:454
+msgctxt "textflowpage|checkAcrossSpread"
+msgid "Spread"
+msgstr ""
+
+#. jmTXZ
+#: cui/uiconfig/ui/textflowpage.ui:463
+msgctxt "textflowpage|extended_tip|checkAcrossSpread"
+msgid "Deselect this check box, if you don't want to hyphenate across spread."
msgstr ""
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:336
+#: cui/uiconfig/ui/textflowpage.ui:485
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "ጭረት"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:365
+#: cui/uiconfig/ui/textflowpage.ui:515
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:374
+#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
msgstr "ይህን ምልክት ማድረጊያ ሳጥን ይምረጡ: እና ከዛ የ መጨረሻ አይነት ይምረጡ እርስዎ መጠቀም የሚፈልጉትን"
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:535
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr "ከ ገጽ ዘዴ_ዎች ጋር:"
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:397
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr "ይህን ምልክት ማድረጊያ ሳጥን ይምረጡ: እና ከዛ የ ገጽ ዘዴ ይምረጡ እርስዎ መጠቀም የሚፈልጉትን ለ መጀመሪያው ገጽ ከ መጨረሻው በኋላ"
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:410
+#: cui/uiconfig/ui/textflowpage.ui:560
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "_አይነት:"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:432
+#: cui/uiconfig/ui/textflowpage.ui:582
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr "የ ገጽ ቁጥር ያስገቡ ለ መጀመሪያው ገጽ መጨረሻውን ተከትሎ: እርስዎ መቀጠል የሚፈልጉ ከሆነ የ አሁኑ የ ገጽ ቁጥር መስጫ: ምልክት ማድረጊያውን ይተዉት ምልክት እንደ ተደረገበት "
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:443
+#: cui/uiconfig/ui/textflowpage.ui:593
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "የ ገጽ _ቁጥር:"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:463
+#: cui/uiconfig/ui/textflowpage.ui:613
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "ቦታ:"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:483
+#: cui/uiconfig/ui/textflowpage.ui:633
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "የ ገጽ ዘዴ"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:484
+#: cui/uiconfig/ui/textflowpage.ui:634
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr "ይምረጡ የ አቀራረብ ዘዴ እርስዎ መጠቀም የሚፈልጉትን ለ መጀመሪያው ገጽ ከ መጨረሻው በኋላ"
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:498
+#: cui/uiconfig/ui/textflowpage.ui:648
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "ገጽ"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:499
+#: cui/uiconfig/ui/textflowpage.ui:649
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "አምድ"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:503
+#: cui/uiconfig/ui/textflowpage.ui:653
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr "የ መጨረሻ አይነት ይምረጡ እርስዎ ማስገባት የሚፈልጉትን አይነት"
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:517
+#: cui/uiconfig/ui/textflowpage.ui:667
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "በፊት"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:518
+#: cui/uiconfig/ui/textflowpage.ui:668
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "በኋላ"
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:522
+#: cui/uiconfig/ui/textflowpage.ui:672
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr "ይምረጡ መጨረሻውን ማስገባት የሚፈልጉበትን"
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:540
+#: cui/uiconfig/ui/textflowpage.ui:690
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr "መጨረሻ"
#. B4ZyD
-#: cui/uiconfig/ui/textflowpage.ui:569
+#: cui/uiconfig/ui/textflowpage.ui:719
msgctxt "textflowpage|checkSplitPara"
msgid "_Allow to split paragraph"
msgstr ""
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:578
+#: cui/uiconfig/ui/textflowpage.ui:728
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr "ጠቅላላ አንቀጹን ወደሚቀጥለው ገጽ መቀየሪያ ወይንም አምድ ከ ገጽ መጨረሻ በኋላ ማስገቢያ"
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:590
+#: cui/uiconfig/ui/textflowpage.ui:740
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "ከሚቀጥለው አንቀጽ ጋር _አስቀምጥ"
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:599
+#: cui/uiconfig/ui/textflowpage.ui:749
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr "የ አሁኑን አንቀጽ እና የሚቀጥለውን አንቀጽ አብሮ ማድረጊያ: መጨረሻ ወይንም የ አምድ መጨረሻ በሚያስገቡ ጊዜ"
#. DDzY9
-#: cui/uiconfig/ui/textflowpage.ui:611
+#: cui/uiconfig/ui/textflowpage.ui:761
msgctxt "textflowpage|checkOrphan"
msgid "No split at _beginning of paragraph"
msgstr ""
#. NgQD5
-#: cui/uiconfig/ui/textflowpage.ui:615
+#: cui/uiconfig/ui/textflowpage.ui:765
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the beginning of the paragraph (orphan control)."
msgstr ""
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:625
+#: cui/uiconfig/ui/textflowpage.ui:775
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr "በ አንቀጽ ውስጥ ከ ገጽ መጨረሻ በፊት የሚኖረውን የ መስመሮች ቁጥር መወሰኛ: ይህን ምልክት ማድረጊያ ሳጥን ይምረጡ: እና ከዛ ቁጥር ያስገቡ በ መስመሮች ሳጥን "
#. 2EpT4
-#: cui/uiconfig/ui/textflowpage.ui:636
+#: cui/uiconfig/ui/textflowpage.ui:786
msgctxt "textflowpage|checkWidow"
msgid "No split at _end of paragraph"
msgstr ""
#. rjBWx
-#: cui/uiconfig/ui/textflowpage.ui:640
+#: cui/uiconfig/ui/textflowpage.ui:790
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the end of the paragraph (widow control)."
msgstr ""
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:650
+#: cui/uiconfig/ui/textflowpage.ui:800
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr "በ አንቀጽ ውስጥ ከ ገጽ መጨረሻ በኋላ የሚኖረውን የ መስመሮች ቁጥር መወሰኛ በ መጀመሪያው ገጽ ላይ: ይህን ምልክት ማድረጊያ ሳጥን ይምረጡ: እና ከዛ ቁጥር ያስገቡ በ መስመሮች ሳጥን "
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:671
+#: cui/uiconfig/ui/textflowpage.ui:821
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr "በ አንቀጽ ውስጥ ከ ገጽ መጨረሻ በፊት የሚኖረውን የ መስመሮች ቁጥር መወሰኛ: ይህን ምልክት ማድረጊያ ሳጥን ይምረጡ: እና ከዛ ቁጥር ያስገቡ በ መስመሮች ሳጥን "
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:693
+#: cui/uiconfig/ui/textflowpage.ui:843
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr "በ አንቀጽ ውስጥ ከ ገጽ መጨረሻ በኋላ የሚኖረውን የ መስመሮች ቁጥር መወሰኛ በ መጀመሪያው ገጽ ላይ: ይህን ምልክት ማድረጊያ ሳጥን ይምረጡ: እና ከዛ ቁጥር ያስገቡ በ መስመሮች ሳጥን "
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:706
+#: cui/uiconfig/ui/textflowpage.ui:856
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "መስመሮች"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:718
+#: cui/uiconfig/ui/textflowpage.ui:868
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "መስመሮች"
#. MGewb
-#: cui/uiconfig/ui/textflowpage.ui:732
+#: cui/uiconfig/ui/textflowpage.ui:882
msgctxt "textflowpage|labelOptions"
msgid "Split Options"
msgstr ""
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:746
+#: cui/uiconfig/ui/textflowpage.ui:896
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr "ጭረት እና የ ገጽ ብዛት ምርጫ መወሰኛ"
@@ -21843,79 +21885,79 @@ msgid "Select Your Preferred User Interface"
msgstr ""
#. rSnx7
-#: cui/uiconfig/ui/toolbarmodedialog.ui:33
+#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
msgstr "ለሁሉም መ_ፈጸሚያ"
#. kPZub
-#: cui/uiconfig/ui/toolbarmodedialog.ui:49
+#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
msgstr "መ_ፈጸሚያ ለ %MODULE"
#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:111
+#: cui/uiconfig/ui/toolbarmodedialog.ui:124
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
msgstr "መደበኛ እቃ መደርደሪያ"
#. Vsppg
-#: cui/uiconfig/ui/toolbarmodedialog.ui:128
+#: cui/uiconfig/ui/toolbarmodedialog.ui:141
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
msgstr "በ ምልክት"
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:169
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr "ነጠላ እቃ መደርደሪያ"
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:173
+#: cui/uiconfig/ui/toolbarmodedialog.ui:186
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr "የ ጎን መደርደሪያ"
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:190
+#: cui/uiconfig/ui/toolbarmodedialog.ui:203
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr "በ ምልክት አነስተኛ"
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:207
+#: cui/uiconfig/ui/toolbarmodedialog.ui:220
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr "በ ቡድን መደርደሪያ"
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:224
+#: cui/uiconfig/ui/toolbarmodedialog.ui:237
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr "በ ቡድን መደርደሪያ አነስተኛ"
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:241
+#: cui/uiconfig/ui/toolbarmodedialog.ui:254
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr ""
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:258
+#: cui/uiconfig/ui/toolbarmodedialog.ui:271
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr ""
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:279
+#: cui/uiconfig/ui/toolbarmodedialog.ui:292
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr ""
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:366
+#: cui/uiconfig/ui/toolbarmodedialog.ui:379
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr "ቅድመ እይታ"
diff --git a/source/am/dbaccess/messages.po b/source/am/dbaccess/messages.po
index 2d23fab6fcc..d2d1692bfe2 100644
--- a/source/am/dbaccess/messages.po
+++ b/source/am/dbaccess/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2022-08-02 21:51+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/am/>\n"
@@ -1698,86 +1698,80 @@ msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS Access file"
-#. rDsuu
-#: dbaccess/inc/strings.hrc:296
-msgctxt "STR_MSACCESS_2007_FILTERNAME"
-msgid "MS Access 2007 file"
-msgstr "MS Access 2007 file"
-
#. jFwxU
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "የ ፋየርበርድ ዳታቤዝ"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "ስርአት"
#. pnwDB
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "ስህተት ተፈጥሯል በመፍጠር ላይ እንዳለ"
#. hnyJF
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "ስህተት ተፈጥሯል: ተግባሩን መፈጸም አይቻልም"
#. kXCG9
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "ሰነዱን \"$file$\" መክፈት አልተቻለም"
#. bFHHW
-#: dbaccess/inc/strings.hrc:303
+#: 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 "ሰንጠረዡን ማጥፋት አይቻልም ምክንያቱም የ ዳታቤዝ ግንኙነት ይህን አይደግፍም"
#. ZNB5D
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~ሁሉንም"
#. C8eBG
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "መተው:"
#. aje2A
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "እንደገና መስሪያ:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "ምንም አይነት ተመሳሳይ አምድ አልተገኘም ለ አምዱ '#1'."
#. qVax3
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "ፋይሉን \"$file$\" ማግኘት አልተቻለም"
#. 737k3
-#: dbaccess/inc/strings.hrc:309
+#: 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 "ማስጠንቀቂያ ተሰጥቷል ወደ ዳታ ምንጩ ጋር ለመገናኘት በሞመከር ላይ እንዳለ: ይጫኑ \"$buttontext$\" መልእክቱን ለማየት"
#. cGJja
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1788,199 +1782,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "መግለጫው \"$file$\", ተጨማሪ የ ገጽታ መገንቢያ ይፈልጋል"
#. oC8Px
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "መገናኘት አልተቻለም ወደ SDBC driver አስተዳዳሪ (#servicename#)."
#. aym6r
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "አካሉ አልተመዘገበም ለ URL #connurl#."
#. oafZG
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "በሚገባ ተገናኝቷል: ነገር ግን ስለ ዳታቤዝ ሰንጠረዥ መረጃ አልተገኘም"
#. uBW6C
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "ሁሉንም ሰንጠረዦች"
#. nhz6M
-#: dbaccess/inc/strings.hrc:318
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "ሁሉንም መመልከቻዎች"
#. APBCw
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "ሁሉንም ሰንጠረዦች እና መመልከቻዎች"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "የ ሰንጠረዡ ስም"
#. Nw93R
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "ዳታ ማስገቢያ"
#. nLFJd
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "ዳታ ማጥፊያ"
#. eGEDE
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "ዳታ ማሻሻያ"
#. e2bxV
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "አካሉን መለወጫ"
#. zejFA
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "ዳታ ማንበቢያ"
#. UsMj8
-#: dbaccess/inc/strings.hrc:327
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "ማመሳከሪያዎችን ማሻሻያ"
#. SEGp9
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "አካሉን መጣያ"
#. BCCiv
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "መንገድ ወደ የ dBASE ፋይሎች"
#. hnBFY
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "ወደ ጽሁፍ ፋይሎች መንገድ"
#. DRFyX
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "ወደ ሰንጠረዥ ሰነድ መንገድ"
#. H3cem
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source"
msgstr ""
#. mGJE9
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "ወደ መጻፊያ ሰነድ መንገድ"
#. JScWd
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL/MariaDB database"
msgstr ""
#. uhRMQ
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "የ Oracle database ስም"
#. nmoae
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access database file"
#. 34zwh
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "ምንም አይነት ማሰናጃ አያስፈልግም: ግንኙነቱ እንደሚሰራ ለማረጋገጥ: ይጫኑ '%test' ቁልፉን"
#. DDLwe
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
msgstr ""
#. rKH3t
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "የ ~ጋባዥ ስም"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "~Mozilla profile name"
#. A6YJb
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "~Thunderbird profile name"
#. HnmRA
-#: dbaccess/inc/strings.hrc:343
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "ሰንጠረዦች መጨመሪያ"
#. eHahH
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "ሰንጠረዥ ወይንም ጥያቄ መጨመሪያ"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "አምዶቹን መፈጸሚያ"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "የ አቀራረብ አይነት"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1990,169 +1984,169 @@ msgstr ""
"የሚቀጥለውን ስም በቅድሚያ ተጠቅመውበታል:"
#. MuQ2C
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "አምዶች መመደቢያ"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~ወደ ኋላ"
#. aWFVD
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~ይቀጥሉ>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "መ~ፍጠሪያ"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "ሰንጠረዥ ኮፒ ማድረጊያ"
#. uNGvx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "ሰንጠረዥ ኮፒ ማድረጊያ"
#. xCPkD
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "በ አሁኑ ዳታቤዝ ውስጥ ይህ የ ስንጠረዥ ስም ዋጋ የለውም"
#. m35Lx
-#: dbaccess/inc/strings.hrc:356
+#: 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 "ይህን ምርጫ ይምረጡ 'ዳታ መጨመሪያ' በ መጀመሪያው ገጽ ላይ ወደ ነበረው ሰንጠረዥ ውስጥ ዳታ ለመጨመር"
#. XbmVN
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "እባክዎን የ ሰንጠረዡን ስም ይቀይሩ: ስሙ በጣም ረጅም ነው"
#. 55EA7
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "የ ዳታቤዝ አዋቂ"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "ዳታቤዝ ይምረጡ"
#. GTpDz
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "የ dBASE ግንኙነት ማሰናጃ"
#. VBaQN
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "ወደ ጽሁፍ ፋይሎች ግንኙነት ማሰናጃ"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "የ Microsoft Access ግንኙነት ማሰናጃ"
#. XaDDh
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "የ LDAP ግንኙነት ማሰናጃ"
#. WZtzU
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "የ ADO ግንኙነት ማሰናጃ"
#. n3HgX
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "የ JDBC ግንኙነት ማሰናጃ"
#. qiZT5
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "የ Oracle database ግንኙነት ማሰናጃ"
#. rdZFv
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL/MariaDB connection"
msgstr ""
#. E3iYi
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_POSTGRES"
msgid "Set up PostgreSQL connection"
msgstr ""
#. uJuNs
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "የ ODBC ግንኙነት ማሰናጃ"
#. ecB4x
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "የ መጻፊያ ሰነድ ወይንም ሰንጠረዥ ግንኙነት ማሰናጃ"
#. wUEMA
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "የተጠቃሚ ማረጋገጫ ማሰናጃ"
#. twW6d
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL/MariaDB server data"
msgstr ""
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "ማስቀመጫ እና መቀጠያ"
#. LhDjK
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "አዲስ ዳታቤዝ"
#. f5EbK
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL/MariaDB database using JDBC"
msgstr ""
#. tqpeM
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2160,67 +2154,67 @@ msgid ""
msgstr ""
#. Lrd3G
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL/MariaDB JDBC d~river class:"
msgstr ""
#. cBiSe
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "ነባር: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "ወደ dBASE ፋይሎች ግንኙነት ማሰናጃ"
#. MXTEF
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "የ dBASE files የሚቀመጡበትን ይምረጡ"
#. Ke4xP
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "ወደ ጽሁፍ ፋይሎች ግንኙነት ማሰናጃ"
#. uJFWa
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:382
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 "ፎልደር ይምረጡ የ CSV (Comma Separated Values) የ ጽሁፍ ፋይል የሚጠራቀምበት %PRODUCTNAME Base እነዚህን ፋይሎች ለንባብ-ብቻ ዘዴ ይከፍታቸዋል"
#. chkNh
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "ወደ ጽሁፍ ፋይሎች መንገድ"
#. VXUEj
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "ወደ Microsoft ዳታቤዝ መድረሻ ማሰናጃ"
#. rTF65
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "እባክዎን ይምረጡ የ Microsoft መድረሻ ፋይል ማስኬድ የሚፈልጉትን"
#. DYcM8
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "ግንኙነት ማሰናጃ ወደ ADO database"
#. WzZiB
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2232,13 +2226,13 @@ msgstr ""
"እባክዎን የ ስርአት አስተዳዳሪውን ያማክሩ ሰለዚህ ማሰናጃ እርግጠኛ ካልሆኑ:"
#. CE5Rv
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
msgstr ""
#. BELnF
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC data source you want to use.\n"
@@ -2247,13 +2241,13 @@ msgid ""
msgstr ""
#. dmi7n
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "ግንኙነት ማሰናጃ ወደ JDBC database"
#. dYGeU
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2263,25 +2257,25 @@ msgstr ""
"እባክዎን የ ስርአት አስተዳዳሪውን ያማክሩ የሚቀጥለውን ማሰናጃ እርግጠኛ ካልሆኑ:"
#. DWgup
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "ግንኙነት ማሰናጃ ወደ Oracle ዳታቤዝ"
#. Z57ca
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "ነባር : 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle JDBC ~driver class"
#. aD8dK
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:395
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"
@@ -2291,13 +2285,13 @@ msgstr ""
"እባክዎን የ ስርአት አስተዳዳሪውን ያማክሩ የሚቀጥለውን ማሰናጃ እርግጠኛ ካልሆኑ:"
#. Vqjfj
-#: dbaccess/inc/strings.hrc:397
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "ወደ ሰንጠረዥ ግንኙነት ማሰናጃ"
#. FnpBr
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2307,295 +2301,295 @@ msgstr ""
"%PRODUCTNAME ለማንበብ-ዘዴ ብቻ ይከፈታል"
#. fxmJG
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "የ ፋይል ስም እና ~አካባቢው"
#. og5kg
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "ትእዛዙ በሚገባ ተፈጽሟል"
#. BhFXv
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "ወደ ዳታቤዝ የነበረው ግንኙነት ተቋርጧል: ይህ ንግግር ይዘጋል"
#. WTysM
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "ደንብ መለያ"
#. 67TCR
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "የ ማውጫ ሜዳ"
#. rCZbG
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "እየጨመረ የሚሄድ"
#. zUeEN
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "እየቀነሰ የሚሄድ"
#. DpB67
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "በእርግጥ ማውጫውን ማጥፋት ይፈልጋሉ '$name$'?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "ማውጫ"
#. HFaXn
-#: dbaccess/inc/strings.hrc:410
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "ማውጫው ቢያንስ አንድ ሜዳ መያዝ አለበት"
#. LRDDD
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "በዚህ ስም ቀደም ሲል ሌላ ማውጫ ነበር \"$name$\"."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:412
+#: dbaccess/inc/strings.hrc:411
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 "በ ማውጫ መግለጫ ውስጥ ምንም የ ሰንጠርዥ አምድ ከ አንድ ጊዜ በላይ መኖር የለበትም: ነገር ግን እርስዎ አምዱን ሁለት ጊዜ \"$name$\" አስገብተዋል"
#. XANpc
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "ማስገቢያውን መቀየር አልተቻለም ወደ ዋጋ ያለው ዋጋ ለ \"$name$\" ደንብ"
#. FCnE3
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL Status"
#. ha64T
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "የ ስህተት ኮድ"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:417
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 "ብዙ ጊዜ ይህ ስህተት የሚፈጠረው ለ ዳታቤዙ ቋንቋ አግባብ ያልሆነ ባህሪዎች ሲዘጋጁ ነው ማሰናጃውን ይምረጡ እና ይመርምሩ ማረሚያ - ዳታቤዝ - ባህሪዎች"
#. itnjJ
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "ስህተት"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:420
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "ማስጠንቀቂያ"
#. LSBpE
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "መረጃ"
#. DKRwR
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "ዝርዝሮች"
#. CXpeS
-#: dbaccess/inc/strings.hrc:424
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ADD_USER"
msgid "Add User"
msgstr ""
#. YG5iB
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_DELETE_USER"
msgid "Delete User"
msgstr ""
#. mDe9f
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_CHANGE_PASSWORD"
msgid "Change Password"
msgstr ""
#. Avmtu
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "በእርግጥ ተጠቃሚውን ማጥፋት ይፈልጋሉ?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "ይህ ዳታቤዝ የ ተጠቃሚ አስተዳዳሪን አይደግፍም:"
#. 4CVtX
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "የመግቢያ ቃሉ አይመሳሰልም ፡ እባክዎን የመግቢያ ቃሉን እንደገና ያስገቡ"
#. iu64w
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "እባክዎን ያስታውሱ አንዳንድ ዳታቤዞች እንደዚህ አይነት አገናኞች አይደግፉም"
#. Khmn9
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "መዝገቦችን ብቻ ማካተቻ ይዞታቸው ከ ሜዳዎቹ ጋር የሚዛመደውን የ ሁለቱንም ተመሳሳይ ሰንጠረዦች"
#. JUyyK
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:432
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 "ሁሉንም መዝገቦች ይዟል ከ ሰንጠረዦች ውስጥ '%1' ነገር ግን መዝገቦችን ብቻ ከሰንጠረዥ ውስጥ '%2' ዋጋቸው በተዛመደው ሜዳዎች ውስጥ የሚመሳሰለውን"
#. EdhCU
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "ሁሉንም መዝገቦች ይዟል ከ '%1' እና ከ '%2'."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "ሁሉንም የ cartesian product መዝገብ ይይዛል ከ '%1' እና እስከ '%2'."
#. KyLuN
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "መድረሻው ዳታቤዝ መመልከቻን አይደግፍም"
#. RaJQd
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "መድረሻው ዳታቤዝ ቀዳሚ ቁልፎችን አይደግፍም"
#. JBBmY
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:438
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 "ምንም የ ዳታ መድረሻ መግለጫ አልተገኘም: ወይንም የ ዳታ መድረሻ መግለጫ አስፈላጊ መረጃ አልተገኘም"
#. Z4JFe
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "ለጊዜው የተደገፉት ሰንጠረዦች እና ጥያቄዎች ብቻ ናቸው"
#. KvUFb
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "የ ኮፒ ምንጮች ውጤት ማሰናጃ ምልክት ማድረጊያዎችን መደገፍ አለበት"
#. XVb6E
-#: dbaccess/inc/strings.hrc:442
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "ያልተደገፈ የምንጭ አምድ አይነት ($type$) በ አምድ ቦታ $pos$"
#. 7pnvE
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "ዋጋ የሌላቸው የ ቁጥር ማስነሻ ደንቦች"
#. z3h9J
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "ስህተት ተፈጥሯል በማስነሳት ላይ እንዳለ"
#. Qpda7
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "በምንጭ መግለጫው ኮፒ ውስጥ ያልተደገፈ ማሰናጃ : $name$."
#. BsP8j
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "ጥያቄዎችን ኮፒ ለማድረግ: የ እርስዎ ግንኙነት ጥያቄ መጠየቅ አለበት"
#. QYh2y
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "የ ተሰጠው ተጽእኖ ያዢ ዋጋ የለውም"
#. ixrDD
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "ይህ ዝምድና ቀደም ሲል ነበር ፡ ሊያርሙት ይፈልጋሉ ወይስ አዲስ ይፈጠር?"
#. nFRsS
-#: dbaccess/inc/strings.hrc:450
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "ማረሚያ..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:451
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "መፍጠሪያ..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:452
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: የ ተዛመደ ንድፍ"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:453
+#: dbaccess/inc/strings.hrc:452
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "ዳታቤዙ ግንኙነት አይደግፍም"
#. CG2Pd
-#: dbaccess/inc/strings.hrc:454
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "ደህና ልቀጥል?"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:455
+#: dbaccess/inc/strings.hrc:454
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"
diff --git a/source/am/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/am/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index e19f682f1f5..eaf61c78244 100644
--- a/source/am/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/am/dictionaries/en/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2019-02-03 14:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1549204121.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ቋንቋ ማሰናጃዎች"
+msgid "Languages and Locales"
+msgstr ""
#. NTrTn
#: OptionsDialog.xcu
diff --git a/source/am/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/am/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 37951982c87..6252066510e 100644
--- a/source/am/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/am/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2019-02-03 14:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1549204127.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ቋንቋ ማሰናጃዎች"
+msgid "Languages and Locales"
+msgstr ""
#. yKR8S
#: OptionsDialog.xcu
diff --git a/source/am/dictionaries/pt_BR/dialog.po b/source/am/dictionaries/pt_BR/dialog.po
index bcfe4b0d3b9..fcc8f079541 100644
--- a/source/am/dictionaries/pt_BR/dialog.po
+++ b/source/am/dictionaries/pt_BR/dialog.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: 2023-04-19 12:23+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2021-11-29 04:12+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialog/am/>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1549204133.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ቋንቋ ማሰናጃ"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/am/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/am/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index ba1b1c4c9f6..fd4b7dbb659 100644
--- a/source/am/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/am/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2019-02-03 14:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1549204139.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ቋንቋ ማሰናጃዎች"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/am/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/am/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index c3cc0d4b745..e9e436117e2 100644
--- a/source/am/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/am/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2019-02-03 14:29+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1549204146.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ቋንቋ ማሰናጃዎች"
+msgid "Languages and Locales"
+msgstr ""
#. EENVY
#: OptionsDialog.xcu
diff --git a/source/am/editeng/messages.po b/source/am/editeng/messages.po
index 11ff2e8013c..5bc3154330e 100644
--- a/source/am/editeng/messages.po
+++ b/source/am/editeng/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-15 19:51+0200\n"
"PO-Revision-Date: 2023-02-06 18:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/am/>\n"
@@ -1134,17 +1134,17 @@ msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "ጭረት የለም"
-#. x75Cx
+#. 9M5FB
#: include/editeng/editrids.hrc:202
-msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
-msgid "Page End"
-msgstr "የ ገጽ መጨረሻ"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_TRUE"
+msgid "No hyphenation across"
+msgstr ""
-#. r9DgX
+#. y4DnQ
#: include/editeng/editrids.hrc:203
-msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
-msgid "No Page End"
-msgstr "የ ገጽ መጨረሻ የለም"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_FALSE"
+msgid "Hyphenation across page"
+msgstr ""
#. ks8e4
#: include/editeng/editrids.hrc:204
@@ -1315,459 +1315,465 @@ msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "%1 ባህሪዎች በ መስመር መጀመሪያ ላይ"
-#. DocFx
+#. uppjX
#: include/editeng/editrids.hrc:233
+msgctxt "RID_SVXITEMS_HYPHEN_COMPOUND_MINLEAD"
+msgid "%1 compound word characters at end of line"
+msgstr ""
+
+#. DocFx
+#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 ጭረቶች"
#. Lgnh3
-#: include/editeng/editrids.hrc:234
+#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr ""
#. EnQvu
-#: include/editeng/editrids.hrc:235
+#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr ""
#. gphfE
-#: include/editeng/editrids.hrc:236
+#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr "%1 ባህሪዎች በ ቃላት ውስጥ"
#. imVah
-#: include/editeng/editrids.hrc:237
+#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr ""
-#. nMFGS
-#: include/editeng/editrids.hrc:238
+#. vHBRF
+#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_AUTO"
-msgid "Automatic hyphenation across page"
+msgid "Hyphenation across page"
msgstr ""
-#. BPBgs
-#: include/editeng/editrids.hrc:239
+#. iPvsx
+#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_SPREAD"
-msgid "Avoid hyphenation between pages which are not visible to the reader at the same time"
+msgid "Avoid hyphenation across page when the next page is not visible to the reader at the same time"
msgstr ""
#. Xbryu
-#: include/editeng/editrids.hrc:240
+#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_PAGE"
msgid "Avoid hyphenation across page"
msgstr ""
#. TKNYh
-#: include/editeng/editrids.hrc:241
+#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_COLUMN"
msgid "Avoid hyphenation across column and page"
msgstr ""
#. VKLBx
-#: include/editeng/editrids.hrc:242
+#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_ALWAYS"
msgid "Avoid hyphenation across last full paragraph line, column and page"
msgstr ""
#. zVxGk
-#: include/editeng/editrids.hrc:243
+#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "የ ገጽ ዘዴ: "
#. JgaGz
-#: include/editeng/editrids.hrc:244
+#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "Kerning "
#. A7tAE
-#: include/editeng/editrids.hrc:245
+#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "የተቆለፈ "
#. P976r
-#: include/editeng/editrids.hrc:246
+#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr "የታመቀ "
#. TYEUj
-#: include/editeng/editrids.hrc:247
+#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "ንድፍ"
#. Mbwvx
-#: include/editeng/editrids.hrc:248
+#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "ምንም"
#. e7UvB
-#: include/editeng/editrids.hrc:249
+#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "ነጥቦች "
#. sSTeu
-#: include/editeng/editrids.hrc:250
+#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "ክብ "
#. znKWc
#. ??? disc == filled ring
-#: include/editeng/editrids.hrc:252
+#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "ክብ ሜዳ "
#. CEGAg
-#: include/editeng/editrids.hrc:253
+#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "ማጉሊያ "
#. 2hqEA
-#: include/editeng/editrids.hrc:254
+#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "ከ ላይ"
#. BY63q
-#: include/editeng/editrids.hrc:255
+#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "ከ ታች"
#. Czxka
-#: include/editeng/editrids.hrc:256
+#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "ድርብ-መስመር ጠፍቷል"
#. KL5gF
-#: include/editeng/editrids.hrc:257
+#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "ድርብ-መስመር"
#. kTzGA
-#: include/editeng/editrids.hrc:258
+#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr "ራሱ በራሱ የባህሪ ክፍተት መመጠኛ የለም"
#. wWgYZ
-#: include/editeng/editrids.hrc:259
+#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr "ራሱ በራሱ የባህሪ ክፍተት መመጠኛ የለም"
#. ziURW
-#: include/editeng/editrids.hrc:260
+#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr "No hanging punctuation at line end"
#. SgFE5
-#: include/editeng/editrids.hrc:261
+#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr "Hanging punctuation at line end"
#. mERAB
-#: include/editeng/editrids.hrc:262
+#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr "የ ተከለከሉ ባህሪዎችን ዝርዝር መፈጸሚያ: በ መስመሮች መጀመሪያ እና መጨረሻ ላይ"
#. AJF69
-#: include/editeng/editrids.hrc:263
+#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr "የ ተከለከሉ ባህሪዎችን ዝርዝር አትፈጽም: በ መስመሮች መጀመሪያ እና መጨረሻ ላይ"
#. KCoyz
-#: include/editeng/editrids.hrc:264
+#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "የ ዞረ ባህሪ የለም"
#. pMZnX
-#: include/editeng/editrids.hrc:265
+#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "ባህሪ ማዞሪያ በ $(ARG1)°"
#. EzA4x
-#: include/editeng/editrids.hrc:266
+#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "በ መስመሩ ልክ"
#. 8DQGe
-#: include/editeng/editrids.hrc:267
+#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "ጽሁፉ አልዞረም"
#. WSt2G
-#: include/editeng/editrids.hrc:268
+#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "ጽሁፉ ዞሯል በ $(ARG1)°"
#. bGvZn
-#: include/editeng/editrids.hrc:269
+#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "የ ተመጠኑ ባህሪዎች $(ARG1)%"
#. rXDuA
-#: include/editeng/editrids.hrc:270
+#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "የ ተመጠኑ ባህሪዎች የሉም"
#. DLNSs
-#: include/editeng/editrids.hrc:271
+#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "ክፍተት የለም"
#. rq3Ma
-#: include/editeng/editrids.hrc:272
+#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "ክፍተት"
#. M7Huc
-#: include/editeng/editrids.hrc:273
+#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "የተቀረጸ"
#. jmM9f
-#: include/editeng/editrids.hrc:274
+#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "ራሱ በራሱ ጽሁፍ ማሰለፊያ"
#. HCEhG
-#: include/editeng/editrids.hrc:275
+#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "ጽሁፍ ማሰለፊያ በ መስመር መሰረት ላይ"
#. FBiBq
-#: include/editeng/editrids.hrc:276
+#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "ከ ላይ ጽሁፍ ማሰለፊያ"
#. KLkUY
-#: include/editeng/editrids.hrc:277
+#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "መሀከል ጽሁፍ ማሰለፊያ"
#. TTtYF
-#: include/editeng/editrids.hrc:278
+#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "ከ ታች ጽሁፍ ማሰለፊያ"
#. PQaAE
-#: include/editeng/editrids.hrc:279
+#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "የ ጽሁፍ አቅጣጫ ከ ግራ-ወደ-ቀኝ (በ አግድም)"
#. eW3jB
-#: include/editeng/editrids.hrc:280
+#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "የ ጽሁፍ አቅጣጫ ከ ቀኝ-ወደ-ግራ (በ አግድም)"
#. o3Yee
-#: include/editeng/editrids.hrc:281
+#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "የ ጽሁፍ አቅጣጫ ከ ቀኝ-ወደ-ግራ (በ ቁመት)"
#. GXXF8
-#: include/editeng/editrids.hrc:282
+#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "የ ጽሁፍ አቅጣጫ ከ ግራ-ወደ-ቀኝ (በ ቁመት)"
#. 2XBXr
-#: include/editeng/editrids.hrc:283
+#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr "Use superordinate object text direction setting"
#. waJEN
-#: include/editeng/editrids.hrc:284
+#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr "የ ጽሁፍ አቅጣጫ ከ ግራ-ወደ-ቀኝ (በ ቁመት ከ ታች)"
#. BRAeh
-#: include/editeng/editrids.hrc:285
+#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr "የ ጽሁፍ አቅጣጫ ከ ቀኝ-ወደ-ግራ (በ ቁመት: ሁሉም ባህሪዎች ይገለበጣሉ)"
#. Z9dAu
-#: include/editeng/editrids.hrc:286
+#: include/editeng/editrids.hrc:287
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "አንቀጽ መቁረጫ በ ጽሁፍ መጋጠሚያ ላይ (ንቁ ከሆነ)"
#. nYY6v
-#: include/editeng/editrids.hrc:287
+#: include/editeng/editrids.hrc:288
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "አንቀጽ በ ጽሁፍ መጋጠሚያ ላይ አይቆረጥም"
#. VGGHB
-#: include/editeng/editrids.hrc:288
+#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "ያልተደበቀ"
#. XTbkY
-#: include/editeng/editrids.hrc:289
+#: include/editeng/editrids.hrc:290
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "የተደበቀ"
#. QfjFx
-#: include/editeng/editrids.hrc:291
+#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "የ ወረቀት ትሪ"
#. ULzBJ
-#: include/editeng/editrids.hrc:292
+#: include/editeng/editrids.hrc:293
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[ከ ማተሚያው ማሰናጃ]"
#. dAvTu
-#: include/editeng/editrids.hrc:294
+#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "ማጥፊያ"
#. Ly5iC
-#: include/editeng/editrids.hrc:295
+#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "ማንቀሳቀሻ"
#. mtncS
-#: include/editeng/editrids.hrc:296
+#: include/editeng/editrids.hrc:297
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "ማስገቢያ"
#. yifiT
-#: include/editeng/editrids.hrc:297
+#: include/editeng/editrids.hrc:298
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "መቀየሪያ"
#. zv9mN
-#: include/editeng/editrids.hrc:298
+#: include/editeng/editrids.hrc:299
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "ባህሪውን መፈጸሚያ"
#. tys5a
-#: include/editeng/editrids.hrc:299
+#: include/editeng/editrids.hrc:300
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "ባህሪውን እንደ ነበር መመለሻ"
#. 6mjB7
-#: include/editeng/editrids.hrc:300
+#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "ማስረጊያ"
#. CGrBx
-#: include/editeng/editrids.hrc:301
+#: include/editeng/editrids.hrc:302
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "ዘዴዎች መፈጸሚያ"
#. M7ADh
-#: include/editeng/editrids.hrc:302
+#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "ጉዳይ መቀየሪያ"
#. uqG6M
-#: include/editeng/editrids.hrc:303
+#: include/editeng/editrids.hrc:304
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "ቃሉ ይህ ነው %x"
#. KeDg8
-#: include/editeng/editrids.hrc:304
+#: include/editeng/editrids.hrc:305
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "አንቀጽ ነው %x"
#. t99SR
-#: include/editeng/editrids.hrc:305
+#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. JWPVD
-#: include/editeng/editrids.hrc:307
+#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "የ ነጥብ ምስል በ አንቀጽ ውስጥ"
#. hDfLN
-#: include/editeng/editrids.hrc:308
+#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "የ ነጥብ ምስል"
#. wVL8E
-#: include/editeng/editrids.hrc:309
+#: include/editeng/editrids.hrc:310
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "አንቀጽ: $(ARG) "
#. ZQDDe
-#: include/editeng/editrids.hrc:311
+#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ከ ሰነዱ መጀመሪያ ጀምሮ መመርመር ልቀጥል?"
#. ZDpxj
-#: include/editeng/editrids.hrc:312
+#: include/editeng/editrids.hrc:313
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "ከ ሰነዱ መጨረሻ ጀምሮ መመርመር ልቀጥል?"
#. vi8uB
-#: include/editeng/editrids.hrc:313
+#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
@@ -1777,43 +1783,43 @@ msgstr ""
"ባልታወቀ ምክንያት"
#. 4HCL4
-#: include/editeng/editrids.hrc:314
+#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "መዝገበ ቃላቱ ቀደም ሲል ሞልቷል"
#. 5G8FX
-#: include/editeng/editrids.hrc:315
+#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "መዝገበ ቃላቱ ለንባብ-ብቻ ነው"
#. SEotA
-#: include/editeng/editrids.hrc:317
+#: include/editeng/editrids.hrc:318
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "ማስረጊያ"
#. CjGGD
-#: include/editeng/editrids.hrc:318
+#: include/editeng/editrids.hrc:319
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "ንዑስ ነጥቦች ማሳያ"
#. egnVC
-#: include/editeng/editrids.hrc:319
+#: include/editeng/editrids.hrc:320
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "ማሳነሻ"
#. kKFiE
-#: include/editeng/editrids.hrc:320
+#: include/editeng/editrids.hrc:321
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "ባህሪዎች መፈጸሚያ"
#. YECNh
-#: include/editeng/editrids.hrc:321
+#: include/editeng/editrids.hrc:322
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "ማሰገቢያ"
diff --git a/source/am/formula/messages.po b/source/am/formula/messages.po
index 9832b827a3b..ad4623d4cf3 100644
--- a/source/am/formula/messages.po
+++ b/source/am/formula/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: 2024-03-04 14:25+0100\n"
-"PO-Revision-Date: 2024-03-04 14:57+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 13:25+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/am/>\n"
"Language: am\n"
@@ -16,2314 +16,2338 @@ msgstr ""
"X-Generator: LibreOffice\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2293
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "ከሆነ"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2294
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "ስህተትከሆነ"
#. Vowev
-#: formula/inc/core_resource.hrc:2295
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "ከሆነዝአ"
#. LcdBW
-#: formula/inc/core_resource.hrc:2296
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "ይምረጡ"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2298
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#ሁሉንም"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2300
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#ራስጌዎች"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2302
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#ዳታ"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2304
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#ጠቅላላ"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2306
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#ይህ ረድፍ"
#. kHXXq
-#: formula/inc/core_resource.hrc:2307
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "እና"
#. wUQor
-#: formula/inc/core_resource.hrc:2308
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "ወይንም"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2309
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "Xወይንም"
#. BhVsr
-#: formula/inc/core_resource.hrc:2310
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "አይደለም"
#. xBKEY
-#: formula/inc/core_resource.hrc:2311
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "አሉታዊ"
#. hR3ty
-#: formula/inc/core_resource.hrc:2312
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "ፓይ"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "በደፈናው"
#. FJXfC
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "እውነት"
#. SRUmC
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "ሀሰት"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "ዛሬ"
#. AbGu2
-#: formula/inc/core_resource.hrc:2317
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "አሁን"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "ዝአ"
#. XMVcP
-#: formula/inc/core_resource.hrc:2319
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "የአሁኑ"
#. csFkg
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "ዲግሪዎች"
#. jupWo
-#: formula/inc/core_resource.hrc:2321
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "ራዲያንስ"
#. on6aZ
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "ሳይን"
#. LEVGF
-#: formula/inc/core_resource.hrc:2323
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "ኮስ"
#. rYeEc
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "ታንጀንት"
#. sUchi
-#: formula/inc/core_resource.hrc:2325
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "ኮታንጀንት"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "አርክሳይን"
#. gP8uF
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "አርክኮሳይን"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "አርክታንጀንት"
#. EdF3d
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "አርክኮታንጀንት"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "ሀይፐርቦሊክሳይን"
#. AawuL
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "ሀይፐርቦሊክኮሳይን"
#. ziyn3
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "ሀይፐርቦሊክታንጀንት"
#. HD5CF
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "ሀይፐርቦሊክኮታንጀንት"
#. gLCtP
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ግልባጭሀይፐርቦሊክሳይን"
#. yYGWp
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ግልባጭሀይፐርቦሊክኮሳይን"
#. hxEdg
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ግልባጭሀይፐርቦሊክታንጀንት"
#. rPpEs
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ግልባጭሀይፐርቦሊክኮታንጀንት"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "ኮሴካንት"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "ሴካንት"
#. FAKWX
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "ሀይፐርቦሊክኮሴካንት"
#. aaj9f
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "ሀይፐርቦሊክሴካንት"
#. WksHp
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "ኤክስፖነንት"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "ተፈጥሯዊሎጋሪዝም"
#. uMYFB
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "ስኴርሩት"
#. pWWMs
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "የቁጥርፋክቶሪያል"
#. E77CE
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "አመት"
#. pyoEq
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "ወር"
#. hNQAF
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "ቀን"
#. EGzo7
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "ሰአት"
#. Qo346
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "ደቂቃ"
#. UQsEw
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "ሰከንድ"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ፍጹም"
#. FATD5
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ኢንቲጀር"
#. gQnYU
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "ጋኡስ"
#. B3Abo
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ባዶነው"
#. QDbkj
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ጽሁፍነው"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ጽሁፍአይደለም"
#. Sf78G
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ሎጂካልነው"
#. cp5XL
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "አይነት"
#. TosDP
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "ክፍል"
#. CEEAs
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ማመሳከሪያነው"
#. oYFSL
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ቁጥርነው"
#. KtYgY
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "መቀመሪያነው"
#. eSL6y
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "የስህተትዋጋ"
#. XUgnE
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ስህተትነው"
#. CgkSX
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ሙሉነው"
#. NF3DL
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ጎዶሎነው"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "የቀንዋጋ"
#. YoZ86
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "የሰአትዋጋ"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "ኮድ"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "መከርከሚያ"
#. DTAHH
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "የላይኛው"
#. B8s34
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "መደበኛ"
#. DDm7q
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "ዝቅተኛ"
#. nKRuv
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "እርዝመት"
#. L2QYN
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "ዋጋ"
#. scQDa
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "ማጽጃ"
#. vn5fL
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "ባህሪ"
#. D5tnq
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "ዩኒኮድ"
#. AYPzA
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "የዩኒኮድባህሪ"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "ሎግ10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "ሙሉ"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ጎዶሎ"
#. s3xj3
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "መደበኛስርጭት"
#. iXthM
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "የተጠራቀመ.ስርጭትተግባር"
#. CADmA
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "ፊሸር"
#. isCQ3
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "የፊሸርግልባጭ"
#. BaYfe
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "የጋማሎጋሪዝም"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "የጋማሎጋሪዝም.ትክክለኛ"
#. uq6bt
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "የስህተትአይነት"
#. VvyBc
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "የስህተት.አይነት"
#. hA6t7
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "መቀመሪያ"
#. vNCQC
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "አረብኛ"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ግልባጭታንጀንት2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "ጣራ.ሂሳብ"
#. MCSCn
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "ጣራ"
#. scaZA
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "ጣራ.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "ጣራ.ትክክል"
#. rEus7
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.ጣራ"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "ወለል"
#. AmYrj
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "ወለል.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "የወለል.ሂሳብ"
#. rKCyS
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "ወለል.ትክክለኛ"
#. WHtuv
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ማጠጋጊያ"
#. TZEFs
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ማጠጋጊያወደላይ"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ማጠጋጊያወደታች"
#. XBWFh
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "ማሳጠሪያ"
#. LKBqy
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "ሎግ"
#. Asn3C
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "ሀይል"
#. fNofY
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "ትልቁየጋራአካፋይ"
#. aTzGm
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "ትንሹየጋራአካፋይ"
#. HqKX8
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "ዘዴ"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "የውጤቶችድምር"
#. iYnCx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "ድምርየስኴር"
#. TCmLs
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "ድምርX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "ድምርX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "ድምርXMY2"
#. 7daHs
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "ጊዜ"
#. XMgdw
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "ቀኖች"
#. GmFrk
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "ቀኖች360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "ቀንከሆነ"
#. hfE7B
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "አነስተኛ"
#. AnAVr
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "አነስተኛየክርክርዝርዝር"
#. Gix6E
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "ከፍተኛ"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "ከፍተኛየክርክርዝርዝር"
#. CZXHr
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "ድምር"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "ውጤት"
#. qpU73
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "መካከለኛ"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "መካከለኛዋጋ"
#. CFSpv
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "መቁጠሪያ"
#. JYFiS
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "ክርክርመቁጠሪያ"
#. JjXDM
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "የአሁኑካፒታልዋጋ"
#. YjgAC
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "የውስጥመጠንይመልሳል"
#. BYTjL
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "የተሻሻለየውስጥመጠንይመልሳል"
#. v9GAT
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ወለድበተወሰነመጠንጊዜውስጥ"
#. K7EeP
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "የልዩነትናሙና"
#. CXPNH
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "የጠቅላላሕዝብልዩነት"
#. 38coa
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "የጠቅላላህዝብልዩነትማስሊያ"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. ZmN24
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "መደበኛ.ስርጭት"
#. ZotkE
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "የኤክስፖኔንሺያልስርጭት"
#. QR4X5
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "የኤክስፖኔንሺያል.ስርጭት"
#. rj7xi
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "የባይኖሚያልስርጭት"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "የባይኖሚያል.ስርጭት"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "መቀላቀያ"
#. uooUA
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "ንዑስስብስብመቀላቀያ"
#. YAwK5
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "የአሁኑዋጋ"
#. tKLfE
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "ዋጋውየሚቀንሰውበአመት"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "ንብረቱየሚቀንሰውበአመትውስጥ"
#. GCfAw
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "የሚፈጀውጊዜ"
#. i6LFt
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "አምዶች"
#. UrxAN
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ረድፎች"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "ወረቀቶች"
#. FYiZp
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "አምድ"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ረድፍ"
#. CrPhx
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "ወረቀት"
#. u57Dj
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "የጊዜቁጥር"
#. LGUbb
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "መጠን"
#. AGdL3
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "የተወሰነመጠንወለድለእዳው"
#. vpLQh
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "ከጠቅላላእዳውየተከፈለውወለድ"
#. aCEVC
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "ከእዳውጠቅላላየተከፈለው"
#. bxEkk
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "ንዑስድምር"
#. nggfn
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "ዳታድምር"
#. u6fWB
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "ዳታመቁጠሪያ"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "መቁጠሪያባዶያልሆነ"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "መካከለኛዳታ"
#. bc6DT
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "ዳታማግኛ"
#. isoy2
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "ከፍተኛዳታ"
#. AW7vP
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "አነስተኛዳታ"
#. pGgvo
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "የዳታውጤት"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "ናሙናመደበኛልዩነት"
#. oC55j
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "መደበኛልዩነትለዳታቤዝ"
#. yGRGB
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "የዳታቤዝልዩነት"
#. yoXqK
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "የዳታቤዝየሕዝብልዩነት"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "በተዘዋዋሪ"
#. hoG6e
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "አድራሻ"
#. oC9GV
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "ተመሳሳይ"
#. vCA22
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "ባዶመቁጠሪያ"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "መቁጠሪያከሆነ"
#. DtDEf
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "ድምርከሆነ"
#. PLSLe
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "መካከለኛከሆነ"
#. gBitk
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "ድምሮችከሆኑ"
#. eoVP4
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "መካከለኛየሂሳብአማካይለክፍሎች"
#. EFZv9
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "መቁጠሪያከሆኑ"
#. FRVEu
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "መፈለጊያ"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "በቁመትመፈለጊያ"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "በአግድምመፈለጊያ"
#. p8f3n
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
+#. T3guZ
+#: formula/inc/core_resource.hrc:2549
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORT"
+msgstr ""
+
+#. PUE2S
+#: formula/inc/core_resource.hrc:2550
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORTBY"
+msgstr ""
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "በርካታመጠን"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "ማካካሻ"
#. j43Ns
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "ማውጫ"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "ቦታዎች"
#. BBMGS
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "ዶላር"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "መቀየሪያ"
#. UZak8
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "የተወሰነ"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "ማግኛ"
#. oDxoA
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "ትክክለኛ"
#. dqyCD
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "በግራ"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "በቀኝ"
#. BAmDj
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "የባህሪቁጥርበጽሁፍውስጥ"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "የመጀመሪያባህሪበጽሁፍውስጥ"
#. hMJEw
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "መቀየሪያB"
#. KAutM
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "ጽሁፍ"
#. i3GvS
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "መድገሚያ"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "ማገናኛ"
#. BUBLF
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "በርካታመጠንጽሁፍመቀላቀያ"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "ጽሁፍማገናኛ"
#. XFAVk
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "ከሆኑ"
#. adC5v
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "አነስተኛከሆነ"
#. cXh5s
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "ከፍተኛከሆነ"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "የሜትሪክስመወሰኛ"
#. ApX8N
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "የሜትሪክስግልባጭ"
#. tyjoM
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "በርካታማባዣ"
+#. 7JsnJ
+#: formula/inc/core_resource.hrc:2584
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SEQUENCE"
+msgstr ""
+
#. Q2ER4
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "የመለኪያክፍል"
#. kmGD3
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "ሀይፐርጂዮሜትሪክስርጭት"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "ሀይፐርጂዮሜትሪክ.ስርጭት"
#. XWa2D
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "የሎግመደበኛስርጭት"
#. g2ozv
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "የሎግመደበኛ.ስርጭት"
#. bWRCD
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "የT.ስርጭት.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "የT.ስርጭት"
#. BVPMN
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "የT.ስርጭት.የቀኝጭራ"
#. CHDLb
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "የF.ስርጭት"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "የF.ስርጭትየቀኝ.ጭራ"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "የቺስርጭት"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "የቺስኴር.ስርጭት.የቀኝ.ጭራ"
#. CA3gq
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "ዌይቡል"
#. cfK8c
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "ዌይቡል.ስርጭት"
#. BuVL2
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "አሉታዊየባይኖሚያልስርጭት"
#. JDW2e
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "አሉታዊየባይኖሚያል.ስርጭት"
#. WGm4P
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "ክርክሩቁጥርካልሆነስህተትዋጋይመልሳል"
#. GJqSo
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "ባይኖሚያል.ግልባጭ"
#. HXdvV
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "ኩርት"
#. gVato
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "የሀርሞኒክአማካይ"
#. UWQAS
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "የጂዮሜትሪክአማካይ"
#. tpAGN
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "መመደቢያ"
#. xZDRE
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "የፍጹምልዩነትዋጋከአማካይውስጥ"
#. jFsMN
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "የስኴርልዩነትድምር"
#. mGW7t
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "መሀከለኛ"
#. unFXZ
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "ድግግሞሽ.ነጠላ"
#. MUvgH
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "ድግግሞሽ.በርካታ"
#. DYFQo
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "Zመሞከሪያ"
#. QLThG
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.መሞከሪያ"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "ስብስብ"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "Tመሞከሪያ"
#. FR8fD
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.መሞከሪያ"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "ደረጃ"
#. zDE8s
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "ፐርሰንት"
#. zFA3A
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "ፐርሰንትደረጃ"
#. eRFHC
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "ፐርሰንት.ያካትታል"
#. L7s3h
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "የፐርሰንትደረጃ.ያካትታል"
#. wNGXD
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "ሩብ.ያካትታል"
#. 29rpM
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "ደረጃ.እኩልነው"
#. yEcqx
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "ፐርሰንት.አያካትትም"
#. AEPUL
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "የፐርሰንትደረጃ.አያካትትም"
#. gFk6s
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "ሩብ.አያካትትም"
#. TDAAm
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "ደረጃ.አማካይ"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "ትልቅ"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "ትንሽ"
#. HBgVF
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "ድግግሞሽ"
#. F7gC7
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "ሩብ"
#. s6cqj
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "መደበኛግልባጭ"
#. CABJF
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "የመደበኛ.ግልባጭ"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "መተማመኛ"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "መተማመኛ.መደበኛ"
#. JqE2i
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "መተማመኛ.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "Fመሞከሪያ"
#. xBfc3
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.መሞከሪያ"
#. gqjR4
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "ኮሬል"
#. jiAKA
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "ኮቫር"
#. yFdKv
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "ኮቫሪያንስ.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "ኮቫሪያንስ.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "ፒርሰን"
#. DSNju
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "ስቴዬክስ"
#. oAAm2
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "ስሎፕ"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "ኢንተርሴፕት"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "አቅጣጫ"
#. PNYCG
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "እድገት"
#. xFQTH
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "ቀጥታመስመር"
#. EYFD6
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "የኤክስፖኔንሺያልክብለዳታ"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "መገመቻ"
#. gBGyu
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "መገመቻ.ETS.መደመሪያ"
#. CgCME
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "መገመቻ.ETS.ወቅታዊ"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "መገመቻ.ETS.ማባዣ"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "መገመቻ.ETS.ፓይ.መደመሪያ"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "መገመቻ.ETS.ፓይ.ማባዣ"
#. CqQHS
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "መገመቻ.ETS.STAT.መደመሪያ"
#. tHMWM
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "መገመቻ.ETS.ስታስቲክስ.ማባዣ"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "መገመቻ.ቀጥተኛ"
#. pid8Q
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "የቺግልባጭ"
#. W4s9c
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "የቺስኴር.ግልባጭ.ቀኝ.ጭራ"
#. FAYGA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "የጋማስርጭት"
#. hDsw2
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "የጋማ.ስርጭት"
#. YnUod
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "የጋማግልባጭ"
#. UsH9F
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "የጋማ.ግልባጭ"
#. uVsmG
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.ግልባጭ.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "የF.ስርጭትምናልባትግልባጭ"
#. zQB8F
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "የF.ስርጭት.ግልባጭየቀኝ.ጭራ"
#. DduFG
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "የቺመሞከሪያ"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "የቺስኴር.መሞከሪያ"
#. SHLfw
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "የሎግግልባጭ"
#. CEKRG
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "የሎግመደበኛ.ግልባጭ"
#. EVF8A
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "በርካታማንቀሳቀሻ"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "የቤታስርጭት"
#. mALNC
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "የቤታግልባጭ"
#. LKwJS
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "የቤታ.ስርጭት"
#. psoXo
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "የቤታ.ግልባጭ"
#. yg6Em
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "የሳምንትቁጥር"
#. AQAu7
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOየሳምንትቁጥር"
#. iN85u
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "የሳምንትቁጥር_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "የፋሲካእሑድ"
#. TFPFc
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "የሳምንቱቀን"
#. aGkBh
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "የተጣሩየስራቀኖች"
#. KUR7o
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "የኔትዎርክቀኖች.አለምአቀፍ"
#. QAzUk
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "የስራቀን.አለምአቀፍ"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#ስም!"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "ቤዝ"
#. PXCbM
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "ዴሲማል"
#. 7D826
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "መቀየሪያ_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ሮማን"
#. EAFPL
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "መረጃ"
#. AnDA3
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "ቁጥርወደታዩጽሁፍ"
#. AUXa8
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "የፒቮትዳታማግኛ"
#. ByRr8
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "ኢዩሮመቀየሪያ"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "የቁጥርዋጋ"
#. TxAAw
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "ጋማ"
#. ash3y
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "የቺስኴርስርጭት"
#. N57in
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "የቺስኴር.ስርጭት"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "የቺስኴርግልባጭ"
#. RAQNt
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "የቺስኴር.ግልባጭ"
#. B7QQq
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "ቢትእና"
#. wgJLF
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "ቢትወይንም"
#. xFRAb
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "ቢትXወይንም"
#. kuvCF
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "ከቢትአንፃርወደቀኝማንቀሳቀሻ"
#. KntNH
-#: formula/inc/core_resource.hrc:2693
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "ከቢትአንፃርወደግራማንቀሳቀሻ"
@@ -2332,7 +2356,7 @@ msgstr "ከቢትአንፃርወደግራማንቀሳቀሻ"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#ባዶ!"
@@ -2340,7 +2364,7 @@ msgstr "#ባዶ!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#ማካፈያ/0!"
@@ -2348,7 +2372,7 @@ msgstr "#ማካፈያ/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#ዋጋ!"
@@ -2356,7 +2380,7 @@ msgstr "#ዋጋ!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#ማመሳከሪያ!"
@@ -2364,7 +2388,7 @@ msgstr "#ማመሳከሪያ!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#ስም?"
@@ -2372,7 +2396,7 @@ msgstr "#ስም?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#ቁጥር!"
@@ -2380,96 +2404,102 @@ msgstr "#ቁጥር!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#ዝ/አ"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2718
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "ማጣሪያየXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2719
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "ቀለም"
#. ufFAa
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "የዌብግልጋሎት"
#. ftd3C
-#: formula/inc/core_resource.hrc:2721
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2722
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "URLወደሀረግመቀየሪያ"
#. kQW77
-#: formula/inc/core_resource.hrc:2724
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "ረድፍመቀነሻ"
#. DgyUW
-#: formula/inc/core_resource.hrc:2725
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ማጠጋጊያወደአስፈላጊ"
#. nAvYh
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "ማግኛB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2727
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "መፈለጊያB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2728
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "ቋሚመደበኛመግለጫ"
#. FWYvN
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "ፉሪዬር"
#. RJfcx
-#: formula/inc/core_resource.hrc:2730
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "በደፈናው.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2731
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "በደፈናውመካከል.NV"
+#. UVYCV
+#: formula/inc/core_resource.hrc:2761
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "RANDARRAY"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
diff --git a/source/am/helpcontent2/source/text/sbasic/shared.po b/source/am/helpcontent2/source/text/sbasic/shared.po
index 65fd4b87073..81fcbd1e0b7 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-04-09 12:10+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"
@@ -16315,13 +16315,13 @@ msgctxt ""
msgid "MsgBox lSec, 0, \"Seconds since midnight\""
msgstr ""
-#. E5DAZ
+#. 6B7BG
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
"par_id3156283\n"
"help.text"
-msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2), 0, \"The time is\""
+msgid "MsgBox Format(lHour,\"00\") & \":\"& Format(lMin,\"00\") & \":\" & Format(lSec,\"00\"), 0, \"The time is\""
msgstr ""
#. qCtkb
@@ -26305,14 +26305,14 @@ msgctxt ""
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr "<emph>ነጠላ:</emph> ነጠላ-ትክክለኛነት ተንሳፋፊ-ነጥብ ተለዋዋጭ (3,402823 x 10E38 - 1,401298 x 10E-45)"
-#. TcSDB
+#. EGAek
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
"par_id3151251\n"
"help.text"
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
-msgstr "<emph>ሀረግ:</emph> ተለዋዋጭ ሀረግ የያዘው ከፍተኛውን የ 64,000 ASCII ባህሪዎች"
+msgid "<emph>String:</emph> String variable consisting of a maximum of 2,147,483,647 characters."
+msgstr ""
#. UkswY
#: 03102100.xhp
@@ -40750,6 +40750,123 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090411.xhp\">With</link> statement"
msgstr ""
+#. 8TUuD
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"bm_id371711286795900\n"
+"help.text"
+msgid "<bookmark_value>ExportAsFixedFormat method [VBA]</bookmark_value>"
+msgstr ""
+
+#. D8GuJ
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"hd_id981711281680887\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/sbasic/shared/exportasfixedformat.xhp\">ExportAsFixedFormat Method [VBA]</link></variable>"
+msgstr ""
+
+#. vMsGC
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id561711281680890\n"
+"help.text"
+msgid "Method to export a Calc document to PDF format."
+msgstr ""
+
+#. m86GB
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id961711284173030\n"
+"help.text"
+msgid "expression.ExportAsFixedFormat (Type, Filename, Quality, IncludeDocProperties, IgnorePrintAreas, From, To, OpenAfterPublish)"
+msgstr ""
+
+#. i42Qe
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id731711284383305\n"
+"help.text"
+msgid "<emph>Type</emph>: Integer, required. Can be either 0 or 1. <emph>0</emph> for \"PDF\" - Portable Document Format file (.pdf) and <emph>1</emph> for \"XPS\" - XPS Document (.xps)"
+msgstr ""
+
+#. N7LcB
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id471711285929795\n"
+"help.text"
+msgid "XPS export format is not supported by %PRODUCTNAME."
+msgstr ""
+
+#. 6rtDv
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id611711284387498\n"
+"help.text"
+msgid "<emph>Filename</emph>: String, optional. The file name of the exported file."
+msgstr ""
+
+#. wCTzD
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id251711284391770\n"
+"help.text"
+msgid "<emph>Quality</emph>: Integer, optional. Can be 0 or 1. <emph>0</emph> is for standard quality, <emph>1</emph> is for minimum quality."
+msgstr ""
+
+#. p5iRF
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id161711284395682\n"
+"help.text"
+msgid "<emph>IncludeDocProperties</emph>: Boolean, optional. Set to <literal>True</literal> to indicate that document properties should be included in the exported file, or set to <literal>False</literal> to suppress the export of document properties."
+msgstr ""
+
+#. qvDx4
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id461711284399442\n"
+"help.text"
+msgid "<emph>IgnorePrintAreas</emph>: Boolean, optional. If set to <literal>True</literal>, ignores any print ranges on export. If set to <literal>False</literal>, honor the print ranges on export."
+msgstr ""
+
+#. R6Bd7
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id341711284404400\n"
+"help.text"
+msgid "<emph>From</emph>:Integer, optional. Page number of the first page to export. If omitted, export starts at the beginning."
+msgstr ""
+
+#. HwkUM
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id21711284409841\n"
+"help.text"
+msgid "<emph>To</emph>: Integer, optional. Page number of the last page to export. If omitted, export ends with the last page."
+msgstr ""
+
+#. hMPN7
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id461711284415267\n"
+"help.text"
+msgid "<emph>OpenAfterPublish</emph>:Boolean, optional. If set to <literal>True</literal>, displays the file in the proper viewer after export. On <literal>False</literal>, the file is exported but not displayed."
+msgstr ""
+
#. FFWQn
#: fragments.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc.po b/source/am/helpcontent2/source/text/scalc.po
index 7e468c6ffa4..8e5ae4d7cfa 100644
--- a/source/am/helpcontent2/source/text/scalc.po
+++ b/source/am/helpcontent2/source/text/scalc.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+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/textscalc/am/>\n"
@@ -376,14 +376,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">The <emph>Formatting</emph> bar contains basic commands for applying manually formatting.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">የ <emph>አቀራረብ</emph> መደርደሪያ የ ያዘው መሰረታዊ ትእዛዞች አቀራረቡን በ እጅ ለመፈጸም ነው</ahelp>"
-#. 7GEuZ
+#. g2ub5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"hd_id3153160\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\">የ ፊደል ቀለም</link>"
+msgid "<link href=\"text/shared/01/05020200.xhp#FontColor\">Font Color</link>"
+msgstr ""
#. H2aV6
#: main0202.xhp
diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po
index b78e542ae19..d267dc69a39 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: 2024-03-04 14:25+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-02-19 05:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/am/>\n"
@@ -556,13 +556,40 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02120100.xhp\">Headers and Footers</link>"
msgstr ""
-#. H63aE
+#. JxLou
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id3150768\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for the page style in use.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for the page style in use. You can define separate settings for the first page and the remaining pages.</ahelp>"
+msgstr ""
+
+#. UGkAn
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"hd_id311715352188970\n"
+"help.text"
+msgid "Header or Footer (first and rest)"
+msgstr ""
+
+#. DCiEE
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id451715352194958\n"
+"help.text"
+msgid "Defines the header or footer settings for the first page or the remaining pages."
+msgstr ""
+
+#. NAXZ4
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id91715352201503\n"
+"help.text"
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -583,6 +610,15 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">በ ራስጌ ወይንም በ ግርጌ በ ግራ በኩል እንዲታይ የሚፈልጉትን ጽሁፍ ያስገቡ</ahelp>"
+#. s3Zo8
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id11715352581714\n"
+"help.text"
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
+msgstr ""
+
#. 3yeo5
#: 02120100.xhp
msgctxt ""
@@ -14002,96 +14038,6 @@ msgctxt ""
msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
msgstr "<item type=\"input\">=ሀይፐርቦሊክ ሳይን(0)</item> ይመልሳል 0: የ ሀይፐርቦሊክ ሳይን ለ 0."
-#. LAWCJ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3151957\n"
-"help.text"
-msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>"
-msgstr "<bookmark_value>ድምር ከሆነ</bookmark_value> <bookmark_value>መደመሪያ: የ ተወሰኑ ቁጥሮች</bookmark_value>"
-
-#. CGGGj
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3151957\n"
-"help.text"
-msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">ድምር ከሆነ</link></variable>"
-
-#. p2fHt
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151986\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criterion.</ahelp> This function is used to sum a range when you search for a certain value."
-msgstr ""
-
-#. GKQGQ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152028\n"
-"help.text"
-msgid "SUMIF(Range; Criterion [; SumRange])"
-msgstr ""
-
-#. wmLcE
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152043\n"
-"help.text"
-msgid "<emph>Range</emph> is the range to which the criterion is to be applied."
-msgstr ""
-
-#. FCxrw
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152083\n"
-"help.text"
-msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed."
-msgstr "<emph>ድምር መጠን</emph> የ መጠን ዋጋ ስብስብ ነው: ይህ ደንብ ካልታየ: በ መጠን ውስጥ የሚገኙት ዋጋዎች ይሰበሰባል"
-
-#. iGKyo
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8347422\n"
-"help.text"
-msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given."
-msgstr ""
-
-#. uazzL
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152148\n"
-"help.text"
-msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
-msgstr "ለ መደመር አሉታዊ ቁጥሮች ብቻ: <item type=\"input\">=ድምር ከሆነ(A1:A10;\"<0\")</item>"
-
-#. GGT9C
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id6670125\n"
-"help.text"
-msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:B10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
-msgstr ""
-
-#. G5vdm
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id6062196\n"
-"help.text"
-msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
-msgstr "ይመልከቱ መቁጠሪያ ከሆነ() ለ አንዳንድ ተጨማሪ አገባብ ምሳሌዎች መጠቀም ይችላሉ መቁጠሪያ ከሆነ()."
-
#. BHGzQ
#: 04060106.xhp
msgctxt ""
@@ -15091,14 +15037,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "በደፈናው መካከል"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15163,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15226,14 +15172,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "በደፈናው"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15316,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -42433,13 +42379,13 @@ msgctxt ""
msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
msgstr "<bookmark_value>ወረቀቶች: የ ምልክት መጠኖች መግለጫ</bookmark_value><bookmark_value>የ ምልክት መጠኖች በ ወረቀት ውስጥ</bookmark_value>"
-#. poDQF
+#. WgBoC
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
"hd_id3150791\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link>"
+msgid "<variable id=\"h1\"><link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link></variable>"
msgstr ""
#. sTpBB
@@ -53368,13 +53314,13 @@ msgctxt ""
msgid "Edit Sparkline Group"
msgstr ""
-#. jbHXJ
+#. F3xGC
#: FormatSparklineMenu.xhp
msgctxt ""
"FormatSparklineMenu.xhp\n"
"par_id801701562077297\n"
"help.text"
-msgid "Edits the properties of the sparkline group. The properties applies to all sparklines in the group."
+msgid "Edits the properties of the sparkline group. The properties apply to all sparklines in the group."
msgstr ""
#. 2crMd
@@ -56212,24 +56158,6 @@ msgctxt ""
msgid "Product Name"
msgstr "የ እቃው ስም"
-#. HZpK7
-#: ex_data_stat_func.xhp
-msgctxt ""
-"ex_data_stat_func.xhp\n"
-"par_id2509201517433075\n"
-"help.text"
-msgid "Sales"
-msgstr "ሺያጭ"
-
-#. NEEL8
-#: ex_data_stat_func.xhp
-msgctxt ""
-"ex_data_stat_func.xhp\n"
-"par_id2509201519383294\n"
-"help.text"
-msgid "Revenue"
-msgstr "ገቢ"
-
#. ZyGBE
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56266,32 +56194,32 @@ msgctxt ""
msgid "book"
msgstr "መጽሀፍ"
-#. 48CjE
+#. NTJ7A
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id19479417931163\n"
+"par_id491711556981497\n"
"help.text"
msgid "pencil-case"
-msgstr "እርሳስ-ማስቀመጫ"
+msgstr ""
-#. w8ZSP
+#. jwABa
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id85353130721737\n"
+"par_id981711556984697\n"
"help.text"
msgid "not"
-msgstr "አይደለም"
+msgstr ""
-#. EYktc
+#. cAKeZ
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id15693941827291\n"
+"par_id581711556987385\n"
"help.text"
msgid "not"
-msgstr "አይደለም"
+msgstr ""
#. jpYmN
#: ex_data_stat_func.xhp
@@ -56365,49 +56293,49 @@ msgctxt ""
msgid "A matching expression can be:"
msgstr ""
-#. fSoyL
+#. jQtQq
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id171619279059462\n"
"help.text"
-msgid "A Number or Logical value. A matching cell content equals the Number or Logical value."
+msgid "A number or logical value. A matching cell content equals the number or logical value."
msgstr ""
-#. 7Hfq9
+#. eEHxH
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id511619279076504\n"
"help.text"
-msgid "A value beginning with a comparator (<, <=, =, >, >=, <>)."
+msgid "A value beginning with a comparator (<emph><</emph>, <emph><=</emph>, <emph>=</emph>, <emph>></emph>, <emph>>=</emph>, <emph><></emph>)."
msgstr ""
-#. YEjSD
+#. fFaED
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id11619279168512\n"
"help.text"
-msgid "For =, if the value is empty it matches empty cells."
+msgid "For <emph>=</emph>, if the value is empty it matches empty cells."
msgstr ""
-#. 39AJR
+#. HsEcn
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id161619279207350\n"
"help.text"
-msgid "For <>, if the value is empty it matches non-empty cells."
+msgid "For <emph><></emph>, if the value is empty it matches non-empty cells."
msgstr ""
-#. 9xDer
+#. ACRXm
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id271619279215695\n"
"help.text"
-msgid "For <>, if the value is not empty it matches any cell content except the value, including empty cells."
+msgid "For <emph><></emph>, if the value is not empty it matches any cell content except the value, including empty cells."
msgstr ""
#. y2EGU
@@ -56419,22 +56347,22 @@ msgctxt ""
msgid "<emph>Note:</emph> \"=0\" does not match empty cells."
msgstr ""
-#. QHQaK
+#. 2hiEG
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id51619279363954\n"
"help.text"
-msgid "For = and <>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes and the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria = and <> must apply to whole cells</link> is checked, comparison is against the entire cell contents, if unchecked, comparison is against any subpart of the field that matches the criteria. For = and <>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes applies."
+msgid "For <emph>=</emph> and <emph><></emph>, if the value is not empty and can not be interpreted as a number type or one of its subtypes and the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria <emph>=</emph> and <emph><></emph> must apply to whole cells</link> is checked, comparison is against the entire cell contents, if unchecked, comparison is against any subpart of the field that matches the criteria. For <emph>=</emph> and <emph><></emph>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes applies."
msgstr ""
-#. LX8Cp
+#. iGQae
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id801619279323556\n"
"help.text"
-msgid "Other Text value. If the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria = and <> must apply to whole cells</link> is true, the comparison is against the entire cell contents, if false, comparison is against any subpart of the field that matches the criteria. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\">if enabled in calculation options</link>)."
+msgid "Other Text value. If the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria <emph>=</emph> and <emph><></emph> must apply to whole cells</link> is true, the comparison is against the entire cell contents, if false, comparison is against any subpart of the field that matches the criteria. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\">if enabled in calculation options</link>)."
msgstr ""
#. sACAB
@@ -61666,6 +61594,15 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr ""
+#. ABP9p
+#: func_day.xhp
+msgctxt ""
+"func_day.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "DAY() returns the integer part of the day."
+msgstr ""
+
#. rUQip
#: func_day.xhp
msgctxt ""
@@ -64006,6 +63943,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the hour is to be returned."
msgstr "<emph>ቁጥር</emph> እንደ ሰአት ዋጋ: ዴሲማል ነው: ለሚመልሰው ሰአት"
+#. nYJCX
+#: func_hour.xhp
+msgctxt ""
+"func_hour.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "HOUR() returns the integer part of the hour."
+msgstr ""
+
#. dhLTM
#: func_hour.xhp
msgctxt ""
@@ -65716,6 +65662,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal number where the number of the minute is to be returned."
msgstr "<emph>ቁጥር</emph> እንደ ሰአት ዋጋ: የ ዴሲማል ቁጥር ለ ደቂቃ የሚመልሰው"
+#. Dk2qr
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "MINUTE() returns the integer part of the minute."
+msgstr ""
+
#. L77op
#: func_minute.xhp
msgctxt ""
@@ -65806,6 +65761,15 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr ""
+#. ppa8y
+#: func_month.xhp
+msgctxt ""
+"func_month.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "MONTH() returns the integer part of the month."
+msgstr ""
+
#. LuUhY
#: func_month.xhp
msgctxt ""
@@ -66958,22 +66922,94 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. 3voMF
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. n2JxT
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(...)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
+msgstr ""
+
+#. FDbmd
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id101715616072623\n"
+"help.text"
+msgid "<emph>Rows</emph>: (optional) the number of rows to return. If omitted, the value is 1."
+msgstr ""
+
+#. 6N84A
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id271715616076797\n"
+"help.text"
+msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
+msgstr ""
+
+#. 2KCG4
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id171715616081037\n"
+"help.text"
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
+msgstr ""
+
+#. qGeUx
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id361715616086109\n"
+"help.text"
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
+msgstr ""
+
+#. BcDGD
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id511715616090373\n"
+"help.text"
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgstr ""
+
+#. gCAv3
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id821708357634624\n"
+"help.text"
+msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. ERYkg
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id521715616457946\n"
+"help.text"
+msgid "<input>{=RANDARRAY(10,4,10,50,1)}</input> returns an array of 10 rows, 4 columns with minimum value 10 and maximum value of 50 of whole numbers (integers)."
msgstr ""
#. iGDsD
@@ -67894,6 +67930,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the second is to be returned."
msgstr "<emph>ቁጥር</emph> እንደ ሰአት ዋጋ: ዴሲማል ነው: ለሚመልሰው ሰከንድ"
+#. e2ZnC
+#: func_second.xhp
+msgctxt ""
+"func_second.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "SECOND() rounds to the nearest second, instead of returning the integer part of the seconds."
+msgstr ""
+
#. fwYTM
#: func_second.xhp
msgctxt ""
@@ -67948,22 +67993,94 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sequence.xhp\">SEQUENCE</link></variable>"
msgstr ""
-#. BoGGv
+#. 6fNDF
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. 2wcAc
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(...)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
+msgstr ""
+
+#. CDwFb
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id601714592655068\n"
+"help.text"
+msgid "<emph>Rows</emph>: a positive integer. The number of rows to return."
+msgstr ""
+
+#. G48qz
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id521714592660164\n"
+"help.text"
+msgid "<emph>Columns</emph>: a positive integer. The number of columns to return."
+msgstr ""
+
+#. KNGFY
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id171714592664667\n"
+"help.text"
+msgid "<emph>Start</emph>: optional. The initial value of the sequence. If omitted, default is 1."
+msgstr ""
+
+#. CZGrA
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id531714592669635\n"
+"help.text"
+msgid "<emph>Step</emph>: optional. The increment of each subsequent value in the array. If omitted, default is 1."
+msgstr ""
+
+#. J4cjA
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id821708357634624\n"
+"help.text"
+msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id61714595841660\n"
+"help.text"
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgstr ""
+
+#. sC8E6
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id201714595986945\n"
+"help.text"
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -68092,22 +68209,211 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sort.xhp\">SORT</link></variable>"
msgstr ""
-#. 4Ky6H
+#. JkEQn
#: func_sort.xhp
msgctxt ""
"func_sort.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. JFZRF
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711543270539\n"
+"help.text"
+msgid "Enter the formula as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link>."
msgstr ""
-#. NFc8B
+#. LksfE
#: func_sort.xhp
msgctxt ""
"func_sort.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SORT(...)"
+msgid "SORT(Range [, SortIndex[, SortOrder[, ByCol]]])"
+msgstr ""
+
+#. 4iAJz
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id551711457515235\n"
+"help.text"
+msgid "<emph>Range:</emph> Required. The range or array to sort."
+msgstr ""
+
+#. Epf9D
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id151711457520290\n"
+"help.text"
+msgid "<emph>SortIndex:</emph> Optional. The number indicating the row or column to sort by."
+msgstr ""
+
+#. 2cgDj
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711457525811\n"
+"help.text"
+msgid "<emph>SortOrder:</emph> Optional. A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. JwCYE
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id351711457531579\n"
+"help.text"
+msgid "<emph>ByCol:</emph> Optional. A logical value indicating the desired sort direction; <emph>FALSE</emph> to sort by row (default), <emph>TRUE</emph> to sort by column."
+msgstr ""
+
+#. hDBib
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"hd_id751711480783220\n"
+"help.text"
+msgid "Example with ascending order"
+msgstr ""
+
+#. RmqyT
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711466000482\n"
+"help.text"
+msgid "<input>{=SORT(A2:C6,2,1)}</input>"
+msgstr ""
+
+#. MBgRu
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id471711472262161\n"
+"help.text"
+msgid "Sort the range A2:C6 based on the second column in ascending order (Sales)."
+msgstr ""
+
+#. EQiyc
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id31711465709083\n"
+"help.text"
+msgid "book"
+msgstr ""
+
+#. AA3th
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id861711465758906\n"
+"help.text"
+msgid "pencil"
+msgstr ""
+
+#. zjCpK
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id331711465788257\n"
+"help.text"
+msgid "notebook"
+msgstr ""
+
+#. GDXFf
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id821711465827777\n"
+"help.text"
+msgid "pen"
+msgstr ""
+
+#. ofndu
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id11711465871342\n"
+"help.text"
+msgid "pencil-case"
+msgstr ""
+
+#. pvfNi
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"hd_id51711480751179\n"
+"help.text"
+msgid "Example with descending order"
+msgstr ""
+
+#. x5oDE
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id731711466320553\n"
+"help.text"
+msgid "<input>{=SORT(A2:C6,3,-1)}</input>"
+msgstr ""
+
+#. FSrYH
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id401711479167509\n"
+"help.text"
+msgid "Sort the range A2:C6 based on the third column in descending order (Revenue)."
+msgstr ""
+
+#. 5KSd6
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id821711478931934\n"
+"help.text"
+msgid "pencil-case"
+msgstr ""
+
+#. hHqSc
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id721711478941598\n"
+"help.text"
+msgid "notebook"
+msgstr ""
+
+#. Eh74E
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id281711478950341\n"
+"help.text"
+msgid "book"
+msgstr ""
+
+#. KGKEY
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id101711478960309\n"
+"help.text"
+msgid "pen"
+msgstr ""
+
+#. fjhFK
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id911711478969701\n"
+"help.text"
+msgid "pencil"
msgstr ""
#. JDbrP
@@ -68146,22 +68452,67 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sortby.xhp\">SORTBY</link></variable>"
msgstr ""
-#. EFPmE
+#. jCSNU
#: func_sortby.xhp
msgctxt ""
"func_sortby.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
msgstr ""
-#. 6QrpC
+#. EUgaa
#: func_sortby.xhp
msgctxt ""
"func_sortby.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SORTBY(...)"
+msgid "SORTBY(Range, SortByRange1, SortOrder1[, SortByRange2, SortOrder2,[...]])"
+msgstr ""
+
+#. gifyS
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id451711544450734\n"
+"help.text"
+msgid "<emph>Range</emph>: The array or range to sort."
+msgstr ""
+
+#. k3ADs
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id291711544460323\n"
+"help.text"
+msgid "<emph>SortByRange1, SortByRange2,... </emph>: Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. FTuBa
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id501711544465886\n"
+"help.text"
+msgid "<emph>SortOrder1, SortOrder2,...</emph> : Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. FA2hL
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id131711466000482\n"
+"help.text"
+msgid "<input>{=SORTBY(A2:C7,A2:A7,1,C2:C7,-1)}</input>"
+msgstr ""
+
+#. q9cpQ
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id471711472262161\n"
+"help.text"
+msgid "Sort the range A2:C7 based on the first column in ascending order and third column in descending order."
msgstr ""
#. fKeqF
@@ -68461,6 +68812,240 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\">SUM wiki page</link>."
msgstr ""
+#. yiPhX
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"tit\n"
+"help.text"
+msgid "SUMIF Function"
+msgstr ""
+
+#. c4KFv
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"bm_id3151957\n"
+"help.text"
+msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>"
+msgstr ""
+
+#. aJCj8
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id3151957\n"
+"help.text"
+msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/func_sumif.xhp\">SUMIF</link></variable>"
+msgstr ""
+
+#. AWAK5
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3151986\n"
+"help.text"
+msgid "<ahelp hid=\".\">Determines which values in a range of cells meet a specified criterion, then returns the sum of the matching values. Alternatively the function can determine which values in one range of cells meet a criterion, then return the sum of values in the corresponding cells in a second range of cells.</ahelp>"
+msgstr ""
+
+#. DFaC8
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id411711032873068\n"
+"help.text"
+msgid "SUMIF can only apply a single criterion to a range. Use <link href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\">SUMIFS</link> if you need to apply multiple criteria."
+msgstr ""
+
+#. F7YsR
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152028\n"
+"help.text"
+msgid "<input>SUMIF(Range; Criterion [;SumRange])</input>"
+msgstr ""
+
+#. D2NiD
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152043\n"
+"help.text"
+msgid "<emph>Range: </emph> The range of cells to which the criterion is applied."
+msgstr ""
+
+#. ToLFA
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id521711134077228\n"
+"help.text"
+msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given."
+msgstr ""
+
+#. BMGEn
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152083\n"
+"help.text"
+msgid "<emph>SumRange: </emph>Optional. The range of cells from which values are summed. If no SumRange is given, the values in the Range are summed."
+msgstr ""
+
+#. oviCS
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id451710857799382\n"
+"help.text"
+msgid "Simple usage"
+msgstr ""
+
+#. FsERF
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id171711049202378\n"
+"help.text"
+msgid "<input>=SUMIF(C2:C6,\">=100\")</input>"
+msgstr ""
+
+#. 6mqDE
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id381711049216331\n"
+"help.text"
+msgid "Sums only the values from range C2:C6 that are >=100. Returns 370 because cells C2:C3 do not meet the criterion. The values from Range are summed because no SumRange is given."
+msgstr ""
+
+#. AEAwA
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id6670125\n"
+"help.text"
+msgid "<input>=SUMIF(B2:B5,\">=20\",C2:C6)</input>"
+msgstr ""
+
+#. nUdXV
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id341710857230552\n"
+"help.text"
+msgid "Sums values from the range B2:B6 only if the corresponding values in the range A1:A5 are >=20. Returns 340 because the fifth and sixth rows do not meet the criterion."
+msgstr ""
+
+#. Zjs4B
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id291710867590698\n"
+"help.text"
+msgid "Using regular expressions"
+msgstr ""
+
+#. 2XByE
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id911710859836541\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,\"pen\",C2:C5)</input>"
+msgstr ""
+
+#. 3ggQs
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id31710859838046\n"
+"help.text"
+msgid "Sums values from the range C2:C6 only if the corresponding range in A2:A6 exactly match the letters \"pen\". Returns 85 because rows A2 and A4:A6 do not meet the criterion."
+msgstr ""
+
+#. L9Ftz
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id781710871590769\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,\"pen*\",C2:C6)</input>"
+msgstr ""
+
+#. netyd
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id431710871624405\n"
+"help.text"
+msgid "Sums the values from the range C2:C6 only if the corresponding cell in range A2:A6 contains the letters \"pen\". Returns the value 150 because rows A4:A5 do not meet the criterion."
+msgstr ""
+
+#. PdFbx
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id311711128230771\n"
+"help.text"
+msgid "<input>=SUMIF(ProductName,\"pen*\",Revenue)</input>"
+msgstr ""
+
+#. ZeyUD
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id741711128545751\n"
+"help.text"
+msgid "A named range can be given as the Range or SumRange parameter. For example, if the columns in the above table are respectively named \"ProductName\", \"Sales\", and \"Revenue\", the function returns 150. This function will only work as described if you have defined the names of the columns using the <link href=\"text/scalc/01/04070100.xhp#definenames)\">Define Names</link> dialog."
+msgstr ""
+
+#. amnCv
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id531711029933195\n"
+"help.text"
+msgid "Reference to a cell as a criterion"
+msgstr ""
+
+#. sGzYo
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id561711031254255\n"
+"help.text"
+msgid "If you need to change a criterion easily, you may specify it in a separate cell and use a reference to this cell in the condition of the SUMIFS function. For example:"
+msgstr ""
+
+#. pAzfZ
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id331711030450765\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,E2,C2:C6)</input>"
+msgstr ""
+
+#. sFiDn
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id11711031541218\n"
+"help.text"
+msgid "If E2 = pen, the function returns 85 because the link to the cell is substituted with its contents."
+msgstr ""
+
+#. gyimf
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id771677014538669\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUMIF\">SUMIF wiki page</link>."
+msgstr ""
+
#. DfceH
#: func_sumifs.xhp
msgctxt ""
@@ -69352,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
@@ -71233,6 +71944,15 @@ msgctxt ""
msgid "<emph>Number</emph> shows the internal date value for which the year is to be returned."
msgstr "<emph>ቁጥር</emph> የ ውስጥ ቀን ዋጋ ያሳያል ለ አመት ለሚመልሰው"
+#. 3XHAE
+#: func_year.xhp
+msgctxt ""
+"func_year.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "YEAR() returns the integer part of the year."
+msgstr ""
+
#. 3RPng
#: func_year.xhp
msgctxt ""
@@ -72907,13 +73627,13 @@ msgctxt ""
msgid "<variable id=\"sparklines\"><link href=\"text/scalc/01/sparklines.xhp\">Sparklines</link></variable>"
msgstr ""
-#. ugfeU
+#. g3kgb
#: sparklines.xhp
msgctxt ""
"sparklines.xhp\n"
"par_id401698839153661\n"
"help.text"
-msgid "Opens the <emph>Sparklines Properties</emph> dialog to define sparklines properties."
+msgid "Opens the <emph>Sparklines Properties</emph> dialog to define sparkline settings."
msgstr ""
#. wUPfH
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index 2554499879a..95000aeb283 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
"PO-Revision-Date: 2020-04-16 16:16+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/am/>\n"
@@ -52,14 +52,23 @@ msgctxt ""
msgid "You can use cells with text to refer to the rows or to the columns that contain the cells."
msgstr "እርስዎ ጽሁፍ የያዙ ክፍሎች መጠቀም ይችላሉ ለ ማመሳከር ወደ ረድፎች ወይንም ወደ አምዶች ክፍሎቹን የያዘውን"
-#. jtGBH
+#. jA65v
+#: address_auto.xhp
+msgctxt ""
+"address_auto.xhp\n"
+"par_id81713445694889\n"
+"help.text"
+msgid "If the resulting cell is below or above another cell containing text, %PRODUCTNAME Calc assumes the text as a column label, else %PRODUCTNAME Calc assumes the text as a row label."
+msgstr ""
+
+#. x5TMk
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3156283\n"
"help.text"
-msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
-msgstr "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">ለምሳሌ ሰንጠረዥ</alt></image>"
+msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"380px\" height=\"150px\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
+msgstr ""
#. SFAp5
#: address_auto.xhp
diff --git a/source/am/helpcontent2/source/text/schart/01.po b/source/am/helpcontent2/source/text/schart/01.po
index 92ba5bcaa45..dacc5763104 100644
--- a/source/am/helpcontent2/source/text/schart/01.po
+++ b/source/am/helpcontent2/source/text/schart/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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-03-06 01:47+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5749,14 +5749,14 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the selected light source.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">ለ ተመረጠው የ ብርሃን ምንጭ ቀለም ይምረጡ</ahelp>"
-#. pUszR
+#. f2CNq
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
"par_id1331217\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">የ ቀለም ንግግር በ መጠቀም ቀለም ይምረጡ</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the Pick a Color dialog.</ahelp>"
+msgstr ""
#. CkjT6
#: three_d_view.xhp
@@ -5767,14 +5767,14 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the ambient light.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">ለ ተመረጠው የ ብርሃን ምንጭ ቀለም ይምረጡ</ahelp>"
-#. tbnYZ
+#. eEeFt
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
"par_id5871761\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">የ ቀለም ንግግር በ መጠቀም ቀለም ይምረጡ</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the Pick a Color dialog.</ahelp>"
+msgstr ""
#. TzVRx
#: type_area.xhp
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "በ መጀመሪያው ገጽ ላይ ከ <link href=\"text/schart/01/wiz_chart_type.xhp\">የ ቻርትስ አዋቂ </link> የ ቻርትስ አይነት መምረጥ ይችላሉ"
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,41 +6685,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "የ ፓይ ቻርትስ የሚያሳየው ዋጋ በ ክብ ክፋዮች ነው በ ጠቅላላ ክቡ ውስጥ: የ ቅስት እርዝመት ወይንም ቦታ ለ እያንዳንዱ ክፋይ ከ ዋጋው ጋር ተመጣጣኝ ነው"
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "ፓይ - ይህ ንዑስ አይነት የሚያሳየው ክፋዮች ቦታዎች በ ቀለም ነው የ ጠቅላላ ፓይ: ለ አንድ ዳታ አምድ ብቻ: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት ማንኛውንም ክፋይ ለ መለያየት ይህን ክፋይ ከ ቀሪው ፓይ ውስጥ ወይንም ማገናኘት ይችላሉ"
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "የ ተስፋፋ ፓይ - ይህ ንዑስ አይነት የሚያሳየው ክፋዮች ቀደም ብለው የ ተለያዩ ክፋዮችን ነው ከ እያንዳንዳቸው: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት ማንኛውንም ክፋይ ለ ማንቀሳቀስ በ radial ከ ፓይ መሀከል"
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "ዶናት - ይህ ንዑስ አይነት የሚያሳየው በርካታ የ ዳታ አምዶች ነው: እያንዳንዱ የ ዳታ አምድ የሚታየው እንደ አንድ ዶናት ቅርጽ መሀከሉ ባዶ ሆኖ ነው: የሚቀጥለው ዳታ አምድ የሚታይበት: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት ለ ማንቀሳቀስ በ radial ዶናት መሀከል"
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "የ ተስፋፋ ዶናት - ይህ ንዑስ አይነት የሚያሳየው የ ውጪ ክፋዮች ነው ቀደም ብለው የ ተለያዩ ከ ቀሪው ዶናት ውስጥ: በ ተፈጠረው ቻርትስ ውስጥ: እርስዎ መጫን ይችላሉ እና መጎተት የ ውጪ ክፋዮች ለ ማንቀሳቀስ በ radial ከ ተስፋፋ ዶናት ውስጥ"
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/am/helpcontent2/source/text/shared/00.po b/source/am/helpcontent2/source/text/shared/00.po
index 36c3fc1728e..50036a55805 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+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"
@@ -3517,32 +3517,23 @@ msgctxt ""
msgid "Insert"
msgstr "ማስገቢያ"
-#. aGt4H
+#. VCigV
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "Opens a submenu in the Gallery where you can choose between <emph>Copy</emph> and <emph>Link</emph>. The selected Gallery object is either copied into the current document or a link is created."
-msgstr "መክፈቻ ንዑስ ዝርዝር ከ አዳራሽ ውስጥ እርስዎ መምረጥ የሚችሉበት ከ <emph>ኮፒ</emph> እና <emph>አገናኝ</emph> የ ተመረጠው አዳራሽ እቃ ኮፒ ይደረጋል ወደ አሁኑ ሰነድ ውስጥ ወይንም አገናኝ ይፈጠራል"
-
-#. HWi3N
-#: 00000010.xhp
-msgctxt ""
-"00000010.xhp\n"
-"par_id3146130\n"
-"help.text"
-msgid "If you have selected an object in your document, then a new insertion will replace the selected object."
-msgstr "እርስዎ እቃ ከ መረጡ በ እርስዎ ሰነድ ውስጥ: ከዛ አዲስ ማስገቢያ ይቀይራል የ ተመረጠውን እቃ"
+msgid "Inserts the selected object into the current document."
+msgstr ""
-#. gEdCn
+#. e2wwL
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
"hd_id3145829\n"
"help.text"
-msgid "Background"
-msgstr "መደብ"
+msgid "Insert as Background"
+msgstr ""
#. AUrGq
#: 00000010.xhp
@@ -7990,6 +7981,15 @@ msgctxt ""
msgid "<variable id=\"info7\">Choose <menuitem>File - Properties - Font</menuitem> tab.</variable>"
msgstr ""
+#. ctHCy
+#: 00000401.xhp
+msgctxt ""
+"00000401.xhp\n"
+"par_id531713385655322\n"
+"help.text"
+msgid "On the <menuitem>File</menuitem> menu of the <menuitem>File</menuitem> tab, choose <menuitem>Properties - Fonts</menuitem>."
+msgstr ""
+
#. FJjaY
#: 00000401.xhp
msgctxt ""
@@ -11644,6 +11644,42 @@ msgctxt ""
msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
+#. AaUZD
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id711711389000125\n"
+"help.text"
+msgid "On the top right menu (☰), choose <menuitem>Options</menuitem>"
+msgstr ""
+
+#. 8FwXn
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id321711391310148\n"
+"help.text"
+msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
+msgstr ""
+
+#. q7vpo
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id531696596793952\n"
+"help.text"
+msgid "<keycode>Alt + F12</keycode>"
+msgstr ""
+
+#. bRTtE
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id641711391402403\n"
+"help.text"
+msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
+msgstr ""
+
#. JFs3v
#: 00000406.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index b46982f3e84..437b3d6fbd3 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-05-25 10:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/am/>\n"
@@ -2725,13 +2725,13 @@ msgctxt ""
msgid "Encrypt with GPG key"
msgstr ""
-#. 7yVow
+#. asWLE
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
"par_id71543592343227\n"
"help.text"
-msgid "Use OpenPGP public keys to encrypt documents."
+msgid "Use <link href=\"text/shared/guide/openpgp.xml\">OpenPGP</link> public keys to encrypt documents."
msgstr ""
#. SqPSp
@@ -3022,6 +3022,15 @@ msgctxt ""
msgid "Description (File Properties)"
msgstr ""
+#. LP3AD
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"bm_id661712409722063\n"
+"help.text"
+msgid "<bookmark_value>description; document properties</bookmark_value> <bookmark_value>description; file properties</bookmark_value> <bookmark_value>description; metadata</bookmark_value> <bookmark_value>metadata; adding metadata</bookmark_value> <bookmark_value>metadata; editing metadata</bookmark_value>"
+msgstr ""
+
#. NQDen
#: 01100100.xhp
msgctxt ""
@@ -3040,14 +3049,59 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">Contains descriptive information about the document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">ስለ ሰነዱ መግለጫ መረጃ ይዟል</ahelp>"
-#. D2ptn
+#. reSZA
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id721712354151660\n"
+"help.text"
+msgid "Choose <menuitem>File - Properties</menuitem> then select the <menuitem>Description</menuitem> tab."
+msgstr ""
+
+#. PSac7
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id271712404524124\n"
+"help.text"
+msgid "%PRODUCTNAME supports the Dublin Core Metadata Element Set, a standardized set of metadata elements used to describe physical and electronic documents."
+msgstr ""
+
+#. DQhzs
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id311712404964926\n"
+"help.text"
+msgid "You can add additional metadata elements in the <link href=\"text/shared/01/01100300.xhp\"><menuitem>Custom Properties</menuitem></link> tab."
+msgstr ""
+
+#. DB262
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id581602083308804\n"
+"help.text"
+msgid "<emph>Title</emph>, <emph>Subject</emph>, and <emph>Keywords</emph> are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description."
+msgstr ""
+
+#. ZtSST
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id101714412611703\n"
+"help.text"
+msgid "<variable id=\"elements_h2\">Elements</variable>"
+msgstr ""
+
+#. V3K7D
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3152372\n"
"help.text"
-msgid "Title"
-msgstr "አርእስት"
+msgid "<variable id=\"title_h3\">Title</variable>"
+msgstr ""
#. m9p8k
#: 01100100.xhp
@@ -3058,14 +3112,23 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Enter a title for the document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">ለሰነዱ አርእስት ያስገቡ</ahelp>"
-#. eb9jj
+#. AfJNA
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id291714416716612\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A name given to the resource."
+msgstr ""
+
+#. mirp7
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3145669\n"
"help.text"
-msgid "Subject"
-msgstr "ጉዳዩ"
+msgid "<variable id=\"subject_h3\">Subject</variable>"
+msgstr ""
#. aPM28
#: 01100100.xhp
@@ -3076,14 +3139,23 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">Enter a subject for the document. You can use a subject to group documents with similar contents.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">ለ ሰነዱ ጉዳይ ያስገቡ: እርስዎ መጠቀም ይችላሉ ተመሳሳይ ይዞታ ያላቸውን ሰነዶች በ ጉዳይ በ ቡድን ማድረግ </ahelp>"
-#. X5QRA
+#. CwTLv
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id781714416090632\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The topic of the resource."
+msgstr ""
+
+#. ntXMN
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3156426\n"
"help.text"
-msgid "Keywords"
-msgstr "ቁልፍ ቃላቶች"
+msgid "<variable id=\"keywords_h3\">Keywords</variable>"
+msgstr ""
#. 4pHTt
#: 01100100.xhp
@@ -3094,14 +3166,230 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">ያስገቡ ቃሎች እርስዎ እንደ ማውጫ መጠቀም የሚፈልጉትን ለ እርስዎ ሰነድ ይዞታዎች: ቁልፍ ቃሎች በ ኮማ (,) መለያየት አለባቸው: ቁልፍ ቃሎች ነጭ የ ክፍተት ቦታ ባህሪዎች ወይንም ሴሚኮለን (;) መያዝ ይችላሉ </ahelp>"
-#. F8sxc
+#. pkTCC
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id991712331471026\n"
+"help.text"
+msgid "<variable id=\"contributor_h3\">Contributor</variable>"
+msgstr ""
+
+#. GFBhZ
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id1001712331484014\n"
+"help.text"
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document. For example he names of the authors of the document, or members of the team who contributed data."
+msgstr ""
+
+#. CicCF
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id341714417205026\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An entity responsible for making contributions to the resource."
+msgstr ""
+
+#. 9HoTd
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id291712331494279\n"
+"help.text"
+msgid "<variable id=\"coverage_h3\">Coverage</variable>"
+msgstr ""
+
+#. vCizD
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id961712331502781\n"
+"help.text"
+msgid "Enter the time, place, or jurisdiction that the document is relevant to. For example, a range of dates, a place, or an institution that the document applies to."
+msgstr ""
+
+#. 3NGzr
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id751714417027700\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."
+msgstr ""
+
+#. oCXtb
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id91712331508846\n"
+"help.text"
+msgid "<variable id=\"identifier_h3\">Identifier</variable>"
+msgstr ""
+
+#. knfFR
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id311712331541857\n"
+"help.text"
+msgid "Enter a unique and unambiguous identifier for the document. For example, a document number or ISBN."
+msgstr ""
+
+#. ifeVh
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id951714414695195\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An unambiguous reference to the document within a specific context."
+msgstr ""
+
+#. xXzCz
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id941712331544480\n"
+"help.text"
+msgid "<variable id=\"publisher_h3\">Publisher</variable>"
+msgstr ""
+
+#. 3CXu4
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id971712331610892\n"
+"help.text"
+msgid "Enter the name of the entity that is making the document available. For example, a company, university, or government body."
+msgstr ""
+
+#. wwXLg
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id951714495693749\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An entity responsible for making the resource available."
+msgstr ""
+
+#. EHSTB
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id991712331616227\n"
+"help.text"
+msgid "<variable id=\"relation_h3\">Relation</variable>"
+msgstr ""
+
+#. dtGAj
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id41712331631248\n"
+"help.text"
+msgid "Enter information about resources related to the document. For example, a set of volumes the document is part of, or the document's edition number."
+msgstr ""
+
+#. 3adUT
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id121714495775615\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A related resource."
+msgstr ""
+
+#. EwqDc
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id371712331706300\n"
+"help.text"
+msgid "<variable id=\"rights_h3\">Rights</variable>"
+msgstr ""
+
+#. gAqnL
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id381712331724319\n"
+"help.text"
+msgid "Enter information intellectual property rights associated with the document. For example, a copyright statement, or information about who has permission to access the document."
+msgstr ""
+
+#. U5YE6
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id651714495803137\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>Information about rights held in and over the resource."
+msgstr ""
+
+#. U7iEe
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id691712336584526\n"
+"help.text"
+msgid "<variable id=\"source_h3\">Source</variable>"
+msgstr ""
+
+#. 7gvvH
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id281712331745647\n"
+"help.text"
+msgid "Enter information about other resources from which the document is derived. For example, the name or identifier of a hard copy that the document was scanned from, or a url that the document was downloaded from."
+msgstr ""
+
+#. 4bXyK
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id511714495809888\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A related resource from which the described resource is derived."
+msgstr ""
+
+#. 7GCuX
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id921712336596379\n"
+"help.text"
+msgid "<variable id=\"type_h3\">Type</variable>"
+msgstr ""
+
+#. DQaEH
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id61712336816144\n"
+"help.text"
+msgid "Enter information about the category or format of the document. For example, whether the document is a text document, image, or multimedia presentation."
+msgstr ""
+
+#. z9u52
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id971714495815222\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The nature or genre of the resource."
+msgstr ""
+
+#. hCVdH
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3148620\n"
"help.text"
-msgid "Comments"
-msgstr "አስተያየቶች"
+msgid "<variable id=\"comments_h3\">Comments</variable>"
+msgstr ""
#. ZmWzL
#: 01100100.xhp
@@ -3112,13 +3400,49 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">Enter comments to help identify the document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">አስተያየቶች ያስገቡ ሰነዱን ለመለየት እንዲረዳዎት</ahelp>"
-#. DB262
+#. jmnT9
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
-"par_id581602083308804\n"
+"hd_id621714663020660\n"
"help.text"
-msgid "<emph>Title</emph>, <emph>Subject</emph>, and <emph>Keywords</emph> are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description."
+msgid "Help"
+msgstr ""
+
+#. GZhGz
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id681714663041980\n"
+"help.text"
+msgid "Reset"
+msgstr ""
+
+#. sQD8r
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id21714663049092\n"
+"help.text"
+msgid "OK"
+msgstr ""
+
+#. HYSCn
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id71714663031713\n"
+"help.text"
+msgid "Cancel"
+msgstr ""
+
+#. Q7CCy
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id621714749828805\n"
+"help.text"
+msgid "<link href=\"https://www.dublincore.org/specifications/dublin-core/dces/\">DCES Page on the DCMI Website</link>"
msgstr ""
#. 63szi
@@ -8827,40 +9151,40 @@ msgctxt ""
msgid "To enclose a set of ‘|’ alternatives. For example, the regular expression \"b(oo|ac)k\" matches both \"book\" and \"back\"."
msgstr ""
-#. zeknH
+#. 8AwgQ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id891559576747109\n"
"help.text"
-msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\" in a search.; the regular expression \"M(iss){2}ippi\" matches \"Mississippi\"."
+msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\"; \"M(iss){2}ippi\" matches \"Mississippi\"."
msgstr ""
-#. CAKwA
+#. GYnF7
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id801559576780692\n"
"help.text"
-msgid "To record the matched sub string inside the parentheses as a reference for later use in the <widget>Find</widget> box using the \"\\n\" construct or in the <widget>Replace</widget> box using the \"$n\" construct. The reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box. The reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on."
+msgid "To reference the matched sub string inside the parentheses for later use. The \"\\N\" construct is used in the <widget>Find</widget> box, the \"$N\" construct is used in the <widget>Replace</widget> box. \"N\" being a digit, the reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box; \"\\2\" and \"$2\" reference to the second matched, and so on."
msgstr ""
-#. ekwoG
+#. WpQrk
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id951559576846997\n"
"help.text"
-msgid "For example, the regular expression \"(890)7\\1\\1\" matches \"8907890890\"."
+msgid "For example, the regular expression \"(890)xy\\1z\\1\" matches \"890xy890z890\"."
msgstr ""
-#. FXv6A
+#. DCFjT
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id561559576865734\n"
"help.text"
-msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\""
+msgid "With the regular expression \"(fruit|truth)\\b\" in the Find box, and the replacement expression \"$1ful\" in the Replace box, occurrences of \"fruit\" and \"truth\" are replaced with \"fruitful\" and \"truthful\" respectively. Note: \"\\b\" prevents \"fruitfully\" or \"truthfully\" from matching."
msgstr ""
#. rdpGK
@@ -12607,13 +12931,13 @@ msgctxt ""
msgid "All Changes Inline"
msgstr ""
-#. f4KbK
+#. CDWai
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id581668110199198\n"
"help.text"
-msgid "The default. Insertions and deletions are displayed in the contents according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>."
+msgid "The default. Insertions and deletions are displayed in the content according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>."
msgstr ""
#. ARQV7
@@ -12625,13 +12949,13 @@ msgctxt ""
msgid "Deletions in Margin"
msgstr ""
-#. iAFwQ
+#. sgVPH
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id351668110205116\n"
"help.text"
-msgid "Show the deleted contents in the margin. Insertions are displayed in the contents."
+msgid "Show the deleted content in the margin. Insertions are displayed in the content."
msgstr ""
#. v49KG
@@ -12643,13 +12967,13 @@ msgctxt ""
msgid "Insertions in Margin"
msgstr ""
-#. MtGwJ
+#. Ab5o9
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id751668110211057\n"
"help.text"
-msgid "Show the inserted contents in the margin. Deletions are displayed in the contents."
+msgid "Show the inserted content in the margin. Deletions are displayed in the content."
msgstr ""
#. nXYPN
@@ -15955,15 +16279,6 @@ msgctxt ""
msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>"
msgstr "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">ለተመረጡት ባህሪዎች የ ፊደል አቀራረብ እና ፊደሎች መቀየሪያ.</ahelp></variable>"
-#. hdCpG
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3147588\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>"
-msgstr ""
-
#. YMW57
#: 05020000.xhp
msgctxt ""
@@ -16234,6 +16549,24 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">መጠቀም የሚፈልጉትን የ ፊደል ውጤት ይወስኑ</ahelp>"
+#. cmpKA
+#: 05020200.xhp
+msgctxt ""
+"05020200.xhp\n"
+"par_id531711633095294\n"
+"help.text"
+msgid "Choose <menuitem>Home</menuitem> then click the <menuitem>Home</menuitem> dropdown on the right-hand side of the tab and choose <menuitem>Character</menuitem>."
+msgstr ""
+
+#. LXs3D
+#: 05020200.xhp
+msgctxt ""
+"05020200.xhp\n"
+"par_id891711633731822\n"
+"help.text"
+msgid "Choose <menuitem>Character - Character</menuitem>"
+msgstr ""
+
#. AYN9L
#: 05020200.xhp
msgctxt ""
@@ -16261,33 +16594,6 @@ msgctxt ""
msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
msgstr "የ ተመረጠውን ጽሁፍ ቀለም ለ መቀየር: ጽሁፍ ይምረጡ መቀየር የሚፈልጉትን እና ይጫኑ የ <emph> ፊደል ቀለም </emph> ምልክት: የ ተለየ ቀለም ለ መፈጸም: ይጫኑ ቀስት አጠገብ ያለውን የ <emph> ፊደል ቀለም </emph> ምልክት: እና ከዛ ይምረጡ መጠቀም የሚፈልጉትን ቀለም"
-#. vT2uF
-#: 05020200.xhp
-msgctxt ""
-"05020200.xhp\n"
-"par_idN10CC9\n"
-"help.text"
-msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
-msgstr "እርስዎ ከ ተጫኑ በ <emph> ፊደል ቀለም </emph> ምልክት ላይ ጽሁፍ ከ መምረጥዎ በፊት: የ ቀለም ጣሳ መጠቆሚያ ይታያል: የ ጽሁፍ ቀለም ለ መቀየር: ይምረጡ ጽሁፍ በ ቀለም ጣሳ መጠቆሚያ: የ ነጠላ ቃል ቀለም ለ መቀየር: ሁለት ጊዜ-ይጫኑ ቃሉ ላይ: የተለያያ ቀለም ለ መፈጸም: ይጫኑ ቀስቱ ላይ ከ <emph> ፊደል ቀለም </emph> ምልክት አጠገብ ያለውን: እና ከዛ ይምረጡ መጠቀም የሚፈልጉትን ቀለም"
-
-#. vjg7G
-#: 05020200.xhp
-msgctxt ""
-"05020200.xhp\n"
-"par_idN10CD6\n"
-"help.text"
-msgid "To undo the last change, right-click."
-msgstr "የ መጨረሻውን ለውጥ ለመተው በ ቀኝ-ይጫኑ"
-
-#. Dj8AA
-#: 05020200.xhp
-msgctxt ""
-"05020200.xhp\n"
-"par_idN10CDA\n"
-"help.text"
-msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
-msgstr ""
-
#. XqzQT
#: 05020200.xhp
msgctxt ""
@@ -18592,6 +18898,15 @@ msgctxt ""
msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS"
msgstr "ሰአት ከ ገባ በዚህ ፎርም 02:03.45 ወይንም 01:02:03.45 ወይንም 25:01:02, የሚቀጥለው አቀራረብ ይፈጸማል ሌላ የ ሰአት አቀራረብ ካልተገለጸ: ደደ:ሰሰ.00 ወይንም [ሰሰ]:ደደ:ሰሰ.00 ወይንም [ሰሰ]:ደደ:ሰሰ"
+#. Z6w48
+#: 05020301.xhp
+msgctxt ""
+"05020301.xhp\n"
+"par_id3148701\n"
+"help.text"
+msgid "The time can be suffixed with <emph>AM/PM</emph> to have hours in 0-12 AM/PM format."
+msgstr ""
+
#. biREB
#: 05020301.xhp
msgctxt ""
@@ -20761,330 +21076,6 @@ msgctxt ""
msgid "If the value is outside the limits for the selected format the following error code is shown:"
msgstr ""
-#. pSG47
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Hyperlink"
-msgstr "Hyperlink"
-
-#. DMfXz
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"bm_id3152895\n"
-"help.text"
-msgid "<bookmark_value>formatting; hyperlinks</bookmark_value><bookmark_value>characters; hyperlinks</bookmark_value><bookmark_value>hyperlinks; character formats</bookmark_value><bookmark_value>text;hyperlinks</bookmark_value><bookmark_value>links; character formats</bookmark_value>"
-msgstr "<bookmark_value>አቀራረብ; hyperlinks</bookmark_value><bookmark_value>ባህሪዎች; hyperlinks</bookmark_value><bookmark_value>hyperlinks; ባህሪ አቀራረብ</bookmark_value><bookmark_value>ጽሁፍ;hyperlinks</bookmark_value><bookmark_value>አገናኝ; ባህሪ አቀራረብ</bookmark_value>"
-
-#. wHbHQ
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3152895\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>"
-
-#. RRuMa
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3149388\n"
-"help.text"
-msgid "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Assigns a new hyperlink or edits the selected hyperlink.</ahelp></variable> A hyperlink is a link to a file on the Internet or on your local system."
-msgstr "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">አዲስ hyperlink መመደቢያ ወይንም የተመረጠውን hyperlink ማረሚያ</ahelp></variable> A hyperlink አገናኝ ነው ወደ ሌላ ፋይል በ ኢንተርኔት ላይ ወይንም በ እርስዎ ስርአት አካባቢ ውስጥ"
-
-#. yiH9t
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3145211\n"
-"help.text"
-msgid "You can also assign or edit a named HTML anchor, or <link href=\"text/swriter/01/04040000.xhp\">Bookmark</link>, that refers to a specific place in a document."
-msgstr "እርስዎ እንዲሁም መመደብ ይችላሉ ወይንም ማረም የተሰየመ HTML ማስቆሚያ: ወይንም <link href=\"text/swriter/01/04040000.xhp\">ምልክት ማድረጊያ</link>, የተወሰነ ቦታ ማመሳከሪያ በ ሰነዱ ውስጥ"
-
-#. DELTS
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3147243\n"
-"help.text"
-msgid "Hyperlink"
-msgstr "Hyperlink"
-
-#. HsWdr
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3156113\n"
-"help.text"
-msgid "Specify the properties for the hyperlink."
-msgstr "ለ hyperlink ባህሪዎች መወሰኛ"
-
-#. qNf4f
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3166410\n"
-"help.text"
-msgid "URL"
-msgstr "URL"
-
-#. Qk3u3
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3153332\n"
-"help.text"
-msgid "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Enter a <link href=\"text/shared/00/00000002.xhp#url\">URL</link> for the file that you want to open when you click the hyperlink.</ahelp> If you do not specify a target frame, the file opens in the current document or frame.</variable>"
-msgstr "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">ማስገቢያ a <link href=\"text/shared/00/00000002.xhp#url\">URL</link> መክፈት ለሚፈልጉት ፋይል በሚጫኑ ጊዜ hyperlink.</ahelp> ኢላማ ክፈፍ ካልወሰኑ ፋይሉ በ አሁኑ ሰነድ ወይንም ክፈፍ ውስጥ ይከፈታል </variable>"
-
-#. kEEzJ
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3153716\n"
-"help.text"
-msgid "Browse"
-msgstr "መቃኛ"
-
-#. agRey
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3157910\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/urlpb\">Locate the file that you want to link to, and then click <emph>Open</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/urlpb\">ፋይሉን ፈልገው ያግኙ እንደ አገናኝ ማስገባት የሚፈልጉትን እና ከዛ ይጫኑ <emph> መክፈቻ </emph>:</ahelp>"
-
-#. 88TLK
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3156152\n"
-"help.text"
-msgid "Reference"
-msgstr "ማመሳከሪያ"
-
-#. BUTCh
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3155450\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Enter the text that you want to display for the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">ለ hyperlink ማሳየት የሚፈልጉትን ጽሁፍ ያስገቡ</ahelp>"
-
-#. rHTAT
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3158430\n"
-"help.text"
-msgid "Events"
-msgstr "ሁኔታዎች"
-
-#. qKEUB
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3153257\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Specify an event that triggers when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">እርስዎ በሚጫኑ ጊዜ hyperlink ሁኔታ የሚያስነሳ መወሰኛ </ahelp>"
-
-#. ZwRT7
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3153348\n"
-"help.text"
-msgid "Name"
-msgstr "ስም"
-
-#. DPnDg
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3156023\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink:"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">ስም ያስገቡ ለ hyperlink.</ahelp> $[officename] ማስገቢያ የ NAME tag in the hyperlink:"
-
-#. TwXxf
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3148943\n"
-"help.text"
-msgid "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Note</A>"
-msgstr "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">ማስታወሻ</A>"
-
-#. kz4g4
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3155923\n"
-"help.text"
-msgid "Frame"
-msgstr "ክፈፍ"
-
-#. WhYGY
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3147559\n"
-"help.text"
-msgid "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list.</ahelp> If you leave this box blank, the linked file opens in the current browser window.</variable>"
-msgstr "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">ያስገቡ የ ክፈፉን ስም እርስዎ ያገናኙትን ፋይል ለ መክፈት በ ወይንም ይምረጡ በ ቅድሚያ የ ተወሰነ ክፈፍ ከ ዝርዝር ውስጥ </ahelp> እርስዎ ይህን ሳጥን ባዶ ከተዉት: የ ተገኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ </variable>"
-
-#. EwDvX
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3155922\n"
-"help.text"
-msgid "Name of Frame"
-msgstr "የ ክፈፉ ስም"
-
-#. kkKZ5
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154924\n"
-"help.text"
-msgid "Definition"
-msgstr "መግለጫ"
-
-#. ic9cG
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3159413\n"
-"help.text"
-msgid "Named entries"
-msgstr "የተሰየሙ ማስገቢያዎች"
-
-#. 8ubE9
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154935\n"
-"help.text"
-msgid "File opens in a named frame in the current HTML document."
-msgstr "በ አሁኑ ሰነድ ውስጥ በ ተሰየመ ክፈፍ ፋይል መክፈቻ"
-
-#. E9CvG
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150358\n"
-"help.text"
-msgid "File opens in the current frame."
-msgstr "በአሁኑ ክፈፍ ውስጥ ፋይል መክፈቻ"
-
-#. Kv599
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3152920\n"
-"help.text"
-msgid "File opens in a new page."
-msgstr "በአዲስ ገጽ ፋይል መክፈቻ"
-
-#. 9oC24
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154217\n"
-"help.text"
-msgid "File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used."
-msgstr "ፋይል ይከፈታል በ ወላጅ ክፈፍ ውስጥ የ አሁኑ ክፈፍ: ወላጅ ክፈፍ ከሌለ: የ አሁኑን ክፈፍ ይጠቀማል"
-
-#. rkF4o
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150288\n"
-"help.text"
-msgid "File opens in the topmost frame in the hierarchy."
-msgstr "ፋይል መክፈቻ በ ክፍተኛው ክፈፍ በ ቅደም ተከተሉ መሰረት"
-
-#. TzYCN
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3149656\n"
-"help.text"
-msgid "Character Styles"
-msgstr "የ ባህሪ ዘዴዎች"
-
-#. GufCM
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3148664\n"
-"help.text"
-msgid "Specify the formatting options for the hyperlink."
-msgstr "ለ hyperlink አቀራረብ ምርጫ መወሰኛ"
-
-#. 9B6Fj
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3151056\n"
-"help.text"
-msgid "Visited links"
-msgstr "የተጎበኙ አገናኞች"
-
-#. NNb6r
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150359\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">ይምረጡ የ አቀራረብ ዘዴ ለ መጠቀም ለ ተጎበኙ አገናኞች ከ ዝርዝር ውስጥ: ለ መጨመር ወይንም ለማሻሻል ዘዴ ከዚህ ዝርዝር ውስጥ: ንግግሩን ይዝጉ: እና ይጫኑ የ <emph> ዘዴዎች </emph> ምልክት በ <emph> አቀራረብ </emph> እቃ መደርደሪያ ላይ </ahelp>"
-
-#. g36GD
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3154365\n"
-"help.text"
-msgid "Unvisited links"
-msgstr "ያልተጎበኙ አገናኞች"
-
-#. 3ner6
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154216\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">ይምረጡ የ አቀራረብ ዘዴ ለ መጠቀም ለ ያልተጎበኙ አገናኞች ከ ዝርዝር ውስጥ: ለ መጨመር ወይንም ለማሻሻል ዘዴ ከዚህ ዝርዝር ውስጥ: ንግግሩን ይዝጉ: እና ይጫኑ የ <emph> ዘዴዎች </emph> ምልክት በ <emph> አቀራረብ </emph> እቃ መደርደሪያ ላይ </ahelp>"
-
-#. rDAAB
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3143231\n"
-"help.text"
-msgid "<link href=\"text/shared/02/09070000.xhp\">Hyperlink dialog</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\">የ Hyperlink ንግግር </link>"
-
-#. ABeAU
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3152933\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060700.xhp\">Assign macro</link>"
-msgstr "<link href=\"text/swriter/01/05060700.xhp\">ማክሮስ መመደቢያ</link>"
-
#. kabbQ
#: 05020500.xhp
msgctxt ""
@@ -21427,6 +21418,42 @@ msgctxt ""
msgid "Kerning is only available for certain font types and requires that your printer support this option."
msgstr "Kerning ዝግጁ የሚሆነው ለ አንዳንድ የ ፊደል አይነቶች ነው: እና የ እርስዎን የ ማተሚያ ድጋፍ ምርጫ ይፈልጋል"
+#. KPLkS
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"hd_id3149822\n"
+"help.text"
+msgid "Hyphenation"
+msgstr ""
+
+#. zwx53
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"par_id3150013\n"
+"help.text"
+msgid "Skip <link href=\"text/swriter/guide/using_hyphen.xhp\">hyphenation</link> for selected words."
+msgstr ""
+
+#. DdWCv
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"hd_id3149823\n"
+"help.text"
+msgid "Exclude from hyphenation"
+msgstr ""
+
+#. 7TvpJ
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"par_id3150025\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/positionpage/nohyphenation\">It prevents hyphenation of the selected word or words in a paragraph hyphenated automatically.</ahelp>"
+msgstr ""
+
#. aqPsX
#: 05020600.xhp
msgctxt ""
@@ -21580,13 +21607,13 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020700.xhp\">Asian Typography</link>"
msgstr "<link href=\"text/shared/01/05020700.xhp\">የ እስያ ጽሁፍ</link>"
-#. 4vq7o
+#. yMKcS
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Languages and Locales - General</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Languages and Locales - General</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Asian</emph> box in the <emph>Default Languages for Documents</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#. qgmeT
@@ -43963,14 +43990,14 @@ msgctxt ""
msgid "Import"
msgstr "ማምጫ"
-#. 3zmRL
+#. Huhmu
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
"par_idN10560\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
-msgstr "<ahelp hid=\".\">አዲስ ምልክቶች መጨመሪያ ወደ ዝርዝር ምልክቶች: ለ እርስዎ ይታያል የ ፋይል መክፈቻ ንግግር የሚያመጣ የ ተመረጡ ምልክቶች ወይንም ምልክቶች ወደ ውስጣዊ ምልክት ዳይሬክቶሪ በ %PRODUCTNAME.</ahelp>"
+msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
+msgstr ""
#. 3qKnr
#: 06140402.xhp
@@ -44071,13 +44098,13 @@ msgctxt ""
msgid "Assign Macro"
msgstr "ማክሮስ መመደቢያ"
-#. mCRaE
+#. FCntY
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
"par_id3156152\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130020.xhp\">Macro Selector</link> to assign a macro to the selected event.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130020.xhp\">Macro Selector</link> dialog to assign a macro to the selected event.</ahelp>"
msgstr ""
#. 6a78S
@@ -46366,13 +46393,13 @@ msgctxt ""
msgid "Columns"
msgstr ""
-#. 5C4cG
+#. hRnht
#: DeleteColumns.xhp
msgctxt ""
"DeleteColumns.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></caseinline></switchinline></variable>"
+msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></defaultinline></switchinline></variable>"
msgstr ""
#. 4gWeX
@@ -46393,13 +46420,13 @@ msgctxt ""
msgid "Rows"
msgstr ""
-#. JLs4D
+#. RZSS7
#: DeleteRows.xhp
msgctxt ""
"DeleteRows.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></caseinline></switchinline></variable>"
+msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></defaultinline></switchinline></variable>"
msgstr ""
#. BAFgC
@@ -46420,13 +46447,13 @@ msgctxt ""
msgid "Table"
msgstr ""
-#. KA7Xh
+#. CWBXu
#: DeleteTable.xhp
msgctxt ""
"DeleteTable.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Table</link></variable>"
+msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Delete Table</link></variable>"
msgstr ""
#. KKtYG
@@ -47320,13 +47347,13 @@ msgctxt ""
msgid "Table"
msgstr ""
-#. cGMtF
+#. VBPFw
#: SelectTable.xhp
msgctxt ""
"SelectTable.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Table</link></variable>"
+msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Select Table</link></variable>"
msgstr ""
#. vq64h
@@ -47554,6 +47581,15 @@ msgctxt ""
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#measurement_units\">units of measure</link>."
msgstr ""
+#. rTuK8
+#: SetOptimalRowHeight.xhp
+msgctxt ""
+"SetOptimalRowHeight.xhp\n"
+"par_id441713804246210\n"
+"help.text"
+msgid "Set row height for selected table rows so that each row has the same height as the row with the tallest content."
+msgstr ""
+
#. cSeBS
#: SetOptimalRowHeight.xhp
msgctxt ""
@@ -47941,13 +47977,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp>"
msgstr ""
-#. c5KSR
+#. 9W88N
#: StyleUpdateByExample.xhp
msgctxt ""
"StyleUpdateByExample.xhp\n"
"par_id921693534308719\n"
"help.text"
-msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>"
+msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>"
msgstr ""
#. EGCCM
@@ -48301,14 +48337,14 @@ msgctxt ""
msgid "<bookmark_value>importing; HTML with META tags</bookmark_value><bookmark_value>exporting; to HTML</bookmark_value><bookmark_value>HTML; importing META tags</bookmark_value><bookmark_value>HTML documents; META tags in</bookmark_value><bookmark_value>META tags</bookmark_value><bookmark_value>tags; META tags</bookmark_value>"
msgstr "<bookmark_value>ማምጫ: HTML with META tags</bookmark_value><bookmark_value>መላኪያ: ወደ HTML</bookmark_value><bookmark_value>HTML: ማምጫ META tags</bookmark_value><bookmark_value>HTML ሰነዶች: META tags in</bookmark_value><bookmark_value>META tags</bookmark_value><bookmark_value>tags: META tags</bookmark_value>"
-#. V7MHe
+#. VnGxC
#: about_meta_tags.xhp
msgctxt ""
"about_meta_tags.xhp\n"
"hd_id3154380\n"
"help.text"
-msgid "HTML import and export"
-msgstr "HTML ማምጫ እና መላኪያ"
+msgid "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">HTML import and export</link></variable>"
+msgstr ""
#. EGTkD
#: about_meta_tags.xhp
@@ -48742,13 +48778,13 @@ msgctxt ""
msgid "Select NSS path"
msgstr ""
-#. 8gaEP
+#. WiUzN
#: certificatepath.xhp
msgctxt ""
"certificatepath.xhp\n"
"par_id851594766090600\n"
"help.text"
-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>"
+msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
msgstr ""
#. zivCM
@@ -49849,32 +49885,23 @@ msgctxt ""
msgid "Gallery"
msgstr "አዳራሽ"
-#. NBQoG
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3149783\n"
-"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">ማሳያ ይዞታዎችን ከ <emph> አዳራሽ </emph> እንደ ምልክቶች </ahelp>"
-
-#. qHpNn
+#. SJkpG
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3148983\n"
+"bm_id621711721620413\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">ይዞታዎች ማሳያ የ <emph> አዳራሽ </emph> እንደ ትንሽ ምልክቶች: ከ አርእስት እና መረጃ መንገድ ጋር </ahelp>"
+msgid "<bookmark_value>Gallery; opening</bookmark_value> <bookmark_value>Gallery; context menu</bookmark_value> <bookmark_value>Gallery; themes</bookmark_value> <bookmark_value>Gallery; new theme</bookmark_value>"
+msgstr ""
-#. NjGBG
+#. FKVEA
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
"hd_id3153894\n"
"help.text"
-msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
-msgstr "<link href=\"text/shared/01/gallery.xhp\">አዳራሽ</link>"
+msgid "<variable id=\"media_gallery_h1\"><link href=\"text/shared/01/gallery.xhp\">Gallery</link></variable>"
+msgstr ""
#. o76wC
#: gallery.xhp
@@ -49885,24 +49912,6 @@ msgctxt ""
msgid "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Opens the Gallery deck of the Sidebar, where you can select images and audio clips to insert into your document.</ahelp></variable>"
msgstr "<variable id=\"media_gallery_text\"><ahelp hid=\".\">መክፈቻ የ አዳራሽ ማሳረፊያ በ ጎን መደርደሪያ በኩል: እርስዎ መምረጥ የሚችሉበት ምስሎች እና ድምፆች ናሙና ለማስገባት በ እርስዎ ሰነድ ውስጥ</ahelp></variable>"
-#. EWyc5
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3155555\n"
-"help.text"
-msgid "You can display the contents of the <emph>Gallery </emph>as icons, or icons with titles and path information."
-msgstr "እርስዎ ማሳየት ይችላሉ የ <emph>አዳራሽ </emph>እንደ ምልክቶች: ወይንም ምልክቶች ከ አርእስት እና ከ መረጃ መንገድ ጋር"
-
-#. WdXaj
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3153394\n"
-"help.text"
-msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
-msgstr "በቅርብ ማሳያ ወይንም በርቀት ማሳያ በ ነጠላ እቃ ላይ በ <emph> አዳራሽ </emph> ሁለት ጊዜ-ይጫኑ እቃው ላይ: ወይንም እቃውን ይምረጡ እና ከዛ ይጫኑ ክፍተት ማስገቢያውን"
-
#. UPGCG
#: gallery.xhp
msgctxt ""
@@ -49921,6 +49930,15 @@ msgctxt ""
msgid "Choose <menuitem>Insert - Gallery</menuitem>."
msgstr ""
+#. VguKX
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id581711550086281\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 3</keycode>"
+msgstr ""
+
#. E9hcr
#: gallery.xhp
msgctxt ""
@@ -49939,59 +49957,50 @@ msgctxt ""
msgid "Gallery"
msgstr ""
-#. R7joR
-#: gallery.xhp
-msgctxt ""
-"gallery.xhp\n"
-"par_id3145346\n"
-"help.text"
-msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
-msgstr "የ ገጽታዎች ዝርዝር በ ግራ በኩል ነው በ <emph> አዳራሽ </emph>.<ahelp hid=\"SVX_HID_GALLERY_THEMELIST\"> ይጫኑ ገጽታውን እቃዎች ለ መመልከት ከ ገጽታ ጋር የተዛመዱ </ahelp>"
-
-#. 4F3zQ
+#. EWyc5
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3155355\n"
+"par_id3155555\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">ለማስገባት ከ <emph> አዳራሽ </emph> እቃዎች: እቃ ይምረጡ እና ከዛ ወደ ሰነድ ውስጥ ይጎትቱ</ahelp>"
+msgid "You can display the contents of the <emph>Gallery </emph>as icons, or icons with titles and path information."
+msgstr "እርስዎ ማሳየት ይችላሉ የ <emph>አዳራሽ </emph>እንደ ምልክቶች: ወይንም ምልክቶች ከ አርእስት እና ከ መረጃ መንገድ ጋር"
-#. RRsij
+#. WdXaj
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3156113\n"
+"par_id3153394\n"
"help.text"
-msgid "Adding a New File to the Gallery"
-msgstr "አዲስ ፋይል ወደ አዳራሽ መጨመሪያ"
+msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
+msgstr "በቅርብ ማሳያ ወይንም በርቀት ማሳያ በ ነጠላ እቃ ላይ በ <emph> አዳራሽ </emph> ሁለት ጊዜ-ይጫኑ እቃው ላይ: ወይንም እቃውን ይምረጡ እና ከዛ ይጫኑ ክፍተት ማስገቢያውን"
-#. EHZc3
+#. cXiAt
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3153032\n"
+"par_id3145346\n"
"help.text"
-msgid "To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files</emph> tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window."
-msgstr "ፋይል ለ መጨመር ወደ <emph> አዳራሽ </emph> በ ቀኝ-ይጫኑ በ ገጽታ ላይ እና ይምረጡ <emph> ባህሪዎች </emph> ይጫኑ የ <emph> ፋይሎች </emph> tab, እና ከዛ ይጫኑ <emph> መጨመሪያ </emph> እርስዎ እንዲሁም መጫን ይችላሉ እቃ በ አሁኑ ሰነድ ውስጥ: ተጭነው ይያዙ እና ይልቀቁት በ <emph> አዳራሽ </emph> መስኮት ውስጥ"
+msgid "Themes are listed on the left side of the <emph>Gallery</emph>. <ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
+msgstr ""
-#. fxa97
+#. 4F3zQ
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3145315\n"
+"par_id3155355\n"
"help.text"
-msgid "New theme"
-msgstr "አዲስ ገጽታ"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">ለማስገባት ከ <emph> አዳራሽ </emph> እቃዎች: እቃ ይምረጡ እና ከዛ ወደ ሰነድ ውስጥ ይጎትቱ</ahelp>"
-#. oeKGW
+#. XNR93
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3150275\n"
+"hd_id41711735303911\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>"
-msgstr "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">አዲስ ገጽታ መጨመሪያ ወደ <emph> አዳራሽ </emph> እና እርስዎ መምረጥ ይችላሉ ፋይሎች ለ ማካተት ወደ ገጽታ ውስጥ </ahelp>"
+msgid "Themes context menu"
+msgstr ""
#. T6Ztu
#: gallery.xhp
@@ -50011,14 +50020,23 @@ msgctxt ""
msgid "Properties"
msgstr "ባህሪዎች"
-#. wZoGx
+#. RwCPu
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "The <emph>Properties of (Theme)</emph> dialog contains the following tabs:"
-msgstr "የ <emph>ባህሪዎች (ገጽታዎች)</emph> ንግግር የያዛቸው የሚከተሉትን tab ገጾች ነው:"
+msgid "The <emph>Properties</emph> dialog contains the following tabs:"
+msgstr ""
+
+#. DLNgg
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id901711736039528\n"
+"help.text"
+msgid "<link href=\"text/shared/00/01050000.xhp\">General</link>"
+msgstr ""
#. rRbmM
#: gallery.xhp
@@ -50029,6 +50047,96 @@ msgctxt ""
msgid "<link href=\"text/shared/01/gallery_files.xhp\">Files</link>"
msgstr "<link href=\"text/shared/01/gallery_files.xhp\">ፋይሎች</link>"
+#. 3iUKp
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id741711735329999\n"
+"help.text"
+msgid "Object context menu"
+msgstr ""
+
+#. Puyeg
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id221711737517487\n"
+"help.text"
+msgid "To access the following commands, right-click an object in the <emph>Gallery</emph>:"
+msgstr ""
+
+#. fE5Sa
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id241711736368130\n"
+"help.text"
+msgid "Title"
+msgstr ""
+
+#. akAiF
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id801711736385660\n"
+"help.text"
+msgid "Changes the title of the selected object. After selecting <menuitem>Title</menuitem> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
+msgstr ""
+
+#. yJNd9
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id621711984540725\n"
+"help.text"
+msgid "Icon View"
+msgstr ""
+
+#. crhKV
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3149783\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
+msgstr ""
+
+#. CHMbM
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id961711984651481\n"
+"help.text"
+msgid "Detailed View"
+msgstr ""
+
+#. BygRC
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3148983\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
+msgstr ""
+
+#. Be2PG
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id3145315\n"
+"help.text"
+msgid "New"
+msgstr ""
+
+#. oeKGW
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3150275\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>"
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">አዲስ ገጽታ መጨመሪያ ወደ <emph> አዳራሽ </emph> እና እርስዎ መምረጥ ይችላሉ ፋይሎች ለ ማካተት ወደ ገጽታ ውስጥ </ahelp>"
+
#. dFbRR
#: gallery_files.xhp
msgctxt ""
@@ -50173,14 +50281,14 @@ msgctxt ""
msgid "Preview box"
msgstr "የ ቅድመ እይታ ሳጥን"
-#. yEjxA
+#. WKSeB
#: gallery_files.xhp
msgctxt ""
"gallery_files.xhp\n"
"par_id3153662\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_PREVIEW\">Displays a preview of the selected file.</ahelp>"
-msgstr "<ahelp hid=\"HID_GALLERY_PREVIEW\">የተመረጠውን ፋይል በ ቅድመ እይታ ማሳያ </ahelp>"
+msgid "<ahelp hid=\"cui/ui/galleryfilespage/image\">Displays a preview of the selected file.</ahelp>"
+msgstr ""
#. VZmGe
#: graphic_size_check.xhp
@@ -53404,6 +53512,15 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>"
msgstr ""
+#. fV4Cs
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id3153115\n"
+"help.text"
+msgid "Consider embedding fonts when your document use rare or custom fonts not generally available in other computers."
+msgstr "ፊደሎችን ያጣብቁ እርስዎ የ ተለዩ ሰነዶችን ሲጠቀሙ ወይንም ፊደሎች ባጠቃላይ በ ሌሎች ኮምፒዩተር ውስጥ የማይገኙ ሲጠቀሙ"
+
#. UnyFx
#: prop_font_embed.xhp
msgctxt ""
@@ -53413,23 +53530,77 @@ msgctxt ""
msgid "Font embedding"
msgstr ""
-#. LM4Gn
+#. Rudeo
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id91713382611498\n"
+"help.text"
+msgid "Embed fonts in the document"
+msgstr ""
+
+#. R3p4h
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout."
-msgstr "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">ምልክት ያድርጉ በዚህ ሳጥን ውስጥ ፊደሎች ለማጣበቅ ከ ሰነድ ጋር: ወደ ሰነድ ፋይል ውስጥ: በ ተለያዩ ኮምፒዩተሮች መካከል ለማንቀሳቀስ: </ahelp> የ ተጣበቀ ፋደል ያለው ሰነድ መጠኑ ረጅም ነው: እና ፊደሎቹን ይጠቀማል በ ታለመው ኮምፒዩተር ላይ የ ሰነዱን እቅድ በ ጥሩ ሁኔታ ለማሳየት"
+msgid "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> All fonts referenced in styles or direct formatting are embedded, even if the style is not applied in the document."
+msgstr ""
-#. fV4Cs
+#. QFPEN
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
-"par_id3153115\n"
+"hd_id271713382605686\n"
"help.text"
-msgid "Consider embedding fonts when your document use rare or custom fonts not generally available in other computers."
-msgstr "ፊደሎችን ያጣብቁ እርስዎ የ ተለዩ ሰነዶችን ሲጠቀሙ ወይንም ፊደሎች ባጠቃላይ በ ሌሎች ኮምፒዩተር ውስጥ የማይገኙ ሲጠቀሙ"
+msgid "Only embed fonts that are used in the document"
+msgstr ""
+
+#. g37Cb
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id851713384397434\n"
+"help.text"
+msgid "Mark this box to embed fonts used in the document and filter out unused fonts. The fonts are embedded if they are used in an applied style or in direct formatting only."
+msgstr ""
+
+#. rRTrB
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id741713382637243\n"
+"help.text"
+msgid "The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout."
+msgstr ""
+
+#. vdVRy
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id401713382497446\n"
+"help.text"
+msgid "Font scripts to embed"
+msgstr ""
+
+#. ntMCj
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id771713384803066\n"
+"help.text"
+msgid "Latin, Asian and Complex fonts"
+msgstr ""
+
+#. fSDor
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id691713384968030\n"
+"help.text"
+msgid "Check the appropriate font script to embed in the document."
+msgstr ""
#. AcrZ8
#: prop_font_embed.xhp
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index 81d763bdd3c..97b0942c9e8 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -9970,14 +9970,14 @@ msgctxt ""
msgid "About Digital Signatures"
msgstr "ስለ ዲጂታል ፊርማዎች"
-#. gfYBh
+#. GFF6W
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"bm_id7430951\n"
"help.text"
-msgid "<bookmark_value>certificates</bookmark_value> <bookmark_value>digital signatures;overview</bookmark_value> <bookmark_value>security;digital signatures</bookmark_value>"
-msgstr "<bookmark_value>የ ምስክር ወረቀቶች</bookmark_value> <bookmark_value>ዲጂታል ፊርማዎች: ባጠቃላይ</bookmark_value> <bookmark_value>ደህንነት: የ ዲጂታል ፊርማዎች</bookmark_value>"
+msgid "<bookmark_value>certificates</bookmark_value><bookmark_value>digital signatures;overview</bookmark_value><bookmark_value>security;digital signatures</bookmark_value>"
+msgstr ""
#. 3NrAw
#: digital_signatures.xhp
@@ -10105,14 +10105,14 @@ msgctxt ""
msgid "Signature status"
msgstr "የ ፊርማ ሁኔታዎች"
-#. ZAFFB
+#. HbC47
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id0821200912504010\n"
"help.text"
-msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">ምልክት</alt></image>"
+msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
+msgstr ""
#. YC276
#: digital_signatures.xhp
@@ -10123,14 +10123,14 @@ msgctxt ""
msgid "The signature is valid."
msgstr "ፊርማው ዋጋ አለው"
-#. KXucF
+#. 742D2
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id082120091250418\n"
"help.text"
-msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">ምልክት</alt></image>"
+msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
+msgstr ""
#. FE8hU
#: digital_signatures.xhp
@@ -10150,14 +10150,14 @@ msgctxt ""
msgid "The signature and the certificate are OK, but not all parts of the document are signed. (For documents that were signed with old versions of the software, see note below.)"
msgstr "ፊርማው እና የምስክር ወረቀቱ ጥሩ ናቸው: ነገር ግን የ ሰነድ ሁሉም አክል አልተፈረመም: (በ አሮጌው እትም ሶፍትዌር ለ ተፈረሙ ሰነዶች: ይህን ይመልከቱ)"
-#. aCbSV
+#. cbqD3
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id0821200912504237\n"
"help.text"
-msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">ምልክት</alt></image>"
+msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
+msgstr ""
#. h98zw
#: digital_signatures.xhp
@@ -11707,78 +11707,6 @@ msgctxt ""
msgid "When you drag a database column into the text document, you insert a field. If you hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging, a text field is inserted, grouped with an appropriate label field. The text field already contains all the database information that you need for the form."
msgstr "እርስዎ በሚጎትቱ ጊዜ የ ዳታቤዝ አምድ ወደ ጽሁፍ ሰነድ ውስጥ: እርስዎ ሜዳ ያስገቡ:እርስዎ ተጭነው ከያዙ የ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\"> ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> በሚጎትቱ ጊዜ የሚገባውን የ ጽሁፍ ሜዳ: ከ ተገቢው የምልክት ሜዳ ቡድን ጋር: እርስዎ ለ ፎርም የሚፈልጉትን የ ጽሁፍ ሜዳ ቀደም ብሎ ጠቅላላ የ ዳታቤዝ መረጃ የያዘ"
-#. znEGN
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Copying Graphics From the Gallery"
-msgstr "ከ አዳራሽ ንድፎችን ኮፒ ማድረጊያ"
-
-#. UCuQ7
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"bm_id3145345\n"
-"help.text"
-msgid "<bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value><bookmark_value>draw objects;dropping Gallery pictures</bookmark_value><bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
-msgstr "<bookmark_value>አዳራሽ: ስእሎችን መጎተቻ እቃዎችን ለ መሳል</bookmark_value><bookmark_value> ለ መሳል እቃዎችን: በ መጣል ከ አዳራሽ ስእሎች</bookmark_value><bookmark_value>ይጎትቱ እና ይጣሉ: ከ አዳራሽ ለ መሳል እቃዎችን</bookmark_value>"
-
-#. qGug9
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"hd_id3145345\n"
-"help.text"
-msgid "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\">Copying Graphics From the Gallery</link></variable>"
-msgstr "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\">ንድፎችን ከ አዳራሽ ኮፒ ማድረጊያ</link></variable>"
-
-#. JA2ug
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3155535\n"
-"help.text"
-msgid "If you drag a graphic from the Gallery into a text, spreadsheet or presentation document, the graphic will be inserted there."
-msgstr "እርስዎ ንድፍ ከ ጎተቱ ከ አዳራሽ ውስጥ ወደ ጽሁፍ: ሰንጠረዥ: ወይንም ማቅረቢያ ሰነዶች ውስጥ: ንድፉ በ ቀጥታ ይገባል"
-
-#. pnrSR
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3149762\n"
-"help.text"
-msgid "If you release the graphic <emph>directly on a draw object</emph>, please note the following:"
-msgstr "እርስዎ ከ ለቀቁ ንድፍ <emph>በ ቀጥታ በ መሳያ እቃ ላይ</emph> እባክዎን የሚቀጥለውን ያስታውሱ:"
-
-#. 5fUc8
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153825\n"
-"help.text"
-msgid "If you move the graphic (drag it without pressing any key, in which case no additional symbol appears next to the mouse pointer), only the attributes are copied from the graphic and applied to the draw object on which you release the mouse button."
-msgstr "እርስዎ ካንቀሳቀሱ ንድፍ (ምንም ቁልፍ ሳይጫኑ ይጎትቱት: ስለዚህ ሌላ ተጨማሪ ምልክት አይታይም ከ አይጥ መጠቆሚያው አጠገብ): ባህሪው ብቻ ኮፒ ይደረጋል ከ ንድፍ እና ይፈጸማል ወደ መሳያ እቃ እርስዎ የ አይጥ መጫኛውን በሚለቁ ጊዜ"
-
-#. yFm5P
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153665\n"
-"help.text"
-msgid "If you copy the graphic (drag it while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, in which case a plus sign appears next to the mouse pointer), the graphic will be inserted as an object."
-msgstr "እርስዎ ንድፍ ኮፒ ካደረጉ (ይጎትቱት ተጭነው ይዘው የ <switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ቁልፍ: በ አይጥ መጠቆሚያው አጠገብ የ መደመሪያ ምልክት ይታያል) ንድፉ እንደ እቃ ይገባል"
-
-#. bppRZ
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3154514\n"
-"help.text"
-msgid "If you create a hyperlink (drag while holding down Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, in which case a linking arrow appears next to the mouse pointer), the drawing object is replaced by the graphic from the Gallery, but the position and size of the replaced draw object are retained."
-msgstr "እርስዎ ከ ፈጠሩ የ hyperlink (ይጎትቱ ተጭነው ይዘው የ Shift እና <switchinline select=\"sys\"><caseinline select=\"MAC\">ትእዛዝ</caseinline><defaultinline>Ctrl</defaultinline></switchinline> አገናኝ ቀስት ይታያል ከ አይጥ መጠቆሚያው አጠገብ) የ መሳያ እቃ ይቀየራል በ ንድፍ ከ አዳራሽ ውስጥ: ነገር ግን ቦታው እና መጠኑ የ ተቀየረው መሳያ እቃ እንደ ነበር ይቀራል"
-
#. 6HANC
#: dragdrop_gallery.xhp
msgctxt ""
@@ -13642,50 +13570,50 @@ msgctxt ""
msgid "Inserting Objects From the Gallery"
msgstr "እቃዎችን ከ አዳራሽ ውስጥ ማስገቢያ"
-#. z7TPk
+#. VJcdB
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"bm_id3145136\n"
"help.text"
-msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value><bookmark_value>pictures; inserting from Gallery</bookmark_value><bookmark_value>objects; inserting from Gallery</bookmark_value><bookmark_value>patterns for objects</bookmark_value><bookmark_value>textures;inserting from Gallery</bookmark_value><bookmark_value>backgrounds;inserting from Gallery</bookmark_value><bookmark_value>inserting;objects from Gallery</bookmark_value><bookmark_value>copying;from Gallery</bookmark_value>"
-msgstr "<bookmark_value>አዳራሽ: ማስገቢያ ስእሎች ከ</bookmark_value><bookmark_value>ስእሎች: ማስገቢያ ከ አዳራሽ ውስጥ</bookmark_value><bookmark_value>እቃዎች: ማስገቢያ ከ አዳራሽ ውስጥ</bookmark_value><bookmark_value>ንድፎች ከ እቃዎች</bookmark_value><bookmark_value>ገጽታዎች: ማስገቢያ ከ አዳራሽ ውስጥ</bookmark_value><bookmark_value>መደብ: ማስገቢያ ከ አዳራሽ ውስጥ</bookmark_value><bookmark_value>ማስገቢያ: እቃዎች ከ አዳራሽ ውስጥ</bookmark_value><bookmark_value>ኮፒ ማድረጊያ: ከ አዳራሽ ውስጥ</bookmark_value>"
+msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value> <bookmark_value>pictures; inserting from Gallery</bookmark_value> <bookmark_value>inserting; from Gallery into text</bookmark_value> <bookmark_value>objects; inserting from Gallery</bookmark_value> <bookmark_value>textures;inserting from Gallery</bookmark_value> <bookmark_value>backgrounds;inserting from Gallery</bookmark_value> <bookmark_value>inserting;objects from Gallery</bookmark_value> <bookmark_value>copying;from Gallery</bookmark_value> <bookmark_value>replacing;objects from Gallery</bookmark_value> <bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value> <bookmark_value>draw objects;dropping Gallery pictures</bookmark_value> <bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
+msgstr ""
-#. YRSYi
+#. 2ZbhA
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"hd_id3145136\n"
"help.text"
-msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">Inserting Objects From the Gallery</link> </variable>"
-msgstr "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">እቃዎችን ከ አዳራሽ ውስጥ ማስገቢያ</link> </variable>"
+msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">Inserting Objects From the Gallery</link></variable>"
+msgstr ""
-#. LAR7B
+#. EPdES
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "You can insert an object in a document either as a <emph>copy</emph> or as a <emph>link</emph>. A copy of an object is independent of the original object. Changes to the original object have no effect on the copy. A link remains dependent on the original object. Changes to the original object are also reflected in the link."
-msgstr "እርስዎ እቃ ማስገባት ይችላሉ በ አንዱ ዘዴ እንደ <emph>ኮፒ</emph> ወይንም እንደ <emph>አገናኝ</emph> የ እቃ ኮፒ ነፃ ነው ከ ዋናው እቃ: በ ዋናው እቃ ላይ የሚደረግ ለውጥ በ ኮፒው ላይ ምንም ተፅእኖ የለውም: አገናኝ ግን ጥገኛ እንደሆነ ይቆያል ከ ዋናው እቃ ጋር: በ ዋናው እቃ ላይ የሚደረግ ለውጥ በ አገናኙ ላይ ይንፀባረቃል"
+msgid "You can insert an object from the <link href=\"text/shared/01/gallery.xhp)\"><menuitem>Gallery</menuitem></link> into a text, spreadsheet, drawing or presentation document by dragging and dropping or using the Context Menu. Inserting an object creates a copy of the object so any changes to the object in your document will not affect the object in the Gallery."
+msgstr ""
-#. aZdkD
+#. X9jZA
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"hd_id3145313\n"
"help.text"
-msgid "Inserting an object as a copy"
-msgstr "እቃዎችን እንደ ኮፒ ማስገቢያ"
+msgid "Inserting an object into a document"
+msgstr ""
-#. iH6Pk
+#. LCTJG
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3145382\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "አዳራሽ መከፈቻ በ መጫን የ <emph> አዳራሽ </emph> ምልክት ከ <emph> መደበኛ </emph> እቃ መደርደሪያ ላይ ወይንም በ መምረጥ ከ <emph> መሳሪያዎች - አዳራሽ </emph>"
+msgid "Open the <menuitem>Gallery</menuitem>."
+msgstr ""
#. oiga2
#: gallery_insert.xhp
@@ -13705,149 +13633,167 @@ msgctxt ""
msgid "Select an object using a single click."
msgstr "እቃዎችን አንድ ጊዜ በመጫን መምረጫ"
-#. v2Fao
+#. doEvd
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3153561\n"
"help.text"
-msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Copy</emph>."
-msgstr "እቃ ይጎትቱ ወደ ሰነድ ውስጥ: ወይንም በ ቀኝ-ይጫኑ ለ መክፈት የ አገባብ ዝርዝር እና ይምረጡ <emph> ማስገቢያ </emph> እና <emph> ኮፒ </emph> ማድረጊያ"
+msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph>."
+msgstr ""
-#. iCLgS
+#. cgcUR
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3153061\n"
+"hd_id561711644566506\n"
+"help.text"
+msgid "Replacing an object in a document"
+msgstr ""
+
+#. qsx9s
+#: gallery_insert.xhp
+msgctxt ""
+"gallery_insert.xhp\n"
+"hd_id511711975545500\n"
"help.text"
-msgid "Inserting an object as a link"
-msgstr "እቃዎችን እንደ አገናኝ ማስገቢያ"
+msgid "By dragging and dropping"
+msgstr ""
-#. 29XfG
+#. kTFT5
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3145068\n"
+"par_id741711644406741\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgid "Open the <menuitem>Gallery</menuitem>."
msgstr ""
-#. x75qp
+#. ReoPv
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3148663\n"
+"par_id111711644455162\n"
"help.text"
msgid "Select a theme."
-msgstr "ገጽታ ይምረጡ"
+msgstr ""
-#. zfo66
+#. G3AdH
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3150543\n"
+"par_id831711644480884\n"
"help.text"
-msgid "Select an object by a single click."
-msgstr "እቃዎችን አንድ ጊዜ በ መጫን መምረጫ"
+msgid "Select an object using a single click."
+msgstr ""
-#. PrjGx
+#. UZEnF
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3154140\n"
+"par_id991711644510397\n"
"help.text"
-msgid "Drag the object into the document while pressing the Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> keys, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Link</emph>."
-msgstr "እቃ ይጎትቱ ወደ ሰነድ ውስጥ ተጭነው ይዘው የ Shift ቁልፍ እና <switchinline select=\"sys\"><caseinline select=\"MAC\"> ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> ቁልፎች: ወይንም በ ቀኝ-ይጫኑ ለ መክፈት የ አገባብ ዝርዝር እና ይምረጡ <emph> ማስገቢያ </emph> እና <emph> አገናኝ </emph>"
+msgid "Drag the object over the one you want to replace while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key."
+msgstr ""
-#. WtmDo
+#. 8GQeC
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3156282\n"
+"hd_id711711975589781\n"
"help.text"
-msgid "Inserting an object as a background graphic"
-msgstr "እቃ ማስገቢያ እንደ መደብ ንድፍ"
+msgid "Using the context menu"
+msgstr ""
-#. uDPgn
+#. gioE7
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3152920\n"
+"par_id121711975624165\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "አዳራሽ መከፈቻ በ መጫን የ <emph> አዳራሽ </emph> ምልክት ከ <emph> መደበኛ </emph> እቃ መደርደሪያ ላይ ወይንም በ መምረጥ ከ <emph> መሳሪያዎች - አዳራሽ </emph>"
+msgid "Open the <menuitem>Gallery</menuitem>"
+msgstr ""
-#. LzBki
+#. 4DhkW
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3151041\n"
+"par_id771711975652268\n"
"help.text"
msgid "Select a theme."
-msgstr "ገጽታ ይምረጡ"
+msgstr ""
-#. xMe6j
+#. VA8rF
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3145607\n"
+"par_id101711975737933\n"
"help.text"
-msgid "Select an object by a single click."
-msgstr "እቃዎችን አንድ ጊዜ በ መጫን መምረጫ"
+msgid "Left-click on the object you want to replace."
+msgstr ""
-#. sYZE6
+#. bB6AS
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3147289\n"
+"par_id381711975764271\n"
"help.text"
-msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Paragraph</emph>."
-msgstr "መክፈቻ የ አገባብ ዝርዝር እና ይምረጡ <emph> ማስገቢያ - መደብ - ገጽ </emph> ወይንም <emph> አንቀጽ </emph>"
+msgid "Right-click on the object you want to replace it with and select <menuitem>Insert</menuitem>."
+msgstr ""
-#. pyvMk
+#. WtmDo
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3145787\n"
+"hd_id3156282\n"
"help.text"
-msgid "Inserting an object as a texture (pattern) for another object"
-msgstr "እቃ እንደ ገጽታ ማስገቢያ (ድግግሞሽ) ለ ሌላ እቃ"
+msgid "Inserting an object as a background graphic"
+msgstr "እቃ ማስገቢያ እንደ መደብ ንድፍ"
-#. CZ7j9
+#. L9atk
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3159196\n"
+"par_id3152920\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "አዳራሽ መከፈቻ በ መጫን የ <emph> አዳራሽ </emph> ምልክት ከ <emph> መደበኛ </emph> እቃ መደርደሪያ ላይ ወይንም በ መምረጥ ከ <emph> መሳሪያዎች - አዳራሽ </emph>"
+msgid "Open the <menuitem>Gallery</menuitem>."
+msgstr ""
-#. 8rneW
+#. LzBki
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3152596\n"
+"par_id3151041\n"
"help.text"
msgid "Select a theme."
msgstr "ገጽታ ይምረጡ"
-#. CSD9e
+#. xMe6j
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3148617\n"
+"par_id3145607\n"
"help.text"
msgid "Select an object by a single click."
msgstr "እቃዎችን አንድ ጊዜ በ መጫን መምረጫ"
-#. xP4EK
+#. Fv6Xu
+#: gallery_insert.xhp
+msgctxt ""
+"gallery_insert.xhp\n"
+"par_id3147289\n"
+"help.text"
+msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Insert - Background - Paragraph</emph>."
+msgstr ""
+
+#. 7jTqy
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3147443\n"
+"par_id171711643080652\n"
"help.text"
-msgid "Drag the object on to the other object in the document while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-msgstr "እቃ ይጎትቱ ወደ ሌላ እቃ በ ሰነድ ውስጥ ተጭነው ይዘው <switchinline select=\"sys\"><caseinline select=\"MAC\"> ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "The option to insert an object as a background image is only available in %PRODUCTNAME Writer."
+msgstr ""
#. PydiW
#: groups.xhp
@@ -15316,14 +15262,23 @@ msgctxt ""
msgid "In any text input field (such as the input fields in the <emph>Find & Replace</emph> dialog) you can press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S to open the <emph>Special Characters</emph> dialog."
msgstr "በማንኛውም የ ጽሁፍ ማስገቢያ ሜዳ ውስጥ (እንደ ማስገቢያ ሜዳዎች በ <emph> መፈለጊያ & መቀየሪያ </emph> ንግግር) እርስዎ ይጫኑ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\"> ትእዛዝ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S ለ መክፈት <emph> የ ተለዩ ባህሪዎች </emph> ንግግር"
-#. yrs8i
+#. twAuy
+#: insert_specialchar.xhp
+msgctxt ""
+"insert_specialchar.xhp\n"
+"par_id3155620\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">On <emph>Windows:</emph> To insert a character using its numeric code, press and hold down Alt while typing the numbers on the numeric keypad. Code starting with 0 is interpreted as Unicode character; otherwise, below 256 is interpreted in Windows codepage.</caseinline></switchinline>"
+msgstr ""
+
+#. m8Zky
#: insert_specialchar.xhp
msgctxt ""
"insert_specialchar.xhp\n"
"par_id3155630\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">ሶስት መንገዶች አሉ በ አሁኑ ጊዜ ፊደሎች ለ ማስገባት ከ አክሰንተስ ጋር በ ቀጥታ ከ ፊደል ገበታ ላይ</caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present on Unix systems, there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
+msgstr ""
#. B4kWh
#: insert_specialchar.xhp
@@ -27124,14 +27079,14 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr "የሚቀጥሉትን ፋይሎች በ መመልከቻ ዘዴ መክፈቻ (ለ ንባብ-ብቻ)"
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
-msgstr "የሚቀጥሉትን ማቅረቢያ ሰነዶች እያንዳንዱን ወዲያውኑ መክፈቻ እና ማስጀመሪያ: ፋይሎች ከ ታዩ በኋላ ይዘጋሉ: የ ማቅረቢያ ሰነዶች ያልሆኑ ሌሎች ፋይሎች በ ነባር ዘዴ ይከፈታሉ: ያለፈው ዘዴ ምንም ቢሆን"
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
+msgstr ""
#. 5R6iA
#: start_parameters.xhp
@@ -29500,14 +29455,14 @@ msgctxt ""
msgid "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\">Changing Your Working Directory</link></variable>"
msgstr "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\">የ እርስዎን የ መስሪያ ዳይሬክቶሪ መቀየሪያ </link></variable>"
-#. GC3DS
+#. z6pcf
#: workfolder.xhp
msgctxt ""
"workfolder.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:"
-msgstr "እርስዎ ንግግር በሚጀምሩ ጊዜ ሰነድ ለ መክፈት ወይንም ለማስቀመጥ: $[officename] በ መጀመሪያ የ እርስዎ የ መስሪያ ዳይሬክቶሪ ይታያል: ይህን ዳይሬክቶሪ ለ መቀየር:"
+msgid "When you first start a <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] displays your working directory. To change this first directory:"
+msgstr ""
#. 6GsFV
#: workfolder.xhp
@@ -29536,6 +29491,15 @@ msgctxt ""
msgid "In the <emph>Select Path</emph> dialog, choose the working directory you want and click <emph>Select</emph>."
msgstr "በ <emph> መንገድ መምረጫ </emph> ንግግር ውስጥ: ይምረጡ የ መስሪያ ዳይሬክቶሪ እርስዎ የሚፈልጉትን እና ይጫኑ <emph> መምረጫ </emph>:"
+#. x3mZu
+#: workfolder.xhp
+msgctxt ""
+"workfolder.xhp\n"
+"par_id3158003\n"
+"help.text"
+msgid "When you change to different directories in <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] will display the last directory used."
+msgstr ""
+
#. Cz6ve
#: workfolder.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/menu.po b/source/am/helpcontent2/source/text/shared/menu.po
index 70f8c474571..31ecf52215b 100644
--- a/source/am/helpcontent2/source/text/shared/menu.po
+++ b/source/am/helpcontent2/source/text/shared/menu.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
"PO-Revision-Date: 2016-11-14 16:50+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -736,6 +736,33 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage styles in a spreadsheet document.</ahelp>"
msgstr ""
+#. tgkBx
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id191713460859953\n"
+"help.text"
+msgid "Contains commands to create, edit, update, and manage styles in a presentation document."
+msgstr ""
+
+#. Enc6m
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id991713461213944\n"
+"help.text"
+msgid "Choose <menuitem>Format - Styles</menuitem>."
+msgstr ""
+
+#. y8Gxg
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id811713461480734\n"
+"help.text"
+msgid "Choose <menuitem>Format - Styles</menuitem>."
+msgstr ""
+
#. BssPU
#: style_menu.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/optionen.po b/source/am/helpcontent2/source/text/shared/optionen.po
index 843584d4813..10445e063d1 100644
--- a/source/am/helpcontent2/source/text/shared/optionen.po
+++ b/source/am/helpcontent2/source/text/shared/optionen.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-12-10 01:08+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1672,14 +1672,14 @@ msgctxt ""
msgid "Default document folder of your system"
msgstr "ነባር የ ሰነድ ፎልደር በ እርስዎ ስርአት ውስጥ"
-#. qGCeQ
+#. VtF62
#: 01010300.xhp
msgctxt ""
"01010300.xhp\n"
"par_id3153418\n"
"help.text"
-msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
-msgstr "ይህን ፎልደር ማየት ይችላሉ መጀመሪያ ሲጠሩ የ <emph>መክፈቻ</emph> ወይንም <emph>ማስቀመጫ</emph> ንግግር"
+msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog. Also referred to as <link href=\"text/shared/guide/workfolder.xhp\">Working Directory</link>"
+msgstr ""
#. DmYec
#: 01010300.xhp
@@ -5902,6 +5902,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">አስተያየት ማሳያ: ይጫኑ በ አስተያየቱ ጽሁፍ ላይ ለማረም: የ አገባብ ዝርዝር ይጠቀሙ በ መቃኛው ላይ አስተያየቱ ፈልጎ ለማግኘት ወይንም ለማጥፋት: የ አስተያየት አገባብ ዝርዝር ይጠቀሙ ይህን አስተያየት ለማጥፋት ወይንም ሁሉንም አስተያየቶች ወይንም የዚህን ደራሲ ሁሉንም አስተያየቶች ለማጥፋት </ahelp>"
+#. U2H3W
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id921711370112453\n"
+"help.text"
+msgid "Resolved comments"
+msgstr ""
+
+#. nE3Aa
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id281711393211024\n"
+"help.text"
+msgid "Display comments that have been marked as <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved</link>."
+msgstr ""
+
#. hDFez
#: 01040200.xhp
msgctxt ""
@@ -5947,6 +5965,51 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Display paragraphs that contain a <emph>Hidden Paragraph</emph> field.</ahelp> This option has the same function as the menu command <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\"><menuitem>View - Field Hidden Paragraphs</menuitem></link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline>."
msgstr ""
+#. PXfZj
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id541711370751566\n"
+"help.text"
+msgid "Display tracked changes"
+msgstr ""
+
+#. TGWoS
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id641711371294636\n"
+"help.text"
+msgid "Tracked deletions in margin"
+msgstr ""
+
+#. miaqX
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id571711373506102\n"
+"help.text"
+msgid "Displays text deleted from the document in the left margin, instead of inline."
+msgstr ""
+
+#. qZVCc
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id711711371135989\n"
+"help.text"
+msgid "Tooltips on tracked changes"
+msgstr ""
+
+#. mAKFc
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id231711370755518\n"
+"help.text"
+msgid "Displays a tooltip when you mouseover a change in the document. The tooltip indicates the change's author, timestamp, and whether it is an insertion or deletion."
+msgstr ""
+
#. 5TDVz
#: 01040200.xhp
msgctxt ""
@@ -9412,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "የሰንጠረዥ ምርጫዎች"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "%PRODUCTNAME የሰንጠረዥ ምርጫዎች"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9439,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "መመልከቻ"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9466,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">መግለጫ የትኛው አካላቶች በ <item type=\"productname\">%PRODUCTNAME</item> ሰንጠረዥ መስኮት ውስጥ እንደሚታይ: እርስዎ ማሳየት ወይንም መደበቅ ይችላሉ የ ማድመቂያ ዋጋዎችን በ ሰንጠረዦች ውስጥ </ahelp>"
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9502,23 +9583,59 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "ቀለም"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">የ መጋጠሚያ መስመሮች ለ አሁኑ ገጽ መወሰኛ</ahelp> የ መጋጠሚያ መስመሮች ቀለም ለ መመልከት በ ሰነድ ውስጥ የተቀመጠ: ይሂዱ ወደ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ምርጫዎች</emph></caseinline><defaultinline><emph> መሳሪያዎች - ምርጫ </emph></defaultinline></switchinline><emph> - %PRODUCTNAME – የ መተግበሪያ ቀለሞች</emph> ውስጥ <emph> ገጽታ </emph> ማስገቢያውን ይፈልጉ <emph> ሰንጠረዥ – የ መጋጠሚያ መስመሮች </emph> ቀለም ማሰናጃ ይቀይሩ ወደ \"ራሱ በራሱ\""
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
#. y2GVB
#: 01060100.xhp
@@ -9619,14 +9736,14 @@ msgctxt ""
msgid "Comment indicator"
msgstr "አስተያየት ጠቋሚ"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">መወሰኛ ትንሽ አራት ማእዘን ከ ላይ በ ቀኝ ጠርዝ በኩል በ ክፍሉ ውስጥ መጠቆሚያ አስተያየት እንዳለ: አስተያየቱ የሚታየው እርስዎ ካስቻሉ ነው ጠቃሚ ምክር በ <emph>%PRODUCTNAME - ባጠቃላይ</emph> በ ምርጫ ንግግር ሳጥን ውስጥ </ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgstr ""
#. T4iFp
#: 01060100.xhp
@@ -9646,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "እርስዎ አስተያየቶች መጻፍ እና ማረም ይችላሉ በ <link href=\"text/shared/01/04050000.xhp\"><emph> ማስገቢያ - አስተያየት </emph></link> ትእዛዝ: በ ቋሚነት የሚታዩ አስተያየቶችን ማረም ይቻላል በ መጫን በ አስተያየት ሳጥን ውስጥ: ይጫኑ መቃኛ እና ከ <emph> አስተያየቶች </emph> ማስገቢያ ውስጥ እርስዎ ማየት ይችላሉ ሁሉንም አስተያየቶች በ ሰነድ ውስጥ: ሁለት ጊዜ በ መጫን የ አስተያየት መቃኛ: መጠቆሚያው አስተያየቱን ወደያዘው ተመሳሳይ ክፍል ይዘላል"
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9691,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "ይህ ትእዛዝ ንቁ በሚሆን ጊዜ: በ ሰነድ ውስጥ የ ተመደቡ ምንም ቀለሞች አይታዩም ተግባሩ እስከ አልቦዘነ ድረስ"
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -9952,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">እርስዎ ከ ገለጹ የ <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\"> ረቂቅ </link></caseinline><defaultinline> ረቂቅ </defaultinline></switchinline> የ <emph> ረቂቅ ምልክቶች </emph> ምርጫ ይታይ እንደሆን ይወስናል: የ ረቂቅ ምልክቶች በ ወረቀቱ ድንበር ላይ </ahelp>"
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -11077,6 +11311,15 @@ msgctxt ""
msgid "<emph>Example</emph>: Cell E5 contains the text \"Europe\". Below, in cell E6, is the value 100 and in cell E7 the value 200. If the <emph>Automatically find column and row labels</emph> box is marked, you can write the following formula in cell A1: =SUM(Europe)."
msgstr "<emph>ለምሳሌ </emph>: ክፍል E5 ይህን ጽሁፍ ይዟል \"አውሮፓ\": ከ ታች: በ ክፍል E6, ዋጋ አለ 100 እና በ ክፍል E7 ዋጋ አለ 200. ይህ ከሆነ <emph> ራሱ በራሱ አምድ እና ረድፍ ፈልጎ ያገኛል ምልክቶች </emph> ሳጥን ምልክት የ ተደረገበትን: እርስዎ መጻፍ ይችላሉ የሚቀጥለውን መቀመሪያ በ ክፍል A1: =ድምር(አውሮፓ)"
+#. h3Mxg
+#: 01060500.xhp
+msgctxt ""
+"01060500.xhp\n"
+"par_id101713445258305\n"
+"help.text"
+msgid "For more information, see <link href=\"text/scalc/guide/address_auto.xhp\">Recognizing Names as Addressing</link>."
+msgstr ""
+
#. zDS7k
#: 01060500.xhp
msgctxt ""
@@ -11608,13 +11851,13 @@ msgctxt ""
msgid "Formula"
msgstr "መቀመሪያ"
-#. FHEEW
+#. Nr6SJ
#: 01060900.xhp
msgctxt ""
"01060900.xhp\n"
"bm_id4249399\n"
"help.text"
-msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value>"
+msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value><bookmark_value>loading;optimal row height</bookmark_value><bookmark_value>optimal row height;recalculation</bookmark_value>"
msgstr ""
#. BPgci
@@ -11878,6 +12121,51 @@ msgctxt ""
msgid "%PRODUCTNAME saved ODF spreadsheets will honor <emph>Never recalculate</emph> and <emph>Always recalculate</emph> options."
msgstr "%PRODUCTNAME የ ተቀመጠ ODF ሰንጠረዥ ያከብራል <emph>በፍጹም እንደገና አታስላ</emph> እና <emph>ሁልጊዜ እንደገና አስላ</emph> ምርጫዎችን"
+#. 2dePp
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"hd_id351712589455802\n"
+"help.text"
+msgid "Optimal Row Height"
+msgstr ""
+
+#. GsJYy
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id861712590713554\n"
+"help.text"
+msgid "For large spreadsheets documents, optimal row height calculation depends on the cell contents formatting and also on the result of the conditional formatted formulas. This setting helps to shorten load times by controlling the optimal row height calculation."
+msgstr ""
+
+#. j2VjF
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id301712590444434\n"
+"help.text"
+msgid "<emph>Never recalculate</emph> - No row height will be recalculated on loading the file."
+msgstr ""
+
+#. UPudE
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id171712590450298\n"
+"help.text"
+msgid "<emph>Always recalculate</emph> - All row height will be recalculated on file load."
+msgstr ""
+
+#. AJUSH
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id91712590453754\n"
+"help.text"
+msgid "<emph>Prompt user</emph> - Prompt user for action."
+msgstr ""
+
#. FZg3A
#: 01060900.xhp
msgctxt ""
@@ -16819,6 +17107,15 @@ msgctxt ""
msgid "Select the <link href=\"text/shared/optionen/macrosecurity.xhp\">macro security</link> level from one of four options. The options differ according to the security level. Macros that are allowed to run on a higher security level are also allowed to run in all lower levels."
msgstr "ይምረጡ የ <link href=\"text/shared/optionen/macrosecurity.xhp\"> ማክሮስ ደህንነት </link> ደረጃ ከ አራቱ ምርጫዎች አንዱን: ምርጫው ይለያያል እንደ ድህንነቱ ደረጃ: ማክሮስ እንዲያስኬዱ የ ተፈቀደላቸው በ ከፍተኛ ደህንነት ደረጃ እንዲሁም ይፈቀድላቸዋል ማስኬድ በ ዝቅተኛ ደረጃ ውስጥ"
+#. JrJD3
+#: macrosecurity_sl.xhp
+msgctxt ""
+"macrosecurity_sl.xhp\n"
+"par_id711710921223843\n"
+"help.text"
+msgid "A change in macro security level will only be taken into account in files opened after the change. For files currently opened, you will have to reload them."
+msgstr ""
+
#. ocGx6
#: macrosecurity_sl.xhp
msgctxt ""
@@ -17575,6 +17872,60 @@ msgctxt ""
msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
+#. GDFRi
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id961713183211118\n"
+"help.text"
+msgid "By default, OpenCL is enabled in %PRODUCTNAME . While enabled, OpenCL takes advantage of a device’s GPU (graphics processing unit) for faster performance time during calculations. This is helpful when working with large spreadsheets in %PRODUCTNAME Calc that require calculations on large sets of data."
+msgstr ""
+
+#. eNqED
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"hd_id101713183273963\n"
+"help.text"
+msgid "OpenCL Options"
+msgstr ""
+
+#. rg6NA
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id841713183298490\n"
+"help.text"
+msgid "If OpenCL is already enabled, the dialog displays <emph>OpenCL is available for use</emph>. If OpenCL is not currently enabled, the displays <emph>OpenCL is not used</emph>."
+msgstr ""
+
+#. sCABB
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"hd_id291713183290002\n"
+"help.text"
+msgid "Allow Use of OpenCL"
+msgstr ""
+
+#. tFrFk
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id831713183303281\n"
+"help.text"
+msgid "Select or deselect this checkbox to enable or disable OpenCL. Select Apply or OK to update settings. In order for any changes to take effect, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. VgajM
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id771713183669144\n"
+"help.text"
+msgid "OpenCL depends on the availability of working drivers for your computer hardware. If OpenCL is not enabled by default, the drivers are not in working state, they may not exist or they are not installed."
+msgstr ""
+
#. uqPJR
#: securityoptionsdialog.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/simpress.po b/source/am/helpcontent2/source/text/simpress.po
index 4762114f125..05ba4910424 100644
--- a/source/am/helpcontent2/source/text/simpress.po
+++ b/source/am/helpcontent2/source/text/simpress.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2019-01-13 02:16+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,33 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547345763.000000\n"
-#. GdQGG
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"tit\n"
-"help.text"
-msgid "Lists"
-msgstr ""
-
-#. fyBeH
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"hd_id501649419524037\n"
-"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/simpress/format_submenu_lists.xhp\">Lists</link></variable>"
-msgstr ""
-
-#. SNCBB
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"par_id291649419524039\n"
-"help.text"
-msgid "For the selected paragraphs, adds numbering or bullets, edit the outline levels and move them up or down in the slide."
-msgstr ""
-
#. 2Va4w
#: main0000.xhp
msgctxt ""
@@ -1420,69 +1393,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
-#. EzBaC
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id951602975070826\n"
-"help.text"
-msgid "<link href=\"text/simpress/format_submenu_lists.xhp\">Lists</link>"
-msgstr ""
-
-#. FC8nb
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"par_id461602975083850\n"
-"help.text"
-msgid "Opens a submenu where you can modify the formatting of list paragraphs."
-msgstr ""
-
-#. vmbqC
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id451615217475502\n"
-"help.text"
-msgid "Styles"
-msgstr ""
-
-#. bpU6u
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"par_id41615217505414\n"
-"help.text"
-msgid "Shows commands to edit, update, create, and manage styles."
-msgstr ""
-
-#. PgcT7
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3147401\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020000.xhp\">Character</link>"
-msgstr ""
-
-#. MpiD6
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3149941\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030000.xhp\">Paragraph</link>"
-msgstr ""
-
-#. SMbFw
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3147299\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06050000.xhp\">Bullets and Numbering</link>"
-msgstr ""
-
#. LnFgm
#: main_format.xhp
msgctxt ""
@@ -1528,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/am/helpcontent2/source/text/simpress/00.po b/source/am/helpcontent2/source/text/simpress/00.po
index 887b5074811..e737121789c 100644
--- a/source/am/helpcontent2/source/text/simpress/00.po
+++ b/source/am/helpcontent2/source/text/simpress/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-30 14:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">ይምረጡ <emph> ተንሸራታች ማባዣ - ማስገቢያ </emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">ይምረጡ <emph> ተንሸራታች ማስፊያ - ማስገቢያ </emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">ይምረጡ <emph> ተንሸራታች ማጠቃለያ - ማስገቢያ </emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/am/helpcontent2/source/text/simpress/01.po b/source/am/helpcontent2/source/text/simpress/01.po
index 20b8ee650e2..2ff23556b11 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>ረቂቅ መመልከቻ</bookmark_value> <bookmark_value>ማረሚያ;የ ተንሸራታች አርእስት</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">ረቂቅ</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>ማስፊያ;ተንሸራታች</bookmark_value><bookmark_value>ተንሸራታች;ማስፊያ</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">ተንሸራታች ማስፊያ</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>ተንሸራታች ማጠቃለያ</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">ተንሸራታች ማጠቃለያ</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -6271,14 +6271,14 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "ተንሸራታች ማሳያ ማሰናጃዎች"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
-msgstr "<bookmark_value>ማቅረቢያዎች: ማሰናጃዎች ለ</bookmark_value> <bookmark_value>ተንሸራታች ማሳያ: ማሰናጃዎች ለ</bookmark_value> <bookmark_value>ማቅረቢያዎች: መስኮት / በ ሙሉ መመልከቻ</bookmark_value> <bookmark_value>በርካታ ማሳያ</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
+msgstr ""
#. KBJev
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">የ $[officename] መስኮት ከላይ ይታያል በሚያቀርቡ ጊዜ: የ ሌላ ምንም ፕሮግራም መስኮት ከ ማቅረቢያ ፊት ለ ፊት አይታይም </ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/simpress/guide.po b/source/am/helpcontent2/source/text/simpress/guide.po
index b93f66e171f..13f3d60f411 100644
--- a/source/am/helpcontent2/source/text/simpress/guide.po
+++ b/source/am/helpcontent2/source/text/simpress/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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -4489,14 +4489,14 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr "የ ማቅረቢያ መቆጣጠሪያ አጠቃቀም"
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
-msgstr "<link href=\"text/simpress/guide/presenter_console.xhp\">የ ማቅረቢያ መቆጣጠሪያ አጠቃቀም</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
+msgstr ""
#. BBPMC
#: presenter_console.xhp
diff --git a/source/am/helpcontent2/source/text/swriter.po b/source/am/helpcontent2/source/text/swriter.po
index 216775f23b8..e82b95d3f13 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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+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"
@@ -493,23 +493,14 @@ msgctxt ""
msgid "Choose <menuitem>Table</menuitem>."
msgstr ""
-#. jBnDR
+#. EGhFG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
-"par_idN105B5\n"
+"par_id751713467207034\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04150000.xhp\">Insert Table</link>"
-msgstr "<link href=\"text/swriter/01/04150000.xhp\">ሰንጠረዥ ማስገቢያ</link>"
-
-#. YCMVU
-#: main0110.xhp
-msgctxt ""
-"main0110.xhp\n"
-"par_idN105B8\n"
-"help.text"
-msgid "Inserts a new table."
-msgstr "አዲስ ሰንጠረዥ ማስገቢያ"
+msgid "Choose <menuitem>Format - Table</menuitem>."
+msgstr ""
#. YtQGA
#: main0110.xhp
diff --git a/source/am/helpcontent2/source/text/swriter/00.po b/source/am/helpcontent2/source/text/swriter/00.po
index 93d804e08b5..1b3823705c2 100644
--- a/source/am/helpcontent2/source/text/swriter/00.po
+++ b/source/am/helpcontent2/source/text/swriter/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
"PO-Revision-Date: 2019-07-07 16:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3760,6 +3760,15 @@ msgctxt ""
msgid "Choose <emph>Table - Select - Table</emph>."
msgstr ""
+#. ovfyU
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id401713819764756\n"
+"help.text"
+msgid "Choose <menuitem>Format - Table - Select</menuitem>."
+msgstr ""
+
#. Puzip
#: 00000405.xhp
msgctxt ""
@@ -3859,6 +3868,15 @@ msgctxt ""
msgid "Choose <menuitem>Table - Delete - Table</menuitem>."
msgstr ""
+#. MaohR
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id401713820421114\n"
+"help.text"
+msgid "Choose <menuitem>Format - Table - Delete Table</menuitem>."
+msgstr ""
+
#. DacRK
#: 00000405.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po
index dfed0950825..f412948ca6e 100644
--- a/source/am/helpcontent2/source/text/swriter/01.po
+++ b/source/am/helpcontent2/source/text/swriter/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-12-09 17:43+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -763,13 +763,13 @@ msgctxt ""
msgid "To jump to an item in the document, double-click the item in the Navigator."
msgstr ""
-#. WD2Zz
+#. DaEEY
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
"par_id3149106\n"
"help.text"
-msgid "To jump to the next or previous item in a document, use the <emph>Navigate by</emph> box to select the item category, and then click the up or down arrows."
+msgid "To jump to the next or previous item in a document, use the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigate By</emph></link> list to select the item category, and then click the <emph>Previous</emph> or <emph>Next</emph> arrows."
msgstr ""
#. S4kDa
@@ -1105,14 +1105,14 @@ msgctxt ""
msgid "Set Reminder"
msgstr "አስታዋሽ ማሰናጃ"
-#. eDZZh
+#. R2h3B
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
"par_id3153011\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\">Navigation</link> icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይጫኑ እዚህ አስታዋሽ ለማሰናዳት መጠቆሚያው አሁን ባለበት: እስከ አምስት አስታዋሽ መግለጽ ይችላሉ: ወደ አስታዋሽ ለመዝለል ይጫኑ የ <link href=\"text/swriter/01/02110100.xhp\"><emph> መቃኛ </emph></link> ምልክት ከ <emph> መቃኛ </emph> መስኮት ውስጥ የ <emph> አስታዋሽ </emph> ምልክት እና ከዛ ይጫኑ <emph> ቀደም ያለውን </emph> ወይንም <emph> የሚቀጥለውን </emph> ቁልፍ </ahelp> ይጫኑ እዚህ ማስታወሻ ለማሰናዳት መጠቆሚያው ባለበት ቦታ ፡ እስከ አምስት አስታዋሽ መግለጽ ይችላሉ ፡ ወደ አስታዋሽ ለመዝለል ይጫኑ የ <link href=\"text/swriter/01/02110100.xhp\"> መቃኛ </link> ምልክት ከ መቃኛው መስኮት ውስጥ ይጫኑ የ አስታዋሹን ምልክት እና ከዛ ይጫኑ ቀደም ያለው ወይንም የሚቀጥለውን ቁልፍ"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\">Navigate By</link> list, select <menuitem>Reminder</menuitem>, and then click <emph>Previous</emph> or <emph>Next</emph>."
+msgstr ""
#. j2jDL
#: 02110000.xhp
@@ -2257,320 +2257,194 @@ msgctxt ""
msgid "Navigation"
msgstr "መቃኛ"
-#. ebkRD
+#. HvBsT
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"hd_id3147745\n"
"help.text"
-msgid "Navigation"
-msgstr "መቃኛ"
-
-#. MyxSq
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3149844\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_NAVI\">If you click this icon in the Navigator or in the lower right of the document window, a toolbar will appear which enables you to choose among the existing targets within a document.</ahelp> You can then use the up and down arrow icons to position the text cursor in the document on the previous or next target."
-msgstr "<ahelp hid=\"HID_SCRL_NAVI\">እርስዎ ይህን ምልክት ከ ተጫኑ በ መቃኛ ውስጥ ወይንም ከ ታች በ ቀኝ በኩል በ ሰነዱ መስኮት ውስጥ: የ እቃ መደርደሪያ ይታያል እርስዎን የ ተለያዩ ኢላማዎች በ ሰነዱ ውስጥ መምረጥ ያስችሎታል</ahelp> እርስዎ ከዛ ቀስት ወደ ላይ እና ቀስት ወደ ታች ምልክቶች በ መጠቀም የ ጽሁፍ መጠቆሚያውን ቦታ ማስያዝ ይችላሉ በ ሰነዱ ውስጥ ወደ ያለፈው ወይንም ወደሚቀጥለው ኢላማ"
-
-#. 9YmHX
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3153293\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEUP\">Click the up button to scroll to the previous page or object.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCRL_PAGEUP\">ይጫኑ ወደ ላይ ቁልፍ ቀደም ወዳለው ገጽ ወይንም እቃ ለመሸብለል</ahelp>"
-
-#. LRkiM
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3156098\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Click the down button to scroll to the next page or object.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCRL_PAGEDOWN\">ይጫኑ ወደ ታች ቁልፍ ወደ ሚቀጥለው ገጽ ወይንም እቃ ለመሸብለል</ahelp>"
-
-#. i7oMP
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3155076\n"
-"help.text"
-msgid "By default, as long as you have not selected any other entry, the arrow buttons jump to the previous or the next page in the document. The arrow buttons are black if you are browsing through pages and blue if you jump to other objects."
-msgstr "በ ነባር እርስዎ ሌላ ማስገቢያ እስካልመረጡ ድረስ: የ ቀስት ቁልፎች ወደ ቀደም ያለው ወይንም ወደሚቀጥለው ገጽ ውስጥ ይዘላሉ በ ሰነዱ ውስጥ: የ ቀስት ቁልፎች ጥቁር ናቸው በ ገጽ ውስጥ ሲቃኙ እና ሰማያዊ እርስዎ ወደ ሌላ እቃ ውስጥ ከ ዘለሉ"
-
-#. Ep9Po
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3154330\n"
-"help.text"
-msgid "The entries largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\">Navigator</link> selection box. You can also select other jump destinations. An example are the reminders, which you can set with the <emph>Set Reminder</emph> icon in the Navigator. You can select an object from among the following options on the <emph>Navigation</emph> toolbar: table, frame, graphics, OLE object, page, headings, reminder, drawing object, control field, section, bookmark, selection, footnote, note, index entry, table formula, wrong table formula."
+msgid "Navigate By"
msgstr ""
-#. gVFCS
+#. 9j8Yd
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_id3148330\n"
+"par_id3149844\n"
"help.text"
-msgid "Reminders are navigated in the order in which they are set."
+msgid "<ahelp hid=\"HID_SCRL_NAVI\">The <emph>Navigate By</emph> selection box allows choosing a category to navigate the document by, including pages, headings, sections, objects, fields, comments, latest search results and recency of cursor position.</ahelp> You can then use the <emph>Previous</emph> and <emph>Next</emph> arrow icons to position the text cursor in the document on the previous or next target."
msgstr ""
-#. BiC9u
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3148783\n"
-"help.text"
-msgid "For table formulas, you can either jump to all table formulas located within your document or only to the incorrect ones. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
-msgstr "ለ ሰንጠረዥ መቀመሪያ: እርስዎ ወደ አንዱ መዝለል ይችላሉ ወደ ሁሉም የ ሰንጠረዥ መቀመሪያ በ እርስዎ ሰነድ ውስጥ ወይንም ወደ የ ተሳሳቱት ብቻ: ለ ተሳሳቱ መቀመሪያ: እርስዎ መዝለል የሚችሉት ስህተት ወደ ፈጠረው መቀመሪያ ነው: ፕሮግራሙ ይዘላል ስህተት የሚፈጥሩ መቀመሪያዎችን(እነዚህ የ ተሳሳቱ መቀመሪያ ያመሳክራሉ)."
-
-#. qFaCc
+#. CANgP
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"hd_id3150031\n"
"help.text"
-msgid "Working With the Navigation Toolbar"
-msgstr "በ መቃኛ የእቃ መደርደሪያ እንዴት እንደሚሰሩ"
+msgid "Working With Navigate By"
+msgstr ""
-#. KASRf
+#. kZEUc
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_id3150045\n"
+"par_id3155076\n"
"help.text"
-msgid "Open the <emph>Navigation</emph> toolbar by clicking on its top left icon located on the top of the Navigator display area. You can break the toolbar away from its place by dragging and arranging it on the screen."
+msgid "By default, as long as you have not selected any other category, the Page category is selected, and the arrows are replaced by a number field that can be used to go to the previous or the next page, or jump to a specific one."
msgstr ""
-#. sg88n
+#. EZoBG
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"par_id3153141\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_VS\">Click the icon for the type of objects you want to browse through. Then click one of the \"Previous Object\" or \"Next Object\" arrow buttons. The names of these buttons indicate the type of object you have selected. The text cursor is placed on whichever object you have selected.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_VS\">ይጫኑ በ ምልክቱ ላይ እርስዎ የሚፈልጉትን እቃ ለ መቃኘት: ከዛ ይጫኑ አንዱን ከ \"ያለፉት እቃዎች\" ወይንም \"የሚቀጥሉት እቃዎች\" ቀስት ቁልፎች: የ እነዚህ ቁልፎች ስም የሚያሳየው እርስዎ የ መረጡትን እቃ አይነት ነው: የ ጽሁፍ መጠቆሚያው እርስዎ በ መረጡት በ ማንኛውም እቃ ላይ ይሆናል</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_VS\">Once you select another category, you can use the \"Previous\" or \"Next\" arrow buttons. The labels of these buttons indicate the type of object you have selected. The text cursor is then placed on whichever object you have selected.</ahelp>"
+msgstr ""
-#. miGt4
+#. eabbc
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"par_id3149968\n"
"help.text"
-msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\">menus</link>, <link href=\"text/shared/01/06140200.xhp\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" area. In this way you can jump to the index tags in the document with the \"To Next/Previous Index Tag\" functions."
-msgstr "እርስዎ ማዋቀር ይችላሉ $[officename] የ እርስዎን ፍላጎት እና ምርጫ እንደሚያሟላ አድርገው: በ ሰነዱ ውስጥ ለ መቃኘት: ይህን ለማድረግ: ይምረጡ <link href=\"text/shared/01/06140000.xhp\"><emph> መሳሪያዎች - ማስተካከያ </emph></link> የ ተለያዩ ሰንጠረዦች እንዲስማሙ <link href=\"text/shared/01/06140100.xhp\"> ዝርዝር </link><link href=\"text/shared/01/06140200.xhp\"> የ ፊደል ገበታ ማስገቢያ </link> ወይንም እቃ መደርደሪያ የ ተለያዩ ተግባሮች ይዟል: በ ሰነዱ ውስጥ ለ መቃኛ ከ ስር በ \"መቃኛ\" ቦታ ውስጥ: በዚህ መንገድ እርስዎ መዝለል ይችላሉ ምልክት የተደረገበት ማውጫ በ ሰነዱ ውስጥ በ \"ወደሚቀጥለው/ያለፈው ምልክት የተደረገበት ማውጫ\" ተግባሮች ጋር"
-
-#. gh75t
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"bm_id3155338\n"
-"help.text"
-msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
-msgstr "<bookmark_value>በፍለጋ ላይ; ፍለጋውን መድገሚያ</bookmark_value>"
-
-#. zAA7F
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"hd_id3155338\n"
-"help.text"
-msgid "Repeat Search"
-msgstr "ፍለጋውን መድገሚያ"
-
-#. 8ZsLT
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3155361\n"
-"help.text"
-msgid "With the <emph>Repeat search</emph> icon on the <emph>Navigation</emph> toolbar you can repeat a search you started with the <emph>Search and Replace</emph> dialog. To do this, click the icon. The blue arrow buttons on the vertical scrollbar now take on the functions <emph>Continue search forwards</emph> and <emph>Continue search backwards</emph>. If you now click one of the arrow surfaces, the search will be continued for the term entered in the Search and Replace dialog."
-msgstr "በ <emph> ፍለጋውን መድገሚያ </emph> ምልክት በ <emph> መቃኛ </emph> እቃ መደርደሪያ ውስጥ: እርስዎ ፍለጋውን መድገም ይችላሉ የ ጀመረቱን በ <emph> መፈለጊያ እና መቀየሪያ </emph> ንግግር: ይህን ለማድረግ ይጫኑ ምልክቱን: የ ሰማያዊ ቀስት ቁልፍ በ ቁመት መሸብለያ መደርደሪያ ተግባሩን ይወስዳል: <emph> ይቀጥሉ መፈለጊያ ወደ ፊት </emph> እና <emph> ይቀጥሉ መፈለጊያ ወደ ኋላ </emph> እርስዎ አሁን አንዱን ቀስት ላይ ከ ተጫኑ ፍለጋው ይቀጥላል ላስገቡት መፈለጊያ ቃል በ መፈለጊያ እና መቀየሪያ ንግግር ውስጥ"
-
-#. btxLq
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN106DD\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through bookmarks.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ ከ ምልክት ማድረጊያው ውስጥ ለ መቃኘት</ahelp>"
-
-#. k6dpo
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN106F4\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through control fields.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ መቆጣጠሪያ ሜዳዎች ውስጥ ለ መቃኘት </ahelp>"
-
-#. PCCE7
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN1070B\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through drawing objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በመሳያ እቃዎች ውስጥ ለ መቃኘት</ahelp>"
-
-#. QvVDK
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN10722\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through frames.</ahelp>"
+msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\">menus</link>, <link href=\"text/shared/01/06140200.xhp\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" category. For example, you can add buttons to a toolbar to jump to the index tags in the document with the \"Go to Next/Previous Index Entry\" commands."
msgstr ""
-#. Bdjqb
+#. ZPfz6
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10739\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through footnotes.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በግርጌ ማስታወሻ ውስጥ ለ መቃኘት</ahelp>"
-
-#. Bhjx6
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN10750\n"
+"par_id3154330\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through graphics.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ንድፎች ውስጥ ለ መቃኘት.</ahelp>"
+msgid "The available categories largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\">Navigator</link> selection box. However, you can select other jump destinations that are not classic Navigator categories: for example, Reminders, Repeat Search or Recency."
+msgstr ""
-#. pagmJ
+#. BN4E8
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10767\n"
+"par_id561713406417133\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through index entries.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ማውጫ ማስገቢያ ውስጥ ለ መቃኘት</ahelp>"
+msgid "Select from one of the following options: Bookmarks, Comments, Controls, Drawing objects, Fields by type, Fields, Footnotes, Frames, Headings, Images, Indexes, OLE objects, Page, Recency, Reminder, Repeat search, Sections, Selection, Table formula, Tables, Wrong table formula."
+msgstr ""
-#. DP8Go
+#. JW7rQ
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1077E\n"
+"hd_id1001713405229169\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through reminders.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ አስታዋሽ ውስጥ ለ መቃኘት</ahelp>"
+msgid "Footnotes"
+msgstr ""
-#. sMrEG
+#. NAweY
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10795\n"
+"par_id541713405238672\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the next object of the selected type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ወደ ተመረጠው አይነት መጠቆሚያውን ማሰናጃ ወደሚቀጥለው እቃ</ahelp>"
+msgid "Select the <emph>Footnotes</emph> category to jump between footnotes and endnotes. This can be used in conjunction with the <emph>Anchor ↔ Text</emph> button in the Navigator, to quickly jump between the text of the footnote/endnote and its anchor in the body."
+msgstr ""
-#. 2TvXV
+#. MkXfV
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107AF\n"
+"hd_id801713406561353\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through OLE objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ OLE objects ውስጥ ለ መቃኘት </ahelp>"
+msgid "Recency"
+msgstr ""
-#. W5AsG
+#. UCx3F
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107C6\n"
+"par_id141713406574059\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through headings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ራስጌዎች ውስጥ ለ መቃኘት</ahelp>"
+msgid "When selecting the <emph>Recency</emph> category, the <emph>Go back</emph> and <emph>Go forward</emph> buttons can be used to jump to recent cursor positions in the document."
+msgstr ""
-#. ruLgd
+#. mCWvP
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107DD\n"
+"hd_id701713405928808\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through pages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ገጾች ውስጥ ለ መቃኘት</ahelp>"
+msgid "Reminders"
+msgstr ""
-#. s4EJv
+#. gYug3
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107F4\n"
+"par_id871713405938067\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through comments.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ አስተያየቶች ውስጥ ለ መቃኘት</ahelp>"
+msgid "Up to 5 <emph>Reminders</emph> (which are not saved when the document is closed) can be set at various locations in the document. Set a reminder with the <emph>Set Reminders</emph> button in the Navigator."
+msgstr ""
-#. iVMZi
+#. gh75t
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1080B\n"
+"bm_id3155338\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the previous object of the selected type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">መጠቆሚያውን ቀደም ወዳለው እቃ ወደ ተመረጠው አይነት መውሰጃ</ahelp>"
+msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
+msgstr "<bookmark_value>በፍለጋ ላይ; ፍለጋውን መድገሚያ</bookmark_value>"
-#. Ud2HN
+#. zAA7F
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10829\n"
+"hd_id3155338\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through sections.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ክፍሎች ውስጥ ለ መቃኘት</ahelp>"
+msgid "Repeat Search"
+msgstr "ፍለጋውን መድገሚያ"
-#. DMhrp
+#. 4ehFK
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10840\n"
+"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through selections.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ምርጫዎች ውስጥ ለ መቃኘት</ahelp>"
+msgid "With the <menuitem>Repeat search</menuitem> category, you can repeat a search you started with the <emph>Search and Replace</emph> dialog or the <emph>Find</emph> toolbar. If you now click one of the arrows, the search will be resumed for the term last searched."
+msgstr ""
-#. dUdhd
+#. fkAFF
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10857\n"
+"hd_id761713525529070\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through search results.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በፍለጋው ውጤቶች ውስጥ ለ መቃኘት</ahelp>"
+msgid "Selection"
+msgstr ""
-#. CGgax
+#. gfCQE
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1086E\n"
+"par_id961713525563573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through table formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ሰንጠረዥ መቀመሪያ ውስጥ ለ መቃኘት</ahelp>"
+msgid "If a multiple selection is active (for example when using <keycode>Ctrl + click and drag</keycode> or the Adding <link href=\"text/shared/02/20050000.xhp\">selection mode</link>, or after a Find All search), <emph>Selection</emph> allows jumping from one to the other."
+msgstr ""
-#. nRUw3
+#. UHMam
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10885\n"
+"hd_id731713403460395\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through wrong table formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ተሳሳተ የ ሰንጠረዥ መቀመሪያ ውስጥ ለ መቃኘት</ahelp>"
+msgid "Table Formulas"
+msgstr ""
-#. 8Hvud
+#. CCSab
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1089C\n"
+"par_id3148783\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through tables.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ይህን ምልክት ይምረጡ በ ሰንጠረዥ ውስጥ ለ መቃኘት</ahelp>"
+msgid "For table formulas, you can either jump to all table formulas located within your document with <emph>Table formula</emph> or only to the incorrect ones with <emph>Wrong table formula</emph>. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
+msgstr ""
#. hEEu6
#: 02120000.xhp
@@ -7279,15 +7153,6 @@ msgctxt ""
msgid "Inserts the page number of the current, previous, or next page."
msgstr "የ ገጽ ቁጥር ለ አሁኑ፡ ላለፈው ወይንም ለሚቀጥለው ገጽ ማስገቢያ"
-#. qfEoX
-#: 04090001.xhp
-msgctxt ""
-"04090001.xhp\n"
-"par_id821601755856152\n"
-"help.text"
-msgid "Paragraph Signature"
-msgstr ""
-
#. xYn3y
#: 04090001.xhp
msgctxt ""
@@ -8584,14 +8449,14 @@ msgctxt ""
msgid "Macro"
msgstr "ማክሮስ"
-#. 7TTJC
+#. KASPr
#: 04090003.xhp
msgctxt ""
"04090003.xhp\n"
"par_id3155912\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Opens the <emph>Macro Selector</emph>, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
-msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">መክፈቻ የ <emph> ማክሮስ መራጭ </emph> እርስዎ ማክሮስ የሚመርጡበት እና እርስዎ በ ሰነድ ውስጥ ሜዳ በሚጫኑ ጊዜ የሚሄድ </ahelp> ይህ ቁልፍ ዝግጁ የሚሆነው ለ \"ማክሮስ መፈጸሚያ\" ተግባር ሜዳ ብቻ ነው"
+msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Opens the <emph>Macro Selector</emph> dialog, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
+msgstr ""
#. CB3DA
#: 04090003.xhp
@@ -9871,14 +9736,14 @@ msgctxt ""
msgid "Browse"
msgstr "መቃኛ"
-#. jNhC6
+#. q4QAg
#: 04090006.xhp
msgctxt ""
"04090006.xhp\n"
"par_idN10772\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">ፋይል መክፈቻ ንግግር መክፈቻ እርስዎ መምረጥ የሚችሉበት የ ዳታቤዝ ፋይል (*.odb). የ ተመረጠው ፋይል ወደ ዳታቤዝ ክፍሎች ዝርዝር ውስጥ ይጨመራል</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
+msgstr ""
#. BZDCz
#: 04090006.xhp
@@ -15352,14 +15217,14 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\">Insert Table</link>"
msgstr "<link href=\"text/swriter/01/04150000.xhp\">ሰንጠረዥ ማስገቢያ</link>"
-#. jaEZf
+#. oj7hR
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"table_text\"><variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable></variable>"
-msgstr "<variable id=\"table_text\"><variable id=\"tabelletext\"><ahelp hid=\".\">ሰንጠረዥ ወደ ሰነድ ውስጥ ማስገቢያ: እርስዎ እንዲሁም መጫን ይችላሉ የ ቀስት ቁልፎች: ይጎትቱ ለ መምረጥ የ ረድፎች እና አምዶች ቁጥር በ ሰንጠረዥ ውስጥ ለማካተት: እና ከዛ ይጫኑ በ መጨረሻው ክፍል ላይ</ahelp></variable></variable>"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable>"
+msgstr ""
#. m7tXV
#: 04150000.xhp
@@ -15703,14 +15568,14 @@ msgctxt ""
msgid "Browse"
msgstr "መቃኛ"
-#. uiEBb
+#. BTw79
#: 04180400.xhp
msgctxt ""
"04180400.xhp\n"
"par_idN106DF\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">ፋይል መክፈቻ ንግግር መክፈቻ እርስዎ መምረጥ የሚችሉበት የ ዳታቤዝ ፋይል (*.odb). የ ተመረጠው ፋይል ወደ ዝግጁ ዳታቤዝ ዝርዝር ውስጥ ይጨመራል</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
+msgstr ""
#. BBDeX
#: 04180400.xhp
@@ -16270,42 +16135,6 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Automatically inserts hyphens where they are needed in a paragraph.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">ራሱ በራሱ ጭረት ማስገቢያ በ አንቀጽ ውስጥ በሚያስፈልግበት ቦታ</ahelp>"
-#. gUGLi
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3153921\n"
-"help.text"
-msgid "Don't hyphenate words in CAPS"
-msgstr ""
-
-#. G7wCi
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154648\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Avoids hyphenating words written entirely in capital letters, such as initialisms.</ahelp>"
-msgstr ""
-
-#. UsYWm
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3153926\n"
-"help.text"
-msgid "Don't hyphenate the last word"
-msgstr ""
-
-#. KPba4
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154655\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Avoids hyphenating the last word of paragraphs. This feature can help prevent these words from being split up across pages, affecting readability.</ahelp>"
-msgstr ""
-
#. dtYTa
#: 05030200.xhp
msgctxt ""
@@ -16342,6 +16171,24 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">አነስተኛ የ ባህሪ ቁጥር ያስገቡ ከ መስመሩ መጀመሪያ በፊት የሚተወው ጭረት ከ ገባ በኋላ</ahelp>"
+#. 4k7B5
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3145415\n"
+"help.text"
+msgid "Compound constituent characters at line end"
+msgstr ""
+
+#. NfpHX
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3147518\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinCompoundLineEnd\">Set 3 (or more) characters to improve the hyphenation in Danish, Dutch, German, Hungarian, Norwegian and Swedish by preferring the hyphenation between constituents of a compound word instead of breaking the second (third etc.) constituent right after its first 2 characters.</ahelp>"
+msgstr ""
+
#. haMfk
#: 05030200.xhp
msgctxt ""
@@ -16396,6 +16243,132 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/spinHyphenZone\">To reduce hyphenation, enter the length of the hyphenation zone. Instead of the possible hyphenation, the line will break between words, if the remaining horizontal space does not exceed the hyphenation zone. Hyphenation zone results in enlarged spaces between words in justified text, and greater distance from paragraph margins in non-justified text.</ahelp>"
msgstr ""
+#. GRBmw
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153921\n"
+"help.text"
+msgid "Hyphenate words in CAPS"
+msgstr ""
+
+#. 7A5V4
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154648\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Hyphenate words written entirely in capital letters, such as initialisms.</ahelp>"
+msgstr ""
+
+#. 5FoUE
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153926\n"
+"help.text"
+msgid "Hyphenate last word"
+msgstr ""
+
+#. 9shSg
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154655\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Hyphenate the last word of paragraphs. Disabling this feature prevents the creation of almost empty lines containing only half a word.</ahelp>"
+msgstr ""
+
+#. pdCQw
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153667\n"
+"help.text"
+msgid "Hyphenation across"
+msgstr ""
+
+#. puChR
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154669\n"
+"help.text"
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
+msgstr ""
+
+#. wDS2K
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153928\n"
+"help.text"
+msgid "Column"
+msgstr ""
+
+#. BG7Ek
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
+msgstr ""
+
+#. UvaFd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153929\n"
+"help.text"
+msgid "Page"
+msgstr ""
+
+#. dGbdQ
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154665\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
+msgstr ""
+
+#. BWaTs
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153930\n"
+"help.text"
+msgid "Spread"
+msgstr ""
+
+#. 6ZKYo
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154666\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
+msgstr ""
+
#. RQLep
#: 05030200.xhp
msgctxt ""
@@ -22777,23 +22750,23 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a column into the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">አምዶች ወደ ሰንጠረዥ ማስገቢያ</ahelp>"
-#. piyFd
+#. xeGeS
#: 05120400.xhp
msgctxt ""
"05120400.xhp\n"
"hd_id3148489\n"
"help.text"
-msgid "Insert Columns/Rows"
-msgstr "አምዶች/ረድፎች ማስገቢያ"
+msgid "<variable id=\"h1\"><link href=\"text/swriter/01/05120400.xhp\">Insert Columns/Rows</link></variable>"
+msgstr ""
-#. Ahy43
+#. mB89i
#: 05120400.xhp
msgctxt ""
"05120400.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "<variable id=\"einfuegentext\">Inserts a row or column into the table. This command is only available when the cursor is in a table.</variable>"
-msgstr "<variable id=\"einfuegentext\">ወደ ሰንጠረዥ ውስጥ ረድፍ ወይንም አምድ ማስገቢያ ይህ ምርጫ ዝግጁ የሚሆነው መጠቆሚያው በ ሰንጠረዥ ውስጥ ሲሆን ብቻ ነው </variable>"
+msgid "<variable id=\"einfuegentext\">Inserts a row or column into the table. This command is only available when the cursor is in a table. </variable>"
+msgstr ""
#. Bphk7
#: 05120400.xhp
@@ -27691,13 +27664,13 @@ msgctxt ""
msgid "Select the <menuitem>Style</menuitem> panel (<keycode>F11</keycode>), choose Paragraph Styles, open context menu of the selected style, choose <menuitem>Edit Style</menuitem>."
msgstr ""
-#. wEyNc
+#. wHfxU
#: EditStyle.xhp
msgctxt ""
"EditStyle.xhp\n"
"par_id921693534308719\n"
"help.text"
-msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>"
+msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>"
msgstr ""
#. PDPrT
@@ -29194,14 +29167,14 @@ msgctxt ""
msgid "Browse"
msgstr "መቃኛ"
-#. Nh6Ed
+#. oswT8
#: mailmerge01.xhp
msgctxt ""
"mailmerge01.xhp\n"
"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a template selector dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">የ ቲምፕሌት መምረጫ ንግግር መክፈቻ </ahelp>"
+msgid "<ahelp hid=\".\">Opens the New dialog to select a template.</ahelp>"
+msgstr ""
#. gX5EY
#: mailmerge01.xhp
@@ -32380,6 +32353,150 @@ msgctxt ""
msgid "Select a numbering scheme for the page numbers."
msgstr ""
+#. Cn7DE
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"tit\n"
+"help.text"
+msgid "Paragraph Signature"
+msgstr ""
+
+#. gRHvt
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"bm_id121713380761462\n"
+"help.text"
+msgid "<bookmark_value>paragraph signature</bookmark_value> <bookmark_value>insert;paragraph signature</bookmark_value> <bookmark_value>paragraph signature;inserting</bookmark_value>"
+msgstr ""
+
+#. qctbD
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"hd_id881713200146819\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/swriter/01/paragraph_signature.xhp\">Paragraph Signature</link></variable>"
+msgstr ""
+
+#. tkAgS
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id921713200146822\n"
+"help.text"
+msgid "Adds a digital signature to the end of any paragraph. You must have a digital certificate to sign a paragraph."
+msgstr ""
+
+#. 7ECor
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id131713363687715\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. zNy5w
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id11713367261401\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. 7HoLm
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id271713381238721\n"
+"help.text"
+msgid "Choose <menuitem>Home - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. dwYB5
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id81713381120150\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F2</keycode> and choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. hzye6
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id781713200328847\n"
+"help.text"
+msgid "A paragraph signature includes meta-data for the user who created the signature and the date the signature was created. Either <emph>Valid</emph> or <emph>Invalid</emph> is displayed as text at the end of a paragraph signature. By default, it displays <emph>Valid</emph>. If the paragraph is modified in any way after the paragraph signature is added, the signature changes to <emph>Invalid</emph>."
+msgstr ""
+
+#. M8sFC
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id11713381369787\n"
+"help.text"
+msgid "Upon saving a document, any <emph>Invalid</emph> paragraph signatures are automatically deleted."
+msgstr ""
+
+#. YuhXV
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id721713200319243\n"
+"help.text"
+msgid "A paragraph signature will indicate whether or not a particular paragraph has been modified at any time after the signature was inserted. Multiple paragraph signatures can be added, and each signature is independent from each other."
+msgstr ""
+
+#. pY7M5
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"hd_id351713200369156\n"
+"help.text"
+msgid "To Insert a Paragraph Signature"
+msgstr ""
+
+#. QooWx
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id271713363489589\n"
+"help.text"
+msgid "After navigating to Paragraph Signature in the More Fields dialog, click Insert to open the Select Certificate dialog."
+msgstr ""
+
+#. AnEqV
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id81713200406731\n"
+"help.text"
+msgid "A paragraph signature will always be inserted at the end of the currently selected paragraph. If the text cursor is not currently located within a paragraph of text, the Select Certificate dialog will not open."
+msgstr ""
+
+#. SnJga
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id471713368898713\n"
+"help.text"
+msgid "The Select Certificate dialog lists any of your digital certificates that are available for use. Choose the desired certificate and select <emph>Sign</emph> to insert a paragraph signature using the chosen digital certificate."
+msgstr ""
+
+#. UXCCL
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id581713367684220\n"
+"help.text"
+msgid "You must have a digital certificate in order to begin <link href=\"text/shared/guide/digitalsign_send.xhp\">Applying Digital Signatures</link>."
+msgstr ""
+
#. o5ZPq
#: protectdocument.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/02.po b/source/am/helpcontent2/source/text/swriter/02.po
index 60dc676c82d..f522a8a3728 100644
--- a/source/am/helpcontent2/source/text/swriter/02.po
+++ b/source/am/helpcontent2/source/text/swriter/02.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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
"PO-Revision-Date: 2017-11-23 23:19+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4255,51 +4255,6 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\">Insert Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\">ምልክት ማድረጊያ ማስገቢያ</link>"
-#. J6RpX
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Fields"
-msgstr "ሜዳዎች ማስገቢያ"
-
-#. 95S32
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3149286\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/19040000.xhp\">Insert Fields</link>"
-msgstr "<link href=\"text/swriter/02/19040000.xhp\">ሜዳዎች ማስገቢያ</link>"
-
-#. 8sGAW
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3151173\n"
-"help.text"
-msgid "Click to open the <link href=\"text/swriter/01/04090000.xhp\">Fields</link> dialog. Click the arrow next to the icon and select the required field from the submenu."
-msgstr "ይጫኑ ለመክፈት የ <link href=\"text/swriter/01/04090000.xhp\"> ሜዳዎች </link> ንግግር: ከ ምልክቱ አጠገብ ያለውን ቀስት ይጫኑ እና ይምረጡ የሚፈልጉትን ሜዳ ከ ንዑስ ዝርዝር ውስጥ"
-
-#. 48CyU
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3154104\n"
-"help.text"
-msgid "You can select the following functions:"
-msgstr "የሚቀጥሉትን ተግባሮች መምረጥ ይችላሉ:"
-
-#. RcJ5e
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3145248\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\">Other</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\">ሌላ</link>"
-
#. FM5sf
#: 19050000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/guide.po b/source/am/helpcontent2/source/text/swriter/guide.po
index 8a9e44a1068..239cfc69ebb 100644
--- a/source/am/helpcontent2/source/text/swriter/guide.po
+++ b/source/am/helpcontent2/source/text/swriter/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: 2024-02-14 13:07+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -5920,6 +5920,24 @@ msgctxt ""
msgid "Choose <emph>Insert - Field - Page Count</emph>."
msgstr "ይምረጡ <emph> ማስገቢያ - ሜዳ - የ ገጽ መቁጠሪያ </emph>"
+#. YhBdG
+#: footer_pagenumber.xhp
+msgctxt ""
+"footer_pagenumber.xhp\n"
+"hd_id331715628566984\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
+msgstr ""
+
+#. dfM3L
+#: footer_pagenumber.xhp
+msgctxt ""
+"footer_pagenumber.xhp\n"
+"par_id21715629004389\n"
+"help.text"
+msgid "Title pages are a common way to create documents with different page numbering schemes."
+msgstr ""
+
#. bf2Mp
#: footnote_usage.xhp
msgctxt ""
@@ -9718,51 +9736,6 @@ msgctxt ""
msgid "Drag to the document where you want to insert the object."
msgstr "ወደ ሰነዱ ይጎትቱ እቃውን ማስገባት ወደሚፈልጉበት ቦታ"
-#. GzFpE
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Inserting Graphics From the Gallery With Drag-and-Drop"
-msgstr "ንድፎችን ማስገቢያ ከ አዳራሽ ውስጥ በ መጎተት-እና-በመጣል"
-
-#. WMZL7
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"bm_id3145083\n"
-"help.text"
-msgid "<bookmark_value>inserting; from Gallery into text</bookmark_value><bookmark_value>pictures; inserting from Gallery into text</bookmark_value><bookmark_value>replacing;objects from Gallery</bookmark_value>"
-msgstr "<bookmark_value>ማስገቢያ; ከ አዳራሽ ወደ ጽሁፍ</bookmark_value><bookmark_value>ስእሎች; ማስገቢያ ከ አዳራሽ ወደ ጽሁፍ</bookmark_value><bookmark_value>መቀየሪያ;እቃዎች ከ አዳራሽ</bookmark_value>"
-
-#. qMdAc
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"hd_id3145083\n"
-"help.text"
-msgid "<variable id=\"insert_graphic_gallery\"><link href=\"text/swriter/guide/insert_graphic_gallery.xhp\">Inserting Graphics From the Gallery With Drag-and-Drop</link></variable>"
-msgstr "<variable id=\"insert_graphic_gallery\"><link href=\"text/swriter/guide/insert_graphic_gallery.xhp\">ንድፎችን ማስገቢያ ከ አዳራሽ ውስጥ በ መጎተት-እና-በመጣል</link></variable>"
-
-#. dUrZv
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"par_id3155907\n"
-"help.text"
-msgid "You can drag-and-drop an object from the gallery into a text document, spreadsheet, drawing, or presentation."
-msgstr "እርስዎ መጎተት-እና-መጣል ይችላሉ እቃ ከ አዳራሽ ውስጥ ወደ ጽሁፍ ሰነድ: ሰንጠረዥ: መሳያ: ወይንም ወደ ማስደነቂያ ውስጥ"
-
-#. CEzBE
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"par_id3155923\n"
-"help.text"
-msgid "To replace a gallery object that you inserted in a document, hold down Shift+Ctrl, and then drag a different gallery object onto the object."
-msgstr "እርስዎ በ ሰነዱ ውስጥ ከ አዳራሻ ውስጥ ያስገቡትን እቃ ለ መቀየር: ተጭነው ይያዙ Shift+Ctrl: እና ከዛ ይጎትቱ የተለየ እቃ ከ አዳራሽ ውስጥ ወደ እቃው ላይ"
-
#. uEG8C
#: insert_graphic_scan.xhp
msgctxt ""
diff --git a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 708b572f5a2..6bac65817f5 100644
--- a/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/am/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2022-03-21 12:32+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
"PO-Revision-Date: 2021-11-26 20:39+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/am/>\n"
@@ -1213,14 +1213,14 @@ msgctxt ""
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr "የ ኔትዎርክ አካባቢ ያስገቡ ወይንም ይጫኑ ለ መቀየር ወደ አካባቢ መቃኛ: ይጫኑ መግጠሚያውን ለ መፍጠር የ ሰርቨር ምስል ከ [ProductName] ተወሰነ የ ኔትዎርክ አካባቢ ወይንም ይጫኑ መሰረዣ ከ መግጠሚያው አዋቂ ለ መውጣት"
-#. U7sr3
+#. 34xBw
#: Control.ulf
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_21\n"
"LngText.text"
-msgid "{&MSSansBold8}Network Location"
-msgstr "{&MSSansBold8}የ ኔትዎርክ አካባቢ"
+msgid "{&DialogDefaultBold}Network Location"
+msgstr ""
#. FsBUg
#: Control.ulf
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 db20af60a9f..c00ead292fe 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
"PO-Revision-Date: 2022-09-09 11:26+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/am/>\n"
@@ -8246,14 +8246,14 @@ msgctxt ""
msgid "S~lide"
msgstr "ተ~ንሸራታች"
-#. zciFf
+#. CiaV6
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NotesChildWindow\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:BottomPaneImpress\n"
"Label\n"
"value.text"
-msgid "Notes Panel"
+msgid "Notes Pane"
msgstr ""
#. q5YwD
@@ -9626,6 +9626,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr ""
+#. oZRd3
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"Label\n"
+"value.text"
+msgid "Set Layer"
+msgstr ""
+
+#. M2Z3P
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Move to Layer..."
+msgstr ""
+
+#. HyFtG
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open a dialog to change the layer of the object"
+msgstr ""
+
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""
@@ -17076,6 +17106,16 @@ msgctxt ""
msgid "Block Arc"
msgstr "መከልከያ ቅስት"
+#. jZ7pu
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:BasicShapes.sinusoid\n"
+"Label\n"
+"value.text"
+msgid "Sinusoid"
+msgstr ""
+
#. 4t7wU
#: GenericCommands.xcu
msgctxt ""
@@ -18336,6 +18376,26 @@ msgctxt ""
msgid "Undo"
msgstr "መተው"
+#. wY7TU
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"Label\n"
+"value.text"
+msgid "Dark Mode"
+msgstr ""
+
+#. Y5sjy
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Toggle between dark and light modes"
+msgstr ""
+
#. TszTz
#: GenericCommands.xcu
msgctxt ""
@@ -29538,6 +29598,16 @@ msgctxt ""
msgid "Elements"
msgstr ""
+#. uiQ35
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.DeckList.FindDeck\n"
+"Title\n"
+"value.text"
+msgid "Find"
+msgstr ""
+
#. B4iFE
#: Sidebar.xcu
msgctxt ""
@@ -30068,6 +30138,16 @@ msgctxt ""
msgid "Columns"
msgstr ""
+#. DqpFK
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.QuickFindPanel\n"
+"Title\n"
+"value.text"
+msgid "QuickFind"
+msgstr ""
+
#. CDJWW
#: StartModuleWindowState.xcu
msgctxt ""
diff --git a/source/am/sc/messages.po b/source/am/sc/messages.po
index 55fa9f3e0d0..25aca17e618 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-02-01 09:33+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/am/>\n"
@@ -8884,11 +8884,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "ዋጋ "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "ዋጋ 1; ዋጋ 2; ... ክርክሮች ናቸው ከ መሰረታዊ ጠቅላላ ሕዝቡ የተወሰዱ ናሙናን የሚወክሉ"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -8992,11 +8992,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "ዋጋ "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "ዋጋ 1; ዋጋ 2; ... ክርክሮች ናቸው ከ መሰረታዊ ጠቅላላ ሕዝቡ የተወሰዱ ናሙናን የሚወክሉ"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9082,11 +9082,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "ዋጋ "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "ዋጋ 1; ዋጋ 2; ... ክርክሮች ናቸው ከ መሰረታዊ ጠቅላላ ሕዝቡ የተወሰዱ ናሙናን የሚወክሉ"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -16801,10 +16801,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr ""
-#. 9PX2L
+#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
-msgid "Range "
+msgid "Range"
msgstr ""
#. A5mF9
@@ -16831,10 +16831,268 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
msgstr ""
-#. AAhNq
+#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
-msgid "The value to return if all values in the included array are empty (filter returns nothing)"
+msgid "The value to return if all values in the included array are empty (filter returns nothing)."
+msgstr ""
+
+#. gSZGa
+#: sc/inc/scfuncs.hrc:4201
+msgctxt "SC_OPCODE_SORT"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. 5dG8m
+#: sc/inc/scfuncs.hrc:4202
+msgctxt "SC_OPCODE_SORT"
+msgid "Range"
+msgstr ""
+
+#. mUPZF
+#: sc/inc/scfuncs.hrc:4203
+msgctxt "SC_OPCODE_SORT"
+msgid "The range, or array to sort."
+msgstr ""
+
+#. 3vzBe
+#: sc/inc/scfuncs.hrc:4204
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort index"
+msgstr ""
+
+#. SWhii
+#: sc/inc/scfuncs.hrc:4205
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the row or column to sort by."
+msgstr ""
+
+#. uFhZs
+#: sc/inc/scfuncs.hrc:4206
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort order"
+msgstr ""
+
+#. ySFRx
+#: sc/inc/scfuncs.hrc:4207
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. fnsqA
+#: sc/inc/scfuncs.hrc:4208
+msgctxt "SC_OPCODE_SORT"
+msgid "By col"
+msgstr ""
+
+#. TDtYt
+#: sc/inc/scfuncs.hrc:4209
+msgctxt "SC_OPCODE_SORT"
+msgid "A logical value indicating the desired sort direction; FALSE to sort by row (default), TRUE to sort by column."
+msgstr ""
+
+#. 5AEwL
+#: sc/inc/scfuncs.hrc:4215
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
+msgstr ""
+
+#. g4Mpg
+#: sc/inc/scfuncs.hrc:4216
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort range"
+msgstr ""
+
+#. YsFWA
+#: sc/inc/scfuncs.hrc:4217
+msgctxt "SC_OPCODE_SORTBY"
+msgid "The array or range to sort."
+msgstr ""
+
+#. hkF48
+#: sc/inc/scfuncs.hrc:4218
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort by range "
+msgstr ""
+
+#. Xh6BJ
+#: sc/inc/scfuncs.hrc:4219
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. jUFcA
+#: sc/inc/scfuncs.hrc:4220
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort order "
+msgstr ""
+
+#. F8iPf
+#: sc/inc/scfuncs.hrc:4221
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. yvUDG
+#: sc/inc/scfuncs.hrc:4227
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
+
+#. ZavA8
+#: sc/inc/scfuncs.hrc:4228
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Rows"
+msgstr ""
+
+#. A8HDQ
+#: sc/inc/scfuncs.hrc:4229
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of rows to return."
+msgstr ""
+
+#. f5UCW
+#: sc/inc/scfuncs.hrc:4230
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Columns"
+msgstr ""
+
+#. A8QKv
+#: sc/inc/scfuncs.hrc:4231
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of columns to return."
+msgstr ""
+
+#. ErvjE
+#: sc/inc/scfuncs.hrc:4232
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Start"
+msgstr ""
+
+#. rC9mG
+#: sc/inc/scfuncs.hrc:4233
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The first number in the sequence."
+msgstr ""
+
+#. L3NNF
+#: sc/inc/scfuncs.hrc:4234
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Step"
+msgstr ""
+
+#. Y8rLF
+#: sc/inc/scfuncs.hrc:4235
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The amount to increment each subsequent value in the array."
+msgstr ""
+
+#. 8HzKM
+#: sc/inc/scfuncs.hrc:4241
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
+
+#. jksQe
+#: sc/inc/scfuncs.hrc:4242
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Rows"
+msgstr ""
+
+#. GQDKh
+#: sc/inc/scfuncs.hrc:4243
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of rows to return."
+msgstr ""
+
+#. SfG9b
+#: sc/inc/scfuncs.hrc:4244
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Columns"
+msgstr ""
+
+#. Pki2r
+#: sc/inc/scfuncs.hrc:4245
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of columns to return."
+msgstr ""
+
+#. oC45m
+#: sc/inc/scfuncs.hrc:4246
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Min"
+msgstr ""
+
+#. HASSd
+#: sc/inc/scfuncs.hrc:4247
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The lower limit of the generated numbers."
+msgstr ""
+
+#. DGi8h
+#: sc/inc/scfuncs.hrc:4248
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Max"
+msgstr ""
+
+#. Cw8Nu
+#: sc/inc/scfuncs.hrc:4249
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The upper limit of the generated numbers."
+msgstr ""
+
+#. WBWq3
+#: sc/inc/scfuncs.hrc:4250
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Integers"
+msgstr ""
+
+#. UiLts
+#: sc/inc/scfuncs.hrc:4251
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
+msgstr ""
+
+#. hVQ6i
+#: sc/inc/scfuncs.hrc:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
msgstr ""
#. pDDme
@@ -18992,32 +19250,110 @@ msgctxt "STR_CONDITION_BETWEEN"
msgid "between"
msgstr ""
-#. HUNFG
+#. ETMUh
+#: sc/inc/strings.hrc:409
+msgctxt "STR_CONDITION_NOT_BETWEEN"
+msgid "not between"
+msgstr ""
+
+#. nHTEg
#: sc/inc/strings.hrc:410
+msgctxt "STR_CONDITION_DUPLICATE"
+msgid "duplicate"
+msgstr ""
+
+#. o3aZB
+#: sc/inc/strings.hrc:411
+msgctxt "STR_CONDITION_NOT_DUPLICATE"
+msgid "not duplicate"
+msgstr ""
+
+#. X2BKW
+#: sc/inc/strings.hrc:412
+msgctxt "STR_CONDITION_TOP_N_ELEMENTS"
+msgid "in top N elements"
+msgstr ""
+
+#. eAgZs
+#: sc/inc/strings.hrc:413
+msgctxt "STR_CONDITION_BOTTOM_N_ELEMENTS"
+msgid "in bottom N elements"
+msgstr ""
+
+#. CXY2x
+#: sc/inc/strings.hrc:414
+msgctxt "STR_CONDITION_TOP_N_PERCENT"
+msgid "in top N percent"
+msgstr ""
+
+#. Z7wFx
+#: sc/inc/strings.hrc:415
+msgctxt "STR_CONDITION_BOTTOM_N_PERCENT"
+msgid "in bottom N percent"
+msgstr ""
+
+#. WhB3E
+#: sc/inc/strings.hrc:416
+msgctxt "STR_CONDITION_ABOVE_AVERAGE"
+msgid "above average"
+msgstr ""
+
+#. 7hLBV
+#: sc/inc/strings.hrc:417
+msgctxt "STR_CONDITION_BELOW_AVERAGE"
+msgid "below average"
+msgstr ""
+
+#. JpzNk
+#: sc/inc/strings.hrc:418
+msgctxt "STR_CONDITION_ABOVE_OR_EQUAL_AVERAGE"
+msgid "above or equal average"
+msgstr ""
+
+#. NUGd2
+#: sc/inc/strings.hrc:419
+msgctxt "STR_CONDITION_BELOW_OR_EQUAL_AVERAGE"
+msgid "below or equal average"
+msgstr ""
+
+#. HUNFG
+#: sc/inc/strings.hrc:420
msgctxt "STR_CONDITION_ERROR"
msgid "with error "
msgstr ""
#. iNFYk
-#: sc/inc/strings.hrc:411
+#: sc/inc/strings.hrc:421
msgctxt "STR_CONDITION_NOERROR"
msgid "without error "
msgstr ""
+#. zk7Lo
+#: sc/inc/strings.hrc:422
+msgctxt "STR_CONDITION_BEGINS_WITH"
+msgid "begins with"
+msgstr ""
+
+#. nnEb4
+#: sc/inc/strings.hrc:423
+msgctxt "STR_CONDITION_ENDS_WITH"
+msgid "ends with"
+msgstr ""
+
#. mcir7
-#: sc/inc/strings.hrc:412
+#: sc/inc/strings.hrc:424
msgctxt "STR_CONDITION_CONTAINS_TEXT"
msgid "containing text"
msgstr ""
#. YpCMa
-#: sc/inc/strings.hrc:413
+#: sc/inc/strings.hrc:425
msgctxt "STR_CONDITION_NOT_CONTAINS_TEXT"
msgid "not containing text"
msgstr ""
#. Wp8Us
-#: sc/inc/strings.hrc:415
+#: sc/inc/strings.hrc:427
msgctxt "STR_CONTENT_WITH_UNKNOWN_ENCRYPTION"
msgid "Document contains DRM content that is encrypted with an unknown encryption method. Only the un-encrypted content will be shown."
msgstr ""
@@ -20061,7 +20397,7 @@ msgid "Closes dialog and discards all changes."
msgstr ""
#. uAT4Z
-#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:138
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:126
msgctxt "conditionaleasydialog|label"
msgid "with"
msgstr ""
@@ -20097,559 +20433,559 @@ msgid "New Style..."
msgstr "አዲስ ዘዴ..."
#. H66AP
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:102
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:103
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
msgstr "ዋጋ ያስገቡ:"
#. TMvBu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:200
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:201
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "ተጫማሪ ምርጫዎች..."
#. JWFYN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:215
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. gE9LZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "ዝቅተኛ"
#. HAuKu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "ከፍተኛ"
#. ciYfw
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "ፐርሰንት"
#. Kqxfp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "ዋጋ"
#. UhkzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "ፐርሰንት"
#. tEhTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:222
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "መቀመሪያ"
#. jYZ4B
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:234
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. FGnWb
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "ዝቅተኛ"
#. qC8Zo
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "ከፍተኛ"
#. 7bxeC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "ፐርሰንት"
#. sqTFV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "ዋጋ"
#. RSDFW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "ፐርሰንት"
#. 83BhU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:241
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "መቀመሪያ"
#. F63FN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:253
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. TDG7W
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "ዝቅተኛ"
#. JBX6r
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "ከፍተኛ"
#. uPGWW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "ፐርሰንት"
#. JxXq2
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "ዋጋ"
#. f464z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "ፐርሰንት"
#. oTJU7
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:260
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "መቀመሪያ"
#. XsHDp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:310
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:287
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
msgstr "አነስተኛ"
#. u5RxC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:298
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
msgstr "ከፍተኛ"
#. JcTKF
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:344
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "ለምሳሌ"
#. ra4fB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:359
msgctxt "conditionalentry|typeis"
msgid "is equal to"
msgstr "እኩል ነው ከ"
#. bnDkp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:383
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:360
msgctxt "conditionalentry|typeis"
msgid "is less than"
msgstr "ያንሳል ከ"
#. ok3Hq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:384
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:361
msgctxt "conditionalentry|typeis"
msgid "is greater than"
msgstr "ይበልጣል ከ"
#. yMvDB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:385
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:362
msgctxt "conditionalentry|typeis"
msgid "is less than or equal to"
msgstr "ያንሳል ወይንም እኩል ነው ከ"
#. XoEDQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:386
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:363
msgctxt "conditionalentry|typeis"
msgid "is greater than or equal to"
msgstr "ይበልጣል ወይንም እኩል ነው ከ"
#. Kyf5x
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:387
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:364
msgctxt "conditionalentry|typeis"
msgid "is not equal to"
msgstr "እኩል አይደለም ከ"
#. HcfU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:388
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:365
msgctxt "conditionalentry|typeis"
msgid "is between"
msgstr "መካከል ነው"
#. 2A2DA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:389
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:366
msgctxt "conditionalentry|typeis"
msgid "is not between"
msgstr "መካከል አይደለም"
#. 5HFGX
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:390
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:367
msgctxt "conditionalentry|typeis"
msgid "is duplicate"
msgstr "የ ተባዛ ነው"
#. 8ZUSC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:391
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:368
msgctxt "conditionalentry|typeis"
msgid "is not duplicate"
msgstr "የ ተባዛ አይደለም"
#. E7mG8
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:392
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:369
msgctxt "conditionalentry|typeis"
msgid "is in top N elements"
msgstr ""
#. FGAML
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:393
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:370
msgctxt "conditionalentry|typeis"
msgid "is in bottom N elements"
msgstr ""
#. BCnE4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:371
msgctxt "conditionalentry|typeis"
msgid "is in top N percent"
msgstr ""
#. 2EFQe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:372
msgctxt "conditionalentry|typeis"
msgid "is in bottom N percent"
msgstr ""
#. mgJrq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:373
msgctxt "conditionalentry|typeis"
msgid "is above average"
msgstr "ከ መካከለኛ በላይ ነው"
#. 7Scqx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:374
msgctxt "conditionalentry|typeis"
msgid "is below average"
msgstr "ከ መካከለኛ በታች ነው"
#. hrCLZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:375
msgctxt "conditionalentry|typeis"
msgid "is above or equal average"
msgstr "ከ መካከለኛ በላይ ወይንም እኩል ነው"
#. B75cQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:376
msgctxt "conditionalentry|typeis"
msgid "is below or equal average"
msgstr "ከ መካከለኛ በታች ወይንም እኩል ነው"
#. 3MvCE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:377
msgctxt "conditionalentry|typeis"
msgid "is error"
msgstr "ስህተት ነው"
#. CaKU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:378
msgctxt "conditionalentry|typeis"
msgid "is not error"
msgstr "ስህተት አይደለም"
#. 4dd5c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:379
msgctxt "conditionalentry|typeis"
msgid "begins with"
msgstr "የሚጀምረው በ"
#. BxBTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:380
msgctxt "conditionalentry|typeis"
msgid "ends with"
msgstr "የሚጨርሰው በ"
#. bkWSj
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:381
msgctxt "conditionalentry|typeis"
msgid "contains"
msgstr "ይዟል"
#. UwtTu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
msgctxt "conditionalentry|typeis"
msgid "does not contain"
msgstr "አልያዘም"
#. 5WkbA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:417
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "ዛሬ"
#. Ap28X
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
msgstr "ትናንትና"
#. NhvVn
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
msgstr "ነገ"
#. s7CNz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr "ባለፉት 7 ቀኖች"
#. 8FQAS
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
msgctxt "conditionalentry|datetype"
msgid "This week"
msgstr "በዚህ ሳምንት"
#. PnQGG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:422
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
msgctxt "conditionalentry|datetype"
msgid "Last week"
msgstr "ባለፈው ሳምንት"
#. MxArx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:423
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
msgctxt "conditionalentry|datetype"
msgid "Next week"
msgstr "በሚቀጥለው ሳምንት"
#. jkJFd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:424
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
msgctxt "conditionalentry|datetype"
msgid "This month"
msgstr "በዚህ ወር"
#. M3xGu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:425
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
msgctxt "conditionalentry|datetype"
msgid "Last month"
msgstr "ባለፈው ወር"
#. vHZmy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:426
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
msgctxt "conditionalentry|datetype"
msgid "Next month"
msgstr "በሚቀጥለው ወር"
#. AxRRz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:427
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
msgctxt "conditionalentry|datetype"
msgid "This year"
msgstr "በዚህ አመት"
#. BRRzp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:428
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
msgctxt "conditionalentry|datetype"
msgid "Last year"
msgstr "ባለፈው አመት"
#. DF9gQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:406
msgctxt "conditionalentry|datetype"
msgid "Next year"
msgstr "በሚቀጥለው አመት"
#. vgneU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:441
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr "የ ቀለም መጠን (2 ማስገቢያ)"
#. U3CvE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:442
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr "የ ቀለም መጠን (3 ማስገቢያ)"
#. pByFi
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:443
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "የ ዳታ መደርደሪያ"
#. jjm3Z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:444
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr "ምልክት ማሰናጃ"
#. JGdRZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:470
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:447
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr "ሁሉንም ክፍሎች"
#. ysEAt
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:471
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:448
msgctxt "conditionalentry|type"
msgid "Cell value"
msgstr "የ ክፍል ዋጋ"
#. ZqmeM
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:472
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:449
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "መቀመሪያ ነው"
#. BWDxf
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:473
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:450
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "ቀን ነው"
#. qiobs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:526
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:503
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr "3 ቀስቶች"
#. uC7X4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:527
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:504
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr "3 ግራጫ ቀስቶች"
#. rCY3m
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:528
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:505
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr "3 ባንዲራዎች"
#. ABtzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:529
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:506
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr "3 የ ትራፊክ መብራቶች 1"
#. DDG3c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:530
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:507
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr "3 የትራፊክ መብራቶች 2"
#. VFEYs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:531
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:508
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr "3 ምልክቶች"
#. vr8rv
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:532
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:509
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr "3 ምልክቶች 1"
#. Yxkt6
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:533
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:510
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr "3 ምልክቶች 2"
#. 9fMKe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:534
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:511
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr "3 ሳቂታዎች"
#. FEg5s
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:535
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:512
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr "3 ኮከቦች"
#. QzJwR
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:536
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:513
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr "3 ሶስት ማእዘኖች"
#. UFw2i
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:537
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:514
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr "3 ባለ ቀለም ሳቂታዎች"
#. FE6rm
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:538
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:515
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr "4 ቀስቶች"
#. 4kGKQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:539
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:516
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr "4 ግራጫ ቀስቶች"
#. Yi3pd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:540
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:517
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr "4 ክቦች ከ ቀይ ወደ ጥቁር"
#. BKpUg
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:541
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:518
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr "4 ደረጃው"
#. AQdho
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:542
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:519
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr "4 የ ትራፊክ መብራቶች"
#. iGXCy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:543
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:520
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr "5 ቀስቶች"
#. 7EuvV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:544
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:521
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr "5 ግራጫ ቀስቶች"
#. CaZNK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:545
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:522
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr "5 ደረጃው"
#. Ae5jK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:546
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:523
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
msgstr "5 ሩቦች"
#. BdcCG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:547
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:524
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr "5 ሳጥኖች"
@@ -20744,32 +21080,26 @@ msgctxt "conditionalformatdialog|extended_tip|ConditionalFormatDialog"
msgid "Choose Conditional Formatting to define format styles depending on certain conditions."
msgstr "ይምረጡ እንደ ሁኔታው አቀራረብ የ አቀራረብ ዘዴዎች ለ መግለጽ እንደ ሁኔታው ይለያያል "
-#. XFw3E
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:22
-msgctxt "conditionaliconset|label"
-msgid " >= "
-msgstr " >= "
-
#. ZDEEe
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:46
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:53
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "ዋጋ"
#. dBBzv
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:47
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:54
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "ፐርሰንት"
#. hdHXA
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:48
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:55
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "ፐርሰንት"
#. mmHTt
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:49
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:56
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "መቀመሪያ"
@@ -21962,86 +22292,80 @@ msgctxt "dataform|extended_tip|DataFormDialog"
msgid "Data Entry Form is a tool to make table data entry easy in spreadsheets."
msgstr ""
-#. 6DQYr
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:22
-msgctxt "dataproviderdlg/okaybtn"
-msgid "Okay"
-msgstr ""
-
-#. Ah2h8
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:35
-msgctxt "dataproviderdlg/cancelbtn"
-msgid "Cancel"
+#. RbFU3
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:7
+msgctxt "dataproviderdlg/dlg_name"
+msgid "Data Provider"
msgstr ""
#. a7EFA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:86
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
msgstr ""
#. pSQ4F
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:111
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
msgstr ""
#. RGiXi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:136
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
msgctxt "dataproviderdlg/url"
msgid "URL:"
msgstr ""
#. GKDQA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:159
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
msgstr ""
#. GABzG
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:173
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
msgstr ""
#. pwS4k
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:201
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
msgstr ""
#. fHfGq
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:236
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
msgstr ""
#. Smoiv
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:240
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
msgstr ""
#. cSgeU
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:296
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
msgstr ""
#. gpeXB
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:352
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
msgctxt "dataproviderdlg/apply"
msgid "Apply"
msgstr ""
#. bDVwi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:356
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
msgstr ""
#. 6pCFs
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:375
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
msgctxt "dataproviderdlg/preview"
msgid "Preview"
msgstr ""
@@ -22839,97 +23163,97 @@ msgid "Drawing Style"
msgstr ""
#. RtX4T
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:41
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:38
msgctxt "drawtemplatedialog|standard"
msgid "_Standard"
msgstr ""
#. jyFCi
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "Organizer"
msgstr ""
#. qSfk8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
msgctxt "drawtemplatedialog|line"
msgid "Line"
msgstr ""
#. GFaA9
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:173
msgctxt "drawtemplatedialog|area"
msgid "Area"
msgstr ""
#. JcspJ
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:197
msgctxt "drawtemplatedialog|shadowing"
msgid "Shadowing"
msgstr ""
#. sQnEr
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:221
msgctxt "drawtemplatedialog|transparency"
msgid "Transparency"
msgstr ""
#. nrmzw
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:245
msgctxt "drawtemplatedialog|font"
msgid "Font"
msgstr ""
#. MfVx4
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:269
msgctxt "drawtemplatedialog|fonteffect"
msgid "Font Effects"
msgstr ""
#. wvB6g
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:293
msgctxt "drawtemplatedialog|indents"
msgid "Indents & Spacing"
msgstr ""
#. BuWKT
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:317
msgctxt "drawtemplatedialog|text"
msgid "Text"
msgstr ""
#. buF9B
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:583
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:341
msgctxt "drawtemplatedialog|animation"
msgid "Text Animation"
msgstr ""
#. pLtGk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:631
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:365
msgctxt "drawtemplatedialog|dimensioning"
msgid "Dimensioning"
msgstr ""
#. CDEt8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:679
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:389
msgctxt "drawtemplatedialog|alignment"
msgid "Alignment"
msgstr ""
#. Bh59e
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:727
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:413
msgctxt "drawtemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr ""
#. eCHjk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:775
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:437
msgctxt "drawtemplatedialog|tabs"
msgid "Tabs"
msgstr ""
#. 6emuB
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:823
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:461
msgctxt "drawtemplatedialog|background"
msgid "Highlighting"
msgstr ""
@@ -23662,49 +23986,49 @@ msgid "Format Cells"
msgstr "የ ክፍሎች አቀራረብ"
#. ngekD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:138
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:112
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "ቁጥሮች"
#. TvoWD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:185
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:135
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "ፊደል"
#. 3oXRX
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:159
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "የ ፊደል ውጤቶች"
#. iuvXW
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:183
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "ማሰለፊያ"
#. MfFdu
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:329
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:207
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Asian Typography"
#. FtWjv
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:377
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:231
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. 9S8Sy
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:425
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:255
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "መደብ"
#. hbPUf
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:473
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:279
msgctxt "formatcellsdialog|cellprotection"
msgid "Cell Protection"
msgstr "ክፍሉን መጠበቂያ"
@@ -24586,67 +24910,91 @@ msgid "This command opens a dialog where you can assign a different name to the
msgstr "ይህ ትእዛዝ የሚከፍተው ንግግር እርስዎን የሚያስችለው የ ተለየ ስም ለ አሁኑ ወረቀት መመደብ ነው "
#. 3x5fz
-#: sc/uiconfig/scalc/ui/insertcells.ui:8
+#: sc/uiconfig/scalc/ui/insertcells.ui:21
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "ክፍሎች ማስገቢያ"
#. ewgTB
-#: sc/uiconfig/scalc/ui/insertcells.ui:92
+#: sc/uiconfig/scalc/ui/insertcells.ui:105
msgctxt "insertcells|down"
msgid "Shift cells _down"
msgstr "ክፍሎችን ወደ _ታች መቀየሪያ"
#. FA4mZ
-#: sc/uiconfig/scalc/ui/insertcells.ui:101
+#: sc/uiconfig/scalc/ui/insertcells.ui:114
msgctxt "insertcells|extended_tip|down"
msgid "Moves the contents of the selected range downward when cells are inserted."
msgstr "የ ተመረጡትን ይዞታዎች መጠን ወደ ታች ማንቀሳቀሻ ክፍል በሚጨመር ጊዜ"
#. FnbEo
-#: sc/uiconfig/scalc/ui/insertcells.ui:113
+#: sc/uiconfig/scalc/ui/insertcells.ui:125
msgctxt "insertcells|right"
msgid "Shift cells _right"
msgstr "ክፍሎችን ወደ _ቀኝ መቀየሪያ"
#. 9UVgc
-#: sc/uiconfig/scalc/ui/insertcells.ui:122
+#: sc/uiconfig/scalc/ui/insertcells.ui:134
msgctxt "insertcells|extended_tip|right"
msgid "Moves the contents of the selected range to the right when cells are inserted."
msgstr "የ ተመረጡትን ይዞታዎች መጠን ወደ ቀኝ ማንቀሳቀሻ ክፍል በሚጨመር ጊዜ"
#. V4zVH
-#: sc/uiconfig/scalc/ui/insertcells.ui:134
+#: sc/uiconfig/scalc/ui/insertcells.ui:145
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr "በጠቅላላው ረድ_ፍ"
#. GZc24
-#: sc/uiconfig/scalc/ui/insertcells.ui:143
+#: sc/uiconfig/scalc/ui/insertcells.ui:154
msgctxt "insertcells|extended_tip|rows"
msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet."
msgstr "ጠቅላላ ረድፍ ማስገቢያ: የ ረድፍ ቦታ የሚወሰነው በ ወረቀቱ ላይ በ ምርጫ ነው "
#. 6UZ5M
-#: sc/uiconfig/scalc/ui/insertcells.ui:155
+#: sc/uiconfig/scalc/ui/insertcells.ui:165
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr "በጠቅላላው _አምድ"
#. oXcQW
-#: sc/uiconfig/scalc/ui/insertcells.ui:164
+#: sc/uiconfig/scalc/ui/insertcells.ui:174
msgctxt "insertcells|extended_tip|cols"
msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns."
msgstr "ጠቅላላ አምድ ማስገቢያ: የ አምዶች ቦታ የሚወሰነው በ ወረቀቱ ላይ በ ምርጫ ነው "
+#. A5tXu
+#: sc/uiconfig/scalc/ui/insertcells.ui:189
+msgctxt "insertcells|number_of_rows"
+msgid "Number of rows"
+msgstr ""
+
+#. GKCyQ
+#: sc/uiconfig/scalc/ui/insertcells.ui:194
+msgctxt "insertcells|extended_tip|number_of_rows"
+msgid "Specify the number of rows to insert."
+msgstr ""
+
+#. HsEux
+#: sc/uiconfig/scalc/ui/insertcells.ui:209
+msgctxt "insertcells|number_of_columns"
+msgid "Number of columns"
+msgstr ""
+
+#. vFkVT
+#: sc/uiconfig/scalc/ui/insertcells.ui:214
+msgctxt "insertcells|extended_tip|number_of_columns"
+msgid "Specify the number of columns to insert."
+msgstr ""
+
#. GkQo9
-#: sc/uiconfig/scalc/ui/insertcells.ui:180
+#: sc/uiconfig/scalc/ui/insertcells.ui:235
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "የተመረጠው"
#. g2sxi
-#: sc/uiconfig/scalc/ui/insertcells.ui:205
+#: sc/uiconfig/scalc/ui/insertcells.ui:257
msgctxt "insertcells|extended_tip|InsertCellsDialog"
msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify."
msgstr "መክፈቻ የ ክፍሎች ማስገቢያ ንግግር: እንደ እርስዎ ምርጫ አዲስ ክፍሎች የሚያስገቡበት"
@@ -25666,205 +26014,205 @@ msgid "No solution was found."
msgstr "ምንም መፍትሄ አልተገኘም"
#. iQSEv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3030
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3036
msgctxt "CalcNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_ፋይል"
#. wh523
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3049
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3055
msgctxt "CalcNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_እርዳታ"
#. 3iDW7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3104
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3110
msgctxt "CalcNotebookbar|FileLabel"
msgid "~File"
msgstr "~ፋይል"
#. 6GvMB
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4779
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4785
msgctxt "CalcNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_ቤት"
#. 5kZRD
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4885
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4891
msgctxt "CalcNotebookbar|HomeLabel"
msgid "~Home"
msgstr "~ቤት"
#. bBEGh
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5432
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5438
msgctxt "CalcNotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "ሜ_ዳ"
#. VCk9a
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5914
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5920
msgctxt "CalcNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. HnjBi
-#: sc/uiconfig/scalc/ui/notebookbar.ui:6019
+#: sc/uiconfig/scalc/ui/notebookbar.ui:6025
msgctxt "CalcNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~ማስገቢያ"
#. vruXQ
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7091
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7097
msgctxt "CalcNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "_እቅድ"
#. eWinY
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7175
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7181
msgctxt "CalcNotebookbar|PageLayoutLabel"
msgid "~Layout"
msgstr "~እቅድ"
#. pnWd5
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8452
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8458
msgctxt "CalcNotebookbar|StatisticsMenuButton"
msgid "_Statistics"
msgstr "_ስታትስቲክስ"
#. BiHBE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8503
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8509
msgctxt "CalcNotebookbar|DataMenuButton"
msgid "_Data"
msgstr "_ዳታ"
#. xzx9j
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8609
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8615
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
msgstr "~ዳታ"
#. CBEHA
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9412
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9418
msgctxt "CalcNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "_ክለሳ"
#. 7FXbr
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9497
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9503
msgctxt "CalcNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "~ክለሳ"
#. NT37F
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10307
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10367
msgctxt "CalcNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_መመልከቻ"
#. rPdAq
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10392
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10452
msgctxt "CalcNotebookbar|ViewLabel"
msgid "~View"
msgstr "~መመልከቻ"
#. SAv6Z
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11502
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11562
msgctxt "CalcNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "ምስ_ል"
#. rwprK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11623
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11683
msgctxt "CalcNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. EjbzV
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12805
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12865
msgctxt "CalcNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_መሳያ"
#. iagRv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12912
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12972
msgctxt "CalcNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. EgeGL
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13370
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13430
msgctxt "CalcNotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "መቀየሪያ"
#. PRmbH
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13661
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13721
msgctxt "CalcNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_እቃ"
#. xTKVv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13768
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13828
msgctxt "CalcNotebookbar|FrameLabel"
msgid "~Object"
msgstr "~እቃ"
#. cHyKz
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14328
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14388
msgctxt "CalcNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "_መገናኛ"
#. CJ2qx
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14433
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14493
msgctxt "CalcNotebookbar|MediaLabel"
msgid "~Media"
msgstr "~ብዙሀን መገናኛ"
#. eQK6A
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14815
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14875
msgctxt "CalcNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "_ማተሚያ"
#. sCGyG
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14898
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14958
msgctxt "CalcNotebookbar|PrintLabel"
msgid "~Print"
msgstr "~ማተሚያ"
#. 5JVAt
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15706
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15766
msgctxt "CalcNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. CCEAK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15790
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15850
msgctxt "CalcNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. DHeyE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15847
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15907
msgctxt "CalcNotebookbar|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ተ_ጨማሪዎች"
#. 4ZDL7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15921
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15981
msgctxt "CalcNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "ተ_ጨማሪዎች"
#. 3Ec6T
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17110
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17170
msgctxt "CalcNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. 8HTEk
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17194
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17254
msgctxt "CalcNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
@@ -26069,492 +26417,492 @@ msgid "~Tools"
msgstr "~መሳሪያዎች"
#. LL2dj
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3220
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3226
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ፋይል"
#. MR7ZB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3328
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3334
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. AXNcR
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3444
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4985
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3450
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4994
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "ዘዴ_ዎች"
#. scY66
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3595
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3601
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ፊ_ደል"
#. LFB3L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3821
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3827
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "_አንቀጽ"
#. UnsAB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4219
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4225
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_ቁጥር"
#. hBvBa
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4330
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4336
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_ዳታ"
#. CMGpS
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4441
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4447
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. 5wZbP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4552
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4558
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_ከለሳ"
#. Uyv2y
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4663
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4669
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_መመልከቻ"
#. bgPuY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4772
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11117
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11126
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. 5fAr4
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4864
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4870
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ተ_ጨማሪዎች"
#. T2jYU
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5136
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5145
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "ፊ_ደል"
#. jZETF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5360
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5369
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_አንቀጽ"
#. 5Wp5j
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5618
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_መመልከቻ"
#. DC7Hv
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5744
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5753
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "መ_ሳያ"
#. ncAKi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6169
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7708
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9352
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10161
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7717
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8758
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9361
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10170
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. 8pLR3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6444
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6453
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "_ቅርጽ"
#. NM63T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6691
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10409
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6700
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10418
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. cbMTW
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6814
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6823
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_ዲ"
#. BTzDn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7042
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7051
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "የ _ፊደል ስራ"
#. PLqyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7153
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8199
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8997
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9601
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10521
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7162
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8208
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9006
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9610
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10530
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. K6izG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7283
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7292
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Im_age"
msgstr "ምስ_ል"
#. SEFWn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7935
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7944
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr "ማጣ_ሪያ"
#. 5a4zV
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8324
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8333
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_እቃ"
#. Ghwp6
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9123
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9132
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "_መገናኛ"
#. nyHDP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9736
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9745
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. PhCFL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10988
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10997
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "_ማተሚያ"
#. RC7F3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11872
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11881
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "_ዝርዝር"
#. mBSfG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2523
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2529
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ነባር"
#. Z7t2R
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2537
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2543
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ማጋነኛ 1"
#. xeEFE
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2551
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ማጋነኛ 2"
#. G3TRo
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2553
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2559
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ማጋነኛ 3"
#. QcUKG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2567
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2573
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Heading 1"
msgstr "ራስጌ 1"
#. 6Ej4G
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2575
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2581
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Heading 2"
msgstr "ራስጌ 2"
#. sqE94
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2589
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2595
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "መጥፎ"
#. 3ibZN
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2597
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2603
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "ጥሩ"
#. DGBbw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2605
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2611
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "ገለልተኛ"
#. keb9M
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2613
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2619
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ስህተት"
#. WtFbH
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2621
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ማስጠንቀቂያ"
#. t9EbD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2641
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "የ ግርጌ ማስታወሻ"
#. FFrSw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2649
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ማስታወሻ"
#. EsADr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3133
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3139
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_ዝርዝር"
#. Ch63h
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3186
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3192
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. kdH4L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3240
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3246
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_እርዳታ"
#. bkg23
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3347
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3353
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_ፋይል"
#. aqbEs
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3580
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3586
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. HFC9U
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3773
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3779
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "ዘዴ_ዎች"
#. VFtWK
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4037
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4043
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ፊ_ደል"
#. 9HzEG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4274
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4280
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_ቁጥር"
#. F7vQ2
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4482
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4488
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_ማሰለፊያ"
#. QnhiG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4710
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4716
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_ክፍሎች"
#. rrpkZ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4868
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4874
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. NsDSM
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5046
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5052
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_ዳታ"
#. gQQfL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5214
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5220
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_ከለሳ"
#. BHDdD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5382
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5388
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_መመልከቻ"
#. ZJufp
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5602
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5608
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "Im_age"
msgstr "ምስ_ል"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5917
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5923
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6065
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6071
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ቀ_ለም"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6308
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6314
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6443
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6449
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_ቋንቋ"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6667
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6673
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_ከለሳ"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6875
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6881
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_አስተያየቶች"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7074
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7080
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ማወዳ_ደሪያ"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7272
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7278
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_መመልከቻ"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7701
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7707
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "መ_ሳያ"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8058
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8064
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8386
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8392
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8549
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8555
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_መመልከቻ"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8747
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8893
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8899
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_ዲ"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9192
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9198
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ፊ_ደል"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9445
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9451
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_ማሰለፊያ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9649
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_መመልከቻ"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9794
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9800
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9937
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9943
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_መገናኛ"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10167
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10173
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ክ_ፈፍ"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10581
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10587
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10749
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10941
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10947
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_መመልከቻ"
@@ -27769,43 +28117,43 @@ msgid "Page Style"
msgstr "የ ገጽ ዘዴ"
#. D22J5
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "አደራጅ"
#. CbW7A
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:200
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "ገጽ"
#. yXBdU
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:248
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:174
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. AYC9K
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:296
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:198
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "መደብ"
#. qEnHY
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:344
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:222
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "ራስጌ"
#. LLLXG
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:392
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:246
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "ግርጌ"
#. W5b3a
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:440
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:270
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "ወረቀት"
@@ -27847,55 +28195,55 @@ msgid "Cell Style"
msgstr "የክፍል ዘዴ"
#. AGL7z
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "ማደራጃ"
#. asnEd
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "ቁጥሮች"
#. gT7a7
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:173
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "ፊደል"
#. d5N6G
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:197
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "የ ፊደል ውጤቶች"
#. mXKgq
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:221
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "ማሰለፊያ"
#. 2YK98
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:245
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
#. CfvF5
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:269
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. CDaQE
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:293
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "መደብ"
#. qCRSA
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:317
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr "ክፍሉን መጠበቂያ"
@@ -31609,206 +31957,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
+msgctxt "sparklinedialog|extended_tip|edInputRange"
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
+msgstr ""
+
+#. kxVPD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
+msgctxt "sparklinedialog|extended_tip|edOutputRange"
+msgid "Select the cell range to receive the sparkline."
+msgstr ""
+
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:182
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:199
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:218
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:250
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
+#. Cc5DR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
+msgctxt "sparklinedialog|extended_tip|colSeries"
+msgid "Select the main color for the sparklines."
+msgstr ""
+
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:285
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
+#. Dqcpc
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
+msgctxt "sparklinedialog|extended_tip|cbNegative"
+msgid "Check and select the color for negative points."
+msgstr ""
+
+#. E2CzF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
+msgctxt "sparklinedialog|extended_tip|colNegative"
+msgid "Select the color for the negative points."
+msgstr ""
+
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:323
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
+msgctxt "sparklinedialog|extended_tip|cbHigh"
+msgid "Check and select the color for high points."
+msgstr ""
+
+#. xRya6
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
+msgctxt "sparklinedialog|extended_tip|colHigh"
+msgid "Select the color for the high point."
+msgstr ""
+
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:361
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
+#. 52nar
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
+msgctxt "sparklinedialog|extended_tip|cbLow"
+msgid "Check and select the color for low points."
+msgstr ""
+
+#. 44giA
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
+msgctxt "sparklinedialog|extended_tip|colLow"
+msgid "Select the color for the low point."
+msgstr ""
+
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:399
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
+#. oAqSy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
+msgctxt "sparklinedialog|extended_tip|cbMarker"
+msgid "Check and select the color for data points (line type only)."
+msgstr ""
+
+#. EzkVJ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
+msgctxt "sparklinedialog|extended_tip|colMarker"
+msgid "Select the color for the data points markers."
+msgstr ""
+
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:437
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
+#. bXysM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
+msgctxt "sparklinedialog|extended_tip|cbFirst"
+msgid "Check and select the color for first point."
+msgstr ""
+
+#. Cy7AH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
+msgctxt "sparklinedialog|extended_tip|colFirst"
+msgid "Select the color for the first point."
+msgstr ""
+
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:475
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
+#. MAiGM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
+msgctxt "sparklinedialog|extended_tip|cbLast"
+msgid "Check and select the color for last point."
+msgstr ""
+
+#. Cv5Gu
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
+msgctxt "sparklinedialog|extended_tip|colLast"
+msgid "Select the color for the last point."
+msgstr ""
+
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:517
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:551
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:566
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
+#. fVkAN
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
+msgctxt "sparklinedialog|extended_tip|seLineWidth"
+msgid "Enter the line thickness number manually or use the spin button."
+msgstr ""
+
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:584
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:599
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:600
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:601
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
+msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
+msgstr ""
+
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:611
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
+#. 4QTnR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
+msgctxt "sparklinedialog|extended_tip|cbHidden"
+msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
+msgstr ""
+
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:626
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
+#. scFcD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
+msgctxt "sparklinedialog|extended_tip|cbRTL"
+msgid "Check to have the sparklines show the data in reverse order."
+msgstr ""
+
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:646
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:647
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
+msgctxt "sparklinedialog|extended_tip|cbType"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
+msgstr ""
+
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:659
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:675
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:708
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr "እያንዳንዱን"
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:709
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr "ቡድን"
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr "ማስተካከያ"
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
+msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
+msgstr ""
+
+#. EWGyZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
+msgctxt "sparklinedialog|extended_tip|seMinAxis"
+msgid "Spin or enter number to set the minimum value for the Y axis."
+msgstr ""
+
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:738
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr "እያንዳንዱን"
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:739
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr "ቡድን"
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr "ማስተካከያ"
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
+msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgstr ""
+
+#. LwjfH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
+msgctxt "sparklinedialog|extended_tip|seMaxAxis"
+msgid "Spin or enter number to set the maximum value for the Y axis."
+msgstr ""
+
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:767
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:782
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr "በ ቁመት አነስተኛ:"
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:794
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "X አክሲስ ማሳያ"
+#. ubKiy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
+msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
+msgid "Check to show the X axis for sparklines."
+msgstr ""
+
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:814
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -32989,326 +33499,404 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_አስተያየት ጠቋሚ"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "ዋጋ ማ_ድመቂያ"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "ምልክት ያድርጉ በ ዋጋ ማድመቂያ ሳጥን ውስጥ ለማሳየት የ ክፍል ይዞታዎች በ ተለያየ ቀለም: እንደ አይነቱ ይለያያል: የ ጽሁፍ ክፍሎች አቀራረብ በ ጥቁር ነው: መቀመሪያዎች በ አረንጓዴ ነው: የ ቁጥር ክፍሎች በ ሰማያዊ ነው: እና የሚጠበቁ ክፍሎች የሚታዩት በ ነጣ ያለ ግራጫ መደብ ነው: በ ምንም የማሳያ አቀራረብ ቢቀርብ "
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "ማመሳከሪያዎችን በ ቀለም _ማሳያ"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr "እያንዳንዱ ማመሳከሪያ በ ቀለም በ መቀመሪያ ውስጥ መድመቁን መወሰኛ: የ ክፍል መጠን ድንበሩ ወዲያውኑ በ ቀለም ይከበባል የ ክፍሉ ማመሳከሪያ ለ ማረም ከ ተመረጠ "
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_ማስቆሚያ"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr "የ ማስቆሚያ ምልክት እቃ በሚገባ ጊዜ ይታይ እንደሆን መወሰኛ: እንደ ንድፍ አይነት በሚመረጥ ጊዜ "
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
+#. EysZB
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
+msgctxt "tpviewpage|value"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. owsEV
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
+msgctxt "extended_tip|value"
+msgid "Mark this box to show highlighted background when the cell is in edit mode."
+msgstr ""
+
+#. czZNn
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
+msgctxt "tpviewpage|noteauthor"
+msgid "Comment authorship"
+msgstr ""
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:281
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "ማሳያ"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:308
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "የ አም_ድ/ረድፍ ራስጌዎች"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:316
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr "የ ረድፍ እና አምድ ራስጌ ይታይ እንደሆን መወሰኛ "
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:327
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "የ አግ_ድም መሸብለያ መደርደሪያ"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:335
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr "በ ሰነድ መስኮት ውስጥ ከ ታች በኩል የ አግድም መሸብለያ መደርደሪያ ይታይ እንደሆን መወሰኛ "
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:346
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "የ _ቁመት መሸብለያ መደርደሪያ"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr "በ ሰነድ መስኮት ውስጥ በ ቀኝ በኩል የ ቁመት መሸብለያ መደርደሪያ ይታይ እንደሆን መወሰኛ "
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "የ ወረ_ቀት tabs"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:373
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr "የ ወረቀት tabs በ ሰንጠረዥ ከ ታች በኩል ይታይ እንደሆን መወሰኛ "
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:384
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "የ _ረቂቅ ምልክቶች"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:392
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr "እርስዎ ከ ገለጹ የ ረቂቅ የ ረቂቅ ምልክቶች ምርጫ ይታይ እንደሆን ይወስናል: የ ረቂቅ ምልክቶች በ ወረቀቱ ድንበር ላይ "
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:403
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr "በ መፈለጊያ ላ_ይ ማጠቃለያ"
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "መስኮት"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:527
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "ወረቀቶች ማ_ስማሚያ"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "ምልክት ከ ተደረገበት: ሁሉም ወረቀቶች በ ተመሳሳይ መጠን ይታያሉ: ምልክት ካልተደረገ ግን እያንዳንዱ ወረቀት የ ራሱ ማሳያ መጠን ይኖረዋል "
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:563
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "ማሳያ"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:592
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "የ _ገጽ መጨረሻ"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:600
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr "የ ገጽ መጨረሻ በ ተወሰነ የ ማተሚያ ቦታ ይታይ እንደሆን መወሰኛ "
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:612
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "የ እርዳታ መስመሮች በ ማንቀሳቀስ ላይ _እንዳሉ"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:620
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr "እርስዎ ስእሎችን: ክፈፎችን: ንድፎችን: እና ሌሎች እቃዎችን በሚያንቀሳቅሱ ጊዜ መምሪያ ይታይ እንደሆን መወሰኛ "
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:634
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "የ _መጋጠሚያ መስመሮች:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:649
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "ማሳያ"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "በ ቀለም ክፍሎች ውስጥ ማሳያ"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:651
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "መደበቂያ"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:655
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr "የ መጋጠሚያ መስመሮች መቼ እንደሚታዩ መወሰኛ: በ ነባር የ መጋጠሚያ መስመሮች ብቻ እንዲያሳይ ነው በ ክፍሎች ውስጥ የ መደብ ቀለም ለሌላቸው: እርስዎ መምረጥ ይችላሉ የ መጋጠሚያ መስመሮች ቀለም ለማሳየት በ ክፍሎች መደብ ውስጥ: ወይንም መደበቅ: "
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:669
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:681
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:685
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:697
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:701
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:769
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "የ መመልከቻ እርዳታ"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:800
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "እቃ_ዎች/ምስሎች:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:814
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:828
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "እቃዎች _መሳያ:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:843
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "ማሳያ"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:844
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "መደበቂያ"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:848
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr "እቃዎች ይታዩ ወይንም ይደበቁ እንደሆን መወሰኛ "
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "ማሳያ"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:863
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "መደበቂያ"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:867
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr "በ እርስዎ ሰነድ ውስጥ ቻርትስ ይታይ ወይንም ይደበቅ እንደሆን መወሰኛ "
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:881
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "ማሳያ"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:882
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "መደበቂያ"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr "በ እርስዎ ሰነድ ውስጥ የ መሳያ እቃዎች ይታዩ ወይንም ይደበቁ እንደሆን መወሰኛ "
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "እቃዎች"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:964
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
@@ -33543,6 +34131,7 @@ msgstr "_ባዶ ክፍሎች ማሳያ"
#. gMyAs
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:213
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:308
msgctxt "validationcriteriapage|extended_tip|allowempty"
msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)."
msgstr "በ አገናኝ ውስጥ በ መሳሪያዎች - መርማሪ - ዋጋ የሌለው ዳታ ምልክት ማድረጊያ ይህ የሚገልጸው ባዶ ክፍሎች የሚታዩት እንደ ዋጋ የሌለው ዳታ ነው (ተሰናክሏል) ወይንም (ተችሏል)."
@@ -33583,8 +34172,14 @@ msgctxt "validationcriteriapage|extended_tip|max"
msgid "Enter the maximum value for the data validation option that you selected in the Allow box."
msgstr "ያስገቡ የ ከፍተኛ ዋጋ ለ ዳታ ማረጋገጫ ምርጫ እርስዎ የ መረጡትን በ መፍቀጃ ሳጥን ውስጥ "
+#. Boou9
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
+msgctxt "validationcriteriapage|allowempty"
+msgid "Case _sensitive"
+msgstr ""
+
#. 3HjmP
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:312
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
msgctxt "validationcriteriapage|extended_tip|ValidationCriteriaPage"
msgid "Specify the validation rules for the selected cell(s)."
msgstr "ለ ተመረጠው ክፍል(ሎች) የ ማረጋገጫ ደንብ መወሰኛ "
diff --git a/source/am/sd/messages.po b/source/am/sd/messages.po
index 53d6cdddd10..8653bb47172 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
"PO-Revision-Date: 2022-05-23 12:49+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/am/>\n"
@@ -1215,9 +1215,15 @@ msgctxt "STR_FULLSCREEN_SLIDESHOW"
msgid "Presenting: %s"
msgstr "በ ማቅረብ ላይ: %s"
+#. oWDD5
+#: sd/inc/strings.hrc:158
+msgctxt "STR_FULLSCREEN_CONSOLE"
+msgid "Console: %s"
+msgstr ""
+
#. uo4o3
#. To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
-#: sd/inc/strings.hrc:160
+#: sd/inc/strings.hrc:161
msgctxt "STR_SLIDES"
msgid "%1 slide"
msgid_plural "%1 slides"
@@ -1226,295 +1232,295 @@ msgstr[1] "%1 ተንሸራታቾች"
#. DhF9g
#. Strings for animation effects
-#: sd/inc/strings.hrc:163
+#: sd/inc/strings.hrc:164
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "ጽሁፍ ማስገቢያ"
#. hDtuW
-#: sd/inc/strings.hrc:164
+#: sd/inc/strings.hrc:165
msgctxt "STR_AVAILABLE_MASTERSLIDE"
msgid "Available Master Slides"
msgstr ""
#. pPzCP
-#: sd/inc/strings.hrc:165
+#: sd/inc/strings.hrc:166
msgctxt "STR_AVAILABLE_MASTERPAGE"
msgid "Available Master Pages"
msgstr ""
#. PEzLG
-#: sd/inc/strings.hrc:166
+#: sd/inc/strings.hrc:167
msgctxt "STR_SELECT_SLIDE"
msgid "Select a Slide Design"
msgstr ""
#. oTDcL
-#: sd/inc/strings.hrc:167
+#: sd/inc/strings.hrc:168
msgctxt "STR_SELECT_PAGE"
msgid "Select a Page Design"
msgstr ""
#. kz9AV
-#: sd/inc/strings.hrc:168
+#: sd/inc/strings.hrc:169
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Master Slide"
msgstr "ዋናውን ተንሸራታች መጫኛ"
#. zqDKm
-#: sd/inc/strings.hrc:169
+#: sd/inc/strings.hrc:170
msgctxt "STR_LOAD_DRAWING_LAYOUT"
msgid "Load Master Page"
msgstr ""
#. HxEp8
-#: sd/inc/strings.hrc:170
+#: sd/inc/strings.hrc:171
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "ብልጥ"
#. XUxUz
-#: sd/inc/strings.hrc:171
+#: sd/inc/strings.hrc:172
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "በ ግራ"
#. cmeRq
-#: sd/inc/strings.hrc:172
+#: sd/inc/strings.hrc:173
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "በ ቀኝ"
#. LRG3Z
-#: sd/inc/strings.hrc:173
+#: sd/inc/strings.hrc:174
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "ከ ላይ"
#. VP34S
-#: sd/inc/strings.hrc:174
+#: sd/inc/strings.hrc:175
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "ከ ታች"
#. bVVKo
-#: sd/inc/strings.hrc:175
+#: sd/inc/strings.hrc:176
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr "ከ ላይ በ ግራ በኩል?"
#. vc2Yo
-#: sd/inc/strings.hrc:176
+#: sd/inc/strings.hrc:177
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr "ከ ታች በ ግራ በኩል?"
#. MMimZ
-#: sd/inc/strings.hrc:177
+#: sd/inc/strings.hrc:178
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr "ከ ላይ በ ቀኝ በኩል?"
#. FvbbG
-#: sd/inc/strings.hrc:178
+#: sd/inc/strings.hrc:179
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr "ከ ታች በ ቀኝ በኩል?"
#. G6VnG
-#: sd/inc/strings.hrc:179
+#: sd/inc/strings.hrc:180
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "በ አግድም"
#. dREDm
-#: sd/inc/strings.hrc:180
+#: sd/inc/strings.hrc:181
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr "በ ቁመት"
#. pM95w
-#: sd/inc/strings.hrc:181
+#: sd/inc/strings.hrc:182
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "ሁሉንም?"
#. iFawt
-#: sd/inc/strings.hrc:182
+#: sd/inc/strings.hrc:183
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr "ይህን ተግባር በ live ዘዴ ማስኬድ አይቻልም"
#. B6jDL
-#: sd/inc/strings.hrc:183
+#: sd/inc/strings.hrc:184
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr "ቀለም መቀየሪያ"
#. 9SRMu
-#: sd/inc/strings.hrc:184
+#: sd/inc/strings.hrc:185
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr "መስቀልኛ-ማፍዘዣ"
#. PaTdN
-#: sd/inc/strings.hrc:185
+#: sd/inc/strings.hrc:186
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr "ተንሸራታች ማስፊያ"
#. kmkAp
-#: sd/inc/strings.hrc:186
+#: sd/inc/strings.hrc:187
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr "የ ተንሸራታች የ ሰንጠረዥ ይዞታዎች"
#. m5tvp
-#: sd/inc/strings.hrc:187
+#: sd/inc/strings.hrc:188
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr "ምንም የ SANE ምንጭ ዝግጁ የሆነ አልተገኘም"
#. EW8j8
-#: sd/inc/strings.hrc:188
+#: sd/inc/strings.hrc:189
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr "ለጊዜው ምንም የ TWAIN ምንጭ ዝግጁ የሆነ አልተገኘም"
#. nsjMC
-#: sd/inc/strings.hrc:189
+#: sd/inc/strings.hrc:190
msgctxt "STR_FIX"
msgid "Fixed"
msgstr "የተወሰነ"
#. m94yg
-#: sd/inc/strings.hrc:190
+#: sd/inc/strings.hrc:191
msgctxt "STR_VAR"
msgid "Variable"
msgstr "ተለዋዋጭ"
#. eDfmL
-#: sd/inc/strings.hrc:191
+#: sd/inc/strings.hrc:192
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "መደበኛ"
#. iPFdc
-#: sd/inc/strings.hrc:192
+#: sd/inc/strings.hrc:193
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr "መደበኛ (አጭር)"
#. f5DSg
-#: sd/inc/strings.hrc:193
+#: sd/inc/strings.hrc:194
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr "መደበኛ (ረጅም)"
#. 8d95x
-#: sd/inc/strings.hrc:194
+#: sd/inc/strings.hrc:195
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "የ ፋይል ስም"
#. uguk9
-#: sd/inc/strings.hrc:195
+#: sd/inc/strings.hrc:196
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "መንገድ/የ ፋይል ስም"
#. cZzcW
-#: sd/inc/strings.hrc:196
+#: sd/inc/strings.hrc:197
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr "መንገድ"
#. spGHx
-#: sd/inc/strings.hrc:197
+#: sd/inc/strings.hrc:198
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "የ ፋይሉ ስም ያለ ተጨማሪ"
#. M4uEt
-#: sd/inc/strings.hrc:198
+#: sd/inc/strings.hrc:199
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr "አዲስ ተንሸራታች ማሳያ ማስተካከያ"
#. FDwKp
-#: sd/inc/strings.hrc:199
+#: sd/inc/strings.hrc:200
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr "ኮፒ "
#. G4C8x
-#: sd/inc/strings.hrc:200
+#: sd/inc/strings.hrc:201
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Presentation format (Impress 6)"
msgstr "%PRODUCTNAME Presentation format (Impress 6)"
#. rxDQB
-#: sd/inc/strings.hrc:201
+#: sd/inc/strings.hrc:202
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Drawing format (Draw 6)"
msgstr "%PRODUCTNAME Drawing format (Draw 6)"
#. 9G2Ea
-#: sd/inc/strings.hrc:202
+#: sd/inc/strings.hrc:203
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr "መለያያ Metafile(s)..."
#. hACxz
-#: sd/inc/strings.hrc:203
+#: sd/inc/strings.hrc:204
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr "ሁሉንም የ መሳያ እቃዎች መለያየት አልተቻለም"
#. zjsSM
-#: sd/inc/strings.hrc:204
+#: sd/inc/strings.hrc:205
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr "%PRODUCTNAME %PRODUCTVERSION Presentation"
#. BJiWE
-#: sd/inc/strings.hrc:205
+#: sd/inc/strings.hrc:206
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr "%PRODUCTNAME %PRODUCTVERSION Drawing"
#. xG6qd
-#: sd/inc/strings.hrc:207
+#: sd/inc/strings.hrc:208
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr "bitmap ወደ ፖሊጎን መቀየሪያ"
#. ENANv
-#: sd/inc/strings.hrc:208
+#: sd/inc/strings.hrc:209
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr "ይጫኑ ከ ማቅረቢያው ለመውጣት..."
#. EzUVJ
-#: sd/inc/strings.hrc:209
+#: sd/inc/strings.hrc:210
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr "ማቆሚያ..."
#. wXCu2
-#: sd/inc/strings.hrc:210
+#: sd/inc/strings.hrc:211
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr "3ዲ የምወዳቸው መፈጸሚያ"
#. bACAt
-#: sd/inc/strings.hrc:211
+#: sd/inc/strings.hrc:212
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr "የ ምስል ማጣሪያ"
#. AGE8e
-#: sd/inc/strings.hrc:212
+#: sd/inc/strings.hrc:213
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
"The file %\n"
@@ -1524,799 +1530,799 @@ msgstr ""
"ዋጋ ያለው የድምፅ ፋይል አይደለም!"
#. SRWpo
-#: sd/inc/strings.hrc:213
+#: sd/inc/strings.hrc:214
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr "ወደ metafile መቀየሪያ"
#. BqqGF
-#: sd/inc/strings.hrc:214
+#: sd/inc/strings.hrc:215
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr "ወደ bitmap መቀየሪያ"
#. DEEG3
-#: sd/inc/strings.hrc:215
+#: sd/inc/strings.hrc:216
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list or click for dialog."
msgstr "የ ዋናው ተንሸራታች ስም: በ ቀኝ ይጫኑ በ ዝርዝር ላይ ወይንም በ ንግግር ላይ:"
#. HcDvJ
-#: sd/inc/strings.hrc:216
+#: sd/inc/strings.hrc:217
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr "ተንሸራታቹን እንደገና መሰየሚያ"
#. KEEy2
-#: sd/inc/strings.hrc:217
+#: sd/inc/strings.hrc:218
msgctxt "STR_TITLE_RENAMEPAGE"
msgid "Rename Page"
msgstr "ገጽ እንደገና መሰየሚያ"
#. rBmcL
-#: sd/inc/strings.hrc:218
+#: sd/inc/strings.hrc:219
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
msgstr "የ ተባዛ ወይንም ቦዶ ስም አይፈቀድም"
#. FUm5F
-#: sd/inc/strings.hrc:219
+#: sd/inc/strings.hrc:220
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "ስም"
#. jT7iq
-#: sd/inc/strings.hrc:220
+#: sd/inc/strings.hrc:221
msgctxt "STR_TITLE_RENAMEMASTERSLIDE"
msgid "Rename Master Slide"
msgstr ""
#. fWDxT
-#: sd/inc/strings.hrc:221
+#: sd/inc/strings.hrc:222
msgctxt "STR_TITLE_RENAMEMASTERPAGE"
msgid "Rename Master Page"
msgstr ""
#. rWiXQ
-#: sd/inc/strings.hrc:222
+#: sd/inc/strings.hrc:223
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr "የ አርእስት ቦታ ራሱ በራሱ ማርቀቂያ"
#. i4T9w
-#: sd/inc/strings.hrc:223
+#: sd/inc/strings.hrc:224
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr "የ እቃ ቦታ ራሱ በራሱ ማርቀቂያ"
#. vS6wi
-#: sd/inc/strings.hrc:224
+#: sd/inc/strings.hrc:225
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr "የ ግርጌ ቦታ"
#. xFBgg
-#: sd/inc/strings.hrc:225
+#: sd/inc/strings.hrc:226
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr "የ ራስጌ ቦታ"
#. 8JGJD
-#: sd/inc/strings.hrc:226
+#: sd/inc/strings.hrc:227
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr "የ ቀን ቦታ"
#. oNFN3
-#: sd/inc/strings.hrc:227
+#: sd/inc/strings.hrc:228
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr "የ ተንሸራታች ቁጥር ቦታ"
#. GisCz
-#: sd/inc/strings.hrc:228
+#: sd/inc/strings.hrc:229
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr "የ ገጽ ቁጥር ቦታ"
#. rvtjX
-#: sd/inc/strings.hrc:229
+#: sd/inc/strings.hrc:230
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr "<ራስጌ>"
#. RoVvC
-#: sd/inc/strings.hrc:230
+#: sd/inc/strings.hrc:231
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr "<ግርጌ>"
#. RXzA4
-#: sd/inc/strings.hrc:231
+#: sd/inc/strings.hrc:232
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr "<ቀን / ሰአት>"
#. TuP6n
-#: sd/inc/strings.hrc:232
+#: sd/inc/strings.hrc:233
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr "<ቁጥር>"
#. CCuCb
-#: sd/inc/strings.hrc:233
+#: sd/inc/strings.hrc:234
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr "<መቁጠሪያ>"
#. TDgFU
-#: sd/inc/strings.hrc:234
+#: sd/inc/strings.hrc:235
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr "<የ ተንሸራታች-ስም>"
#. j8btB
-#: sd/inc/strings.hrc:235
+#: sd/inc/strings.hrc:236
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr "<የ ገጽ-ስም>"
#. ao6iR
-#: sd/inc/strings.hrc:236
+#: sd/inc/strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr "የ ማስታወሻዎች ቦታ"
#. EEf4k
-#: sd/inc/strings.hrc:237
+#: sd/inc/strings.hrc:238
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr "ሀንጉል/ሀንጃ መቀየሪያ"
#. RDARn
-#: sd/inc/strings.hrc:238
+#: sd/inc/strings.hrc:239
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr "ተንሸራታቾች"
#. pKBNk
-#: sd/inc/strings.hrc:239
+#: sd/inc/strings.hrc:240
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE_MASTER"
msgid "Master Slides"
msgstr ""
#. CU9DK
-#: sd/inc/strings.hrc:240
+#: sd/inc/strings.hrc:241
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "ገጾች"
#. wnWVD
-#: sd/inc/strings.hrc:241
+#: sd/inc/strings.hrc:242
msgctxt "STR_LEFT_PANE_DRAW_TITLE_MASTER"
msgid "Master Pages"
msgstr ""
#. C7hf2
-#: sd/inc/strings.hrc:242
+#: sd/inc/strings.hrc:243
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr "ቅድመ እይታ የለም"
#. bAJoa
-#: sd/inc/strings.hrc:243
+#: sd/inc/strings.hrc:244
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr "ቅድመ እይታ በማዘጋጀት ላይ"
#. nDrpm
-#: sd/inc/strings.hrc:244
+#: sd/inc/strings.hrc:245
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "እቅዶች"
#. peCQY
-#: sd/inc/strings.hrc:245
+#: sd/inc/strings.hrc:246
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr "የ መሳያ ዘዴዎች"
#. tR4CL
-#: sd/inc/strings.hrc:246
+#: sd/inc/strings.hrc:247
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr "የ ማቅረቢያ ዘዴዎች"
#. oyUYa
-#: sd/inc/strings.hrc:247
+#: sd/inc/strings.hrc:248
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "የ ክፍል ዘዴዎች"
#. nBdAL
-#: sd/inc/strings.hrc:248
+#: sd/inc/strings.hrc:249
msgctxt "STR_NAVIGATOR_CUSTOMSHAPE"
msgid "Custom Shape"
msgstr ""
#. BQmNo
-#: sd/inc/strings.hrc:249
+#: sd/inc/strings.hrc:250
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr "ቅርጽ %1"
#. 94JFw
-#: sd/inc/strings.hrc:250
+#: sd/inc/strings.hrc:251
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
msgstr "የ መደብ ምስል ማሰናጃ"
#. 76dF3
-#: sd/inc/strings.hrc:251
+#: sd/inc/strings.hrc:252
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr "የ ተንሸራታች ረቂቅ እንደነበረ መመለሻ"
#. EB6XY
-#: sd/inc/strings.hrc:252
+#: sd/inc/strings.hrc:253
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr "ሰንጠረዥ ማስገቢያ"
#. koDfS
-#: sd/inc/strings.hrc:253
+#: sd/inc/strings.hrc:254
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "ቻርት ማስገቢያ"
#. re2hh
-#: sd/inc/strings.hrc:254
+#: sd/inc/strings.hrc:255
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "ምስል ማስገቢያ"
#. iBBLh
-#: sd/inc/strings.hrc:255
+#: sd/inc/strings.hrc:256
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "ድምፅ ወይንም ቪዲዮ ማስገቢያ"
#. m8crC
-#: sd/inc/strings.hrc:256
+#: sd/inc/strings.hrc:257
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr "ገጾች መጎተቻ እና መጣያ"
#. CAGzA
-#: sd/inc/strings.hrc:257
+#: sd/inc/strings.hrc:258
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr "መጎተቻ እና መጣያ ተንሸራታቾች"
#. 2mDn4
-#: sd/inc/strings.hrc:258
+#: sd/inc/strings.hrc:259
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr "እባክዎን ምስሎች ወደ አልበሙ ውስጥ ይጨምሩ"
#. jbPEH
-#: sd/inc/strings.hrc:259
+#: sd/inc/strings.hrc:260
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr "የ ጽሁፍ ተንሸራታች"
#. DKw6n
-#: sd/inc/strings.hrc:261
+#: sd/inc/strings.hrc:262
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "መደብ"
#. qGFWm
-#: sd/inc/strings.hrc:262
+#: sd/inc/strings.hrc:263
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr "የ መደቡ እቃዎች"
#. j9GG4
-#: sd/inc/strings.hrc:263
+#: sd/inc/strings.hrc:264
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "ረቂቅ"
#. nU2g2
-#: sd/inc/strings.hrc:264
+#: sd/inc/strings.hrc:265
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr "መቆጣጠሪያዎች"
#. zQSpC
-#: sd/inc/strings.hrc:265
+#: sd/inc/strings.hrc:266
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr "የ ወርድ ፡ ስፋት ፡ ቁመት መስመሮች"
#. z4wq5
-#: sd/inc/strings.hrc:266
+#: sd/inc/strings.hrc:267
msgctxt "STR_PAGE"
msgid "Slide"
msgstr "ተንሸራታች"
#. TTD8A
-#: sd/inc/strings.hrc:267
+#: sd/inc/strings.hrc:268
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "ገጽ"
#. p8GEE
-#: sd/inc/strings.hrc:268
+#: sd/inc/strings.hrc:269
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr "ተንሸራታች"
#. r3w8y
-#: sd/inc/strings.hrc:269
+#: sd/inc/strings.hrc:270
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr "ዋናው ተንሸራታች"
#. 8WvYc
-#: sd/inc/strings.hrc:270
+#: sd/inc/strings.hrc:271
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr "ዋናው ተንሸራታች:"
#. C3zZM
-#: sd/inc/strings.hrc:271
+#: sd/inc/strings.hrc:272
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr "ዋናው ገጽ"
#. nTgKn
-#: sd/inc/strings.hrc:272
+#: sd/inc/strings.hrc:273
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr "ዋናው ገጽ:"
#. PacSi
-#: sd/inc/strings.hrc:273
+#: sd/inc/strings.hrc:274
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr "(ማስታወሻዎች)"
#. hBB6T
-#: sd/inc/strings.hrc:274
+#: sd/inc/strings.hrc:275
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr "ምፅዋት"
#. ZC2XQ
-#: sd/inc/strings.hrc:275
+#: sd/inc/strings.hrc:276
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr "የ አርእስት ጽሁፍ አቀራረብ ለ ማረም ይጫኑ"
#. bekYz
-#: sd/inc/strings.hrc:276
+#: sd/inc/strings.hrc:277
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "የ አርእስት ጽሁፍ ረቂቅ አቀራረብ ለ ማረም ይጫኑ"
#. MhEh8
-#: sd/inc/strings.hrc:277
+#: sd/inc/strings.hrc:278
msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
msgid "Double-tap to edit the title text format"
msgstr "ሁለት ጊዜ-መታ ያድርጉ አርእስት በ ጽሁፍ አቀራረብ ውስጥ ለ ማረም:"
#. eMDBG
-#: sd/inc/strings.hrc:278
+#: sd/inc/strings.hrc:279
msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
msgid "Double-tap to edit the outline text format"
msgstr "ሁለት ጊዜ-መታ ያድርጉ ረቂቅ በ ጽሁፍ አቀራረብ ውስጥ ለ ማረም:"
#. QHBwE
-#: sd/inc/strings.hrc:279
+#: sd/inc/strings.hrc:280
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr "ሁለተኛ የ ረቂቅ ደረጃ"
#. Lf8oo
-#: sd/inc/strings.hrc:280
+#: sd/inc/strings.hrc:281
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr "ሶስተኛ የ ረቂቅ ደረጃ"
#. n3fVM
-#: sd/inc/strings.hrc:281
+#: sd/inc/strings.hrc:282
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr "አራተኛ የ ረቂቅ ደረጃ"
#. DsABM
-#: sd/inc/strings.hrc:282
+#: sd/inc/strings.hrc:283
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr "አምስተኛ የ ረቂቅ ደረጃ"
#. CG6UM
-#: sd/inc/strings.hrc:283
+#: sd/inc/strings.hrc:284
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr "ስድስተኛ የ ረቂቅ ደረጃ"
#. 45DF3
-#: sd/inc/strings.hrc:284
+#: sd/inc/strings.hrc:285
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr "ሰባተኛ የ ረቂቅ ደረጃ"
#. msbUt
-#: sd/inc/strings.hrc:285
+#: sd/inc/strings.hrc:286
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr "ተንሸራቱቹን ለማንቀሳቀስ ይጫኑ"
#. CuXWS
-#: sd/inc/strings.hrc:286
+#: sd/inc/strings.hrc:287
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr "የ ማስታወሻ አቀራረብ ለ ማረም ይጫኑ"
#. Qxj2R
-#: sd/inc/strings.hrc:287
+#: sd/inc/strings.hrc:288
msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
msgid "Double-tap to move the slide"
msgstr "ሁለት ጊዜ-መታ ያድርጉ ተንሸራታች ለ ማንቀሳቀስ:"
#. iibds
-#: sd/inc/strings.hrc:288
+#: sd/inc/strings.hrc:289
msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
msgid "Double-tap to edit the notes format"
msgstr "ሁለት ጊዜ-መታ ያድርጉ የ ማስታወሻ አቀራረብ ለ ማረም:"
#. oBXBx
-#: sd/inc/strings.hrc:289
+#: sd/inc/strings.hrc:290
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr "አርእስት ለ መጨመር ይጫኑ"
#. HVQNr
-#: sd/inc/strings.hrc:290
+#: sd/inc/strings.hrc:291
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr "ጽሁፍ ለ መጨመር ይጫኑ"
#. NUirL
-#: sd/inc/strings.hrc:291
+#: sd/inc/strings.hrc:292
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr "ጽሁፍ ለ መጨመር ይጫኑ"
#. 2u7FR
-#: sd/inc/strings.hrc:292
+#: sd/inc/strings.hrc:293
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr "ማስታወሻዎች ለመጨመር ይጫኑ"
#. EdPZC
-#: sd/inc/strings.hrc:293
+#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
msgstr ""
#. js2X9
-#: sd/inc/strings.hrc:294
+#: sd/inc/strings.hrc:295
msgctxt "STR_PRESOBJ_TITLE_MOBILE"
msgid "Double-tap to add Title"
msgstr "ሁለት ጊዜ-መታ ያድርጉ አርእስት ለ መጨመር:"
#. jLtyS
-#: sd/inc/strings.hrc:295
+#: sd/inc/strings.hrc:296
msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
msgid "Double-tap to add Text"
msgstr "ሁለት ጊዜ-መታ ያድርጉ ጽሁፍ ለ መጨመር:"
#. KAFJh
-#: sd/inc/strings.hrc:296
+#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Double-tap to add Text"
msgstr "ሁለት ጊዜ-መታ ያድርጉ ጽሁፍ ለ መጨመር:"
#. ksTwQ
-#: sd/inc/strings.hrc:297
+#: sd/inc/strings.hrc:298
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Tap to edit text"
msgstr "መታ ያድርጉ ጽሁፍ ለ ማረም:"
#. bRhRR
-#: sd/inc/strings.hrc:298
+#: sd/inc/strings.hrc:299
msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
msgid "Double-tap to add Notes"
msgstr "ሁለት ጊዜ-መታ ያድርጉ ማስታወሻ ለ መጨመር:"
#. ZqPtT
-#: sd/inc/strings.hrc:299
+#: sd/inc/strings.hrc:300
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr "ሁለት-ጊዜ ይጫኑ ምስል ለመጨመር"
#. HGVA3
-#: sd/inc/strings.hrc:300
+#: sd/inc/strings.hrc:301
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr "ሁለት-ጊዜ ይጫኑ እቃ ለመጨመር"
#. XjW6w
-#: sd/inc/strings.hrc:301
+#: sd/inc/strings.hrc:302
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr "ሁለት-ጊዜ ይጫኑ ቻርት ለ መጨመር"
#. eKgCA
-#: sd/inc/strings.hrc:302
+#: sd/inc/strings.hrc:303
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr "ሁለት-ጊዜ ይጫኑ የ ድርጅት ቻርት ለ መጨመር"
#. wW4E4
-#: sd/inc/strings.hrc:303
+#: sd/inc/strings.hrc:304
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr "ሁለት-ጊዜ ይጫኑ ሰንጠረዥ ለመጨመር"
#. nBtJo
-#: sd/inc/strings.hrc:304
+#: sd/inc/strings.hrc:305
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "ነባር"
#. rEPYV
-#: sd/inc/strings.hrc:305
+#: sd/inc/strings.hrc:306
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "አርእስት"
#. zT4rH
-#: sd/inc/strings.hrc:306
+#: sd/inc/strings.hrc:307
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default Drawing Style"
msgstr "ነባር የ መሳያ ዘዴ"
#. pxfDw
-#: sd/inc/strings.hrc:307
+#: sd/inc/strings.hrc:308
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr "ተንሸራታቾችን ማንቀሳቀሻ"
#. uDXFb
-#: sd/inc/strings.hrc:308
+#: sd/inc/strings.hrc:309
msgctxt "STR_INSERT_PAGES"
msgid "Insert Pages"
msgstr "ገጾች ማስገቢያ"
#. 7Z6kC
-#: sd/inc/strings.hrc:309
+#: sd/inc/strings.hrc:310
msgctxt "STR_INSERT_PAGE_DRAW"
msgid "Insert Page"
msgstr "ገጽ ማስገቢያ"
#. CMhGm
-#: sd/inc/strings.hrc:310
+#: sd/inc/strings.hrc:311
msgctxt "STR_SLIDE_SETUP_TITLE"
msgid "Slide Properties"
msgstr "የ ተንሸራታች ባህሪዎች"
#. pA7rP
-#: sd/inc/strings.hrc:312
+#: sd/inc/strings.hrc:313
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr "መሙያ የሌላቸው እቃዎች"
#. btJeg
-#: sd/inc/strings.hrc:313
+#: sd/inc/strings.hrc:314
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr "መሙያ እና መስመር የሌለው እቃ"
#. YCmiq
-#: sd/inc/strings.hrc:314
+#: sd/inc/strings.hrc:315
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. v7u2t
-#: sd/inc/strings.hrc:315
+#: sd/inc/strings.hrc:316
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
msgstr "A4"
#. EEK5c
-#: sd/inc/strings.hrc:316
+#: sd/inc/strings.hrc:317
msgctxt "STR_POOLSHEET_A4_TITLE"
msgid "Title A4"
msgstr "አርእስት A4"
#. ZCLYo
-#: sd/inc/strings.hrc:317
+#: sd/inc/strings.hrc:318
msgctxt "STR_POOLSHEET_A4_HEADLINE"
msgid "Heading A4"
msgstr "ራስጌ A4"
#. epKM4
-#: sd/inc/strings.hrc:318
+#: sd/inc/strings.hrc:319
msgctxt "STR_POOLSHEET_A4_TEXT"
msgid "Text A4"
msgstr "ጽሁፍ A4"
#. kCg3k
-#: sd/inc/strings.hrc:319
+#: sd/inc/strings.hrc:320
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
msgstr "A0"
#. mhBmK
-#: sd/inc/strings.hrc:320
+#: sd/inc/strings.hrc:321
msgctxt "STR_POOLSHEET_A0_TITLE"
msgid "Title A0"
msgstr "አርእስት A0"
#. 6AG4z
-#: sd/inc/strings.hrc:321
+#: sd/inc/strings.hrc:322
msgctxt "STR_POOLSHEET_A0_HEADLINE"
msgid "Heading A0"
msgstr "ራስጌ A0"
#. gLfCw
-#: sd/inc/strings.hrc:322
+#: sd/inc/strings.hrc:323
msgctxt "STR_POOLSHEET_A0_TEXT"
msgid "Text A0"
msgstr "ጽሁፍ A0"
#. eDG7h
-#: sd/inc/strings.hrc:323
+#: sd/inc/strings.hrc:324
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Graphic"
msgstr "ንድፍ"
#. o4g3u
-#: sd/inc/strings.hrc:324
+#: sd/inc/strings.hrc:325
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Shapes"
msgstr "ቅርጾች"
#. i6AnZ
-#: sd/inc/strings.hrc:325
+#: sd/inc/strings.hrc:326
msgctxt "STR_POOLSHEET_LINES"
msgid "Lines"
msgstr "መስመሮች"
#. 2ohzZ
-#: sd/inc/strings.hrc:326
+#: sd/inc/strings.hrc:327
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Arrow Line"
msgstr "የ ቀስት መስመር"
#. mLCYV
-#: sd/inc/strings.hrc:327
+#: sd/inc/strings.hrc:328
msgctxt "STR_POOLSHEET_LINES_DASHED"
msgid "Dashed Line"
msgstr "የ ዳሽ መስመር"
#. xtD8b
-#: sd/inc/strings.hrc:329
+#: sd/inc/strings.hrc:330
msgctxt "STR_POOLSHEET_FILLED"
msgid "Filled"
msgstr "የተሞላ"
#. BGGf5
-#: sd/inc/strings.hrc:330
+#: sd/inc/strings.hrc:331
msgctxt "STR_POOLSHEET_FILLED_BLUE"
msgid "Filled Blue"
msgstr "ሰማያዊ የተሞላ"
#. sGCBw
-#: sd/inc/strings.hrc:331
+#: sd/inc/strings.hrc:332
msgctxt "STR_POOLSHEET_FILLED_GREEN"
msgid "Filled Green"
msgstr "አረንጓዴ የተሞላ"
#. xfoEY
-#: sd/inc/strings.hrc:332
+#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_FILLED_YELLOW"
msgid "Filled Yellow"
msgstr "ቢጫ የተሞላ"
#. eEKGF
-#: sd/inc/strings.hrc:333
+#: sd/inc/strings.hrc:334
msgctxt "STR_POOLSHEET_FILLED_RED"
msgid "Filled Red"
msgstr "ቀይ የተሞላ"
#. uHgQH
-#: sd/inc/strings.hrc:335
+#: sd/inc/strings.hrc:336
msgctxt "STR_POOLSHEET_OUTLINE"
msgid "Outlined"
msgstr "እቅድ"
#. 2eHMC
-#: sd/inc/strings.hrc:336
+#: sd/inc/strings.hrc:337
msgctxt "STR_POOLSHEET_OUTLINE_BLUE"
msgid "Outlined Blue"
msgstr "እቅድ በ ሰማያዊ"
#. 8FRxG
-#: sd/inc/strings.hrc:337
+#: sd/inc/strings.hrc:338
msgctxt "STR_POOLSHEET_OUTLINE_GREEN"
msgid "Outlined Green"
msgstr "እቅድ በ አረንጓዴ"
#. CEJ3Z
-#: sd/inc/strings.hrc:338
+#: sd/inc/strings.hrc:339
msgctxt "STR_POOLSHEET_OUTLINE_YELLOW"
msgid "Outlined Yellow"
msgstr "እቅድ በ ቢጫ"
#. LARUM
-#: sd/inc/strings.hrc:339
+#: sd/inc/strings.hrc:340
msgctxt "STR_POOLSHEET_OUTLINE_RED"
msgid "Outlined Red"
msgstr "እቅድ በ ቀይ"
#. 5dvZu
-#: sd/inc/strings.hrc:341
+#: sd/inc/strings.hrc:342
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "አርእስት"
#. zn6qa
-#: sd/inc/strings.hrc:342
+#: sd/inc/strings.hrc:343
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr "ንዑስ አርእስት"
#. JVyHE
-#: sd/inc/strings.hrc:343
+#: sd/inc/strings.hrc:344
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr "ረቂቅ"
#. riaKo
-#: sd/inc/strings.hrc:344
+#: sd/inc/strings.hrc:345
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr "የ መደቡ እቃዎች"
#. EEEk3
-#: sd/inc/strings.hrc:345
+#: sd/inc/strings.hrc:346
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "መደብ"
#. EdWfd
-#: sd/inc/strings.hrc:346
+#: sd/inc/strings.hrc:347
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "ማስታወሻዎች"
#. FQqif
-#: sd/inc/strings.hrc:347
+#: sd/inc/strings.hrc:348
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr "PowerPoint ማምጫ"
#. kjKWf
-#: sd/inc/strings.hrc:348
+#: sd/inc/strings.hrc:349
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "ሰነድ ማስቀመጫ"
#. HAeDt
-#: sd/inc/strings.hrc:349
+#: sd/inc/strings.hrc:350
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr "የ ፊደል መጠን ማሳነሻ"
#. 7uDfu
-#: sd/inc/strings.hrc:350
+#: sd/inc/strings.hrc:351
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr "የ ፊደል መጠን ማሳደጊያ"
@@ -2324,637 +2330,637 @@ msgstr "የ ፊደል መጠን ማሳደጊያ"
#. E9zvq
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
-#: sd/inc/strings.hrc:355
+#: sd/inc/strings.hrc:356
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr "መሳያ መመልከቻ"
#. GfnmX
-#: sd/inc/strings.hrc:356
+#: sd/inc/strings.hrc:357
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr "መሳያ መመልከቻ"
#. YCVqM
-#: sd/inc/strings.hrc:357
+#: sd/inc/strings.hrc:358
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr "ረቂቅ መመልከቻ"
#. k2hXi
-#: sd/inc/strings.hrc:358
+#: sd/inc/strings.hrc:359
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr "ተንሸራታች መመልከቻ"
#. A22hR
-#: sd/inc/strings.hrc:359
+#: sd/inc/strings.hrc:360
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr "ተንሸራታቾችን የሚለዩት እዚህ ነው"
#. vyX8L
-#: sd/inc/strings.hrc:360
+#: sd/inc/strings.hrc:361
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr "ማስታወሻ መመልከቻ"
#. qr5ov
-#: sd/inc/strings.hrc:361
+#: sd/inc/strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr "ምፅዋት መመልከቻ"
#. Ycpb4
-#: sd/inc/strings.hrc:362
+#: sd/inc/strings.hrc:363
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "የ ማቅረቢያ አርእስት"
#. 4WCzf
-#: sd/inc/strings.hrc:363
+#: sd/inc/strings.hrc:364
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr "የ ማቅረቢያ ንድፍ"
#. cBoMF
-#: sd/inc/strings.hrc:364
+#: sd/inc/strings.hrc:365
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr "የ ማቅረቢያ ንዑስ አርእስት"
#. 8KV99
-#: sd/inc/strings.hrc:365
+#: sd/inc/strings.hrc:366
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "የ ማቅረቢያ ገጽ"
#. R6kyg
-#: sd/inc/strings.hrc:366
+#: sd/inc/strings.hrc:367
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "የ ማቅረቢያ ማስታወሻዎች"
#. X8c9Z
-#: sd/inc/strings.hrc:367
+#: sd/inc/strings.hrc:368
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "በ እጅ የሚሰጥ"
#. FeAdu
-#: sd/inc/strings.hrc:368
+#: sd/inc/strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr "ያልታወቀ ሊደረስበት የሚችል የማቅረቢያ ቅርጽ"
#. sA8of
-#: sd/inc/strings.hrc:369
+#: sd/inc/strings.hrc:370
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr "የ ማቅረቢያ ግርጌ"
#. KAC6Z
-#: sd/inc/strings.hrc:370
+#: sd/inc/strings.hrc:371
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "የ ማቅረቢያ ራስጌ"
#. EfHeH
-#: sd/inc/strings.hrc:371
+#: sd/inc/strings.hrc:372
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr "የ ማቅረቢያ ቀን እና ሰአት"
#. WosPZ
-#: sd/inc/strings.hrc:372
+#: sd/inc/strings.hrc:373
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr "የ ማቅረቢያ ገጽ ቁጥር"
#. kCGsH
-#: sd/inc/strings.hrc:373
+#: sd/inc/strings.hrc:374
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME ማቅረቢያ"
#. ubJop
-#: sd/inc/strings.hrc:374
+#: sd/inc/strings.hrc:375
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "አርእስት"
#. Va4KF
-#: sd/inc/strings.hrc:375
+#: sd/inc/strings.hrc:376
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr "ንድፍ"
#. 6FKRE
-#: sd/inc/strings.hrc:376
+#: sd/inc/strings.hrc:377
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "ንዑስ አርእስት"
#. eSBEi
-#: sd/inc/strings.hrc:377
+#: sd/inc/strings.hrc:378
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "ገጽ"
#. WEaeZ
-#: sd/inc/strings.hrc:378
+#: sd/inc/strings.hrc:379
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "ማስታወሻዎች"
#. buhox
-#: sd/inc/strings.hrc:379
+#: sd/inc/strings.hrc:380
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr "በ እጅ የሚሰጥ"
#. 4xBQg
-#: sd/inc/strings.hrc:380
+#: sd/inc/strings.hrc:381
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr "ያልታወቀ ሊደረስበት የሚችል የማቅረቢያ ቅርጽ"
#. CGegB
-#: sd/inc/strings.hrc:381
+#: sd/inc/strings.hrc:382
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "ግርጌ"
#. SrrR4
-#: sd/inc/strings.hrc:382
+#: sd/inc/strings.hrc:383
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "ራስጌ"
#. CCwKy
-#: sd/inc/strings.hrc:383
+#: sd/inc/strings.hrc:384
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "ቀን"
#. EFmn4
-#: sd/inc/strings.hrc:384
+#: sd/inc/strings.hrc:385
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "ቁጥር"
#. wFpMQ
-#: sd/inc/strings.hrc:385
+#: sd/inc/strings.hrc:386
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(ለንባብ-ብቻ)"
#. EV4W5
-#: sd/inc/strings.hrc:387
+#: sd/inc/strings.hrc:388
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "ምንም"
#. 9izAz
-#: sd/inc/strings.hrc:388
+#: sd/inc/strings.hrc:389
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr "የሚቀጥለውን እስክጫን"
#. oEQ7B
-#: sd/inc/strings.hrc:389
+#: sd/inc/strings.hrc:390
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr "ተንሸራታቹ እስከሚያልቅ"
#. Lf9gB
-#: sd/inc/strings.hrc:390
+#: sd/inc/strings.hrc:391
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "አቅጣጫ:"
#. xxDXG
-#: sd/inc/strings.hrc:391
+#: sd/inc/strings.hrc:392
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "ማሳያ:"
#. SvBeK
-#: sd/inc/strings.hrc:392
+#: sd/inc/strings.hrc:393
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr "ሽቦዎች:"
#. eJ4qZ
-#: sd/inc/strings.hrc:393
+#: sd/inc/strings.hrc:394
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr "የ መጀመሪያ ቀለም:"
#. CSbCE
-#: sd/inc/strings.hrc:394
+#: sd/inc/strings.hrc:395
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr "ሁለተኛ ቀለም:"
#. cZUiD
-#: sd/inc/strings.hrc:395
+#: sd/inc/strings.hrc:396
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr "ቀለም መሙያ"
#. U5ZDL
-#: sd/inc/strings.hrc:396
+#: sd/inc/strings.hrc:397
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "ዘዴ:"
#. vKLER
-#: sd/inc/strings.hrc:397
+#: sd/inc/strings.hrc:398
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "ፊደል:"
#. Fdsks
-#: sd/inc/strings.hrc:398
+#: sd/inc/strings.hrc:399
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr "የ ፈደል ቀለም:"
#. nT7dm
-#: sd/inc/strings.hrc:399
+#: sd/inc/strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "ዘዴ:"
#. q24Fe
-#: sd/inc/strings.hrc:400
+#: sd/inc/strings.hrc:401
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr "Typeface:"
#. nAqeR
-#: sd/inc/strings.hrc:401
+#: sd/inc/strings.hrc:402
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr "የ መስመር ቀለም:"
#. w7G4Q
-#: sd/inc/strings.hrc:402
+#: sd/inc/strings.hrc:403
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr "የ ፊደል መጠን:"
#. R3GgU
-#: sd/inc/strings.hrc:403
+#: sd/inc/strings.hrc:404
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "መጠን:"
#. YEwoz
-#: sd/inc/strings.hrc:404
+#: sd/inc/strings.hrc:405
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr "ብዛት:"
#. wiQPZ
-#: sd/inc/strings.hrc:405
+#: sd/inc/strings.hrc:406
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "ቀለም:"
#. f5u6C
-#: sd/inc/strings.hrc:406
+#: sd/inc/strings.hrc:407
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr "(ድምጽ የለም)"
#. N7jGX
-#: sd/inc/strings.hrc:407
+#: sd/inc/strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr "(ቀደም ያለውን ድምጽ ማቆሚያ)"
#. vasqr
-#: sd/inc/strings.hrc:408
+#: sd/inc/strings.hrc:409
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr "ሌላ ድምጽ..."
#. CjvLY
-#: sd/inc/strings.hrc:409
+#: sd/inc/strings.hrc:410
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "ናሙና"
#. CdYt2
-#: sd/inc/strings.hrc:410
+#: sd/inc/strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "ማስነሻ"
#. Evkrq
-#: sd/inc/strings.hrc:411
+#: sd/inc/strings.hrc:412
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr "የተጠቃሚ መንገዶች"
#. EcciE
-#: sd/inc/strings.hrc:412
+#: sd/inc/strings.hrc:413
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr "መግቢያ: %1"
#. Zydrz
-#: sd/inc/strings.hrc:413
+#: sd/inc/strings.hrc:414
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr "ማጋነኛ: %1"
#. kW2DL
-#: sd/inc/strings.hrc:414
+#: sd/inc/strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr "መውጫ: %1"
#. iKFbF
-#: sd/inc/strings.hrc:415
+#: sd/inc/strings.hrc:416
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr "የ እንቅስቃሴ መንገድ: %1"
#. kg9Yv
-#: sd/inc/strings.hrc:416
+#: sd/inc/strings.hrc:417
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr "የተለያዩ: %1"
#. Ep4QY
-#: sd/inc/strings.hrc:417
+#: sd/inc/strings.hrc:418
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "ምንም"
#. KAsTD
-#: sd/inc/strings.hrc:419
+#: sd/inc/strings.hrc:420
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "ዛሬ"
#. DEYnN
-#: sd/inc/strings.hrc:420
+#: sd/inc/strings.hrc:421
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr "ትናንትና"
#. bh3FZ
-#: sd/inc/strings.hrc:421
+#: sd/inc/strings.hrc:422
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr "(ደራሲው የለም)"
#. AvNV8
-#: sd/inc/strings.hrc:422
+#: sd/inc/strings.hrc:423
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME ማስደነቂያ ከ ማቅረቢያው መጨረሻ ደርሷል: ከ መጀመሪያው ጀምሮ መቀጠል ይፈልጋሉ?"
#. P5gKe
-#: sd/inc/strings.hrc:423
+#: sd/inc/strings.hrc:424
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAME ማስደነቂያ ከ መጀመሪያው ማቅረቢያው ጋር ደርሷል: እስከ መጨረሻው ድረስ መቀጠል ይፈልጋሉ?"
#. KGmdL
-#: sd/inc/strings.hrc:424
+#: sd/inc/strings.hrc:425
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME መሳያ ከ ሰነዱ መጨረሻ ደርሷል: ከ መጀመሪያው ጀምሮ መቀጠል ይፈልጋሉ?"
#. oEn6r
-#: sd/inc/strings.hrc:425
+#: sd/inc/strings.hrc:426
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAME መሳያ ከሰነዱ መጀመሪያ ጋር ደርሷል: እስከ መጨረሻው ድረስ መቀጠል ይፈልጋሉ?"
#. eP7Vm
-#: sd/inc/strings.hrc:426
+#: sd/inc/strings.hrc:427
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "አስተያየት ማስገቢያ"
#. s4c9W
-#: sd/inc/strings.hrc:427
+#: sd/inc/strings.hrc:428
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "አስተያየት(ቶች) ማጥፊያ"
#. bxiPE
-#: sd/inc/strings.hrc:428
+#: sd/inc/strings.hrc:429
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr "አስተያየት ማንቀሳቀሻ"
#. hQbpd
-#: sd/inc/strings.hrc:429
+#: sd/inc/strings.hrc:430
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "አስተያየት ማረሚያ"
#. g6k7E
-#: sd/inc/strings.hrc:430
+#: sd/inc/strings.hrc:431
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr "መልስ ለ %1"
#. NMTpu
-#: sd/inc/strings.hrc:432
+#: sd/inc/strings.hrc:433
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "መገናኛ በ ድጋሚ ማጫወቻ"
#. Q76cw
-#: sd/inc/strings.hrc:433
+#: sd/inc/strings.hrc:434
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "ሰንጠረዥ"
#. xCRmu
-#: sd/inc/strings.hrc:435
+#: sd/inc/strings.hrc:436
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#. 6KbnP
-#: sd/inc/strings.hrc:436
+#: sd/inc/strings.hrc:437
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "ሰነድ"
#. uBxPs
-#: sd/inc/strings.hrc:437
+#: sd/inc/strings.hrc:438
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr "ተንሸራታች በ ገጽ ውስጥ:"
#. EPBUK
-#: sd/inc/strings.hrc:438
+#: sd/inc/strings.hrc:439
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr "ትእዛዝ:"
#. BFEFJ
-#: sd/inc/strings.hrc:439
+#: sd/inc/strings.hrc:440
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "~ይዞታዎች"
#. AdWKp
-#: sd/inc/strings.hrc:440
+#: sd/inc/strings.hrc:441
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "የ ~ተንሸራታች ስም"
#. GkLky
-#: sd/inc/strings.hrc:441
+#: sd/inc/strings.hrc:442
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "የ ~ገጽ ስም"
#. EFkVE
-#: sd/inc/strings.hrc:442
+#: sd/inc/strings.hrc:443
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "~ቀን እና ሰአት"
#. ZcDFL
-#: sd/inc/strings.hrc:443
+#: sd/inc/strings.hrc:444
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "የተደበቁ ገጾች"
#. CSUbC
-#: sd/inc/strings.hrc:444
+#: sd/inc/strings.hrc:445
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ቀለም"
#. WmYKp
-#: sd/inc/strings.hrc:445
+#: sd/inc/strings.hrc:446
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "~መጠን"
#. qDGVE
-#: sd/inc/strings.hrc:446
+#: sd/inc/strings.hrc:447
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "መግለጫ ጽሁፍ"
#. K7m8L
-#: sd/inc/strings.hrc:447
+#: sd/inc/strings.hrc:448
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "የ ገጽ ጎኖች"
#. 8AzJi
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:449
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "ማካተቻ"
#. AEeCf
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:450
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "የ ወረቀት ትሪ ከ ማተሚያ ምርጫዎች ውስጥ ብቻ ~መጠቀሚያ"
#. jBxbU
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr "ገጾች:"
#. a3tSp
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:452
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr "ተንሸራታች:"
#. pPiWM
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:454
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME ማስደነቂያ እስከ መጨረሻው ማስደነቂያ ድረስ ፈልጓል: ከ መጀመሪያው ጀምሮ መቀጠል ይፈልጋሉ?"
#. buKAC
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:455
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAME ማስደነቂያ እስከ መጀመሪያው ማስደነቂያ ድረስ ፈልጓል: እስከ መጨረሻው ድረስ መቀጠል ይፈልጋሉ?"
#. iiE2i
-#: sd/inc/strings.hrc:455
+#: sd/inc/strings.hrc:456
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME መሳያ እስከ መጨረሻው ሰነድ ድረስ ፈልጓል: ከመጀመሪያው ጀምሮ መቀጠል ይፈልጋሉ?"
#. RAhiP
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:457
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAME መሳያ እስከ መጀመሪያው ሰነድ ድረስ ፈልጓል: እስከ መጨረሻው ድረስ መቀጠል ይፈልጋሉ?"
#. 6GhtE
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:459
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr "እንቅስቃሴ"
#. X9CWA
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:461
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "አገናኝ"
#. yYhnC
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:463
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Next"
msgstr "~ይቀጥሉ"
#. YG7NQ
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:464
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
msgstr "~ያለፈው"
#. A9eJu
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:465
msgctxt "RID_SVXSTR_MENU_FIRST"
msgid "~First Slide"
msgstr "የ ~መጀመሪያው ተንሸራታች"
#. CVatA
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:466
msgctxt "RID_SVXSTR_MENU_LAST"
msgid "~Last Slide"
msgstr "የ ~መጨረሻው ተንሸራታች"
#. Wkvpi
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:468
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr "ክፍል መዝጊያ"
#. KfamK
-#: sd/inc/strings.hrc:468
+#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
msgstr ""
#. a9JBA
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:470
msgctxt "STR_REMOVE_TABLESTYLE"
msgid ""
"The selected style is in use in this document.\n"
@@ -3226,11 +3232,11 @@ msgctxt "crossfadedialog|extended_tip|CrossFadeDialog"
msgid "Creates shapes and distributes them by uniform increments between two drawing objects."
msgstr "ቅርጾች መፍጠሪያ እና እኩል ማሰራጫ በ ተመሳሳይ መጨመሪያ በ ሁለት እቃዎች መካከል"
-#. 9Ga7E
+#. rsfpn
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:8
msgctxt "dlgsnap|SnapObjectDialog"
-msgid "New Snap Object"
-msgstr "አዲስ እቃ መቁረጫ"
+msgid "New Snap Guide"
+msgstr ""
#. Qg8Yb
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:31
@@ -3767,225 +3773,225 @@ msgid "Rename..."
msgstr ""
#. V3FWt
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3169
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3175
msgctxt "drawnotebookbar|FileLabel"
msgid "_File"
msgstr "_ፋይል"
#. exwEC
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3188
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3194
msgctxt "drawnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_እርዳታ"
#. qrXDY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3244
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3250
msgctxt "drawnotebookbar|FileLabel"
msgid "~File"
msgstr "~ፋይል"
#. EQ6HL
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4613
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4619
msgctxt "drawnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_ቤት"
#. jtFqm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4712
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4718
msgctxt "drawnotebookbar|HomeLabel"
msgid "~Home"
msgstr "~ቤት"
#. zoUaS
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5420
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5426
msgctxt "drawnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "ሜ_ዳ"
#. S5FkE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5583
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5589
msgctxt "drawnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. Z3UCg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5687
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5693
msgctxt "drawnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~ማስገቢያ"
#. TVDXM
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6387
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6393
msgctxt "drawnotebookbar|PageMenuButton"
msgid "_Layout"
msgstr "_እቅድ"
#. Rv7x4
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6472
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6478
msgctxt "drawnotebookbar|PageLabel"
msgid "~Layout"
msgstr "~እቅድ"
#. BQcfo
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7010
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7016
msgctxt "drawnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "_ክለሳ"
#. prpcY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7093
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7099
msgctxt "drawnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "~ክለሳ"
#. EiuB6
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8122
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8182
msgctxt "drawnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_መመልከቻ"
#. EF3TH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8207
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8267
msgctxt "drawnotebookbar|ViewLabel"
msgid "~View"
msgstr "~መመልከቻ"
#. 94L75
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9552
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9612
msgctxt "drawnotebookbar|TextMenuButton"
msgid "T_ext"
msgstr "ጽ_ሁፍ"
#. PQtWE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9647
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9707
msgctxt "drawnotebookbar|ReferencesLabel"
msgid "T~ext"
msgstr "ጽ~ሁፍ"
#. tNq7H
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10549
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10609
msgctxt "drawnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "_ሰንጠረዥ"
#. 9pJGh
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10633
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10693
msgctxt "drawnotebookbar|TableLabel"
msgid "~Table"
msgstr "~ሰንጠረዥ"
#. ECD4J
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11160
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:12477
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14271
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11220
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:12537
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14331
msgctxt "drawnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "መቀየሪያ"
#. 4Z6aZ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11828
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11888
msgctxt "drawnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "ምስ_ል"
#. 7FoFi
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11937
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11997
msgctxt "drawnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. 6SADm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13688
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13748
msgctxt "drawnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_መሳያ"
#. 6S8qN
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13794
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13854
msgctxt "drawnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. QAEDd
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14627
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14687
msgctxt "drawnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_እቃ"
#. SL4NA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14734
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14794
msgctxt "drawnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~እቃ"
#. 4aAxG
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15200
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15260
msgctxt "drawnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "_መገናኛ"
#. ed3LH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15304
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15364
msgctxt "drawnotebookbar|MediaLabel"
msgid "~Media"
msgstr "~መገናኛ"
#. FAL6c
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16112
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16172
msgctxt "drawnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. oaAJU
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16196
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16256
msgctxt "DrawNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. ZBVGA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16983
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17043
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3_ዲ"
#. fEyRX
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17090
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17150
msgctxt "DrawNotebookbar|FormLabel"
msgid "3~d"
msgstr "3~ዲ"
#. 7ZLQw
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17614
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17674
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "_Master"
msgstr "_ዋናው"
#. oiXVg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17698
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17758
msgctxt "DrawNotebookbar|MasterLabel"
msgid "~Master"
msgstr "~ዋናው"
#. yzvja
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17755
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17815
msgctxt "drawnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "ተ_ጨማሪ"
#. L3eG5
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17829
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17889
msgctxt "drawnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "ተ~ጨማሪ"
#. dkNUg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18741
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18801
msgctxt "drawnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. Je8XQ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18825
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18885
msgctxt "drawnotebookbar|DevLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
@@ -4201,190 +4207,190 @@ msgid "~Tools"
msgstr "~መሳሪያዎች"
#. BN8VW
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2335
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2341
msgctxt "draw_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "ዝርዝር መደርደሪያ"
#. gf8PA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2467
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2473
msgctxt "draw_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "ዝርዝር መደርደሪያ"
#. ELBq3
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3067
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3073
msgctxt "draw_notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ፋይል"
#. DRGus
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3175
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3181
msgctxt "draw_notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. vbFke
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3301
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6775
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12866
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3307
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6781
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12872
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. 4p9DA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3457
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12481
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3463
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12487
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "መ_ሳያ"
#. DsE2d
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3885
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7612
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9467
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10556
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11213
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12075
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12997
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3891
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7618
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9473
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10562
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11219
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12081
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13003
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr "_መቁረጫ"
#. Dsr5A
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4021
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13133
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4027
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13139
msgctxt "draw_notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_ክለሳ"
#. Pxoj8
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4132
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5337
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13244
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4138
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5343
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13250
msgctxt "draw_notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "_መመልከቻ"
#. cjxQa
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4241
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13376
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4247
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13382
msgctxt "draw_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. eAioD
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4333
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4339
msgctxt "draw_notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ተ_ጨማሪ"
#. c3M8j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4492
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5503
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4498
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5509
msgctxt "draw_notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "ፊ_ደል"
#. pUqDJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4806
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5732
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4812
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5738
msgctxt "draw_notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "_አንቀጽ"
#. MRg9E
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5989
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5995
msgctxt "draw_notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "_ሰንጠረዥ"
#. QzCG4
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6654
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6660
msgctxt "draw_notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_ማስሊያ"
#. 5GKtj
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6920
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11383
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6926
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11389
msgctxt "draw_notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "መ_ሳያ"
#. dc5qG
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7345
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9200
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10289
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10945
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11808
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7351
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9206
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10295
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10951
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11814
msgctxt "draw_notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. ApB4j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7796
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7802
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "_ቅርጽ"
#. R5YZh
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8062
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12211
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8068
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12217
msgctxt "draw_notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. TCPHC
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8298
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8304
msgctxt "draw_notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_ዲ"
#. hgFay
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8525
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8531
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "የ _ፊደል ስራ"
#. Q6ELJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8636
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8642
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. fQJRZ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8772
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8778
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "_ምስል"
#. xudwE
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9583
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9589
msgctxt "draw_notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr "ማጣ_ሪያ"
#. 8qSXf
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9864
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9870
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_እቃ"
#. QdUM9
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10716
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10722
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "_መገናኛ"
#. kwxYr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12345
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12351
msgctxt "draw_notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "_ዋናው"
#. bBpXr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14111
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14117
msgctxt "draw_notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_ዝርዝር"
@@ -4425,6 +4431,18 @@ msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr "ለማረም እንዲችሉ ምስሉን መለያየት ይፈልጋሉ?"
+#. ue5PR
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:16
+msgctxt "selectlayerdialog|SelectLayerDialog"
+msgid "Select Layer"
+msgstr ""
+
+#. NEFQb
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:131
+msgctxt "selectlayerdialog|label1"
+msgid "Layer"
+msgstr ""
+
#. wEVvC
#: sd/uiconfig/sdraw/ui/vectorize.ui:27
msgctxt "vectorize|VectorizeDialog"
@@ -6656,237 +6674,237 @@ msgid "Back to front"
msgstr ""
#. qGFEo
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3203
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3209
msgctxt "impressnotebookbar|FileLabel"
msgid "_File"
msgstr "_ፋይል"
#. PyC4c
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3222
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3228
msgctxt "impressnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_እርዳታ"
#. VoxXb
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3278
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3284
msgctxt "impressnotebookbar|FileLabel"
msgid "~File"
msgstr "~ፋይል"
#. XRcKU
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4798
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4804
msgctxt "impressnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_ቤት"
#. XqFQv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4898
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4904
msgctxt "impressnotebookbar|HomeLabel"
msgid "~Home"
msgstr "~ቤት"
#. DEQhQ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:5500
+#: sd/uiconfig/simpress/ui/notebookbar.ui:5506
msgctxt "impressnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "ሜ_ዳ"
#. 9GEAC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6018
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6024
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. t3YwN
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6121
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6127
msgctxt "impressnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~ማስገቢያ"
#. 58fjG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6896
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6902
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "_Layout"
msgstr "_እቅድ"
#. ArPLp
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6981
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6987
msgctxt "impressnotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "~እቅድ"
#. vRtjP
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7445
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7451
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
msgstr "_ተንሸራታች ማሳያ"
#. nV5FC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7529
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7535
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "~Slide Show"
msgstr "~ተንሸራታች ማሳያ"
#. sDdGm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8065
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8071
msgctxt "impressnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "_ክለሳ"
#. drk6E
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8148
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8154
msgctxt "impressnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "~ክለሳ"
#. vjE5w
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9367
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9427
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_መመልከቻ"
#. KJK9J
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9452
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9512
msgctxt "impressnotebookbar|ViewLabel"
msgid "~View"
msgstr "~መመልከቻ"
#. bWC2b
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10346
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10406
msgctxt "impressnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "_ሰንጠረዥ"
#. dmEJG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10430
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10490
msgctxt "impressnotebookbar|TableLabel"
msgid "~Table"
msgstr "~ሰንጠረዥ"
#. Cn8TS
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10955
-#: sd/uiconfig/simpress/ui/notebookbar.ui:12209
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14021
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11015
+#: sd/uiconfig/simpress/ui/notebookbar.ui:12269
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14081
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr "መቀየሪያ"
#. do5DT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11625
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11685
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "ምስ_ል"
#. XCSMA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11734
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11794
msgctxt "impressnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. nTy3C
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13436
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13496
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_መሳያ"
#. BfNQD
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13543
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13603
msgctxt "impressnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. p3Faf
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14377
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14437
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_እቃ"
#. wL8mu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14484
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14544
msgctxt "impressnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~እቃ"
#. AAosj
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14950
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15010
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "_መገናኛ"
#. GgHEg
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15054
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15114
msgctxt "impressnotebookbar|MediaLabel"
msgid "~Media"
msgstr "~መገናኛ"
#. W9oCC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15862
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15922
msgctxt "impressnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. 7sAbT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15946
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16006
msgctxt "ImpressNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. aAdZJ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16741
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16801
msgctxt "impressnotebookbar|FormMenuButton"
msgid "_Master"
msgstr "_ዋናው"
#. XAZEm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16825
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16885
msgctxt "ImpressNotebookbar|MasterLabel"
msgid "~Master"
msgstr "~ዋናው"
#. DyZAq
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17635
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17695
msgctxt "ImpressNotebookbar|FormMenuButton"
msgid "_View"
msgstr "_መመልከቻ"
#. rUJFu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17719
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17779
msgctxt "ImpressNotebookbar|View2Label"
msgid "~Outline"
msgstr "~ረቂቅ"
#. pA8DH
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18506
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18566
msgctxt "impressnotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3_ዲ"
#. xwrog
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18613
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18673
msgctxt "impressnotebookbar|FormLabel"
msgid "3~d"
msgstr "3~ዲ"
#. syaDA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18670
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18730
msgctxt "impressnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. Nwrnv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18744
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18804
msgctxt "impressnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. rBSXA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19707
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19767
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. DTNDB
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19791
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19851
msgctxt "impressnotebookbar|DevLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
@@ -7102,426 +7120,426 @@ msgid "~Tools"
msgstr "~መሳሪያዎች"
#. JC7Dd
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2321
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2327
msgctxt "impress_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "ዝርዝር መደርደሪያ"
#. aEHCg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2494
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2500
msgctxt "impress_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "ዝርዝር መደርደሪያ"
#. LL2dj
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3107
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3113
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ፋይል"
#. MR7ZB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3215
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3221
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. 26rGJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3341
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3347
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4530
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "S_lide"
msgstr "ተ_ንሸራታች"
#. WZ5Fe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3498
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12463
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3504
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12469
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "መ_ሳያ"
#. GYqWX
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3926
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7576
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9429
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10518
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11175
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12037
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12969
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7582
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9435
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11181
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12043
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12975
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr "_መቁረጫ"
#. LFnQL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4062
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6739
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12838
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4068
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6745
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12844
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. 5wZbP
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4173
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13105
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4179
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13111
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_ከለሳ"
#. BxXfn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4294
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5330
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13226
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4300
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5336
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13232
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "_መመልከቻ"
#. 5fAr4
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4392
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4398
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. fED72
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4676
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5495
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4682
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5501
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "ፊ_ደል"
#. YgxCs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4903
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5699
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4909
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5705
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "_አንቀጽ"
#. Tgwxy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5966
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5972
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "_ሰንጠረዥ"
#. PRamE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6618
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6624
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_ሰንጠረዥ"
#. DC7Hv
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6884
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11345
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6890
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11351
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "መ_ሳያ"
#. ncAKi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7309
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9162
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10251
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10907
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11770
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7315
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9168
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10257
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10913
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11776
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. 8pLR3
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7760
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7766
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "_ቅርጽ"
#. NM63T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8024
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12173
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8030
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12179
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. cbMTW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8260
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8266
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_ዲ"
#. BTzDn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8487
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8493
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "የ _ፊደል ስራ"
#. PLqyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8604
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. XL8kc
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8734
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8740
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "_ምስል"
#. snvvw
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9545
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9551
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9826
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9832
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_እቃ"
#. Ghwp6
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10678
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10684
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "_መገናኛ"
#. w6MPS
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12307
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12313
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "_ዋናው"
#. MGQxe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13366
msgctxt "impress_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. xBYsC
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14095
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14101
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_ዝርዝር"
#. EsADr
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2989
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2995
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_ዝርዝር"
#. Ch63h
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3047
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. kdH4L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3094
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_እርዳታ"
#. bkg23
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3200
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3206
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_ፋይል"
#. aqbEs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3433
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3439
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. S4ZPU
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3590
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3596
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr "_ተንሸራታች ማሳያ"
#. ZShaH
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3783
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3789
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr "ተ_ንሸራታች"
#. dS4bE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3938
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. bwvGG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4268
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4274
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "መ_ሳያ"
#. gQQfL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4452
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4458
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_ከለሳ"
#. BHDdD
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4604
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_መመልከቻ"
#. MECyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4880
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8402
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9644
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11035
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12267
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4886
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8408
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9650
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12273
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. ZZz6G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5037
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5043
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr "_ተንሸራታች ማሳያ"
#. etFeN
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5280
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6523
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5286
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6529
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "አ_ቀራረብ"
#. sdehG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5591
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6834
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5597
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6840
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "_አንቀጽ"
#. ncg2G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5831
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5837
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. 6isa9
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5993
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5999
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "_መመልከቻ"
#. sorSJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6141
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6147
msgctxt "notebookbar_groupedbar_full|reviewp"
msgid "_Review"
msgstr "_ክለሳ"
#. jHLaW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6280
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6286
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr "_ተንሸራታች ማሳያ"
#. Ew7Ho
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7009
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7015
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "ሰ_ንጠረዥ"
#. i8XUZ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7269
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7275
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "ረ_ድፎች"
#. 4nboE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7391
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7397
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "_ሰንጠረዥ"
#. WfzeY
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7717
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7723
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "መ_ሳያ"
#. QNg9L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8002
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8008
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. BfnGg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8554
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9796
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11187
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8560
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9802
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11193
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. 3i55T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8696
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8702
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. fNGFB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8835
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8841
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_ዲ"
#. SbHmx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9091
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9097
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_ንድፍ"
#. DDTxx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9256
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9262
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ቀ_ለም"
#. eLnnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10185
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10191
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_መገናኛ"
#. duFFM
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10366
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr "_ተንሸራታች ማሳያ"
#. wrKzp
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10635
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10641
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "ክ_ፈፍ"
#. EMvnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11333
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11339
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "_መመልከቻ"
#. DQLzy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11493
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11499
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr "_ዋናው ገጽ"
#. QLjsG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11724
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11730
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. Eg8Qi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11949
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11955
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "መ_ሳያ"
#. tcCdm
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12429
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12435
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
msgstr "_መመልከቻ"
@@ -9528,103 +9546,103 @@ msgid "Graphic Styles"
msgstr "የ ንድፍ ዘዴዎች"
#. 38ZeG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:41
+#: sd/uiconfig/simpress/ui/templatedialog.ui:38
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "_መደበኛ"
#. HsXnQ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:152
+#: sd/uiconfig/simpress/ui/templatedialog.ui:126
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr "አደራጅ"
#. 5d7Zo
-#: sd/uiconfig/simpress/ui/templatedialog.ui:199
+#: sd/uiconfig/simpress/ui/templatedialog.ui:149
msgctxt "templatedialog|line"
msgid "Line"
msgstr "መስመር"
#. vQ46t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:247
+#: sd/uiconfig/simpress/ui/templatedialog.ui:173
msgctxt "templatedialog|area"
msgid "Area"
msgstr "ቦታ"
#. xeCAp
-#: sd/uiconfig/simpress/ui/templatedialog.ui:295
+#: sd/uiconfig/simpress/ui/templatedialog.ui:197
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr "በ ማጥላት ላይ"
#. Wuy8t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:343
+#: sd/uiconfig/simpress/ui/templatedialog.ui:221
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "ግልጽነት"
#. 8mJFG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:391
+#: sd/uiconfig/simpress/ui/templatedialog.ui:245
msgctxt "templatedialog|font"
msgid "Font"
msgstr "ፊደል"
#. tuaZJ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:439
+#: sd/uiconfig/simpress/ui/templatedialog.ui:269
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "የፊደል ውጤት"
#. SK2Ge
-#: sd/uiconfig/simpress/ui/templatedialog.ui:487
+#: sd/uiconfig/simpress/ui/templatedialog.ui:293
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr "ማስረጊያዎች & ክፍተት"
#. siGDD
-#: sd/uiconfig/simpress/ui/templatedialog.ui:535
+#: sd/uiconfig/simpress/ui/templatedialog.ui:317
msgctxt "templatedialog|text"
msgid "Text"
msgstr "ጽሁፍ"
#. c5b3i
-#: sd/uiconfig/simpress/ui/templatedialog.ui:583
+#: sd/uiconfig/simpress/ui/templatedialog.ui:341
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "የጽሁፍ እንቅስቃሴ"
#. dyjNi
-#: sd/uiconfig/simpress/ui/templatedialog.ui:631
+#: sd/uiconfig/simpress/ui/templatedialog.ui:365
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr "አቅጣጫ"
#. fcsTP
-#: sd/uiconfig/simpress/ui/templatedialog.ui:679
+#: sd/uiconfig/simpress/ui/templatedialog.ui:389
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "አገናኝ"
#. nBYNb
-#: sd/uiconfig/simpress/ui/templatedialog.ui:727
+#: sd/uiconfig/simpress/ui/templatedialog.ui:413
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "ማሰለፊያ"
#. CdaX3
-#: sd/uiconfig/simpress/ui/templatedialog.ui:775
+#: sd/uiconfig/simpress/ui/templatedialog.ui:437
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
#. RKvWz
-#: sd/uiconfig/simpress/ui/templatedialog.ui:823
+#: sd/uiconfig/simpress/ui/templatedialog.ui:461
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "ማስረጊያ"
#. WtrUB
-#: sd/uiconfig/simpress/ui/templatedialog.ui:871
+#: sd/uiconfig/simpress/ui/templatedialog.ui:485
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "በ ማድመቅ ላይ"
diff --git a/source/am/sfx2/messages.po b/source/am/sfx2/messages.po
index a8506b16f90..07d7d2fac2e 100644
--- a/source/am/sfx2/messages.po
+++ b/source/am/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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-06-06 17:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/am/>\n"
@@ -3093,28 +3093,28 @@ msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr "ያስገቡ ቃሎች እርስዎ እንደ ማውጫ መጠቀም የሚፈልጉትን ለ እርስዎ ሰነድ ይዞታዎች: ቁልፍ ቃሎች በ ኮማ (,) መለያየት አለባቸው: ቁልፍ ቃሎች ነጭ የ ክፍተት ቦታ ባህሪዎች ወይንም ሴሚኮለን (;) መያዝ ይችላሉ "
-#. aENCY
+#. 64GNQ
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
-msgid "Enter information about persons or organizations contributing to the document."
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
msgstr ""
-#. y3E3S
+#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
-msgid "Enter information about geographic coverage of the document."
+msgid "Enter the time, place, or jurisdiction that the document is relevant to."
msgstr ""
-#. ePuCE
+#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
-msgid "Enter information to unambiguously identify the document."
+msgid "Enter a unique and unambiguous identifier for the document."
msgstr ""
-#. 5KF6E
+#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
-msgid "Enter information about the publisher of the document."
+msgid "Enter the name of the entity that is making the document available."
msgstr ""
#. n8gwE
@@ -3129,16 +3129,16 @@ msgctxt "descriptioninfopage|extended_tip|rights"
msgid "Enter information about intellectual property rights associated with the document."
msgstr ""
-#. xKAHT
+#. Nze95
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
-msgid "Enter information about a related resource from which the document is derived from."
+msgid "Enter information about other resources from which the document is derived."
msgstr ""
-#. nBDCW
+#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
-msgid "Enter information about the nature or genre of the document."
+msgid "Enter information about the category or format of the document."
msgstr ""
#. bo2q7
@@ -3815,7 +3815,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "ፍቃድ _ማሳያ"
-#. uCvKD
+#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3825,7 +3825,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2023 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -4886,10 +4886,10 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr ""
-#. xYGf6
+#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
-msgid "All Applications"
+msgid "All Documents"
msgstr ""
#. fAxHB
diff --git a/source/am/svtools/messages.po b/source/am/svtools/messages.po
index 0a237694423..e864e30be75 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: 2023-12-21 13:21+0100\n"
+"POT-Creation-Date: 2024-04-15 19:52+0200\n"
"PO-Revision-Date: 2021-12-06 02:38+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/am/>\n"
@@ -2570,2492 +2570,2504 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[ምንም]"
-#. aUWzb
+#. AErwo
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Multiple]"
+msgstr ""
+
+#. J2UFW
+#: svtools/inc/langtab.hrc:31
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Undetermined]"
+msgstr ""
+
+#. aUWzb
+#: svtools/inc/langtab.hrc:32
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "ያልታወቀ"
#. AQgxZ
-#: svtools/inc/langtab.hrc:31 svtools/inc/langtab.hrc:32
+#: svtools/inc/langtab.hrc:33 svtools/inc/langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "ነባር"
#. hsqmD
-#: svtools/inc/langtab.hrc:33
+#: svtools/inc/langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr "Afrikaans (South Africa)"
#. TVGco
-#: svtools/inc/langtab.hrc:34
+#: svtools/inc/langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr "Albanian"
#. unNc6
-#: svtools/inc/langtab.hrc:35
+#: svtools/inc/langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr "Arabic"
#. yStAU
-#: svtools/inc/langtab.hrc:36
+#: svtools/inc/langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr "Arabic (Algeria)"
#. 6GPFd
-#: svtools/inc/langtab.hrc:37
+#: svtools/inc/langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr "Arabic (Bahrain)"
#. tvtct
-#: svtools/inc/langtab.hrc:38
+#: svtools/inc/langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr "Arabic (Chad)"
#. sAaq7
-#: svtools/inc/langtab.hrc:39
+#: svtools/inc/langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr "Arabic (Comoros)"
#. CtwpU
-#: svtools/inc/langtab.hrc:40
+#: svtools/inc/langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr "Arabic (Djibouti)"
#. XgGyg
-#: svtools/inc/langtab.hrc:41
+#: svtools/inc/langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr "Arabic (Egypt)"
#. iwYQR
-#: svtools/inc/langtab.hrc:42
+#: svtools/inc/langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr "Arabic (Eritrea)"
#. nKF3r
-#: svtools/inc/langtab.hrc:43
+#: svtools/inc/langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr "Arabic (Iraq)"
#. JdGNA
-#: svtools/inc/langtab.hrc:44
+#: svtools/inc/langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr "Arabic (Israel)"
#. bVjMH
-#: svtools/inc/langtab.hrc:45
+#: svtools/inc/langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr "Arabic (Jordan)"
#. 2tQFC
-#: svtools/inc/langtab.hrc:46
+#: svtools/inc/langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr "Arabic (Kuwait)"
#. EvECi
-#: svtools/inc/langtab.hrc:47
+#: svtools/inc/langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr "Arabic (Lebanon)"
#. AWBGA
-#: svtools/inc/langtab.hrc:48
+#: svtools/inc/langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr "Arabic (Libya)"
#. FBSpG
-#: svtools/inc/langtab.hrc:49
+#: svtools/inc/langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr "Arabic (Mauritania)"
#. YmCZY
-#: svtools/inc/langtab.hrc:50
+#: svtools/inc/langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr "Arabic (Morocco)"
#. VB6tk
-#: svtools/inc/langtab.hrc:51
+#: svtools/inc/langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr "Arabic (Oman)"
#. ErqSh
-#: svtools/inc/langtab.hrc:52
+#: svtools/inc/langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr "Arabic (Palestine)"
#. nURdz
-#: svtools/inc/langtab.hrc:53
+#: svtools/inc/langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr "Arabic (Qatar)"
#. FdyFU
-#: svtools/inc/langtab.hrc:54
+#: svtools/inc/langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr "Arabic (Saudi Arabia)"
#. x8UtA
-#: svtools/inc/langtab.hrc:55
+#: svtools/inc/langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr "Arabic (Somalia)"
#. y9ptg
-#: svtools/inc/langtab.hrc:56
+#: svtools/inc/langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr "Arabic (Sudan)"
#. caDrq
-#: svtools/inc/langtab.hrc:57
+#: svtools/inc/langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr "Arabic (Syria)"
#. TqKZQ
-#: svtools/inc/langtab.hrc:58
+#: svtools/inc/langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr "Arabic (Tunisia)"
#. VfYi2
-#: svtools/inc/langtab.hrc:59
+#: svtools/inc/langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr "Arabic (UAE)"
#. f7D5o
-#: svtools/inc/langtab.hrc:60
+#: svtools/inc/langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr "Arabic (Yemen)"
#. vDhQJ
-#: svtools/inc/langtab.hrc:61
+#: svtools/inc/langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr "Aragonese"
#. yE4TR
-#: svtools/inc/langtab.hrc:62
+#: svtools/inc/langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Armenia)"
msgstr "Armenian, Eastern (Armenia)"
#. bacGJ
-#: svtools/inc/langtab.hrc:63
+#: svtools/inc/langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "Assamese"
#. xAg9Q
-#: svtools/inc/langtab.hrc:64
+#: svtools/inc/langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr "Azerbaijani Latin"
#. juADB
-#: svtools/inc/langtab.hrc:65
+#: svtools/inc/langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr "Azerbaijani Cyrillic"
#. C3C7G
-#: svtools/inc/langtab.hrc:66
+#: svtools/inc/langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "Basque"
#. dJPsj
-#: svtools/inc/langtab.hrc:67
+#: svtools/inc/langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr "Bengali (India)"
#. K6cbb
-#: svtools/inc/langtab.hrc:68
+#: svtools/inc/langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr "Bulgarian"
#. sBBmA
-#: svtools/inc/langtab.hrc:69
+#: svtools/inc/langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr "Belarusian"
#. 3SEoJ
-#: svtools/inc/langtab.hrc:70
+#: svtools/inc/langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr "Catalan"
#. PoUeZ
-#: svtools/inc/langtab.hrc:71
+#: svtools/inc/langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr "Catalan (Valencian)"
#. ErGw2
-#: svtools/inc/langtab.hrc:72
+#: svtools/inc/langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr "Chinese (traditional)"
#. Gbige
-#: svtools/inc/langtab.hrc:73
+#: svtools/inc/langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr "Chinese (simplified)"
#. WzgGw
-#: svtools/inc/langtab.hrc:74
+#: svtools/inc/langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr "Chinese (Hong Kong)"
#. Kfrv5
-#: svtools/inc/langtab.hrc:75
+#: svtools/inc/langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr "Chinese (Singapore)"
#. BSHqu
-#: svtools/inc/langtab.hrc:76
+#: svtools/inc/langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr "Chinese (Macau)"
#. FMwd9
-#: svtools/inc/langtab.hrc:77
+#: svtools/inc/langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr "Church Slavic"
#. cAkoV
-#: svtools/inc/langtab.hrc:78
+#: svtools/inc/langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr "Croatian"
#. DjdDj
-#: svtools/inc/langtab.hrc:79
+#: svtools/inc/langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr "Czech"
#. xnGM2
-#: svtools/inc/langtab.hrc:80
+#: svtools/inc/langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr "Danish"
#. yMGyj
-#: svtools/inc/langtab.hrc:81
+#: svtools/inc/langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr "Dutch (Netherlands)"
#. qgJE9
-#: svtools/inc/langtab.hrc:82
+#: svtools/inc/langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr "Dutch (Belgium)"
#. STsDT
-#: svtools/inc/langtab.hrc:83
+#: svtools/inc/langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr "English (USA)"
#. aCBBC
-#: svtools/inc/langtab.hrc:84
+#: svtools/inc/langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr "English (UK)"
#. 46Cte
-#: svtools/inc/langtab.hrc:85
+#: svtools/inc/langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr "English, OED spelling (UK)"
#. XCJAF
-#: svtools/inc/langtab.hrc:86
+#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr "English (Australia)"
#. KPGdA
-#: svtools/inc/langtab.hrc:87
+#: svtools/inc/langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr "English (Canada)"
#. vGWET
-#: svtools/inc/langtab.hrc:88
+#: svtools/inc/langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr "English (New Zealand)"
#. JpNB4
-#: svtools/inc/langtab.hrc:89
+#: svtools/inc/langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr "English (Ireland)"
#. RYtwA
-#: svtools/inc/langtab.hrc:90
+#: svtools/inc/langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr "English (South Africa)"
#. fEWbR
-#: svtools/inc/langtab.hrc:91
+#: svtools/inc/langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr "English (Jamaica)"
#. 4tDmL
-#: svtools/inc/langtab.hrc:92
+#: svtools/inc/langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr "English (Caribbean)"
#. craLz
-#: svtools/inc/langtab.hrc:93
+#: svtools/inc/langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr "English (Belize)"
#. oAnX9
-#: svtools/inc/langtab.hrc:94
+#: svtools/inc/langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr "English (Trinidad)"
#. DbBaG
-#: svtools/inc/langtab.hrc:95
+#: svtools/inc/langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr "English (Zimbabwe)"
#. bGuDT
-#: svtools/inc/langtab.hrc:96
+#: svtools/inc/langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr "English (Philippines)"
#. sf7j9
-#: svtools/inc/langtab.hrc:97
+#: svtools/inc/langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr "English (India)"
#. uqECc
-#: svtools/inc/langtab.hrc:98
+#: svtools/inc/langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr "Estonian"
#. AGGnV
-#: svtools/inc/langtab.hrc:99
+#: svtools/inc/langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr "Finnish"
#. UyH2X
-#: svtools/inc/langtab.hrc:100
+#: svtools/inc/langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr "Faroese"
#. riCt7
-#: svtools/inc/langtab.hrc:101
+#: svtools/inc/langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr "Persian"
#. FSxwV
-#: svtools/inc/langtab.hrc:102
+#: svtools/inc/langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr "French (France)"
#. LGkgS
-#: svtools/inc/langtab.hrc:103
+#: svtools/inc/langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr "French (Belgium)"
#. TFQ8G
-#: svtools/inc/langtab.hrc:104
+#: svtools/inc/langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr "French (Canada)"
#. 8NnQa
-#: svtools/inc/langtab.hrc:105
+#: svtools/inc/langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr "French (Switzerland)"
#. DkXiH
-#: svtools/inc/langtab.hrc:106
+#: svtools/inc/langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr "French (Luxembourg)"
#. 8BeKQ
-#: svtools/inc/langtab.hrc:107
+#: svtools/inc/langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr "French (Monaco)"
#. DoQUZ
-#: svtools/inc/langtab.hrc:108
+#: svtools/inc/langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr "Gascon"
#. 6m5ud
-#: svtools/inc/langtab.hrc:109
+#: svtools/inc/langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr "German (Germany)"
#. bTDdf
-#: svtools/inc/langtab.hrc:110
+#: svtools/inc/langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr "German (Switzerland)"
#. H6rUb
-#: svtools/inc/langtab.hrc:111
+#: svtools/inc/langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr "German (Austria)"
#. EXUrT
-#: svtools/inc/langtab.hrc:112
+#: svtools/inc/langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr "German (Luxembourg)"
#. wYXvd
-#: svtools/inc/langtab.hrc:113
+#: svtools/inc/langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr "German (Liechtenstein)"
#. yBvcg
-#: svtools/inc/langtab.hrc:114
+#: svtools/inc/langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "Greek"
#. QzGHA
-#: svtools/inc/langtab.hrc:115
+#: svtools/inc/langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr "Gujarati"
#. gU5Y9
-#: svtools/inc/langtab.hrc:116
+#: svtools/inc/langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr "Hebrew"
#. vkmai
-#: svtools/inc/langtab.hrc:117
+#: svtools/inc/langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr "Hindi"
#. FdD6d
-#: svtools/inc/langtab.hrc:118
+#: svtools/inc/langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr "Hungarian"
#. sRD2B
-#: svtools/inc/langtab.hrc:119
+#: svtools/inc/langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr "Icelandic"
#. K95FW
-#: svtools/inc/langtab.hrc:120
+#: svtools/inc/langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr "Indonesian"
#. dshDi
-#: svtools/inc/langtab.hrc:121
+#: svtools/inc/langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr "Italian (Italy)"
#. DELVB
-#: svtools/inc/langtab.hrc:122
+#: svtools/inc/langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr "Italian (Switzerland)"
#. ruFE2
-#: svtools/inc/langtab.hrc:123
+#: svtools/inc/langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr "Japanese"
#. qFQYv
-#: svtools/inc/langtab.hrc:124
+#: svtools/inc/langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr "Kannada"
#. HBG3C
-#: svtools/inc/langtab.hrc:125
+#: svtools/inc/langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr "Kashmiri (Kashmir)"
#. DwhmJ
-#: svtools/inc/langtab.hrc:126
+#: svtools/inc/langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr "Kashmiri (India)"
#. UMfCV
-#: svtools/inc/langtab.hrc:127
+#: svtools/inc/langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "Kazak"
#. fABxX
-#: svtools/inc/langtab.hrc:128
+#: svtools/inc/langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr "Konkani"
#. 5XXpX
-#: svtools/inc/langtab.hrc:129
+#: svtools/inc/langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr "Korean (RoK)"
#. Ynb76
-#: svtools/inc/langtab.hrc:130
+#: svtools/inc/langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr "Latvian"
#. C4VrT
-#: svtools/inc/langtab.hrc:131
+#: svtools/inc/langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr "Lithuanian"
#. zPNto
-#: svtools/inc/langtab.hrc:132
+#: svtools/inc/langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr "Macedonian"
#. nVTHg
-#: svtools/inc/langtab.hrc:133
+#: svtools/inc/langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr "Malay (Malaysia)"
#. fwb55
-#: svtools/inc/langtab.hrc:134
+#: svtools/inc/langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr "Malay (Brunei Darussalam)"
#. 8niko
-#: svtools/inc/langtab.hrc:135
+#: svtools/inc/langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr "Malayalam"
#. wX45Q
-#: svtools/inc/langtab.hrc:136
+#: svtools/inc/langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr "Manipuri"
#. wdBgL
-#: svtools/inc/langtab.hrc:137
+#: svtools/inc/langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr "Marathi"
#. gkEEQ
-#: svtools/inc/langtab.hrc:138
+#: svtools/inc/langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr "Nepali (Nepal)"
#. LaDAA
-#: svtools/inc/langtab.hrc:139
+#: svtools/inc/langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr "Nepali (India)"
#. 7HpyY
-#: svtools/inc/langtab.hrc:140
+#: svtools/inc/langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr "Norwegian, Bokmål"
#. kCv9u
-#: svtools/inc/langtab.hrc:141
+#: svtools/inc/langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr "Norwegian, Nynorsk"
#. 3BNF8
-#: svtools/inc/langtab.hrc:142
+#: svtools/inc/langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "Odia"
#. KEoWD
-#: svtools/inc/langtab.hrc:143
+#: svtools/inc/langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr "Polish"
#. yyj9v
-#: svtools/inc/langtab.hrc:144
+#: svtools/inc/langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr "Portuguese (Angola)"
#. hZAXE
-#: svtools/inc/langtab.hrc:145
+#: svtools/inc/langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr "Portuguese (Portugal)"
#. A5CG3
-#: svtools/inc/langtab.hrc:146
+#: svtools/inc/langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr "Portuguese (Brazil)"
#. EGfKG
-#: svtools/inc/langtab.hrc:147
+#: svtools/inc/langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr "Punjabi"
#. 4ATDT
-#: svtools/inc/langtab.hrc:148
+#: svtools/inc/langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr "Rhaeto-Romance"
#. TLUGG
-#: svtools/inc/langtab.hrc:149
+#: svtools/inc/langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr "Romanian (Romania)"
#. uCPF7
-#: svtools/inc/langtab.hrc:150
+#: svtools/inc/langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr "Romanian (Moldova)"
#. tJTih
-#: svtools/inc/langtab.hrc:151
+#: svtools/inc/langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr "Russian"
#. Rih6F
-#: svtools/inc/langtab.hrc:152
+#: svtools/inc/langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr "Sanskrit"
#. CyZtm
-#: svtools/inc/langtab.hrc:153
+#: svtools/inc/langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr "Serbian Cyrillic (Serbia and Montenegro)"
#. sFnB8
-#: svtools/inc/langtab.hrc:154
+#: svtools/inc/langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr "Serbian Latin (Serbia and Montenegro)"
#. WbsFA
-#: svtools/inc/langtab.hrc:155
+#: svtools/inc/langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr "Serbian Cyrillic (Serbia)"
#. WL3zM
-#: svtools/inc/langtab.hrc:156
+#: svtools/inc/langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr "Serbian Latin (Serbia)"
#. JFnsJ
-#: svtools/inc/langtab.hrc:157
+#: svtools/inc/langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr "Serbian Cyrillic (Montenegro)"
#. AHpmF
-#: svtools/inc/langtab.hrc:158
+#: svtools/inc/langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr "Serbian Latin (Montenegro)"
#. JcJT4
-#: svtools/inc/langtab.hrc:159
+#: svtools/inc/langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr "Serbian Latin"
#. ubCyV
-#: svtools/inc/langtab.hrc:160
+#: svtools/inc/langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "Sidama"
#. 66wdH
-#: svtools/inc/langtab.hrc:161
+#: svtools/inc/langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Devanagari"
msgstr "Sindhi, Devanagari"
#. RF77g
-#: svtools/inc/langtab.hrc:162
+#: svtools/inc/langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Arabic"
msgstr "Sindhi, Arabic"
#. E8DXb
-#: svtools/inc/langtab.hrc:163
+#: svtools/inc/langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr "Slovak"
#. GS6BZ
-#: svtools/inc/langtab.hrc:164
+#: svtools/inc/langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr "Slovenian"
#. bCFN3
-#: svtools/inc/langtab.hrc:165
+#: svtools/inc/langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr "Spanish (Spain)"
#. AXKJF
-#: svtools/inc/langtab.hrc:166
+#: svtools/inc/langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr "Spanish (Mexico)"
#. 4ExjA
-#: svtools/inc/langtab.hrc:167
+#: svtools/inc/langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr "Spanish (Guatemala)"
#. ndaNA
-#: svtools/inc/langtab.hrc:168
+#: svtools/inc/langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr "Spanish (Costa Rica)"
#. rAYvf
-#: svtools/inc/langtab.hrc:169
+#: svtools/inc/langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr "Spanish (Panama)"
#. rwjDV
-#: svtools/inc/langtab.hrc:170
+#: svtools/inc/langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr "Spanish (Dom. Rep.)"
#. aeV5T
-#: svtools/inc/langtab.hrc:171
+#: svtools/inc/langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr "Spanish (Venezuela)"
#. H4CHi
-#: svtools/inc/langtab.hrc:172
+#: svtools/inc/langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr "Spanish (Colombia)"
#. NkaU2
-#: svtools/inc/langtab.hrc:173
+#: svtools/inc/langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr "Spanish (Peru)"
#. 2yKQy
-#: svtools/inc/langtab.hrc:174
+#: svtools/inc/langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr "Spanish (Argentina)"
#. cTFoB
-#: svtools/inc/langtab.hrc:175
+#: svtools/inc/langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr "Spanish (Ecuador)"
#. Q7iGB
-#: svtools/inc/langtab.hrc:176
+#: svtools/inc/langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr "Spanish (Chile)"
#. SQeC3
-#: svtools/inc/langtab.hrc:177
+#: svtools/inc/langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr "Spanish (Uruguay)"
#. EmgTp
-#: svtools/inc/langtab.hrc:178
+#: svtools/inc/langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr "Spanish (Paraguay)"
#. T7rLH
-#: svtools/inc/langtab.hrc:179
+#: svtools/inc/langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr "Spanish (Bolivia)"
#. GNG7W
-#: svtools/inc/langtab.hrc:180
+#: svtools/inc/langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr "Spanish (El Salvador)"
#. HoGhs
-#: svtools/inc/langtab.hrc:181
+#: svtools/inc/langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr "Spanish (Honduras)"
#. KgEGv
-#: svtools/inc/langtab.hrc:182
+#: svtools/inc/langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr "Spanish (Nicaragua)"
#. uj9QF
-#: svtools/inc/langtab.hrc:183
+#: svtools/inc/langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr "Spanish (Puerto Rico)"
#. 3bTTE
-#: svtools/inc/langtab.hrc:184
+#: svtools/inc/langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr "Swahili (Kenya)"
#. AFhrJ
-#: svtools/inc/langtab.hrc:185
+#: svtools/inc/langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr "Swedish (Sweden)"
#. BKF86
-#: svtools/inc/langtab.hrc:186
+#: svtools/inc/langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr "Swedish (Finland)"
#. E6Ede
-#: svtools/inc/langtab.hrc:187
+#: svtools/inc/langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr "Tajik"
#. dAFTH
-#: svtools/inc/langtab.hrc:188
+#: svtools/inc/langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr "Tamil"
#. RHZbp
-#: svtools/inc/langtab.hrc:189
+#: svtools/inc/langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "Tatar"
#. pTFA6
-#: svtools/inc/langtab.hrc:190
+#: svtools/inc/langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr "Telugu"
#. 3xQFG
-#: svtools/inc/langtab.hrc:191
+#: svtools/inc/langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr "Thai"
#. 7SBCF
-#: svtools/inc/langtab.hrc:192
+#: svtools/inc/langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr "Turkish"
#. jg4Y4
-#: svtools/inc/langtab.hrc:193
+#: svtools/inc/langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr "Urdu (Pakistan)"
#. reDrZ
-#: svtools/inc/langtab.hrc:194
+#: svtools/inc/langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr "Urdu (India)"
#. AciD4
-#: svtools/inc/langtab.hrc:195
+#: svtools/inc/langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr "Ukrainian"
#. 9s6wZ
-#: svtools/inc/langtab.hrc:196
+#: svtools/inc/langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr "Uzbek Latin"
#. HrnFi
-#: svtools/inc/langtab.hrc:197
+#: svtools/inc/langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr "Uzbek Cyrillic"
#. seQBA
-#: svtools/inc/langtab.hrc:198
+#: svtools/inc/langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr "Welsh"
#. MyZMt
-#: svtools/inc/langtab.hrc:199
+#: svtools/inc/langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr "Latin"
#. UxE47
-#: svtools/inc/langtab.hrc:200
+#: svtools/inc/langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr "Esperanto"
#. QDEQB
-#: svtools/inc/langtab.hrc:201
+#: svtools/inc/langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr "Kinyarwanda (Rwanda)"
#. VDEdz
-#: svtools/inc/langtab.hrc:202
+#: svtools/inc/langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr "Maori"
#. BCRzB
-#: svtools/inc/langtab.hrc:203
+#: svtools/inc/langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr "Galician"
#. EJSEG
-#: svtools/inc/langtab.hrc:204
+#: svtools/inc/langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr "Dhivehi"
#. HyrCw
-#: svtools/inc/langtab.hrc:205
+#: svtools/inc/langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr "Northern Sotho"
#. iZE5p
-#: svtools/inc/langtab.hrc:206
+#: svtools/inc/langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr "Gaelic (Scotland)"
#. hUdfG
-#: svtools/inc/langtab.hrc:207
+#: svtools/inc/langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr "Mongolian Cyrillic"
#. XSmCF
-#: svtools/inc/langtab.hrc:208
+#: svtools/inc/langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr "Mongolian Mongolian"
#. SmxD2
-#: svtools/inc/langtab.hrc:209
+#: svtools/inc/langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr "Interlingua"
#. dBUa9
-#: svtools/inc/langtab.hrc:210
+#: svtools/inc/langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr "Bosnian"
#. c29GE
-#: svtools/inc/langtab.hrc:211
+#: svtools/inc/langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr "Bengali (Bangladesh)"
#. 9CTyH
-#: svtools/inc/langtab.hrc:212
+#: svtools/inc/langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr "Occitan"
#. wRpTQ
-#: svtools/inc/langtab.hrc:213
+#: svtools/inc/langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr "Khmer"
#. 6C2PP
-#: svtools/inc/langtab.hrc:214
+#: svtools/inc/langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr "Kurdish, Northern (Turkey)"
#. JBSdg
-#: svtools/inc/langtab.hrc:215
+#: svtools/inc/langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr "Kurdish, Northern (Syria)"
#. 7LmT2
-#: svtools/inc/langtab.hrc:216
+#: svtools/inc/langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr "Kurdish, Central (Iraq)"
#. rzDHD
-#: svtools/inc/langtab.hrc:217
+#: svtools/inc/langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr "Kurdish, Central (Iran)"
#. CeAFw
-#: svtools/inc/langtab.hrc:218
+#: svtools/inc/langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr "Kurdish, Southern (Iran)"
#. epbri
-#: svtools/inc/langtab.hrc:219
+#: svtools/inc/langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr "Kurdish, Southern (Iraq)"
#. 2KhAB
-#: svtools/inc/langtab.hrc:220
+#: svtools/inc/langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr "Sardinian"
#. 3sZxr
-#: svtools/inc/langtab.hrc:221
+#: svtools/inc/langtab.hrc:223
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"
#. NdNMD
-#: svtools/inc/langtab.hrc:222
+#: svtools/inc/langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr "Swahili (Tanzania)"
#. ywH3p
-#: svtools/inc/langtab.hrc:223
+#: svtools/inc/langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr "Lao"
#. HNY5w
-#: svtools/inc/langtab.hrc:224
+#: svtools/inc/langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr "Irish"
#. oGuLJ
-#: svtools/inc/langtab.hrc:225
+#: svtools/inc/langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr "Tibetan (PR China)"
#. DpbUS
-#: svtools/inc/langtab.hrc:226
+#: svtools/inc/langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr "Georgian"
#. vXTTC
-#: svtools/inc/langtab.hrc:227
+#: svtools/inc/langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr "Frisian"
#. hYSBQ
-#: svtools/inc/langtab.hrc:228
+#: svtools/inc/langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr "Tswana (South Africa)"
#. iBrft
-#: svtools/inc/langtab.hrc:229
+#: svtools/inc/langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr "Zulu"
#. efx7v
-#: svtools/inc/langtab.hrc:230
+#: svtools/inc/langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
msgstr "Vietnamese"
#. uik8N
-#: svtools/inc/langtab.hrc:231
+#: svtools/inc/langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr "Breton"
#. UuDPF
-#: svtools/inc/langtab.hrc:232
+#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr "Kalaallisut"
#. h8yi2
-#: svtools/inc/langtab.hrc:233
+#: svtools/inc/langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr "Ndebele, South"
#. GAkRJ
-#: svtools/inc/langtab.hrc:234
+#: svtools/inc/langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr "Southern Sotho"
#. 2beka
-#: svtools/inc/langtab.hrc:235
+#: svtools/inc/langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr "Swazi"
#. GFCYC
-#: svtools/inc/langtab.hrc:236
+#: svtools/inc/langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr "Tsonga"
#. Fd3yC
-#: svtools/inc/langtab.hrc:237
+#: svtools/inc/langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr "Venda"
#. BQkT8
-#: svtools/inc/langtab.hrc:238
+#: svtools/inc/langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr "Tswana (Botswana)"
#. aCLs3
-#: svtools/inc/langtab.hrc:239
+#: svtools/inc/langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr "Xhosa"
#. 8tGkA
-#: svtools/inc/langtab.hrc:240
+#: svtools/inc/langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr "Sinhala"
#. MyZBb
-#: svtools/inc/langtab.hrc:241
+#: svtools/inc/langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr "Moore"
#. MuwMr
-#: svtools/inc/langtab.hrc:242
+#: svtools/inc/langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr "Bambara"
#. ohYHE
-#: svtools/inc/langtab.hrc:243
+#: svtools/inc/langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr "Akan"
#. Rpc24
-#: svtools/inc/langtab.hrc:244
+#: svtools/inc/langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr "Luxembourgish"
#. TPr9P
-#: svtools/inc/langtab.hrc:245
+#: svtools/inc/langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr "Friulian"
#. XFeaU
-#: svtools/inc/langtab.hrc:246
+#: svtools/inc/langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr "Fijian"
#. DmEsD
-#: svtools/inc/langtab.hrc:247
+#: svtools/inc/langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr "Afrikaans (Namibia)"
#. 2dS3j
-#: svtools/inc/langtab.hrc:248
+#: svtools/inc/langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr "English (Namibia)"
#. pxpQo
-#: svtools/inc/langtab.hrc:249
+#: svtools/inc/langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr "Walloon"
#. uSw8S
-#: svtools/inc/langtab.hrc:250
+#: svtools/inc/langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr "Coptic"
#. cXUkb
-#: svtools/inc/langtab.hrc:251
+#: svtools/inc/langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr "Tigrigna (Eritrea)"
#. 4X4SP
-#: svtools/inc/langtab.hrc:252
+#: svtools/inc/langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr "Tigrigna (Ethiopia)"
#. vebCw
-#: svtools/inc/langtab.hrc:253
+#: svtools/inc/langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr "Amharic"
#. wVfCr
-#: svtools/inc/langtab.hrc:254
+#: svtools/inc/langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr "Kirghiz"
#. zCrUd
-#: svtools/inc/langtab.hrc:255
+#: svtools/inc/langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr "German (Belgium)"
#. bZjgG
-#: svtools/inc/langtab.hrc:256
+#: svtools/inc/langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr "Chuvash"
#. Hhf2V
-#: svtools/inc/langtab.hrc:257
+#: svtools/inc/langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr "Burmese"
#. YCarY
-#: svtools/inc/langtab.hrc:258
+#: svtools/inc/langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr "Hausa (Nigeria)"
#. JXCmu
-#: svtools/inc/langtab.hrc:259
+#: svtools/inc/langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr "Hausa (Ghana)"
#. 7jrGb
-#: svtools/inc/langtab.hrc:260
+#: svtools/inc/langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr "Éwé"
#. QWBZG
-#: svtools/inc/langtab.hrc:261
+#: svtools/inc/langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr "English (Ghana)"
#. pAEtz
-#: svtools/inc/langtab.hrc:262
+#: svtools/inc/langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr "Sango"
#. L9sDt
-#: svtools/inc/langtab.hrc:263
+#: svtools/inc/langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr "Tagalog"
#. iFSZs
-#: svtools/inc/langtab.hrc:264
+#: svtools/inc/langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr "Ganda"
#. Gdbhz
-#: svtools/inc/langtab.hrc:265
+#: svtools/inc/langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr "Lingala"
#. TnDKB
-#: svtools/inc/langtab.hrc:266
+#: svtools/inc/langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr "Low German"
#. Yr5hK
-#: svtools/inc/langtab.hrc:267
+#: svtools/inc/langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr "Hiligaynon"
#. nF96G
-#: svtools/inc/langtab.hrc:268
+#: svtools/inc/langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr "Nyanja"
#. v4jmr
-#: svtools/inc/langtab.hrc:269
+#: svtools/inc/langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr "Kashubian"
#. nbEp5
-#: svtools/inc/langtab.hrc:270
+#: svtools/inc/langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr "Spanish (Cuba)"
#. CGkDF
-#: svtools/inc/langtab.hrc:271
+#: svtools/inc/langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr "Tetun (Indonesia)"
#. yXqvC
-#: svtools/inc/langtab.hrc:272
+#: svtools/inc/langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr "Quechua (Bolivia, North)"
#. V3XMi
-#: svtools/inc/langtab.hrc:273
+#: svtools/inc/langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr "Quechua (Bolivia, South)"
#. 3WCP7
-#: svtools/inc/langtab.hrc:274
+#: svtools/inc/langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr "Somali"
#. zFoBp
-#: svtools/inc/langtab.hrc:275
+#: svtools/inc/langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr "Sami, Inari (Finland)"
#. FJAQR
-#: svtools/inc/langtab.hrc:276
+#: svtools/inc/langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr "Sami, Lule (Norway)"
#. yBxW5
-#: svtools/inc/langtab.hrc:277
+#: svtools/inc/langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr "Sami, Lule (Sweden)"
#. 8yPLy
-#: svtools/inc/langtab.hrc:278
+#: svtools/inc/langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr "Sami, Northern (Finland)"
#. SQTD9
-#: svtools/inc/langtab.hrc:279
+#: svtools/inc/langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr "Sami, Northern (Norway)"
#. BHGpD
-#: svtools/inc/langtab.hrc:280
+#: svtools/inc/langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr "Sami, Northern (Sweden)"
#. cdYkC
-#: svtools/inc/langtab.hrc:281
+#: svtools/inc/langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr "Sami, Skolt (Finland)"
#. od3Hp
-#: svtools/inc/langtab.hrc:282
+#: svtools/inc/langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr "Sami, Southern (Norway)"
#. 5Ueff
-#: svtools/inc/langtab.hrc:283
+#: svtools/inc/langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr "Sami, Southern (Sweden)"
#. 7x4mU
-#: svtools/inc/langtab.hrc:284
+#: svtools/inc/langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr "Sami, Kildin (Russia)"
#. A5Crw
-#: svtools/inc/langtab.hrc:285
+#: svtools/inc/langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr "Guarani (Paraguay)"
#. ESc5d
-#: svtools/inc/langtab.hrc:286
+#: svtools/inc/langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr "Bodo"
#. sSAvV
-#: svtools/inc/langtab.hrc:287
+#: svtools/inc/langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr "Dogri"
#. f2nfh
-#: svtools/inc/langtab.hrc:288
+#: svtools/inc/langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr "Maithili"
#. Rm94B
-#: svtools/inc/langtab.hrc:289
+#: svtools/inc/langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr "Santali"
#. C7EGu
-#: svtools/inc/langtab.hrc:290
+#: svtools/inc/langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr "Tetun (Timor-Leste)"
#. JzTF8
-#: svtools/inc/langtab.hrc:291
+#: svtools/inc/langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr "Turkmen"
#. XbECR
-#: svtools/inc/langtab.hrc:292
+#: svtools/inc/langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr "Maltese"
#. PJ6DF
-#: svtools/inc/langtab.hrc:293
+#: svtools/inc/langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr "Tok Pisin"
#. kAWUo
-#: svtools/inc/langtab.hrc:294
+#: svtools/inc/langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr "Shuswap"
#. sBWQv
-#: svtools/inc/langtab.hrc:295
+#: svtools/inc/langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr "Oromo"
#. jYDYi
-#: svtools/inc/langtab.hrc:296
+#: svtools/inc/langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr "Greek, Ancient"
#. WY8GH
-#: svtools/inc/langtab.hrc:297
+#: svtools/inc/langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr "Yiddish (Israel)"
#. VAWnd
-#: svtools/inc/langtab.hrc:298
+#: svtools/inc/langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr "Quechua (Ecuador)"
#. UDB2F
-#: svtools/inc/langtab.hrc:299
+#: svtools/inc/langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr "Uyghur"
#. XAu8x
-#: svtools/inc/langtab.hrc:300
+#: svtools/inc/langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr "Asturian"
#. hwM5p
-#: svtools/inc/langtab.hrc:301
+#: svtools/inc/langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr "Sorbian, Upper"
#. iGTFG
-#: svtools/inc/langtab.hrc:302
+#: svtools/inc/langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr "Sorbian, Lower"
#. RvdrP
-#: svtools/inc/langtab.hrc:303
+#: svtools/inc/langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr "Latgalian"
#. 94i7A
-#: svtools/inc/langtab.hrc:304
+#: svtools/inc/langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr "Maore"
#. FeuXJ
-#: svtools/inc/langtab.hrc:305
+#: svtools/inc/langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr "Bushi"
#. CWFtg
-#: svtools/inc/langtab.hrc:306
+#: svtools/inc/langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr "Tahitian"
#. TDoMB
-#: svtools/inc/langtab.hrc:307
+#: svtools/inc/langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr "Malagasy, Plateau"
#. EVG88
-#: svtools/inc/langtab.hrc:308
+#: svtools/inc/langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr "Papiamentu (Netherlands Antilles)"
#. fbGn8
-#: svtools/inc/langtab.hrc:309
+#: svtools/inc/langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr "Papiamento (Aruba)"
#. 9XBNE
-#: svtools/inc/langtab.hrc:310
+#: svtools/inc/langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr "Sardinian, Campidanese"
#. d2kAw
-#: svtools/inc/langtab.hrc:311
+#: svtools/inc/langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr "Sardinian, Gallurese"
#. cJATX
-#: svtools/inc/langtab.hrc:312
+#: svtools/inc/langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr "Sardinian, Logudorese"
#. PJFYt
-#: svtools/inc/langtab.hrc:313
+#: svtools/inc/langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr "Sardinian, Sassarese"
#. oDLAc
-#: svtools/inc/langtab.hrc:314
+#: svtools/inc/langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr "Bafia"
#. 598zD
-#: svtools/inc/langtab.hrc:315
+#: svtools/inc/langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr "Gikuyu"
#. PFxrW
-#: svtools/inc/langtab.hrc:316
+#: svtools/inc/langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr "Yoruba"
#. jajFo
-#: svtools/inc/langtab.hrc:317
+#: svtools/inc/langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr "Rusyn (Ukraine)"
#. PpWdM
-#: svtools/inc/langtab.hrc:318
+#: svtools/inc/langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr "Rusyn (Slovakia)"
#. Wgo9k
-#: svtools/inc/langtab.hrc:319
+#: svtools/inc/langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr "Kabyle Latin"
#. MSnHB
-#: svtools/inc/langtab.hrc:320
+#: svtools/inc/langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr "Yiddish (USA)"
#. uYMRX
-#: svtools/inc/langtab.hrc:321
+#: svtools/inc/langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr "Hawaiian"
#. DyEGX
-#: svtools/inc/langtab.hrc:322
+#: svtools/inc/langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr "Limbu"
#. 3jGCz
-#: svtools/inc/langtab.hrc:323
+#: svtools/inc/langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr "Lojban"
#. Ec3C4
-#: svtools/inc/langtab.hrc:324
+#: svtools/inc/langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr "Haitian"
#. D3Xoy
-#: svtools/inc/langtab.hrc:325
+#: svtools/inc/langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr "Beembe"
#. 6Pkbr
-#: svtools/inc/langtab.hrc:326
+#: svtools/inc/langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr "Bekwel"
#. 8WjqB
-#: svtools/inc/langtab.hrc:327
+#: svtools/inc/langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr "Kituba (Congo)"
#. hCFcE
-#: svtools/inc/langtab.hrc:328
+#: svtools/inc/langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr "Lari"
#. KxXpB
-#: svtools/inc/langtab.hrc:329
+#: svtools/inc/langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr "Mbochi"
#. 6FdTq
-#: svtools/inc/langtab.hrc:330
+#: svtools/inc/langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr "Teke-Eboo"
#. FeBzA
-#: svtools/inc/langtab.hrc:331
+#: svtools/inc/langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr "Teke-Ibali"
#. LKetF
-#: svtools/inc/langtab.hrc:332
+#: svtools/inc/langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr "Teke-Tyee"
#. DfVqj
-#: svtools/inc/langtab.hrc:333
+#: svtools/inc/langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr "Vili"
#. uBEkT
-#: svtools/inc/langtab.hrc:334
+#: svtools/inc/langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr "KeyID"
#. maAoG
-#: svtools/inc/langtab.hrc:335
+#: svtools/inc/langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr "Pali Latin"
#. eDDSm
-#: svtools/inc/langtab.hrc:336
+#: svtools/inc/langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr "Kyrgyz (China)"
#. RCmma
-#: svtools/inc/langtab.hrc:337
+#: svtools/inc/langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr "Komi-Zyrian"
#. DLxCK
-#: svtools/inc/langtab.hrc:338
+#: svtools/inc/langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr "Komi-Permyak"
#. zRJy3
-#: svtools/inc/langtab.hrc:339
+#: svtools/inc/langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr "Pitjantjatjara"
#. X2WLD
-#: svtools/inc/langtab.hrc:340
+#: svtools/inc/langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr "English (Malawi)"
#. BNve6
-#: svtools/inc/langtab.hrc:341
+#: svtools/inc/langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr "Erzya"
#. bS6vy
-#: svtools/inc/langtab.hrc:342
+#: svtools/inc/langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr "Mari, Meadow"
#. 2YjMT
-#: svtools/inc/langtab.hrc:343
+#: svtools/inc/langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr "Papiamento (Aruba)"
#. QA2V4
-#: svtools/inc/langtab.hrc:344
+#: svtools/inc/langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr "Papiamento (Bonaire)"
#. vozw6
-#: svtools/inc/langtab.hrc:345
+#: svtools/inc/langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr "Khanty"
#. MBtJM
-#: svtools/inc/langtab.hrc:346
+#: svtools/inc/langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr "Livonian"
#. wNkoh
-#: svtools/inc/langtab.hrc:347
+#: svtools/inc/langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr "Moksha"
#. uCDU6
-#: svtools/inc/langtab.hrc:348
+#: svtools/inc/langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr "Mari, Hill"
#. JEhY4
-#: svtools/inc/langtab.hrc:349
+#: svtools/inc/langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr "Nganasan"
#. hr4pq
-#: svtools/inc/langtab.hrc:350
+#: svtools/inc/langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr "Olonets"
#. Arpn4
-#: svtools/inc/langtab.hrc:351
+#: svtools/inc/langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr "Veps"
#. fJ3Ss
-#: svtools/inc/langtab.hrc:352
+#: svtools/inc/langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr "Võro"
#. HuWCs
-#: svtools/inc/langtab.hrc:353
+#: svtools/inc/langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr "Nenets"
#. 5Zxgd
-#: svtools/inc/langtab.hrc:354
+#: svtools/inc/langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Central African Republic)"
msgstr ""
#. oBDBe
-#: svtools/inc/langtab.hrc:355
+#: svtools/inc/langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr "Aka (Congo)"
#. GRKCD
-#: svtools/inc/langtab.hrc:356
+#: svtools/inc/langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr "Dibole"
#. cgMCr
-#: svtools/inc/langtab.hrc:357
+#: svtools/inc/langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr "Doondo"
#. FmhF6
-#: svtools/inc/langtab.hrc:358
+#: svtools/inc/langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr "Kaamba"
#. BBf4G
-#: svtools/inc/langtab.hrc:359
+#: svtools/inc/langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr "Koongo (Congo)"
#. HbeaC
-#: svtools/inc/langtab.hrc:360
+#: svtools/inc/langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr "Kunyi"
#. wLxHD
-#: svtools/inc/langtab.hrc:361
+#: svtools/inc/langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr "Ngungwel"
#. 7cvAe
-#: svtools/inc/langtab.hrc:362
+#: svtools/inc/langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr "Njyem (Congo)"
#. G2SG8
-#: svtools/inc/langtab.hrc:363
+#: svtools/inc/langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr "Punu"
#. WjBVL
-#: svtools/inc/langtab.hrc:364
+#: svtools/inc/langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr "Suundi"
#. 9nAA2
-#: svtools/inc/langtab.hrc:365
+#: svtools/inc/langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr "Teke-Kukuya"
#. dwdUH
-#: svtools/inc/langtab.hrc:366
+#: svtools/inc/langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr "Tsaangi"
#. otqzC
-#: svtools/inc/langtab.hrc:367
+#: svtools/inc/langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Congo)"
msgstr ""
#. JuMFF
-#: svtools/inc/langtab.hrc:368
+#: svtools/inc/langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Democratic Republic of the Congo)"
msgstr ""
#. NDjGL
-#: svtools/inc/langtab.hrc:369
+#: svtools/inc/langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr "Yombe (Congo)"
#. MvwFr
-#: svtools/inc/langtab.hrc:370
+#: svtools/inc/langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr "N'ko"
#. WFc6C
-#: svtools/inc/langtab.hrc:371
+#: svtools/inc/langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr "Udmurt"
#. hEtfX
-#: svtools/inc/langtab.hrc:372
+#: svtools/inc/langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr "Tibetan (India)"
#. Agf93
-#: svtools/inc/langtab.hrc:373
+#: svtools/inc/langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr "Cornish"
#. EtH3H
-#: svtools/inc/langtab.hrc:374
+#: svtools/inc/langtab.hrc:376
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr "Sami, Pite (Sweden)"
#. jp6C9
-#: svtools/inc/langtab.hrc:375
+#: svtools/inc/langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr "Ngäbere"
#. 3nTLx
-#: svtools/inc/langtab.hrc:376
+#: svtools/inc/langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr "Kumyk"
#. c56C9
-#: svtools/inc/langtab.hrc:377
+#: svtools/inc/langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr "Nogai"
#. CBiiA
-#: svtools/inc/langtab.hrc:378
+#: svtools/inc/langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr "Karakalpak Latin"
#. CkEC7
-#: svtools/inc/langtab.hrc:379
+#: svtools/inc/langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr "Ladin"
#. XAiVE
-#: svtools/inc/langtab.hrc:380
+#: svtools/inc/langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr "French (Burkina Faso)"
#. EGzhe
-#: svtools/inc/langtab.hrc:381
+#: svtools/inc/langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr "Puinave"
#. HNcxe
-#: svtools/inc/langtab.hrc:382
+#: svtools/inc/langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr "Maninkakan, Eastern, Latin"
#. Kxi9E
-#: svtools/inc/langtab.hrc:383
+#: svtools/inc/langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr "Avar"
#. zumBa
-#: svtools/inc/langtab.hrc:384
+#: svtools/inc/langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr "Cree, Plains, Latin"
#. PQqU7
-#: svtools/inc/langtab.hrc:385
+#: svtools/inc/langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr "Cree, Plains, Syllabics"
#. kewgf
-#: svtools/inc/langtab.hrc:386
+#: svtools/inc/langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr "Lengo"
#. KtBfE
-#: svtools/inc/langtab.hrc:387
+#: svtools/inc/langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr "French (Côte d'Ivoire)"
#. DTuEL
-#: svtools/inc/langtab.hrc:388
+#: svtools/inc/langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr "French (Mali)"
#. LFLk6
-#: svtools/inc/langtab.hrc:389
+#: svtools/inc/langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr "French (Senegal)"
#. mSK3x
-#: svtools/inc/langtab.hrc:390
+#: svtools/inc/langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr "French (Benin)"
#. tM6qQ
-#: svtools/inc/langtab.hrc:391
+#: svtools/inc/langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr "French (Niger)"
#. nCq6f
-#: svtools/inc/langtab.hrc:392
+#: svtools/inc/langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr "French (Togo)"
#. oCBvK
-#: svtools/inc/langtab.hrc:393
+#: svtools/inc/langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr "Kven Finnish"
#. zjNcC
-#: svtools/inc/langtab.hrc:394
+#: svtools/inc/langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr "ቬኒሺያን"
#. 8EbCs
-#: svtools/inc/langtab.hrc:395
+#: svtools/inc/langtab.hrc:397
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr "English (Gambia)"
#. gEd8L
-#: svtools/inc/langtab.hrc:396
+#: svtools/inc/langtab.hrc:398
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr "Aranese"
#. TaEzQ
-#: svtools/inc/langtab.hrc:397
+#: svtools/inc/langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr "Arpitan (France)"
#. s4yFD
-#: svtools/inc/langtab.hrc:398
+#: svtools/inc/langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr "Arpitan (Italy)"
#. FvPLF
-#: svtools/inc/langtab.hrc:399
+#: svtools/inc/langtab.hrc:401
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr "Arpitan (Switzerland)"
#. GgwXq
-#: svtools/inc/langtab.hrc:400
+#: svtools/inc/langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr "English (Botswana)"
#. GZfWN
-#: svtools/inc/langtab.hrc:401
+#: svtools/inc/langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr "Interlingue Occidental"
#. FFkaK
-#: svtools/inc/langtab.hrc:402
+#: svtools/inc/langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr "Apatani"
#. EHHtS
-#: svtools/inc/langtab.hrc:403
+#: svtools/inc/langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr "ኢንግልዝኛ (ሞሪሸስ)"
#. atcMq
-#: svtools/inc/langtab.hrc:404
+#: svtools/inc/langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr "ፈረንሳይኛ (ሞሪሸስ)"
#. UZ4Pn
-#: svtools/inc/langtab.hrc:405
+#: svtools/inc/langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr "Silesian"
#. RJDLA
-#: svtools/inc/langtab.hrc:406
+#: svtools/inc/langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr "Hungarian (Szekely-Hungarian Rovas)"
#. v3WK8
-#: svtools/inc/langtab.hrc:407
+#: svtools/inc/langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr "English (Malaysia)"
#. 4sBjT
-#: svtools/inc/langtab.hrc:408
+#: svtools/inc/langtab.hrc:410
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr "Manchu"
#. XH3fY
-#: svtools/inc/langtab.hrc:409
+#: svtools/inc/langtab.hrc:411
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr "Xibe"
#. oGNdE
-#: svtools/inc/langtab.hrc:410
+#: svtools/inc/langtab.hrc:412
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr "Kituba (Democratic Republic of the Congo)"
#. jQF7C
-#: svtools/inc/langtab.hrc:411
+#: svtools/inc/langtab.hrc:413
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "Fon"
#. cAPXF
-#: svtools/inc/langtab.hrc:412
+#: svtools/inc/langtab.hrc:414
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr "Plautdietsch"
#. 8LY2A
-#: svtools/inc/langtab.hrc:413
+#: svtools/inc/langtab.hrc:415
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Russia)"
msgstr "Armenian, Eastern (Russia)"
#. ieGNR
-#: svtools/inc/langtab.hrc:414
+#: svtools/inc/langtab.hrc:416
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Iran)"
msgstr "Armenian, Eastern (Iran)"
#. US8Ga
-#: svtools/inc/langtab.hrc:415
+#: svtools/inc/langtab.hrc:417
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Western (Armenia)"
msgstr "Armenian, Western (Armenia)"
#. nzbrZ
-#: svtools/inc/langtab.hrc:416
+#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Classical (Armenia)"
msgstr "Armenian, Classical (Armenia)"
#. BDKAa
-#: svtools/inc/langtab.hrc:417
+#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Malaysia)"
msgstr "Malay Arabic (Malaysia)"
#. AnrGG
-#: svtools/inc/langtab.hrc:418
+#: svtools/inc/langtab.hrc:420
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Brunei Darussalam)"
msgstr "Malay Arabic (Brunei Darussalam)"
#. utBog
-#: svtools/inc/langtab.hrc:419
+#: svtools/inc/langtab.hrc:421
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
msgstr "Juǀ’hoan"
#. jPaAH
-#: svtools/inc/langtab.hrc:420
+#: svtools/inc/langtab.hrc:422
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
msgstr "Naro"
#. mMVAF
-#: svtools/inc/langtab.hrc:421
+#: svtools/inc/langtab.hrc:423
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Iloko"
msgstr "Iloko"
#. AzGAy
-#: svtools/inc/langtab.hrc:422
+#: svtools/inc/langtab.hrc:424
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zambia)"
msgstr "English (Zambia)"
#. 7kkKy
-#: svtools/inc/langtab.hrc:423
+#: svtools/inc/langtab.hrc:425
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Sri Lanka)"
msgstr "English (Sri Lanka)"
#. xFPXp
-#: svtools/inc/langtab.hrc:424
+#: svtools/inc/langtab.hrc:426
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Nigeria)"
msgstr "English (Nigeria)"
#. Up6ab
-#: svtools/inc/langtab.hrc:425
+#: svtools/inc/langtab.hrc:427
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabardian"
msgstr "Kabardian"
#. BiDsR
-#: svtools/inc/langtab.hrc:426
+#: svtools/inc/langtab.hrc:428
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guadeloupean Creole French"
msgstr "Guadeloupean Creole French"
#. 2b2P4
-#: svtools/inc/langtab.hrc:427
+#: svtools/inc/langtab.hrc:429
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ligurian"
msgstr "Ligurian"
#. 3LvEE
-#: svtools/inc/langtab.hrc:428
+#: svtools/inc/langtab.hrc:430
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Minangkabau"
msgstr "Minangkabau"
#. nDkKR
-#: svtools/inc/langtab.hrc:429
+#: svtools/inc/langtab.hrc:431
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sundanese"
msgstr "Sundanese"
#. wGEAB
-#: svtools/inc/langtab.hrc:430
+#: svtools/inc/langtab.hrc:432
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Hong Kong)"
msgstr ""
#. qTMB2
-#: svtools/inc/langtab.hrc:431
+#: svtools/inc/langtab.hrc:433
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Kenya)"
msgstr ""
#. SgQ2p
-#: svtools/inc/langtab.hrc:432
+#: svtools/inc/langtab.hrc:434
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Thai"
msgstr ""
#. DGeeF
-#: svtools/inc/langtab.hrc:433
+#: svtools/inc/langtab.hrc:435
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cabécar"
msgstr ""
#. xHCtG
-#: svtools/inc/langtab.hrc:434
+#: svtools/inc/langtab.hrc:436
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr ""
#. 2GFgR
-#: svtools/inc/langtab.hrc:435
+#: svtools/inc/langtab.hrc:437
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
#. gmE6U
-#: svtools/inc/langtab.hrc:436
+#: svtools/inc/langtab.hrc:438
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sesotho"
msgstr ""
#. BkKJX
-#: svtools/inc/langtab.hrc:437
+#: svtools/inc/langtab.hrc:439
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Klingon"
msgstr ""
#. xFYhC
-#: svtools/inc/langtab.hrc:438
+#: svtools/inc/langtab.hrc:440
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr ""
#. Bryjh
-#: svtools/inc/langtab.hrc:439
+#: svtools/inc/langtab.hrc:441
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Latin"
msgstr ""
#. DZBAE
-#: svtools/inc/langtab.hrc:440
+#: svtools/inc/langtab.hrc:442
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Cyrillic"
msgstr ""
#. 4eEDW
-#: svtools/inc/langtab.hrc:441
+#: svtools/inc/langtab.hrc:443
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pennsylvania Dutch"
msgstr ""
#. vkGn5
-#: svtools/inc/langtab.hrc:442
+#: svtools/inc/langtab.hrc:444
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Mozambique)"
msgstr ""
#. gLsUC
-#: svtools/inc/langtab.hrc:443
+#: svtools/inc/langtab.hrc:445
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Saraiki"
msgstr ""
#. hnUCz
-#: svtools/inc/langtab.hrc:444
+#: svtools/inc/langtab.hrc:446
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rohingya Hanifi"
msgstr ""
#. ywNvt
-#: svtools/inc/langtab.hrc:445
+#: svtools/inc/langtab.hrc:447
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Morisyen"
msgstr ""
@@ -5834,20 +5846,14 @@ 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
-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:250
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:264
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 150eeb2e435..d8b0e78a221 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-08-02 21:51+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/am/>\n"
@@ -8109,11 +8109,11 @@ msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "Basic Latin"
-#. bcjRA
+#. NXmBD
#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
-msgid "Latin-1"
-msgstr "Latin-1"
+msgid "C1 Controls and Latin-1 Supplement"
+msgstr ""
#. h6THj
#: include/svx/strings.hrc:1468
@@ -10065,214 +10065,220 @@ msgctxt "RID_SUBSETMAP"
msgid "Nag Mundari"
msgstr ""
+#. B4BCB
+#: include/svx/strings.hrc:1793
+msgctxt "RID_SUBSETMAP"
+msgid "CJK Unified Ideographs Extension I"
+msgstr ""
+
#. BGGvD
-#: include/svx/strings.hrc:1794
+#: include/svx/strings.hrc:1795
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr "ከ ግራ-ወደ-ቀኝ (LTR)"
#. Ct9UG
-#: include/svx/strings.hrc:1795
+#: include/svx/strings.hrc:1796
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr "ከ ቀኝ-ወደ-ግራ (RTL)"
#. XFhAz
-#: include/svx/strings.hrc:1796
+#: include/svx/strings.hrc:1797
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr "ከፍተኛ የ እቃ ማሰናጃዎችን መጠቀሚያ"
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1798
+#: include/svx/strings.hrc:1799
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr "ከ ግራ-ወደ-ቀኝ (በ አግድም)"
#. b6Guf
-#: include/svx/strings.hrc:1799
+#: include/svx/strings.hrc:1800
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr "ከ ቀኝ-ወደ-ግራ (በ አግድም)"
#. yQGoC
-#: include/svx/strings.hrc:1800
+#: include/svx/strings.hrc:1801
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr "ከ ቀኝ-ወደ-ግራ (በ ቁመት)"
#. k7B2r
-#: include/svx/strings.hrc:1801
+#: include/svx/strings.hrc:1802
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr "ከ ግራ-ወደ-ቀኝ (በ ቁመት)"
#. DF4B8
-#: include/svx/strings.hrc:1802
+#: include/svx/strings.hrc:1803
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr "ከ ታች-ወደ-ላይ: ከ ግራ-ወደ-ቀኝ (በ ቁመት)"
#. XVXn4
-#: include/svx/strings.hrc:1804
+#: include/svx/strings.hrc:1805
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Text along Path..."
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1806
+#: include/svx/strings.hrc:1807
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1807
+#: include/svx/strings.hrc:1808
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1809
+#: include/svx/strings.hrc:1810
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. PGuXa
#. strings related to borders
-#: include/svx/strings.hrc:1813
+#: include/svx/strings.hrc:1814
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "No Borders"
msgstr ""
#. LzhYZ
-#: include/svx/strings.hrc:1814
+#: include/svx/strings.hrc:1815
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Outer Border Only"
msgstr ""
#. EniNF
-#: include/svx/strings.hrc:1815
+#: include/svx/strings.hrc:1816
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Outer Border and Horizontal Lines"
msgstr ""
#. BuDWX
-#: include/svx/strings.hrc:1816
+#: include/svx/strings.hrc:1817
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Outer Border and All Inner Lines"
msgstr ""
#. ckL2Z
-#: include/svx/strings.hrc:1817
+#: include/svx/strings.hrc:1818
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Outer Border and Vertical Lines"
msgstr ""
#. Q9hj4
-#: include/svx/strings.hrc:1818
+#: include/svx/strings.hrc:1819
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Outer Border Without Changing Inner Lines"
msgstr ""
#. b7wCr
-#: include/svx/strings.hrc:1819
+#: include/svx/strings.hrc:1820
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Diagonal Lines Only"
msgstr ""
#. 8r98a
-#: include/svx/strings.hrc:1820
+#: include/svx/strings.hrc:1821
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN"
msgid "Diagonal Down Border"
msgstr ""
#. P4FGE
-#: include/svx/strings.hrc:1821
+#: include/svx/strings.hrc:1822
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP"
msgid "Diagonal Up Border"
msgstr ""
#. VxBrT
-#: include/svx/strings.hrc:1822
+#: include/svx/strings.hrc:1823
msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS"
msgid "Criss-Cross Border"
msgstr ""
#. hTi3j
-#: include/svx/strings.hrc:1823
+#: include/svx/strings.hrc:1824
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "All Four Borders"
msgstr ""
#. o8fB8
-#: include/svx/strings.hrc:1824
+#: include/svx/strings.hrc:1825
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Left and Right Borders Only"
msgstr ""
#. 6NnM2
-#: include/svx/strings.hrc:1825
+#: include/svx/strings.hrc:1826
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Top and Bottom Borders Only"
msgstr ""
#. KTYVW
-#: include/svx/strings.hrc:1826
+#: include/svx/strings.hrc:1827
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. fRcEu
-#: include/svx/strings.hrc:1827
+#: include/svx/strings.hrc:1828
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Left Border Only"
msgstr ""
#. uqzE7
-#: include/svx/strings.hrc:1828
+#: include/svx/strings.hrc:1829
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Right Border Only"
msgstr ""
#. 6ecLB
-#: include/svx/strings.hrc:1829
+#: include/svx/strings.hrc:1830
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Top Border Only"
msgstr ""
#. B6KZc
-#: include/svx/strings.hrc:1830
+#: include/svx/strings.hrc:1831
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Bottom Border Only"
msgstr ""
#. aCMGz
-#: include/svx/strings.hrc:1831
+#: include/svx/strings.hrc:1832
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. t38dT
-#: include/svx/strings.hrc:1832
+#: include/svx/strings.hrc:1833
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Left and Right Borders, and All Inner Lines"
msgstr ""
#. c8nou
-#: include/svx/strings.hrc:1834
+#: include/svx/strings.hrc:1835
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr ""
#. XpjRm
-#: include/svx/strings.hrc:1835
+#: include/svx/strings.hrc:1836
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr ""
#. 7tBGT
-#: include/svx/strings.hrc:1836
+#: include/svx/strings.hrc:1837
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr ""
@@ -10281,19 +10287,19 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: GraphicSizeCheck strings
#. --------------------------------------------------------------------
-#: include/svx/strings.hrc:1841
+#: include/svx/strings.hrc:1842
msgctxt "STR_GRAPHIC_SIZE_CHECK_DIALOG_TITLE"
msgid "Graphic Size Check"
msgstr ""
#. D66VS
-#: include/svx/strings.hrc:1842
+#: include/svx/strings.hrc:1843
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_LOW"
msgid "Image '%NAME%' has too few pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
#. Q2kMw
-#: include/svx/strings.hrc:1843
+#: include/svx/strings.hrc:1844
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_HIGH"
msgid "Image '%NAME%' has too many pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
@@ -13045,13 +13051,61 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "የ ሰነድ ቦታ"
+#. MFYMT
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
+msgid "Document accessibility issue text label"
+msgstr ""
+
+#. GVo9u
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
+msgid "This is a document accessibility issue text label, which describes the issue."
+msgstr ""
+
+#. gY2AD
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
+msgid "Document accessibility issue text link button"
+msgstr ""
+
+#. T43Ec
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
+msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
+msgstr ""
+
#. AHooD
#. This is a verb. Push this button to quickly fix an a11y problem.
-#: svx/uiconfig/ui/accessibilitycheckentry.ui:49
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:57
msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
+#. AJV9y
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
+msgid "Document accessibility issue fix button"
+msgstr ""
+
+#. rcR6q
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
+msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
+msgstr ""
+
+#. W7WbY
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
+msgid "Document accessibility issue container"
+msgstr ""
+
+#. VFhns
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
+msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
+msgstr ""
+
#. k4D3g
#: svx/uiconfig/ui/addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -14948,559 +15002,559 @@ msgid "Select a color for the ambient light."
msgstr "ለ አካባቢው ብርሃን ቀለም ይምረጡ "
#. yWUfc
-#: svx/uiconfig/ui/docking3deffects.ui:1239
+#: svx/uiconfig/ui/docking3deffects.ui:1240
msgctxt "docking3deffects|extended_tip|ambientcolor"
msgid "Select a color for the ambient light."
msgstr "ለ አካባቢው ብርሃን ቀለም ይምረጡ "
#. nSELF
-#: svx/uiconfig/ui/docking3deffects.ui:1253
+#: svx/uiconfig/ui/docking3deffects.ui:1254
msgctxt "docking3deffects|colorbutton2|tooltip_text"
msgid "Colors Dialog"
msgstr "የ ቀለም ንግግር"
#. m2KFe
-#: svx/uiconfig/ui/docking3deffects.ui:1267
+#: svx/uiconfig/ui/docking3deffects.ui:1268
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "የ _አካባቢው ብርሃን"
#. m9fpD
-#: svx/uiconfig/ui/docking3deffects.ui:1289
+#: svx/uiconfig/ui/docking3deffects.ui:1290
msgctxt "docking3deffects|light1|tooltip_text"
msgid "Light Source 1"
msgstr "የ ብርሃን ምንጭ 1"
#. 9QFz2
-#: svx/uiconfig/ui/docking3deffects.ui:1296
+#: svx/uiconfig/ui/docking3deffects.ui:1297
msgctxt "docking3deffects|extended_tip|light1"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. 6VQpA
-#: svx/uiconfig/ui/docking3deffects.ui:1310
+#: svx/uiconfig/ui/docking3deffects.ui:1311
msgctxt "docking3deffects|light2|tooltip_text"
msgid "Light Source 2"
msgstr "የ ብርሃን ምንጭ 2"
#. jwgPB
-#: svx/uiconfig/ui/docking3deffects.ui:1317
+#: svx/uiconfig/ui/docking3deffects.ui:1318
msgctxt "docking3deffects|extended_tip|light2"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. H6ApW
-#: svx/uiconfig/ui/docking3deffects.ui:1331
+#: svx/uiconfig/ui/docking3deffects.ui:1332
msgctxt "docking3deffects|light3|tooltip_text"
msgid "Light Source 3"
msgstr "የ ብርሃን ምንጭ 3"
#. sCqw6
-#: svx/uiconfig/ui/docking3deffects.ui:1338
+#: svx/uiconfig/ui/docking3deffects.ui:1339
msgctxt "docking3deffects|extended_tip|light3"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. bFsp9
-#: svx/uiconfig/ui/docking3deffects.ui:1352
+#: svx/uiconfig/ui/docking3deffects.ui:1353
msgctxt "docking3deffects|light4|tooltip_text"
msgid "Light Source 4"
msgstr "የ ብርሃን ምንጭ 4"
#. Vus8w
-#: svx/uiconfig/ui/docking3deffects.ui:1359
+#: svx/uiconfig/ui/docking3deffects.ui:1360
msgctxt "docking3deffects|extended_tip|light4"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. umqpv
-#: svx/uiconfig/ui/docking3deffects.ui:1373
+#: svx/uiconfig/ui/docking3deffects.ui:1374
msgctxt "docking3deffects|light5|tooltip_text"
msgid "Light Source 5"
msgstr "የ ብርሃን ምንጭ 5"
#. dESZk
-#: svx/uiconfig/ui/docking3deffects.ui:1380
+#: svx/uiconfig/ui/docking3deffects.ui:1381
msgctxt "docking3deffects|extended_tip|light5"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. EJ5pS
-#: svx/uiconfig/ui/docking3deffects.ui:1394
+#: svx/uiconfig/ui/docking3deffects.ui:1395
msgctxt "docking3deffects|light6|tooltip_text"
msgid "Light Source 6"
msgstr "የ ብርሃን ምንጭ 6"
#. CgMts
-#: svx/uiconfig/ui/docking3deffects.ui:1401
+#: svx/uiconfig/ui/docking3deffects.ui:1402
msgctxt "docking3deffects|extended_tip|light6"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. RxBpE
-#: svx/uiconfig/ui/docking3deffects.ui:1415
+#: svx/uiconfig/ui/docking3deffects.ui:1416
msgctxt "docking3deffects|light7|tooltip_text"
msgid "Light Source 7"
msgstr "የ ብርሃን ምንጭ 7"
#. LJ3Lp
-#: svx/uiconfig/ui/docking3deffects.ui:1422
+#: svx/uiconfig/ui/docking3deffects.ui:1423
msgctxt "docking3deffects|extended_tip|light7"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. BrqqJ
-#: svx/uiconfig/ui/docking3deffects.ui:1436
+#: svx/uiconfig/ui/docking3deffects.ui:1437
msgctxt "docking3deffects|light8|tooltip_text"
msgid "Light Source 8"
msgstr "የ ብርሃን ምንጭ 8"
#. 7GZgb
-#: svx/uiconfig/ui/docking3deffects.ui:1443
+#: svx/uiconfig/ui/docking3deffects.ui:1444
msgctxt "docking3deffects|extended_tip|light8"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr "ይጫኑ ሁለት ጊዜ የ ብርሃን ምንጭ ለ ማብራት: እና ከዛ ይምረጡ የ ብርሃን ምንጭ ከ ዝርዝር ውስጥ: እርስዎ ከፈለጉ: እርስዎ ማሰናዳት ይችላሉ የ አካባቢውን ብርሃን: በ መምረጥ ከ ቀለም በ ብርሃን መክበቢያ ሳጥን ውስጥ: "
#. FN3e6
-#: svx/uiconfig/ui/docking3deffects.ui:1468
+#: svx/uiconfig/ui/docking3deffects.ui:1469
msgctxt "docking3deffects|lightcolor1|tooltip_text"
msgid "Light 1 color"
msgstr "ብርሃን 1 ቀለም"
#. djVxQ
-#: svx/uiconfig/ui/docking3deffects.ui:1477
+#: svx/uiconfig/ui/docking3deffects.ui:1479
msgctxt "docking3deffects|extended_tip|lightcolor1"
msgid "Select a color for the current light source."
msgstr "ለ አሁኑ የ ብርሃን ምንጭ ቀለም ይምረጡ"
#. EBVTG
-#: svx/uiconfig/ui/docking3deffects.ui:1491
+#: svx/uiconfig/ui/docking3deffects.ui:1493
msgctxt "docking3deffects|lightcolor2|tooltip_text"
msgid "Light 2 color"
msgstr "ብርሃን 2 ቀለም"
#. wiDjj
-#: svx/uiconfig/ui/docking3deffects.ui:1509
+#: svx/uiconfig/ui/docking3deffects.ui:1512
msgctxt "docking3deffects|lightcolor3|tooltip_text"
msgid "Light 3 color"
msgstr "ብርሃን 3 ቀለም"
#. zZSLi
-#: svx/uiconfig/ui/docking3deffects.ui:1527
+#: svx/uiconfig/ui/docking3deffects.ui:1531
msgctxt "docking3deffects|lightcolor4|tooltip_text"
msgid "Light 4 color"
msgstr "ብርሃን 4 ቀለም"
#. bPGBH
-#: svx/uiconfig/ui/docking3deffects.ui:1545
+#: svx/uiconfig/ui/docking3deffects.ui:1550
msgctxt "docking3deffects|lightcolor5|tooltip_text"
msgid "Light 5 color"
msgstr "ብርሃን 5 ቀለም"
#. mCg85
-#: svx/uiconfig/ui/docking3deffects.ui:1563
+#: svx/uiconfig/ui/docking3deffects.ui:1569
msgctxt "docking3deffects|lightcolor6|tooltip_text"
msgid "Light 6 color"
msgstr "ብርሃን 6 ቀለም"
#. Lj2HV
-#: svx/uiconfig/ui/docking3deffects.ui:1581
+#: svx/uiconfig/ui/docking3deffects.ui:1588
msgctxt "docking3deffects|lightcolor7|tooltip_text"
msgid "Light 7 color"
msgstr "ብርሃን 7 ቀለም"
#. aNZDv
-#: svx/uiconfig/ui/docking3deffects.ui:1599
+#: svx/uiconfig/ui/docking3deffects.ui:1607
msgctxt "docking3deffects|lightcolor8|tooltip_text"
msgid "Light 8 color"
msgstr "ብርሃን 8 ቀለም"
#. HqaQ2
-#: svx/uiconfig/ui/docking3deffects.ui:1631
+#: svx/uiconfig/ui/docking3deffects.ui:1640
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "የ ብርሃን ምንጭ"
#. BrBDG
-#: svx/uiconfig/ui/docking3deffects.ui:1662
+#: svx/uiconfig/ui/docking3deffects.ui:1671
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "_አይነት"
#. txLj4
-#: svx/uiconfig/ui/docking3deffects.ui:1679
+#: svx/uiconfig/ui/docking3deffects.ui:1688
msgctxt "docking3deffects|label22"
msgid "_Mode"
msgstr "_ዘዴ"
#. pPQLp
-#: svx/uiconfig/ui/docking3deffects.ui:1696
+#: svx/uiconfig/ui/docking3deffects.ui:1705
msgctxt "docking3deffects|label23"
msgid "_Projection X"
msgstr "X _ማሳያ"
#. xcs3h
-#: svx/uiconfig/ui/docking3deffects.ui:1714
+#: svx/uiconfig/ui/docking3deffects.ui:1723
msgctxt "docking3deffects|label24"
msgid "P_rojection Y"
msgstr "Y _ማሳያ"
#. bxSBA
-#: svx/uiconfig/ui/docking3deffects.ui:1732
+#: svx/uiconfig/ui/docking3deffects.ui:1741
msgctxt "docking3deffects|label25"
msgid "_Filtering"
msgstr "_በማጣራት ላይ"
#. Gq2zg
-#: svx/uiconfig/ui/docking3deffects.ui:1749
+#: svx/uiconfig/ui/docking3deffects.ui:1758
msgctxt "docking3deffects|textype|tooltip_text"
msgid "Black & White"
msgstr "ጥቁር & ነጭ"
#. S5ACF
-#: svx/uiconfig/ui/docking3deffects.ui:1757
+#: svx/uiconfig/ui/docking3deffects.ui:1766
msgctxt "docking3deffects|extended_tip|textype"
msgid "Converts the texture to black and white."
msgstr "ገጽታውን ወደ ጥቁር እና ነጭ መቀየሪያ "
#. rfdVf
-#: svx/uiconfig/ui/docking3deffects.ui:1771
+#: svx/uiconfig/ui/docking3deffects.ui:1780
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "ቀለም"
#. dkTiY
-#: svx/uiconfig/ui/docking3deffects.ui:1779
+#: svx/uiconfig/ui/docking3deffects.ui:1788
msgctxt "docking3deffects|extended_tip|texcolor"
msgid "Converts the texture to color."
msgstr "ገጽታውን ወደ ቀለም መቀየሪያ"
#. aqP2z
-#: svx/uiconfig/ui/docking3deffects.ui:1793
+#: svx/uiconfig/ui/docking3deffects.ui:1802
msgctxt "docking3deffects|texreplace|tooltip_text"
msgid "Only Texture"
msgstr "ጨርቅ ብቻ"
#. hMAv6
-#: svx/uiconfig/ui/docking3deffects.ui:1801
+#: svx/uiconfig/ui/docking3deffects.ui:1810
msgctxt "docking3deffects|extended_tip|texreplace"
msgid "Applies the texture without shading."
msgstr "ገጽታ ያለ ጥላ መፈጸሚያ "
#. HCKdG
-#: svx/uiconfig/ui/docking3deffects.ui:1815
+#: svx/uiconfig/ui/docking3deffects.ui:1824
msgctxt "docking3deffects|texmodulate|tooltip_text"
msgid "Texture and Shading"
msgstr "ጨርቅ እና ጥላ"
#. 3g4zG
-#: svx/uiconfig/ui/docking3deffects.ui:1823
+#: svx/uiconfig/ui/docking3deffects.ui:1832
msgctxt "docking3deffects|extended_tip|texmodulate"
msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog."
msgstr "ገጽታ ከ ጥላ ጋር መፈጸሚያ: ለ መግለጽ የ ጥላ ምርጫ ለ ገጽታ: ይጫኑ የ ጥላ ቁልፍ በዚህ ንግግር ውስጥ "
#. 65J8K
-#: svx/uiconfig/ui/docking3deffects.ui:1837
+#: svx/uiconfig/ui/docking3deffects.ui:1846
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr "የተወሰነ-እቃ"
#. y9Kai
-#: svx/uiconfig/ui/docking3deffects.ui:1845
+#: svx/uiconfig/ui/docking3deffects.ui:1854
msgctxt "docking3deffects|extended_tip|texobjx"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr "ራሱ በራሱ የ እቃውን ገጽታ መሰረት ባደረገ መጠን እና ቅርጽ ማስተካከያ"
#. iTKyD
-#: svx/uiconfig/ui/docking3deffects.ui:1859
+#: svx/uiconfig/ui/docking3deffects.ui:1868
msgctxt "docking3deffects|texparallelx|tooltip_text"
msgid "Parallel"
msgstr "አጓዳኝ"
#. SjaUF
-#: svx/uiconfig/ui/docking3deffects.ui:1867
+#: svx/uiconfig/ui/docking3deffects.ui:1876
msgctxt "docking3deffects|extended_tip|texparallelx"
msgid "Applies the texture parallel to the horizontal axis."
msgstr "በ አግድም አክሲስ አጓዳኝ ገጽታ መፈጸሚያ "
#. MhgUE
-#: svx/uiconfig/ui/docking3deffects.ui:1881
+#: svx/uiconfig/ui/docking3deffects.ui:1890
msgctxt "docking3deffects|texcirclex|tooltip_text"
msgid "Circular"
msgstr "ክብ"
#. pfLqS
-#: svx/uiconfig/ui/docking3deffects.ui:1890
+#: svx/uiconfig/ui/docking3deffects.ui:1899
msgctxt "docking3deffects|extended_tip|texcirclex"
msgid "Wraps the horizontal axis of the texture pattern around a sphere."
msgstr "መጠቅለያ በ አግድም አክሲስ ገጽታ ንድፍ በ ስፌር ዙሪያ "
#. E9Gy6
-#: svx/uiconfig/ui/docking3deffects.ui:1904
+#: svx/uiconfig/ui/docking3deffects.ui:1913
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr "የተወሰነ-እቃ"
#. Li9zf
-#: svx/uiconfig/ui/docking3deffects.ui:1912
+#: svx/uiconfig/ui/docking3deffects.ui:1921
msgctxt "docking3deffects|extended_tip|texobjy"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr "ራሱ በራሱ የ እቃውን ገጽታ መሰረት ባደረገ መጠን እና ቅርጽ ማስተካከያ"
#. 5B84a
-#: svx/uiconfig/ui/docking3deffects.ui:1926
+#: svx/uiconfig/ui/docking3deffects.ui:1935
msgctxt "docking3deffects|texparallely|tooltip_text"
msgid "Parallel"
msgstr "አጓዳኝ"
#. UuRg4
-#: svx/uiconfig/ui/docking3deffects.ui:1934
+#: svx/uiconfig/ui/docking3deffects.ui:1943
msgctxt "docking3deffects|extended_tip|texparallely"
msgid "Applies the texture parallel to the vertical axis."
msgstr "በ ቁመት አክሲስ አጓዳኝ ገጽታ መፈጸሚያ "
#. h5iQh
-#: svx/uiconfig/ui/docking3deffects.ui:1948
+#: svx/uiconfig/ui/docking3deffects.ui:1957
msgctxt "docking3deffects|texcircley|tooltip_text"
msgid "Circular"
msgstr "ክብ"
#. FyRf5
-#: svx/uiconfig/ui/docking3deffects.ui:1956
+#: svx/uiconfig/ui/docking3deffects.ui:1965
msgctxt "docking3deffects|extended_tip|texcircley"
msgid "Wraps the vertical axis of the texture pattern around a sphere."
msgstr "መጠቅለያ በ ቁመት አክሲስ ገጽታ ንድፍ በ ስፌር ዙሪያ "
#. cKvPt
-#: svx/uiconfig/ui/docking3deffects.ui:1970
+#: svx/uiconfig/ui/docking3deffects.ui:1979
msgctxt "docking3deffects|texfilter|tooltip_text"
msgid "Filtering On/Off"
msgstr "ማጣሪያ ማብሪያ/ማጥፊያ"
#. mMhpy
-#: svx/uiconfig/ui/docking3deffects.ui:1978
+#: svx/uiconfig/ui/docking3deffects.ui:1987
msgctxt "docking3deffects|extended_tip|texfilter"
msgid "Blurs the texture slightly to remove unwanted speckles."
msgstr "Blurs the texture slightly to remove unwanted speckles."
#. GKiZx
-#: svx/uiconfig/ui/docking3deffects.ui:2005
+#: svx/uiconfig/ui/docking3deffects.ui:2014
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr "ጨርቆች"
#. fYX37
-#: svx/uiconfig/ui/docking3deffects.ui:2036
+#: svx/uiconfig/ui/docking3deffects.ui:2045
msgctxt "docking3deffects|label26"
msgid "_Favorites"
msgstr "_የምወዳቸው"
#. mNa7V
-#: svx/uiconfig/ui/docking3deffects.ui:2052
+#: svx/uiconfig/ui/docking3deffects.ui:2061
msgctxt "docking3deffects|label27"
msgid "_Object color"
msgstr "የ _እቃው ቀለም"
#. rGGJC
-#: svx/uiconfig/ui/docking3deffects.ui:2066
+#: svx/uiconfig/ui/docking3deffects.ui:2075
msgctxt "docking3deffects|label29"
msgid "_Illumination color"
msgstr "የ _ብርሃን ምንጭ ቀለም"
#. UmpFS
-#: svx/uiconfig/ui/docking3deffects.ui:2090
+#: svx/uiconfig/ui/docking3deffects.ui:2100
msgctxt "docking3deffects|extended_tip|objcolor"
msgid "Select the color that you want to apply to the object."
msgstr "እርስዎ በ እቃው ላይ መፈጸም የሚፈልጉትን ቀለም ይምረጡ "
#. 8ufuo
-#: svx/uiconfig/ui/docking3deffects.ui:2113
+#: svx/uiconfig/ui/docking3deffects.ui:2124
msgctxt "docking3deffects|extended_tip|illumcolor"
msgid "Select the color to illuminate the object."
msgstr "እርስዎ እቃው እንዲያንጸባርቅ የሚፈልጉትን ቀለም ይምረጡ "
#. EeS7C
-#: svx/uiconfig/ui/docking3deffects.ui:2127
+#: svx/uiconfig/ui/docking3deffects.ui:2138
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "በ ተጠቃሚው -የተወሰነ"
#. RcCQG
-#: svx/uiconfig/ui/docking3deffects.ui:2128
+#: svx/uiconfig/ui/docking3deffects.ui:2139
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ብረት"
#. JxUiT
-#: svx/uiconfig/ui/docking3deffects.ui:2129
+#: svx/uiconfig/ui/docking3deffects.ui:2140
msgctxt "docking3deffects|favorites"
msgid "Gold"
msgstr "ወርቅ"
#. Mnmop
-#: svx/uiconfig/ui/docking3deffects.ui:2130
+#: svx/uiconfig/ui/docking3deffects.ui:2141
msgctxt "docking3deffects|favorites"
msgid "Chrome"
msgstr "ክሮም"
#. fa9bg
-#: svx/uiconfig/ui/docking3deffects.ui:2131
+#: svx/uiconfig/ui/docking3deffects.ui:2142
msgctxt "docking3deffects|favorites"
msgid "Plastic"
msgstr "ፕላስቲክ"
#. WGUwt
-#: svx/uiconfig/ui/docking3deffects.ui:2132
+#: svx/uiconfig/ui/docking3deffects.ui:2143
msgctxt "docking3deffects|favorites"
msgid "Wood"
msgstr "እንጨት"
#. KDxBg
-#: svx/uiconfig/ui/docking3deffects.ui:2139
+#: svx/uiconfig/ui/docking3deffects.ui:2150
msgctxt "docking3deffects|extended_tip|favorites"
msgid "Select a predefined color scheme, or select User-defined to define a custom color scheme."
msgstr "በ ቅድሚያ የ ተገለጸውን የ ቀለም ገጽታ: ወይንም ይምረጡ በ ተጠቃሚ-የሚገለጽ ለ መግለጽ የ ቀለም ገጽታ ማስተካከያ "
#. AndqG
-#: svx/uiconfig/ui/docking3deffects.ui:2154
+#: svx/uiconfig/ui/docking3deffects.ui:2165
msgctxt "docking3deffects|colorbutton3|tooltip_text"
msgid "Colors Dialog"
msgstr "የ ቀለም ንግግር"
#. BT3GD
-#: svx/uiconfig/ui/docking3deffects.ui:2159
+#: svx/uiconfig/ui/docking3deffects.ui:2170
msgctxt "docking3deffects|extended_tip|colorbutton3"
msgid "Select the color to illuminate the object."
msgstr "እርስዎ እቃው እንዲያንጸባርቅ የሚፈልጉትን ቀለም ይምረጡ "
#. tsEoC
-#: svx/uiconfig/ui/docking3deffects.ui:2173
+#: svx/uiconfig/ui/docking3deffects.ui:2184
msgctxt "docking3deffects|colorbutton4|tooltip_text"
msgid "Colors Dialog"
msgstr "የ ቀለም ንግግር"
#. RWxeM
-#: svx/uiconfig/ui/docking3deffects.ui:2188
+#: svx/uiconfig/ui/docking3deffects.ui:2199
msgctxt "docking3deffects|label28"
msgid "Material"
msgstr "እቃ"
#. wY3tE
-#: svx/uiconfig/ui/docking3deffects.ui:2219
+#: svx/uiconfig/ui/docking3deffects.ui:2230
msgctxt "docking3deffects|label30"
msgid "_Color"
msgstr "_ቀለም"
#. ngqfq
-#: svx/uiconfig/ui/docking3deffects.ui:2233
+#: svx/uiconfig/ui/docking3deffects.ui:2244
msgctxt "docking3deffects|label31"
msgid "I_ntensity"
msgstr "ሀ_ይሉ"
#. TAoRf
-#: svx/uiconfig/ui/docking3deffects.ui:2257
+#: svx/uiconfig/ui/docking3deffects.ui:2269
msgctxt "docking3deffects|extended_tip|speccolor"
msgid "Select the color that you want the object to reflect."
msgstr "እርስዎ እቃው እንዲያንጸባርቅ የሚፈልጉትን ቀለም ይምረጡ "
#. 8fdJB
-#: svx/uiconfig/ui/docking3deffects.ui:2271
+#: svx/uiconfig/ui/docking3deffects.ui:2283
msgctxt "docking3deffects|colorbutton5|tooltip_text"
msgid "Colors Dialog"
msgstr "የ ቀለም ንግግር"
#. GjQ2i
-#: svx/uiconfig/ui/docking3deffects.ui:2276
+#: svx/uiconfig/ui/docking3deffects.ui:2288
msgctxt "docking3deffects|extended_tip|colorbutton5"
msgid "Enter the intensity of the specular effect."
msgstr "Enter the intensity of the specular effect."
#. tcm3D
-#: svx/uiconfig/ui/docking3deffects.ui:2293
+#: svx/uiconfig/ui/docking3deffects.ui:2305
msgctxt "docking3deffects|extended_tip|intensity"
msgid "Enter the intensity of the specular effect."
msgstr "Enter the intensity of the specular effect."
#. L8GqV
-#: svx/uiconfig/ui/docking3deffects.ui:2309
+#: svx/uiconfig/ui/docking3deffects.ui:2321
msgctxt "docking3deffects|label32"
msgid "Specular"
msgstr "ነፀብራቅ"
#. Qkzsq
-#: svx/uiconfig/ui/docking3deffects.ui:2332
+#: svx/uiconfig/ui/docking3deffects.ui:2344
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "መመደቢያ"
#. cjrJ9
-#: svx/uiconfig/ui/docking3deffects.ui:2346
+#: svx/uiconfig/ui/docking3deffects.ui:2358
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "ማሻሻያ"
#. AgKU4
-#: svx/uiconfig/ui/docking3deffects.ui:2361
+#: svx/uiconfig/ui/docking3deffects.ui:2373
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr "እቃ"
#. xN7Sr
-#: svx/uiconfig/ui/docking3deffects.ui:2365
+#: svx/uiconfig/ui/docking3deffects.ui:2377
msgctxt "docking3deffects|extended_tip|material"
msgid "Changes the coloring of the selected 3D object."
msgstr "የ ተመረጠውን የ 3ዲ እቃ ቀለም መቀየሪያ "
#. 3Av3h
-#: svx/uiconfig/ui/docking3deffects.ui:2379
+#: svx/uiconfig/ui/docking3deffects.ui:2391
msgctxt "docking3deffects|texture|tooltip_text"
msgid "Textures"
msgstr "ገጽታዎች"
#. DVwWG
-#: svx/uiconfig/ui/docking3deffects.ui:2383
+#: svx/uiconfig/ui/docking3deffects.ui:2395
msgctxt "docking3deffects|extended_tip|texture"
msgid "Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object."
msgstr "ለ ተመረጠው የ 3ዲ እቃ የ ገጽታ ክፍል ባህሪ ማሰናጃ: ይህ ገጽታ ዝግጁ የሚሆነው እርስዎ በ ተመረጠው እቃ ላይ የ ገጽታ ክፍል ከ ፈጸሙ በኋላ ነው: በፍጥነት የ ገጽታ ክፍል ለ መፈጸም ወደ ተመረጠው እቃ: ይክፈቱ አዳራሽ ተጭነው ይያዙ Shift+Ctrl እና ከዛ ይጎትቱ ምስል ወደ ተመረጠው የ 3ዲ እቃ "
#. J4WKj
-#: svx/uiconfig/ui/docking3deffects.ui:2397
+#: svx/uiconfig/ui/docking3deffects.ui:2409
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "የ ብርሃን ምንጭ"
#. 9WEJD
-#: svx/uiconfig/ui/docking3deffects.ui:2401
+#: svx/uiconfig/ui/docking3deffects.ui:2413
msgctxt "docking3deffects|extended_tip|light"
msgid "Define the light source for the selected 3D object."
msgstr "ለ ተመረጠው የ 3ዲ እቃ የ ብርሃን ምንጭ መግለጫ "
#. ctHgb
-#: svx/uiconfig/ui/docking3deffects.ui:2415
+#: svx/uiconfig/ui/docking3deffects.ui:2427
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "ጥላ"
#. HF3KP
-#: svx/uiconfig/ui/docking3deffects.ui:2419
+#: svx/uiconfig/ui/docking3deffects.ui:2431
msgctxt "docking3deffects|extended_tip|representation"
msgid "Sets the shading and shadow options for the selected 3D object."
msgstr "ለ ተመረጠው የ 3ዲ እቃ ጥላ እና የ ብርሃን ምንጭ ምርጫ ማሰናጃ "
#. HxxSF
-#: svx/uiconfig/ui/docking3deffects.ui:2433
+#: svx/uiconfig/ui/docking3deffects.ui:2445
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr "ጂኦሜትሪ"
#. h4c39
-#: svx/uiconfig/ui/docking3deffects.ui:2437
+#: svx/uiconfig/ui/docking3deffects.ui:2449
msgctxt "docking3deffects|extended_tip|geometry"
msgid "Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object."
msgstr "የ ተመረጠውን የ 3ዲ እቃ ማስተካከያ: እርስዎ ማሻሻል የሚችሉት የ 3ዲ እቃ ቅርጽ ከ 2ዲ እቃ በ መቀየር የ ተፈጠረ ነው: 2ዲ እቃ ወደ 3ዲ ለ መቀየር እቃውን ይምረጡ: በ ቀኝ-ይጫኑ እና ከዛ ይምረጡ መቀየሪያ - ወደ 3ዲ ወይንም መቀየሪያ - ወደ 3ዲ ማዞሪያ እቃ ."
#. 4D9WF
-#: svx/uiconfig/ui/docking3deffects.ui:2454
+#: svx/uiconfig/ui/docking3deffects.ui:2466
msgctxt "docking3deffects|extended_tip|Docking3DEffects"
msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D."
msgstr ""
@@ -15791,9 +15845,9 @@ msgctxt "dockingfontwork|extended_tip|vert"
msgid "Vertically slants the characters in the text object."
msgstr "በ ቁመት ማዝመሚያ የ ጽሁፍ እቃ ባህሪዎች "
-#. ajneV
+#. 9HmBK
#: svx/uiconfig/ui/dockingfontwork.ui:162
-msgctxt "dockingforntwork|frameStyle"
+msgctxt "dockingfontwork|frameStyle"
msgid "Style"
msgstr ""
@@ -15857,9 +15911,9 @@ msgctxt "dockingfontwork|extended_tip|autosize"
msgid "Resizes the text to fit the length of the text baseline."
msgstr "ጽሁፍ እንደገና መመጠኛ በ ጽሁፍ መሰረታዊ መስመር እርዝመት ልክ"
-#. ebpcv
+#. 6pAwu
#: svx/uiconfig/ui/dockingfontwork.ui:296
-msgctxt "dockingforntwork|frameAdjust"
+msgctxt "dockingfontwork|frameAdjust"
msgid "Adjust"
msgstr ""
@@ -15923,9 +15977,9 @@ msgctxt "dockingfontwork|extended_tip|slant"
msgid "Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes."
msgstr "በ ተመረጠው እቃ ውስጥ ላለው ጽሁፍ ጥላ መጨመሪያ: ይጫኑ ይህን ቁልፍ: እና ከዛ ያስገቡ የ ጥላ አቅጣጫ በ X ቦታ እና በ Y ቦታ ሳጥን ውስጥ "
-#. rEQgv
+#. BCrsu
#: svx/uiconfig/ui/dockingfontwork.ui:429
-msgctxt "dockingforntwork|frameShadow"
+msgctxt "dockingfontwork|frameShadow"
msgid "Shadow"
msgstr ""
@@ -15941,9 +15995,9 @@ msgctxt "dockingfontwork|extended_tip|color"
msgid "Select a color for the text shadow."
msgstr "ለ ጽሁፍ ጥላ ቀለም ይምረጡ"
-#. PGHtD
+#. AxCG7
#: svx/uiconfig/ui/dockingfontwork.ui:471
-msgctxt "dockingforntwork|frameColor"
+msgctxt "dockingfontwork|frameColor"
msgid "Shadow Color"
msgstr ""
@@ -15983,9 +16037,9 @@ msgctxt "dockingfontwork|extended_tip|distancey"
msgid "Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size."
msgstr ""
-#. iDoib
+#. EhJx4
#: svx/uiconfig/ui/dockingfontwork.ui:577
-msgctxt "dockingforntwork|frameShadowOffset"
+msgctxt "dockingfontwork|frameShadowOffset"
msgid "Shadow Offset"
msgstr ""
@@ -16015,9 +16069,9 @@ msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "ማስረጊያ"
-#. 9HF6C
+#. sCQDo
#: svx/uiconfig/ui/dockingfontwork.ui:682
-msgctxt "dockingforntwork|framePosition"
+msgctxt "dockingfontwork|framePosition"
msgid "Position and Indent"
msgstr ""
@@ -18139,8 +18193,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
@@ -19600,44 +19666,74 @@ msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr ""
+#. Dbpy5
+#: svx/uiconfig/ui/sidebargallery.ui:114
+msgctxt "sidebargallery|THEMELIST"
+msgid "Click a theme to view the objects associated with the theme."
+msgstr ""
+
+#. WLnG7
+#: svx/uiconfig/ui/sidebargallery.ui:167 svx/uiconfig/ui/sidebargallery.ui:219
+msgctxt "sidebargallery|extended_tip|gallery"
+msgid "To insert a Gallery object, select the object, and then drag it into the document."
+msgstr ""
+
+#. pAkjv
+#: svx/uiconfig/ui/sidebargallery.ui:252
+msgctxt "sidebargallery|extended_tip|preview"
+msgid "Displays a large preview of the selected gallery item. Double click to close."
+msgstr ""
+
#. wqE5z
-#: svx/uiconfig/ui/sidebargallery.ui:267
+#: svx/uiconfig/ui/sidebargallery.ui:283
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW"
msgid "Icon View"
msgstr "ምልክት መመልከቻ"
-#. TZSrQ
-#: svx/uiconfig/ui/sidebargallery.ui:272 svx/uiconfig/ui/sidebargallery.ui:291
-msgctxt "sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS"
-msgid "Theme Items"
-msgstr "የ ገጽታ እቃዎች"
+#. sUivF
+#: svx/uiconfig/ui/sidebargallery.ui:288
+msgctxt "sidebargallery|extended_tip|icons"
+msgid "Displays the contents of the Gallery as icons."
+msgstr ""
#. FLH5B
-#: svx/uiconfig/ui/sidebargallery.ui:286
+#: svx/uiconfig/ui/sidebargallery.ui:302
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW"
msgid "Detailed View"
msgstr "ዝርዝር መመልከቻ"
+#. GeiwY
+#: svx/uiconfig/ui/sidebargallery.ui:307
+msgctxt "sidebargallery|extended_tip|list"
+msgid "Displays the contents of the Gallery as small icons, with title and path information."
+msgstr ""
+
#. tA8tK
-#: svx/uiconfig/ui/sidebargallery.ui:304
+#: svx/uiconfig/ui/sidebargallery.ui:320
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_SEARCH"
msgid "Search for icons"
msgstr ""
#. JLmB8
-#: svx/uiconfig/ui/sidebargallery.ui:310
+#: svx/uiconfig/ui/sidebargallery.ui:326
msgctxt "sidebargallery|extended_tip|value"
msgid "Enter search text."
msgstr ""
#. YDmBa
-#: svx/uiconfig/ui/sidebargallery.ui:336
+#: svx/uiconfig/ui/sidebargallery.ui:352
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME"
msgid "New..."
msgstr "አዲስ..."
+#. iCF8L
+#: svx/uiconfig/ui/sidebargallery.ui:362
+msgctxt "sidebargallery|extended_tip|insert"
+msgid "Adds a new theme to the Gallery and lets you choose the files to include in the theme."
+msgstr ""
+
#. RfChe
-#: svx/uiconfig/ui/sidebargallery.ui:355
+#: svx/uiconfig/ui/sidebargallery.ui:376
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
msgstr ""
@@ -20111,6 +20207,12 @@ msgctxt "sidebarshadow|transparency_label"
msgid "Transparency:"
msgstr "ግልጽነት:"
+#. VwB2V
+#: svx/uiconfig/ui/sidebarstylespanel.ui:46
+msgctxt "fontstyletoolbox|applystyle"
+msgid "Font style"
+msgstr ""
+
#. yt59C
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:35
msgctxt "sidebartextcolumns|labelColNumber"
@@ -20135,6 +20237,18 @@ msgctxt "sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
msgstr "በ አምዶች መካከል መጠቀም የሚፈልጉትን ክፍተት ያስገቡ:"
+#. etDfs
+#: svx/uiconfig/ui/sidebartextpanel.ui:46
+msgctxt "font|fontnamecombobox"
+msgid "Font"
+msgstr ""
+
+#. fGDE3
+#: svx/uiconfig/ui/sidebartextpanel.ui:88
+msgctxt "font|fontsizecombobox"
+msgid "Font size"
+msgstr ""
+
#. dZf2D
#: svx/uiconfig/ui/stylemenu.ui:12
msgctxt "stylemenu|update"
@@ -20364,91 +20478,91 @@ msgid "_More Options..."
msgstr "_ተጫማሪ ምርጫዎች..."
#. b73Ag
-#: svx/uiconfig/ui/themecoloreditdialog.ui:12
+#: svx/uiconfig/ui/themecoloreditdialog.ui:10
msgctxt "themedialog|Title"
msgid "Theme Color Edit"
msgstr ""
#. ZBvTV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:111
+#: svx/uiconfig/ui/themecoloreditdialog.ui:110
msgctxt "themecoloreditdialog|labelThemeColorsName"
msgid "Name:"
msgstr ""
#. bpeMo
-#: svx/uiconfig/ui/themecoloreditdialog.ui:213
+#: svx/uiconfig/ui/themecoloreditdialog.ui:212
msgctxt "themecoloreditdialog|labelDark"
msgid "Dark 1:"
msgstr ""
#. JrFtB
-#: svx/uiconfig/ui/themecoloreditdialog.ui:230
+#: svx/uiconfig/ui/themecoloreditdialog.ui:229
msgctxt "themecoloreditdialog|labelLight1"
msgid "Light1:"
msgstr ""
#. FGBH2
-#: svx/uiconfig/ui/themecoloreditdialog.ui:247
+#: svx/uiconfig/ui/themecoloreditdialog.ui:246
msgctxt "themecoloreditdialog|labelDark2"
msgid "Dark 2:"
msgstr ""
#. QW9Cr
-#: svx/uiconfig/ui/themecoloreditdialog.ui:264
+#: svx/uiconfig/ui/themecoloreditdialog.ui:263
msgctxt "themecoloreditdialog|labelLight2"
msgid "Light2:"
msgstr ""
#. wgZiU
-#: svx/uiconfig/ui/themecoloreditdialog.ui:301
+#: svx/uiconfig/ui/themecoloreditdialog.ui:300
msgctxt "themecoloreditdialog|labelAccent1"
msgid "Accent 1:"
msgstr ""
#. yKnVi
-#: svx/uiconfig/ui/themecoloreditdialog.ui:318
+#: svx/uiconfig/ui/themecoloreditdialog.ui:317
msgctxt "themecoloreditdialog|labelAccent2"
msgid "Accent 2:"
msgstr ""
#. x4B79
-#: svx/uiconfig/ui/themecoloreditdialog.ui:375
+#: svx/uiconfig/ui/themecoloreditdialog.ui:374
msgctxt "themecoloreditdialog|labelAccent3"
msgid "Accent 3:"
msgstr ""
#. tFUrg
-#: svx/uiconfig/ui/themecoloreditdialog.ui:392
+#: svx/uiconfig/ui/themecoloreditdialog.ui:391
msgctxt "themecoloreditdialog|labelAccent4"
msgid "Accent 4:"
msgstr ""
#. uENPG
-#: svx/uiconfig/ui/themecoloreditdialog.ui:409
+#: svx/uiconfig/ui/themecoloreditdialog.ui:408
msgctxt "themecoloreditdialog|labelAccent5"
msgid "Accent 5:"
msgstr ""
#. sVGF5
-#: svx/uiconfig/ui/themecoloreditdialog.ui:426
+#: svx/uiconfig/ui/themecoloreditdialog.ui:425
msgctxt "themecoloreditdialog|labelAccent6"
msgid "Accent 6:"
msgstr ""
#. uAS9N
-#: svx/uiconfig/ui/themecoloreditdialog.ui:523
+#: svx/uiconfig/ui/themecoloreditdialog.ui:522
msgctxt "themecoloreditdialog|labelHyperlink"
msgid "Hyperlink:"
msgstr ""
#. etJMu
-#: svx/uiconfig/ui/themecoloreditdialog.ui:540
+#: svx/uiconfig/ui/themecoloreditdialog.ui:539
msgctxt "themecoloreditdialog|labelFollowHyperlink"
msgid "Follow Hyperlink:"
msgstr ""
#. sShYV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:597
+#: svx/uiconfig/ui/themecoloreditdialog.ui:596
msgctxt "themecoloreditdialog|frameLabel"
msgid "Colors"
msgstr ""
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index b711d3d2e0f..ea1b8ac2674 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: 2024-03-11 16:42+0100\n"
-"PO-Revision-Date: 2024-03-11 17:13+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 13:25+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"
@@ -1798,344 +1798,356 @@ msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
msgstr ""
-#. nFxKY
+#. YwVuD
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Leading Chars"
+msgid "Para Hyphenation Min Leading Chars"
msgstr ""
-#. agdzD
+#. DEBbS
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Trailing Chars"
+msgid "Para Hyphenation Min Trailing Chars"
msgstr ""
-#. hj7Fp
+#. kNDph
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Compound Min Leading Chars"
+msgstr ""
+
+#. hj7Fp
+#: sw/inc/inspectorproperties.hrc:209
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
msgstr ""
#. 8BFum
-#: sw/inc/inspectorproperties.hrc:209
+#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Last Word"
msgstr ""
#. 32PM5
-#: sw/inc/inspectorproperties.hrc:210
+#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Min Word Length"
msgstr ""
#. 4ZE3Y
-#: sw/inc/inspectorproperties.hrc:211
+#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Zone"
msgstr ""
#. G8F5E
-#: sw/inc/inspectorproperties.hrc:212
+#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Keep"
msgstr ""
+#. nrito
+#: sw/inc/inspectorproperties.hrc:214
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Keep Type"
+msgstr ""
+
#. 4bemD
-#: sw/inc/inspectorproperties.hrc:213
+#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
msgstr ""
#. fCGA4
-#: sw/inc/inspectorproperties.hrc:214
+#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
msgstr ""
#. Q68Bx
-#: sw/inc/inspectorproperties.hrc:215
+#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
msgstr ""
#. FGVAd
-#: sw/inc/inspectorproperties.hrc:216
+#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
msgstr ""
#. tBy9h
-#: sw/inc/inspectorproperties.hrc:217
+#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
msgstr ""
#. yZZSA
-#: sw/inc/inspectorproperties.hrc:218
+#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
msgstr ""
#. dDgrE
-#: sw/inc/inspectorproperties.hrc:219
+#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
msgstr ""
#. mHDWE
-#: sw/inc/inspectorproperties.hrc:220
+#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
msgstr ""
#. Mnm2C
-#: sw/inc/inspectorproperties.hrc:221
+#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
msgstr ""
#. 8Z5AP
-#: sw/inc/inspectorproperties.hrc:222
+#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
msgstr "የ አንቀጽ መጨረሻ መስመር ማስተካከያ"
#. 6CaHh
-#: sw/inc/inspectorproperties.hrc:223
+#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
msgstr ""
#. ZDnZk
-#: sw/inc/inspectorproperties.hrc:224
+#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
msgstr ""
#. G43XB
-#: sw/inc/inspectorproperties.hrc:225
+#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
msgstr ""
#. EjnTM
-#: sw/inc/inspectorproperties.hrc:226
+#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
msgstr ""
#. eo9RR
-#: sw/inc/inspectorproperties.hrc:227
+#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
msgstr "የ አንቀጽ መስመር ክፍተት"
#. kczeF
-#: sw/inc/inspectorproperties.hrc:228
+#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
msgstr ""
#. FmuG6
-#: sw/inc/inspectorproperties.hrc:229
+#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
msgstr ""
#. Kwp9H
-#: sw/inc/inspectorproperties.hrc:230
+#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
msgstr ""
#. r2ao2
-#: sw/inc/inspectorproperties.hrc:231
+#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
msgstr ""
#. FC9mA
-#: sw/inc/inspectorproperties.hrc:232
+#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
msgstr ""
#. VXwD2
-#: sw/inc/inspectorproperties.hrc:233
+#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
msgstr "አንቀጽ መክፈያ"
#. gXoCF
-#: sw/inc/inspectorproperties.hrc:234
+#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
msgstr ""
#. sekLv
-#: sw/inc/inspectorproperties.hrc:235
+#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
msgstr ""
#. reW9Y
-#: sw/inc/inspectorproperties.hrc:236
+#: sw/inc/inspectorproperties.hrc:238
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
msgstr ""
#. wHuj4
-#: sw/inc/inspectorproperties.hrc:237
+#: sw/inc/inspectorproperties.hrc:239
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
msgstr ""
#. pUjFj
-#: sw/inc/inspectorproperties.hrc:238
+#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
msgstr ""
#. WvA9C
-#: sw/inc/inspectorproperties.hrc:239
+#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
msgstr ""
#. u8Jc6
-#: sw/inc/inspectorproperties.hrc:240
+#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
msgstr ""
#. cdw2Q
-#: sw/inc/inspectorproperties.hrc:241
+#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
msgstr ""
#. NDEck
-#: sw/inc/inspectorproperties.hrc:242
+#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border"
msgstr ""
#. 6rs9g
-#: sw/inc/inspectorproperties.hrc:243
+#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border Distance"
msgstr ""
#. XYhSX
-#: sw/inc/inspectorproperties.hrc:244
+#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
msgstr ""
#. Uoosp
-#: sw/inc/inspectorproperties.hrc:245
+#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
msgstr ""
#. 3WwCU
-#: sw/inc/inspectorproperties.hrc:246
+#: sw/inc/inspectorproperties.hrc:248
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
msgstr ""
#. DqMAX
-#: sw/inc/inspectorproperties.hrc:247
+#: sw/inc/inspectorproperties.hrc:249
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
msgstr ""
#. w8jgs
-#: sw/inc/inspectorproperties.hrc:248
+#: sw/inc/inspectorproperties.hrc:250
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
msgstr ""
#. ZREEa
-#: sw/inc/inspectorproperties.hrc:249
+#: sw/inc/inspectorproperties.hrc:251
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
msgstr ""
#. tJEtt
-#: sw/inc/inspectorproperties.hrc:250
+#: sw/inc/inspectorproperties.hrc:252
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
msgstr ""
#. oDk6s
-#: sw/inc/inspectorproperties.hrc:251
+#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
msgstr ""
#. PV65u
-#: sw/inc/inspectorproperties.hrc:252
+#: sw/inc/inspectorproperties.hrc:254
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Field"
msgstr ""
#. a6k8F
-#: sw/inc/inspectorproperties.hrc:253
+#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Frame"
msgstr ""
#. CNyuR
-#: sw/inc/inspectorproperties.hrc:254
+#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Paragraph"
msgstr ""
#. nTTEM
-#: sw/inc/inspectorproperties.hrc:255
+#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Section"
msgstr ""
#. VCADG
-#: sw/inc/inspectorproperties.hrc:256
+#: sw/inc/inspectorproperties.hrc:258
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Table"
msgstr ""
#. hDjMA
-#: sw/inc/inspectorproperties.hrc:257
+#: sw/inc/inspectorproperties.hrc:259
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
msgstr ""
#. ZG6rS
-#: sw/inc/inspectorproperties.hrc:258
+#: sw/inc/inspectorproperties.hrc:260
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border"
msgstr ""
#. 6qBJD
-#: sw/inc/inspectorproperties.hrc:259
+#: sw/inc/inspectorproperties.hrc:261
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
msgstr ""
#. RwtPi
-#: sw/inc/inspectorproperties.hrc:260
+#: sw/inc/inspectorproperties.hrc:262
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
msgstr ""
#. xcMEF
-#: sw/inc/inspectorproperties.hrc:261
+#: sw/inc/inspectorproperties.hrc:263
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
msgstr ""
#. YiBym
-#: sw/inc/inspectorproperties.hrc:262
+#: sw/inc/inspectorproperties.hrc:264
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Writing Mode"
msgstr ""
@@ -7302,20 +7314,14 @@ msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated"
msgstr ""
-#. D8MYt
+#. jXQCD
#: sw/inc/strings.hrc:894
-msgctxt "STR_FILTER_MDB"
-msgid "Microsoft Access"
-msgstr ""
-
-#. nRKEu
-#: sw/inc/strings.hrc:895
msgctxt "STR_FILTER_ACCDB"
-msgid "Microsoft Access 2007"
+msgid "Microsoft Access"
msgstr ""
#. uDNRt
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
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"
@@ -7327,91 +7333,91 @@ msgstr ""
"የ ኢ-ሜይል መግለጫ መረጃ አሁን ማስገባት ይፈልጋሉ?"
#. r9BVg
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME የአድራሻ ዝርዝር (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr "የሚጀምረውን ሰነድ ይምረጡ"
#. FiUyK
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr "የ ሰነዱን አይነት ይምረጡ"
#. QwrpS
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:900
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr "የ አድራሻ መከለከያ ማስገቢያ"
#. omRZF
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr "የ አድራሻ ዝርዝር ይምረጡ"
#. YrDuD
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr "ሰላምታ መፍጠሪያ"
#. tTr4B
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr "እቅድ ማስተካከያ"
#. S4p5M
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "ተቀባይ አትጨምር"
#. N5YUH
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~ጨርሷል"
#. L5FEG
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "የ ደብዳቤ ማዋሀጃ አዋቂ"
#. CEhZj
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ሰንጠረዥ"
#. v9hEB
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ጥያቄ"
#. HxGAu
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ከ ሰነዱ መጀመሪያ ጀምሮ መመርመር ልቀጥል?"
#. gE7CA
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ፊደል ማረሚያው ጨርሷል"
#. 2SuqF
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr "ምንም መዝገበ ቃላት አልተገኘም"
@@ -7421,252 +7427,252 @@ msgstr "ምንም መዝገበ ቃላት አልተገኘም"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ቀን"
#. V9cQp
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:920
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ሰአት"
#. 2zgWi
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "የ ፋይል ስም"
#. FdSaU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "የ ዳታቤዝ ስም"
#. cGn9h
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_CHAPTERFLD"
msgid "~Heading"
msgstr ""
#. wYWy2
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr "የ ገጽ ቁጥር"
#. EXC6N
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ስታትስቲክስ"
#. EW86G
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ደራሲው"
#. 5aFak
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ቴምፕሌቶች"
#. 3wdud
-#: sw/inc/strings.hrc:929
+#: sw/inc/strings.hrc:928
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ላኪው"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ተለዋዋጭ ማሰናጃ"
#. ckA26
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ተለዋዋጭ ማሳያ"
#. Fjzgu
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "መቀመሪያ ማስገቢያ"
#. AXoAT
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ማስገቢያ ሜዳ"
#. VfqNE
-#: sw/inc/strings.hrc:935
+#: sw/inc/strings.hrc:934
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ማስገቢያ ሜዳ (ተለዋዋጭ)"
#. E8JAd
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ማስገቢያ ሜዳ (ተጠቃሚ)"
#. 8LGEQ
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:936
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "እንደ ሁኔታው ጽሁፍ"
#. jrZ7i
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:937
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE field"
#. 9WAT9
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:938
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Execute macro"
#. qEBxa
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "የቁጥር መጠን"
#. ACE5s
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "የ ገጽ ተለዋዋጭ ማሰናጃ"
#. ayB3N
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "የ ገጽ ተለዋዋጭ ማሳያ"
#. DBM4P
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL መጫኛ"
#. LJFF5
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:943
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "ቦታ ያዢ"
#. zZCg6
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ባህሪዎች መቀላቀያ"
#. 9MGU6
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ማስገቢያ ዝርዝር"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ማመሳከሪያ ማሰናጃ"
#. FJ2X8
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "ማመሳከሪያ ማስገቢያ"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "የ ደብዳቤ ማዋሀጃ ሜዳዎች"
#. JP2DU
-#: sw/inc/strings.hrc:952
+#: sw/inc/strings.hrc:951
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "የሚቀጥለው መዝገብ"
#. GizhA
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "ማንኛውም መዝገብ"
#. aMGxm
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ከፍተኛ ቁጥር"
#. DtYzi
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ቀደም ያለው ገጽ"
#. UCSej
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:955
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "የሚቀጥለው ገጽ"
#. M8Fac
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:956
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "የተደበቀ ጽሁፍ"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:958
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "የ ተጠቃሚ ሜዳ"
#. XELYN
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ማስታወሻ"
#. MB6kt
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ጽሁፍ"
#. BWU6A
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "የ ቢብሊዮግራፊ ማስገቢያ"
#. 7EGCR
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "የተደበቀ አንቀጽ"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "የ ሰነድ መረጃ"
@@ -7675,87 +7681,87 @@ msgstr "የ ሰነድ መረጃ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ቀን"
#. qMCEh
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ቀን (የተወሰነ)"
#. AXmyw
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ሰአት"
#. 6dxVs
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ሰአት (የተወሰነ)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ሰንጠረዦች"
#. 7qW4K
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ባህሪዎች"
#. zDRCp
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ቃላቶች"
#. 2wgLC
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:976
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "አንቀጾች"
#. JPGG7
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:977
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ምስል"
#. Eu6Ns
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:978
msgctxt "FLD_STAT_OBJ"
msgid "OLE objects"
msgstr ""
#. bDG6R
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:979
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ገጾች"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatic"
#. xPP2E
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
#. spdXd
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[ጽሁፍ]"
@@ -7764,103 +7770,103 @@ msgstr "[ጽሁፍ]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:988
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ድርጅት"
#. WWxTK
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "የ መጀመሪያ ስም"
#. 4tdAc
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "የ አባት ስም"
#. xTV7n
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "መነሻዎች"
#. AKD3k
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "መንገድ"
#. ErMju
-#: sw/inc/strings.hrc:994
+#: sw/inc/strings.hrc:993
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "አገር"
#. ESbkx
-#: sw/inc/strings.hrc:995
+#: sw/inc/strings.hrc:994
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "ፖሳቁ"
#. WDAc2
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:995
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ከተማ"
#. pg7MV
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "አርእስት"
#. DwLhZ
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ቦታ"
#. LDTdu
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ስልክ (የ ቤት)"
#. JBZyj
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ስልክ (የ ስራ)"
#. 5EmGH
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "ፋክስ"
#. AtN9J
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr "ኢሜይል"
#. 6GBRm
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "አገር"
#. pbrdQ
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ማጥፊያ"
#. wC8SE
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ማብሪያ"
@@ -7870,37 +7876,37 @@ msgstr "ማብሪያ"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "የ ፋይል ስም"
#. RBpz3
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1010
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "የ ፋይሉ ስም ያለ ተጨማሪ"
#. BCzy8
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1011
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "መንገድ/የ ፋይል ስም"
#. ChFwM
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1012
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "መንገድ"
#. R6KrL
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr "የ ቴምፕሌት ስም"
#. ANM2H
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ምድብ"
@@ -7909,25 +7915,25 @@ msgstr "ምድብ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_CHAPTER_NAME"
msgid "Heading contents"
msgstr ""
#. B9gFR
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_CHAPTER_NO"
msgid "Heading number"
msgstr ""
#. vFtwZ
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Heading number without separator"
msgstr ""
#. BVPZY
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1021
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Heading number and contents"
msgstr ""
@@ -7936,55 +7942,55 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:1028
+#: sw/inc/strings.hrc:1027
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
#. m84Fb
-#: sw/inc/strings.hrc:1029
+#: sw/inc/strings.hrc:1028
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1029
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "የ ሮማን (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "የ ሮማን (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "የ አረብኛ (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "እንደ ገጽ ዘዴ"
#. xBKwZ
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ጽሁፍ"
@@ -7993,13 +7999,13 @@ msgstr "ጽሁፍ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ስም"
#. RCnZb
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "መነሻዎች"
@@ -8008,49 +8014,49 @@ msgstr "መነሻዎች"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ስርአት"
#. qKXLW
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. E86ZD
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1044
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ስም"
#. FB3Rp
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1045
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. KiBai
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1046
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "መቀመሪያ"
#. 9AsdS
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. GokUf
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ዳታቤዝ"
#. UBADL
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ስርአት"
@@ -8059,19 +8065,19 @@ msgstr "ስርአት"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1053
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ደራሲው"
#. aqFVp
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1054
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ሰአት"
#. FaZKx
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ቀን"
@@ -8080,79 +8086,79 @@ msgstr "ቀን"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "FMT_REF_TEXT"
msgid "Referenced text"
msgstr ""
#. eeSAu
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
msgstr "የ ገጽ ቁጥር (ዘዴ ያልተከተለ)"
#. MaB3q
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ምእራፍ"
#. VBMno
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
msgstr ""
#. 96emU
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
msgstr "የ ገጽ ቁጥር (ዘዴ የሚከተል)"
#. CQitd
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ምድብ እና ቁጥር"
#. BsvCn
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "የ መግለጫ ጽሁፍ"
#. Xbm7G
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1066
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Number"
msgstr ""
#. QBGit
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ቁጥር"
#. CGkV7
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1068
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ቁጥር (አገባብ የለውም)"
#. XgSb3
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ቁጥር (ሙሉ አገባብ አለው)"
#. zQTNF
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "ጽሁፍ ከ a/az + "
#. 97Vs7
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "ጽሁፍ ከ A/Az + "
@@ -8161,31 +8167,31 @@ msgstr "ጽሁፍ ከ A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. rAQoE
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1077
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ሰንጠረዥ"
#. biUa2
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ክፈፍ"
#. 7mkZb
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ምስል"
#. GgbFY
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "እቃ"
@@ -8194,169 +8200,169 @@ msgstr "እቃ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~ሁኔታው"
#. X9cqJ
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1085
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "ከዚያ: ተጨማሪ"
#. bo8yF
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE Statement"
#. LixXA
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "የተደበቀ ጽ~ሁፍ"
#. EX3bJ
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "የ ~ማክሮ ስም"
#. dNZtd
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~ማመሳከሪያ"
#. bfRPa
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "ባህ~ሪዎች"
#. j2G5G
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "ማ~ካካሻ"
#. vEgGo
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ዋጋ"
#. YQesU
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "መቀመሪያ"
#. Eq5xq
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ማስተካከያ"
#. 32NzA
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ተጠቃሚ]"
#. dYQTU
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "የ አግድም. ማሰናጃ"
#. xELZY
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "የ ቁመት. ማሰናጃ"
#. F9Ldz
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ስፋት"
#. rdxcb
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "እርዝመት"
#. DQm2h
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "የ ግራ መስመር"
#. imDMU
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "የ ላይ መስመር"
#. ayQss
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_COLS"
msgid "Columns"
msgstr "አምዶች"
#. 3moLd
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ረድፎች"
#. XWMSH
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "ቃላት እና ባህሪ መቁጠሪያ: ይጫኑ ለ መክፈት የ መቁጠሪያ ንግግር"
#. nxGNq
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "በ ነጠላ-ገጽ መመልከቻ"
#. 57ju6
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "በርካታ-ገጽ መመልከቻ"
#. tbig8
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "በ መጽሀፍ መመልከቻ"
#. xBHUG
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
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:1113
+#: sw/inc/strings.hrc:1112
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:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "የ ገጽ ዘዴ በ ቀኝ-ይጫኑ ዘዴውን ለመቀየር ወይንም የ ዘዴ ንግግርን ይክፈቱ"
#. ng6cd
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_ACCESSIBILITY_CHECK_HINT"
msgid ""
"Status of the accessibility check.\n"
@@ -8365,1390 +8371,1390 @@ msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "ፊደል በ ትልቁ መጻፊያ"
#. PLAVt
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ረድፎች"
#. sg6Za
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ፊደል በ ትልቁ መጻፊያ የለም"
#. gueRC
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "የ ገጽ መጨረሻ የለም"
#. G3CQN
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "አታንፀባርቅ"
#. MVEk8
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "በ ቁመት መገልበጫ"
#. Dns6t
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "በ አግድም መገልበጫ"
#. ZUKCy
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "በ አግድም እና በ ቁመት መገልበጫ"
#. LoQic
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ ማንፀባረቂያ በ አግድም በሙሉ ገጽ ላይ"
#. kbnTf
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "የ ባህሪ ዘዴ"
#. D99ZJ
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ምንም የ ባህሪ ዘዴ የለም"
#. fzG3P
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ግርጌ"
#. 9RCsQ
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ግርጌ የለም"
#. zFTin
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ራስጌ"
#. PcYEB
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "ራስጌ የለም"
#. 8Jgfg
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr "አጥጋቢ"
#. HEuGy
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr "ምንም"
#. 4tA4q
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "በሙሉ"
#. ypvD6
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr "አጓዳኝ"
#. hyEQ5
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr "በፊት"
#. bGBtQ
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr "በኋላ"
#. SrG3D
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(ማስቆሚያ ብቻ)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ስፋት:"
#. 2GYT7
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "የተወሰነ እርዝመት:"
#. QrFMi
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "ዝቅተኛ እርዝመት:"
#. kLiYd
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ወደ አንቀጽ"
#. A8nAb
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr "እንደ ባህሪ"
#. Uszmm
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr "ወደ ባህሪ"
#. hDUSa
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ወደ ገጽ"
#. JMHRz
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X Coordinate:"
#. oCZWW
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y Coordinate:"
#. YNKE6
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ከ ላይ"
#. GPTAu
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "መሀከል በ ቁመት"
#. fcpTS
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ከ ታች"
#. 37hos
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ከ መስመሩ በላይ"
#. MU7hC
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "መሀከል ማስመሪያ"
#. ZvEq7
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ከ መስመሩ በታች"
#. jypsG
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr "የ ገጽ መስመር ክፍተት"
#. Cui3U
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr "የ ገጽ መስመር-ክፍተት የለም"
#. 4RL9X
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "በ ቀኝ በኩል"
#. wzGK7
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "በ አግድም መሀከል ላይ"
#. ngRmB
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "በ ግራ በኩል"
#. JyHkM
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ውስጥ"
#. iXSZZ
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ውጪ"
#. kDY9Z
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "በ ሙሉ ስፋት"
#. Hvn8D
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "አምዶች"
#. 6j6TA
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "መለያያ ስፋት:"
#. dvdDt
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ከፍተኛ የ ግርጌ ማስታወሻ ቦታ:"
#. BWqF3
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "በንባብ-ብቻ ሰነድ ውስጥ ሊታረም የሚችል"
#. SCL5F
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1166
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "መክፈያ"
#. CFmBk
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr "ዝርዝር ዘዴ: (%LISTSTYLENAME)"
#. HvZBm
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr "ዝርዝር ዘዴ: (None)"
#. QDaFk
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ተገናኝቷል ወደ "
#. rWmT8
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "እና "
#. H2Kwq
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "መስመሮች መቁጠሪያ"
#. yjSiJ
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "መስመሮች አትቁጠር"
#. HE4BV
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "እንደገና ማስጀመሪያ ቆጠራውን በ: "
#. 7Q8qC
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "ብርሁነት: "
#. sNxPE
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ቀይ: "
#. u73NC
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "አረንጓዴ: "
#. qQsPp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "ሰማያዊ: "
#. BS4nZ
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "ማነጻጸሪያ: "
#. avJBK
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "ጋማ: "
#. HQCJZ
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "ግልጽነት: "
#. 5jDK3
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "መገልበጫ"
#. DVSAx
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "አትገልብጥ"
#. Z7tXB
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "በ ንድፎች ዘዴ: "
#. RXuUF
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "መደበኛ"
#. kbALJ
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "ግራጫማ"
#. eSHEj
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ጥቁር & ነጭ"
#. tABTr
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "የ ውሀ ምልክት"
#. 8SwC3
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1188
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ማዞሪያ"
#. hWEeF
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "መጋጠሚያ የለም"
#. HEuEv
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "መጋጠሚያ (ለ መስመሮች ብቻ)"
#. VFgMq
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "መጋጠሚያ (ለ መስመሮች እና ባህሪዎች)"
#. VRJrB
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "የ ጽሁፉን ፍሰት መከተያ"
#. Sb3Je
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "የ ጽሁፉን ፍሰት አትከተል"
#. yXFKP
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "ድንበሮች ማዋሀጃ"
#. vwHbS
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ድንበሮችን አታዋህድ"
#. Fsnm6
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "ST_PGE"
msgid "Page"
msgstr "ገጽ"
#. amiSY
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "ST_CTRL"
msgid "Control"
msgstr "መቆጣጠሪያ"
#. Cbktp
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ምርጫዎች"
#. GpAUo
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "አስታዋሽ"
#. qpbDE
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "መፈለጊያ መድገሚያ"
#. sfmff
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "የ መቀመሪያ ሰንጠረዥ"
#. DtkuT
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "የ ተሳሳተ የ መቀመሪያ ሰንጠረዥ"
#. A6Vgk
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr "በ ቅርብ ጊዜ"
#. LYuHA
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr "ሜዳ በ አይነት"
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "የሚቀጥለው ሰንጠረዥ"
#. yhnpi
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr "የሚቀጥለው ክፈፍ"
#. M4BCA
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "የሚቀጥለው ገጽ"
#. UWeq4
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "የሚቀጥለው መሳያ"
#. ZVCrD
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "የሚቀጥለው መቆጣጠሪያ"
#. NGAqr
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "የሚቀጥለው ክፍል"
#. Mwcvm
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "የሚቀጥለው ምልክት ማድረጊያ"
#. xbxDs
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "የሚቀጥለው ንድፍ"
#. 4ovAF
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "የሚቀጥለው የ OLE እቃ"
#. YzK6w
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "የሚቀጥለው ራስጌ"
#. skdRc
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "የሚቀጥለው ምርጫ"
#. RBFga
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "የ ሚቀጥለው የ ግርጌ ማስታወሻ"
#. GNLrx
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "የሚቀጥለው አስታዋሽ"
#. mFCfp
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "የሚቀጥለው አስተያየት"
#. gbnwp
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "ፍለጋውን ወደፊት መቀጠያ"
#. TXYkA
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "የሚቀጥለው ማውጫ ማስገቢያ"
#. EyvbV
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ቀደም ያለው ሰንጠረዥ"
#. cC5vJ
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr "ያለፈው ክፈፍ"
#. eQPFD
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ያለፈው ገጽ"
#. p5jbU
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "ያለፈው መሳያ"
#. 2WMmZ
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "ያለፈው መቆጣጠሪያ"
#. 6uGDP
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ቀደም ያለው ክፍል"
#. YYCtk
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "ቀደም ያለው ምልክት ማድረጊያ"
#. nFLdX
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "ቀደም ያለው ንድፍ"
#. VuxvB
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1231
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "ቀደም ያለው የ OLE እቃ"
#. QSuct
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "ቀደም ያለው ራስጌ"
#. CzLBr
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "ቀደም ያለው ምርጫ"
#. B7PoL
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "ቀደም ያለው የ ግርጌ ማስታወሻ"
#. AgtLD
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "ቀደም ያለው አስታዋሽ"
#. GJQ6F
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ቀደም ያለው አስተያየት"
#. GWnfD
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "የ ኋሊዮሽ ፍለጋውን መቀጠያ"
#. uDtcG
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "ቀደም ያለው የማውጫ ማስገቢያ"
#. VR6DX
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ቀደም ያለው የ ሰንጠረዥ መቀመሪያ"
#. GqESF
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "የሚቀጥለው የ ሰንጠረዥ መቀመሪያ"
#. gBgxo
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ቀደም ያለው የተሳሳተ የ ሰንጠረዥ መቀመሪያ"
#. UAon9
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "የሚቀጥለው የተሳሳተ የ ሰንጠረዥ መቀመሪያ"
#. L2Apv
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr "ወደ ኋላ መሄጃ"
#. jCsGs
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr "ወደ ፊት መሄጃ"
#. o3BBz
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr "ያለፈው ሜዳ"
#. bQ33Z
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr "የሚቀጥለው ሜዳ"
#. bhUaK
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr "ያለፈው '%FIELDTYPE' ሜዳ"
#. A8HWi
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr "የሚቀጥለው '%FIELDTYPE' ሜዳ"
#. W7mPY
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_GOTO_PAGE_DLG_TITLE"
msgid "Go to Page"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ተጨምሯል"
#. LnFkq
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ጠፍቷል"
#. cTNEn
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "አቀራረብ"
#. YWr7C
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ሰንጠረዡ ተቀይሯል"
#. 6xVDN
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "የ ተፈጸሙ የ አንቀጽ ዘዴዎች"
#. 32AND
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "የ አንቀጽ አቀራረብ ተቀይሯል"
#. wLDkj
-#: sw/inc/strings.hrc:1258
+#: sw/inc/strings.hrc:1257
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "ረድፍ ገብቷል"
#. Eb5Gb
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ረድፍ ጠፍቷል"
#. RyLHZ
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1259
msgctxt "STR_REDLINE_TABLE_COLUMN_INSERT"
msgid "Column Inserted"
msgstr ""
#. FqpCw
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_REDLINE_TABLE_COLUMN_DELETE"
msgid "Column Deleted"
msgstr ""
#. i5ZJt
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1261
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "ክፍል ገብቷል"
#. 4gE3z
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "ክፍል ጠፍቷል"
#. BLEBh
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
msgstr "ተንቀሳቅሷል (ማስገቢያ)"
#. o39AA
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
msgstr "ተንቀሳቅሷል (ማጥፊያ)"
#. DRCyp
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "የ መጨረሻ ማስታወሻ: "
#. qpW2q
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "የ ግርጌ ማስታወሻ: "
#. 3RFUd
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-ይጫኑ Smart Tag menu ለመክፈት"
#. QCD36
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "ራስጌ (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "የ መጀመሪያ ገጽ ራስጌ (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "የ ግራ ገጽ ራስጌ (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "የ ቀኝ ገጽ ራስጌ (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "ግርጌ (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "የ መጀመሪያ ገጽ ግርጌ (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "የ ግራ ገጽ ግርጌ (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "የ ቀኝ ገጽ ግርጌ (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "ራስጌ ማጥፊያ..."
#. wL3Fr
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "የ ራስጌ አቀራረብ..."
#. DrAUe
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ግርጌ ማጥፊያ..."
#. 9Xgou
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "የ ግርጌ አቀራረብ..."
#. ApT5B
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr "ሰንጠረዥ-አታንሳፍፍ"
#. wVAZJ
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr "የ ገጽ መጨረሻ ማረሚያ"
#. uvDKE
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "የ ምስል ፋይል መክፈት አልተቻለም"
#. iJuAv
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "የ ምስል ፋይል ማንበብ አልተቻለም"
#. Bwwho
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "ያልታወቀ የምስል አቀራረብ"
#. bfog5
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ይህ የምስል ፋይል አይነት የተደገፈ አይደለም"
#. xy4Vm
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "የምስል ማጣሪያ አልተገኘም"
#. tEqyq
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ስእሉን ለማስገባት በቂ memory የለም"
#. 5ihue
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1291
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ምስል ማስገቢያ"
#. GWzLN
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1292
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "አስተያየት : "
#. CoJc8
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "ማስገቢያ"
#. dfMEF
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1294
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ማጥፊያ"
#. NytQQ
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "በራሱ አራሚ"
#. YRAQL
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr "አቀራረብ"
#. ELCVU
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ሰንጠረዡ ተቀይሯል"
#. PzfQF
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "የ አንቀጽ ዘዴዎች መፈጸሚያ"
#. WghdP
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_REDLINE_COMMENT_ADDED"
msgid "Comment added"
msgstr "አስተያየት ተጨምሯል"
#. 2KNu9
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_REDLINE_COMMENT_DELETED"
msgid "Comment deleted"
msgstr "አስተያየት ጠፍቷል"
#. sgEbW
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_PAGE"
msgid "Page "
msgstr "ገጽ "
#. QHfpZ
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_PAGES_TWO_CONJUNCTION"
msgid "and"
msgstr ""
#. 3DpEx
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "ገጽ %1 ከ %2"
#. kMeye
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_PAGE_COUNT_EXTENDED"
msgid "Page %1 of %2 [Page %3]"
msgstr ""
#. gqFYf
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_PAGES_COUNT"
msgid "Pages %1 - %2 of %3"
msgstr ""
#. BqLqv
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_PAGES_COUNT_EXTENDED"
msgid "Pages %1 - %2 of %3 [Pages %4 - %5]"
msgstr ""
#. FjgDc
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 (%2) of %3"
msgstr ""
#. jBinK
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED"
msgid "Page %1 (%2) of %3 [Page %4 (%5)]"
msgstr ""
#. 5EAe9
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_PAGES_COUNT_CUSTOM"
msgid "Pages %1 - %2 (%3 - %4) of %5"
msgstr ""
#. 6pfhH
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED"
msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]"
msgstr ""
#. a7tDc
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr "ገጽ %1 ከ %2 (ገጽ %3 ከ %4 የሚታተም)"
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "አንቀጽ"
#. aAtmp
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ምስል"
#. UBDMK
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "የ OLE እቃ"
#. xEWbo
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ክፈፍ"
#. hfJns
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ሰንጠረዥ"
#. GRqNY
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "የሰንጠረዥ ረድፍ"
#. CDQY4
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "የሰንጠረዥ ክፍል"
#. 2Db9T
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ገጽ"
#. 63FuG
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ራስጌ"
#. aDuAY
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ግርጌ"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML ሰነድ"
#. y2GBv
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1327
msgctxt "STR_TITLE"
msgid "Title"
msgstr "አርእስት"
#. AipGR
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1328
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "መለያያ"
#. CoSEf
-#: sw/inc/strings.hrc:1330
+#: sw/inc/strings.hrc:1329
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "ደረጃ "
#. JdTF4
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
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:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "በ ተጠቃሚው-የሚወሰን ማውጫ"
#. t5uWs
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ምንም>"
#. vSSnJ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ምንም>"
#. NSx98
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
#. WxBG7
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "N#"
msgstr ""
#. 8EgTx
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
#. gxt8B
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
#. pGAb4
-#: sw/inc/strings.hrc:1339
+#: sw/inc/strings.hrc:1338
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. jCQgT
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "HI"
msgstr ""
#. XWaFn
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
#. xp6D6
-#: sw/inc/strings.hrc:1342
+#: sw/inc/strings.hrc:1341
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
#. AogDK
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
#. GnDd5
-#: sw/inc/strings.hrc:1344
+#: sw/inc/strings.hrc:1343
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Numbering"
msgstr ""
#. FH365
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ማስገቢያ"
#. xZjtZ
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ማስረጊያ ማቆሚያ"
#. aXW8y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. MCUd2
-#: sw/inc/strings.hrc:1348
+#: sw/inc/strings.hrc:1347
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "የ ገጽ ቁጥር"
#. BzpRR
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Heading info"
msgstr ""
#. DRBSD
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hyperlink መጀመሪያ"
#. Ytn5g
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hyperlink መጨረሻ"
#. hRo3J
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "የ ቢብሊዮግራፊ ማስገቢያ...: "
#. ZKG5v
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "የ ባህሪ ዘዴ: "
#. d9BES
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "የ ጽሁፍ አካል"
#. kwoGP
-#: sw/inc/strings.hrc:1355
+#: sw/inc/strings.hrc:1354
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:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "ይጫኑ የ ግራ ወይንም የ ቀኝ ቀስት የ መቆጣጠሪያ አካሎችን ለመምረጥ"
#. 59eRi
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
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:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "የ ፋይል ምርጫዎች በ ፊደል ማውጫ (*.sdi)"
@@ -9757,277 +9763,277 @@ msgstr "የ ፋይል ምርጫዎች በ ፊደል ማውጫ (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "መሰረታዊ መስመር ከ ~ላይ"
#. 5GiEA
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~መሰረታዊ መስመር ከ ታች"
#. sdyVF
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "መሰረታዊ መስመር ~መሀከል"
#. 8oPgS
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert OLE object"
msgstr "የ OLE እቃ ማስገቢያ"
#. pmqbK
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit OLE object"
msgstr "የ OLE እቃ ማረሚያ"
#. 3QFYB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ቴምፕሌት: "
#. oUhnK
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ድንበሮች"
#. T2SH2
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "መደብ"
#. K6Yvs
-#: sw/inc/strings.hrc:1372
+#: sw/inc/strings.hrc:1371
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(የ አንቀጽ ዘዴ: "
#. Fsanh
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
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:1375
+#: sw/inc/strings.hrc:1374
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION ዋናው ሰነድ"
#. kWe9j
-#: sw/inc/strings.hrc:1377
+#: sw/inc/strings.hrc:1376
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "የፋይል ግንኙነት የአሁኑን ክፍል ይዞታዎች ያጠፋቸዋል ፡ ለማንኛውም ልቀጥል?"
#. dLuAF
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "ያስገቡት የ መግቢያ ቃል ዋጋ የለውም"
#. oUR7Y
-#: sw/inc/strings.hrc:1379
+#: sw/inc/strings.hrc:1378
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "የመግቢያ ቃል አልተሰናዳም"
#. GBVqD
-#: sw/inc/strings.hrc:1381
+#: sw/inc/strings.hrc:1380
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "ጭረት ተጠናቋል"
#. rZBXF
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ምንም (ፊደሎቹን አታርም)"
#. Z8EjG
-#: sw/inc/strings.hrc:1383
+#: sw/inc/strings.hrc:1382
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ነባሩን ቋንቋ እንደነበረ መመለሻ"
#. YEXdS
-#: sw/inc/strings.hrc:1384
+#: sw/inc/strings.hrc:1383
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ተጨማሪ..."
#. QecQ3
-#: sw/inc/strings.hrc:1385
+#: sw/inc/strings.hrc:1384
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~መተው"
#. aaiBM
-#: sw/inc/strings.hrc:1386
+#: sw/inc/strings.hrc:1385
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "መግለጫዎች..."
#. kSDGu
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "የተለዩ አካባቢዎች ተሰናክለው እንደሆን መመርመሪያ: ለማንኛውም ልመርምር?"
#. KiAdJ
-#: sw/inc/strings.hrc:1389
+#: sw/inc/strings.hrc:1388
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "ሰነዱን ማዋሀድ አልተቻለም"
#. FqsCt
-#: sw/inc/strings.hrc:1390
+#: sw/inc/strings.hrc:1389
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:1391
+#: sw/inc/strings.hrc:1390
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "ምንጩን መጫን አልተቻለም"
#. K9qMS
-#: sw/inc/strings.hrc:1392
+#: sw/inc/strings.hrc:1391
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "ምንም የ ፋክስ ማተሚያ አልተዘጋጀም በ መሳሪያዎች/ምርጫዎች/%1/ማተሚያ ስር"
#. XWQ8w
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "የ HTML ሰነድ"
#. qVZBx
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "የ ጽሁፍ ሰነድ"
#. qmmPU
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "ምንጩ አልተገለጸም"
#. 2LgDJ
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ደረጃ "
#. AcAD8
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ረቂቅ "
#. DE9FZ
-#: sw/inc/strings.hrc:1398
+#: sw/inc/strings.hrc:1397
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "የ ግርጌ/መጨረሻ ማስታወሻ ማረሚያ"
#. EzBCZ
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "መፈለጊያው ቁልፍ በዚህ XX ያህል ጊዜ ተቀይሯል"
#. 5GCGF
-#: sw/inc/strings.hrc:1400
+#: sw/inc/strings.hrc:1399
msgctxt "STR_SEARCH_KEY_FOUND_TIMES"
msgid "Search key found %1 times."
msgstr ""
#. fgywB
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ረድፍ "
#. GUc4a
-#: sw/inc/strings.hrc:1402
+#: sw/inc/strings.hrc:1401
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "አምድ "
#. yMyuo
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "ምንጩን ~መላኪያ..."
#. ywFCb
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~መላኪያ የ ኮፒ ምንጭ..."
#. BT3M3
-#: sw/inc/strings.hrc:1406
+#: sw/inc/strings.hrc:1405
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~ይቀጥሉ"
#. hnqAm
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "ST_CLOSE_DIALOG"
msgid "~Close"
msgstr "~መዝጊያ"
#. ZR9aw
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "በመላክ ላይ ወደ: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "ተሳክቶ ተልኳል"
#. fmHmE
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "መላክ አልተቻለም"
#. EAxAu
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "ST_ADDRESS_INVALID"
msgid "Address invalid"
msgstr "አድራሻው ዋጋ የለውም"
#. yAAPM
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
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:1415
+#: sw/inc/strings.hrc:1414
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "ጽሁፍ መቀመሪያ"
#. RmBFW
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr "ምንም እቃ አልተገለጸም"
@@ -10036,7 +10042,7 @@ msgstr "ምንም እቃ አልተገለጸም"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1423
+#: sw/inc/strings.hrc:1422
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "ሰነድ መመደቢያ ተቀይሯል ምክንያቱም የ አንቀጽ መመደቢያ ደረጃ ከፍተኛ ነው"
@@ -10045,139 +10051,139 @@ msgstr "ሰነድ መመደቢያ ተቀይሯል ምክንያቱም የ አን
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1428
+#: sw/inc/strings.hrc:1427
msgctxt "STR_VALID"
msgid " Valid "
msgstr " ዋጋ ያለው "
#. xAKRC
-#: sw/inc/strings.hrc:1429
+#: sw/inc/strings.hrc:1428
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "ዋጋ የሌለው"
#. pDAHz
-#: sw/inc/strings.hrc:1430
+#: sw/inc/strings.hrc:1429
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "ዋጋ የሌለው ፊርማ"
#. etEEx
-#: sw/inc/strings.hrc:1431
+#: sw/inc/strings.hrc:1430
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "የ ተፈረመው-በ"
#. BK7ub
-#: sw/inc/strings.hrc:1432
+#: sw/inc/strings.hrc:1431
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "የ አንቀጽ ፊርማ"
#. kZKCf
-#: sw/inc/strings.hrc:1434
+#: sw/inc/strings.hrc:1433
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "የ ንግድ ካርዶች"
#. ECFij
-#: sw/inc/strings.hrc:1436
+#: sw/inc/strings.hrc:1435
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "ኢሜይል ማሰናጃ"
#. PwrB9
-#: sw/inc/strings.hrc:1438
+#: sw/inc/strings.hrc:1437
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "ማስገቢያ"
#. NL48o
-#: sw/inc/strings.hrc:1439
+#: sw/inc/strings.hrc:1438
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "ማጥፊያ"
#. PW4Bz
-#: sw/inc/strings.hrc:1440
+#: sw/inc/strings.hrc:1439
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "መለያዎች"
#. yfgiq
-#: sw/inc/strings.hrc:1442
+#: sw/inc/strings.hrc:1441
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "መፈለጊያ ደንብ"
#. fhLzk
-#: sw/inc/strings.hrc:1443
+#: sw/inc/strings.hrc:1442
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "አማራጭ ማስገቢያ"
#. gD4D3
-#: sw/inc/strings.hrc:1444
+#: sw/inc/strings.hrc:1443
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "1ኛ ቁልፍ"
#. BFszo
-#: sw/inc/strings.hrc:1445
+#: sw/inc/strings.hrc:1444
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "2ኛ ቁልፍ"
#. EoAB8
-#: sw/inc/strings.hrc:1446
+#: sw/inc/strings.hrc:1445
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "አስተያየት"
#. Shstx
-#: sw/inc/strings.hrc:1447
+#: sw/inc/strings.hrc:1446
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "ጉዳዩን ማመሳሰያ"
#. 8Cjvb
-#: sw/inc/strings.hrc:1448
+#: sw/inc/strings.hrc:1447
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "ቃላት ብቻ"
#. zD8rb
-#: sw/inc/strings.hrc:1449
+#: sw/inc/strings.hrc:1448
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "አዎ"
#. 4tTop
-#: sw/inc/strings.hrc:1450
+#: sw/inc/strings.hrc:1449
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "አይ"
#. KhKwa
-#: sw/inc/strings.hrc:1452
+#: sw/inc/strings.hrc:1451
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "ማስተካከያ"
#. aHi89
-#: sw/inc/strings.hrc:1453
+#: sw/inc/strings.hrc:1452
msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER"
msgid "Click here to enter text"
msgstr "ጽሁፍ ለ ማስገባት እዚህ ይጫኑ"
#. N3ocz
-#: sw/inc/strings.hrc:1454
+#: sw/inc/strings.hrc:1453
msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose an item"
msgstr "እቃ ይምረጡ"
#. AQEZK
-#: sw/inc/strings.hrc:1455
+#: sw/inc/strings.hrc:1454
msgctxt "STR_DATE_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose a date"
msgstr "ቀን ይምረጡ"
@@ -10185,61 +10191,61 @@ msgstr "ቀን ይምረጡ"
#. eNMYS
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
-#: sw/inc/strings.hrc:1459
+#: sw/inc/strings.hrc:1458
msgctxt "insertcaption|extended_tip|auto"
msgid "Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box."
msgstr "መክፈቻ የ ንግግር መግለጫ፡ በ ዝርዝር ውስጥ የሚያገኙትን አይነት ተመሳሳይ መረጃ አለው %PRODUCTNAME መጻፊያ - በራሱ መግለጫ ከ ምርጫ ንግግር ሳጥን ውስጥ "
#. 2iTJE
-#: sw/inc/strings.hrc:1461
+#: sw/inc/strings.hrc:1460
msgctxt "STR_A11Y_DESIGN_MODE_TITLE"
msgid "The forms are not editable"
msgstr ""
#. QJbEq
-#: sw/inc/strings.hrc:1462
+#: sw/inc/strings.hrc:1461
msgctxt "STR_A11Y_DESIGN_MODE_PRIMARY"
msgid "Would you like to switch to design mode?"
msgstr ""
#. 6zBuF
-#: sw/inc/strings.hrc:1463
+#: sw/inc/strings.hrc:1462
msgctxt "STR_A11Y_DESIGN_MODE_SECONDARY"
msgid "You need to switch to design mode to edit forms."
msgstr ""
#. LGFZa
-#: sw/inc/strings.hrc:1465
+#: sw/inc/strings.hrc:1464
msgctxt "STR_MARK_COPY"
msgid "%1 Copy "
msgstr ""
#. kF23A
-#: sw/inc/strings.hrc:1467
+#: sw/inc/strings.hrc:1466
msgctxt "STR_INFORODLG_FOLDED_PRIMARY"
msgid "You are trying to delete folded (hidden) content."
msgstr ""
#. h2E9u
-#: sw/inc/strings.hrc:1468
+#: sw/inc/strings.hrc:1467
msgctxt "STR_INFORODLG_FOLDED_SECONDARY"
msgid "To delete this content, first unfold it so you can see what you intend to delete."
msgstr ""
#. JCQRL
-#: sw/inc/strings.hrc:1470
+#: sw/inc/strings.hrc:1469
msgctxt "STR_PARAGRAPH_DIRECT_FORMATTING"
msgid "Paragraph Direct Formatting"
msgstr ""
#. 5FKBR
-#: sw/inc/strings.hrc:1471
+#: sw/inc/strings.hrc:1470
msgctxt "STR_CHARACTER_DIRECT_FORMATTING"
msgid "Character Direct Formatting"
msgstr ""
#. qc9xU
-#: sw/inc/strings.hrc:1472
+#: sw/inc/strings.hrc:1471
msgctxt "STR_CHARACTER_DIRECT_FORMATTING_TAG"
msgid "df"
msgstr ""
@@ -10249,133 +10255,151 @@ msgstr ""
#. Description: Description of compatibility options in
#. Options->Writer->Compatibility dialog (sw/uiconfig/swriter/ui/optcompatpage.ui)
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1478
+#: sw/inc/strings.hrc:1477
msgctxt "STR_COMPAT_OPT_ADDSPACING"
msgid "Add spacing between paragraphs and tables"
msgstr ""
#. eoWMC
-#: sw/inc/strings.hrc:1479
+#: sw/inc/strings.hrc:1478
msgctxt "STR_COMPAT_OPT_ADDSPACINGATPAGES"
msgid "Add paragraph and table spacing at top of first page and page breaks"
msgstr ""
#. H94UE
-#: sw/inc/strings.hrc:1480
+#: sw/inc/strings.hrc:1479
msgctxt "STR_COMPAT_OPT_USEOURTABSTOPFORMAT"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
msgstr ""
#. cR3TC
-#: sw/inc/strings.hrc:1481
+#: sw/inc/strings.hrc:1480
msgctxt "STR_COMPAT_OPT_NOEXTERNALLEADING"
msgid "Do not add leading (extra space) between lines of text"
msgstr ""
#. faQQK
-#: sw/inc/strings.hrc:1482
+#: sw/inc/strings.hrc:1481
msgctxt "STR_COMPAT_OPT_USELINESPACING"
msgid "Use OpenOffice.org 1.1 line spacing"
msgstr ""
#. rWnd2
-#: sw/inc/strings.hrc:1483
+#: sw/inc/strings.hrc:1482
msgctxt "STR_COMPAT_OPT_ADDTABLESPACING"
msgid "Add paragraph and table spacing at bottom of table cells"
msgstr ""
#. tE6DS
-#: sw/inc/strings.hrc:1484
+#: sw/inc/strings.hrc:1483
msgctxt "STR_COMPAT_OPT_USEOBJECTPOSITIONING"
msgid "Use OpenOffice.org 1.1 object positioning"
msgstr ""
#. szFCh
-#: sw/inc/strings.hrc:1485
+#: sw/inc/strings.hrc:1484
msgctxt "STR_COMPAT_OPT_USEOURTEXTWRAPPING"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
msgstr ""
#. Bv2nE
-#: sw/inc/strings.hrc:1486
+#: sw/inc/strings.hrc:1485
msgctxt "STR_COMPAT_OPT_CONSIDERWRAPPINGSTYLE"
msgid "Consider wrapping style when positioning objects"
msgstr ""
#. WBvDH
-#: sw/inc/strings.hrc:1487
+#: sw/inc/strings.hrc:1486
msgctxt "STR_COMPAT_OPT_EXPANDWORDSPACE"
msgid "Justify lines with a manual line break in justified paragraphs"
msgstr ""
#. NCu2p
-#: sw/inc/strings.hrc:1488
+#: sw/inc/strings.hrc:1487
msgctxt "STR_COMPAT_OPT_PROTECTFORM"
msgid "Protect form (no longer protects whole document. Insert write protected section instead)"
msgstr ""
#. 6oLWp
-#: sw/inc/strings.hrc:1489
+#: sw/inc/strings.hrc:1488
msgctxt "STR_COMPAT_OPT_MSWORDCOMPTRAILINGBLANKS"
msgid "Word-compatible trailing blanks"
msgstr ""
#. EGTEc
-#: sw/inc/strings.hrc:1490
+#: sw/inc/strings.hrc:1489
msgctxt "STR_COMPAT_OPT_SUBTRACTFLYSANCHOREDATFLYS"
msgid "Tolerate white lines that may appear in PDF page backgrounds"
msgstr ""
#. guoPi
-#: sw/inc/strings.hrc:1491
+#: sw/inc/strings.hrc:1490
msgctxt "STR_COMPAT_OPT_EMPTYDBFIELDHIDESPARA"
msgid "Hide paragraphs of database fields (e.g., mail merge) with an empty value"
msgstr ""
#. ZiwnK
-#: sw/inc/strings.hrc:1492
+#: sw/inc/strings.hrc:1491
msgctxt "STR_COMPAT_OPT_USEVARIABLEWIDTHNBSP"
msgid "Render non-breaking spaces (NBSP) as standard-space-width (off for fixed size)"
msgstr ""
#. JD4xK
-#: sw/inc/strings.hrc:1493
+#: sw/inc/strings.hrc:1492
msgctxt "STR_COMPAT_OPT_NOGAPAFTERNOTENUMBER"
msgid "Do not add an extra space after number in footnotes / endnotes with hanging first line"
msgstr ""
-#. LBmQP
+#. 2tF7s
+#: sw/inc/strings.hrc:1493
+msgctxt "STR_COMPAT_OPT_TABSRELATIVETOINDENT"
+msgid "Set tabstops relative to indent of paragraph"
+msgstr ""
+
+#. RCP3J
+#: sw/inc/strings.hrc:1494
+msgctxt "STR_COMPAT_OPT_TABOVERMARGIN"
+msgid "Allow tabs to extend beyond the right margin"
+msgstr ""
+
+#. KoeFf
#: sw/inc/strings.hrc:1495
+msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
+msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
+msgstr ""
+
+#. LBmQP
+#: sw/inc/strings.hrc:1497
msgctxt "sidebartableedit|alignautolabel"
msgid "Automatic"
msgstr ""
#. tTkKo
-#: sw/inc/strings.hrc:1496
+#: sw/inc/strings.hrc:1498
msgctxt "sidebartableedit|alignleftlabel"
msgid "Left"
msgstr ""
#. zU6Bm
-#: sw/inc/strings.hrc:1497
+#: sw/inc/strings.hrc:1499
msgctxt "sidebartableedit|alignfromleftlabel"
msgid "From left"
msgstr ""
#. HKZYR
-#: sw/inc/strings.hrc:1498
+#: sw/inc/strings.hrc:1500
msgctxt "sidebartableedit|alignrightlabel"
msgid "Right"
msgstr ""
#. iZWsJ
-#: sw/inc/strings.hrc:1499
+#: sw/inc/strings.hrc:1501
msgctxt "sidebartableedit|aligncenterlabel"
msgid "Center"
msgstr ""
#. hyfHe
-#: sw/inc/strings.hrc:1500
+#: sw/inc/strings.hrc:1502
msgctxt "sidebartableedit|alignmanuallabel"
msgid "Manual"
msgstr ""
@@ -12415,61 +12439,55 @@ msgid "Send a Copy of This Mail To..."
msgstr "የዚህን ደብዳቤ ኮፒ መላኪያ ወደ..."
#. z7D9z
-#: sw/uiconfig/swriter/ui/characterproperties.ui:9
+#: sw/uiconfig/swriter/ui/characterproperties.ui:8
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "ባህሪ"
#. pjT6b
-#: sw/uiconfig/swriter/ui/characterproperties.ui:33
+#: sw/uiconfig/swriter/ui/characterproperties.ui:29
msgctxt "characterproperties|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. tLVfC
-#: sw/uiconfig/swriter/ui/characterproperties.ui:36
+#: sw/uiconfig/swriter/ui/characterproperties.ui:33
msgctxt "characterproperties|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. GJNuu
-#: sw/uiconfig/swriter/ui/characterproperties.ui:160
+#: sw/uiconfig/swriter/ui/characterproperties.ui:132
msgctxt "characterproperties|font"
msgid "Font"
msgstr "ፊደል"
#. bwwEA
-#: sw/uiconfig/swriter/ui/characterproperties.ui:207
+#: sw/uiconfig/swriter/ui/characterproperties.ui:155
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "የ ፊደል ውጤቶች"
#. CV8Tr
-#: sw/uiconfig/swriter/ui/characterproperties.ui:255
+#: sw/uiconfig/swriter/ui/characterproperties.ui:179
msgctxt "characterproperties|position"
msgid "Position"
msgstr "ቦታ"
#. CXLtN
-#: sw/uiconfig/swriter/ui/characterproperties.ui:303
+#: sw/uiconfig/swriter/ui/characterproperties.ui:203
msgctxt "characterproperties|asianlayout"
msgid "Asian Layout"
msgstr "የ እስያ እቅድ"
-#. jTVKZ
-#: sw/uiconfig/swriter/ui/characterproperties.ui:351
-msgctxt "characterproperties|hyperlink"
-msgid "Hyperlink"
-msgstr "Hyperlink"
-
#. uV8CG
-#: sw/uiconfig/swriter/ui/characterproperties.ui:399
+#: sw/uiconfig/swriter/ui/characterproperties.ui:227
msgctxt "characterproperties|background"
msgid "Highlighting"
msgstr "ማድመቂያ"
#. fJhsz
-#: sw/uiconfig/swriter/ui/characterproperties.ui:447
+#: sw/uiconfig/swriter/ui/characterproperties.ui:251
msgctxt "characterproperties|borders"
msgid "Borders"
msgstr "ድንበሮች"
@@ -13237,163 +13255,193 @@ msgid "Value:"
msgstr "ዋጋ:"
#. DDVfE
-#: sw/uiconfig/swriter/ui/converttexttable.ui:15
+#: sw/uiconfig/swriter/ui/converttexttable.ui:23
msgctxt "converttexttable|ConvertTextTableDialog"
msgid "Convert Table to Text"
msgstr "ሰንጠረዥ ወደ ጽሁፍ መቀየሪያ"
#. iArsw
-#: sw/uiconfig/swriter/ui/converttexttable.ui:107
+#: sw/uiconfig/swriter/ui/converttexttable.ui:133
msgctxt "converttexttable|tabs"
msgid "Tabs"
msgstr "ማስረጊያ"
#. 9aKdG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:116
+#: sw/uiconfig/swriter/ui/converttexttable.ui:142
msgctxt "converttexttable|extended_tip|tabs"
msgid "Converts the text to a table using tabs as column markers."
msgstr "ጽሁፍ ወደ ሰንጠረዥ መቀየሪያ ማስረጊያ በ መጠቀም እንደ የ አምድ ምልክት ማድረጊያ "
#. uPkEG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:127
+#: sw/uiconfig/swriter/ui/converttexttable.ui:153
msgctxt "converttexttable|semicolons"
msgid "Semicolons"
msgstr "Semicolons"
#. GqN6W
-#: sw/uiconfig/swriter/ui/converttexttable.ui:136
+#: sw/uiconfig/swriter/ui/converttexttable.ui:162
msgctxt "converttexttable|extended_tip|semicolons"
msgid "Converts the text to a table using semi-colons (;) as column markers."
msgstr "ጽሁፍ ወደ ሰንጠረዥ መቀየሪያ በ መጠቀም ሴሚ-ኮለን (;) እንደ የ አምድ ምልክት ማድረጊያ "
#. fucq3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:148
+#: sw/uiconfig/swriter/ui/converttexttable.ui:174
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "አንቀጽ"
#. 4fBB3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:157
+#: sw/uiconfig/swriter/ui/converttexttable.ui:183
msgctxt "converttexttable|extended_tip|paragraph"
msgid "Converts the text to a table using paragraphs as column markers."
msgstr "ጽሁፍ ወደ ሰንጠረዥ መቀየሪያ አንቀጽ በ መጠቀም እንደ የ አምድ ምልክት ማድረጊያ "
#. zN6Mx
-#: sw/uiconfig/swriter/ui/converttexttable.ui:168
+#: sw/uiconfig/swriter/ui/converttexttable.ui:194
msgctxt "converttexttable|other"
msgid "Other:"
msgstr "ሌላ:"
#. 27JXH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:180
+#: sw/uiconfig/swriter/ui/converttexttable.ui:206
msgctxt "converttexttable|extended_tip|other"
msgid "Converts the text to a table using the character that you type in the box as a column marker."
msgstr "ጽሁፍ ወደ ሰንጠረዥ መቀየሪያ እርስዎ በ ሳጥን ውስጥ የጻፉትን ባህሪ በ መጠቀም እንደ የ አምድ ምልክት ማድረጊያ "
#. GQnda
-#: sw/uiconfig/swriter/ui/converttexttable.ui:197
+#: sw/uiconfig/swriter/ui/converttexttable.ui:223
msgctxt "converttexttable|othered"
msgid ","
msgstr ","
#. rmBim
-#: sw/uiconfig/swriter/ui/converttexttable.ui:204
+#: sw/uiconfig/swriter/ui/converttexttable.ui:230
msgctxt "converttexttable|othered-atkobject"
msgid "Symbol"
msgstr "ምልክት"
#. G5obG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:205
+#: sw/uiconfig/swriter/ui/converttexttable.ui:231
msgctxt "converttexttable|extended_tip|othered"
msgid "Type the character that you want to use as a column marker."
msgstr "እርስዎ መጠቀም የሚፈልጉትን ባህሪ ይጻፉ እንደ የ አምድ ምልክት ማድረጊያ "
#. apGyF
-#: sw/uiconfig/swriter/ui/converttexttable.ui:216
+#: sw/uiconfig/swriter/ui/converttexttable.ui:242
msgctxt "converttexttable|keepcolumn"
msgid "Equal width for all columns"
msgstr "እኩል ስፋት ለሁሉም አምዶች"
#. xLjLr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:224
+#: sw/uiconfig/swriter/ui/converttexttable.ui:250
msgctxt "converttexttable|extended_tip|keepcolumn"
msgid "Creates columns of equal width, regardless of the position of the column marker."
msgstr "እኩል ስፋት ያላቸው አምዶች መፍጠሪያ: ቦታው ምንም ቢሆን የ አምድ ምልክት ምድረጊያ "
#. UbhJY
-#: sw/uiconfig/swriter/ui/converttexttable.ui:240
+#: sw/uiconfig/swriter/ui/converttexttable.ui:266
msgctxt "converttexttable|label1"
msgid "Separate Text At"
msgstr "ጽሁፍ መለያ በ"
#. VDaHH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:270
+#: sw/uiconfig/swriter/ui/converttexttable.ui:295
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "ራስጌ"
#. dqVGr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:278
+#: sw/uiconfig/swriter/ui/converttexttable.ui:303
msgctxt "converttexttable|extended_tip|headingcb"
msgid "Formats the first row of the new table as a heading."
msgstr "የ መጀመሪያውን ረድፍ ለ አዲስ ሰንጠረዥ እንደ ራስጌ ማቅረቢያ "
#. XqGoL
-#: sw/uiconfig/swriter/ui/converttexttable.ui:289
+#: sw/uiconfig/swriter/ui/converttexttable.ui:314
msgctxt "converttexttable|repeatheading"
msgid "Repeat heading"
msgstr "ራስጌ መድገሚያ"
#. YhBhC
-#: sw/uiconfig/swriter/ui/converttexttable.ui:299
+#: sw/uiconfig/swriter/ui/converttexttable.ui:324
msgctxt "converttexttable|extended_tip|repeatheading"
msgid "Repeats the table header on each page that the table spans."
msgstr "የ ሰንጠረዥ ራስጌ መድገሚያ በ እያንዳንዱ ገጽ ላይ ሰንጠርዡ እርዝመት "
#. URvME
-#: sw/uiconfig/swriter/ui/converttexttable.ui:310
+#: sw/uiconfig/swriter/ui/converttexttable.ui:335
msgctxt "converttexttable|dontsplitcb"
msgid "Don't split table"
msgstr "ሰንጠረዡን አትክፈል"
#. FA8WG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:318
+#: sw/uiconfig/swriter/ui/converttexttable.ui:343
msgctxt "converttexttable|extended_tip|dontsplitcb"
msgid "Does not divide the table across pages."
msgstr "ሰንጠረዡን በ ገጾች ባሻገር አይከፍልም "
#. XaNbS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:339
+#: sw/uiconfig/swriter/ui/converttexttable.ui:364
msgctxt "converttexttable|label3"
msgid "The first "
msgstr "መጀመሪያው "
#. iXL3d
-#: sw/uiconfig/swriter/ui/converttexttable.ui:352
+#: sw/uiconfig/swriter/ui/converttexttable.ui:377
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "ረድፎች"
-#. C9QkD
-#: sw/uiconfig/swriter/ui/converttexttable.ui:380
-msgctxt "converttexttable|autofmt"
-msgid "AutoFormat..."
-msgstr "በራሱ አቀራረብ..."
-
-#. ArFSS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:385
-msgctxt "converttexttable|extended_tip|autofmt"
-msgid "Opens the AutoFormat dialog, where you can select a predefined layout for table."
-msgstr "መክፈቻ በራሱ አቀራረብ ንግግር ለ ሰንጠረዥ በ ቅድሚያ የተገለጸ እቅድ"
-
#. Jsmkz
-#: sw/uiconfig/swriter/ui/converttexttable.ui:400
+#: sw/uiconfig/swriter/ui/converttexttable.ui:409
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "ምርጫዎች"
+#. bFYNd
+#: sw/uiconfig/swriter/ui/converttexttable.ui:516
+msgctxt "converttexttable|label5"
+msgid "Format"
+msgstr ""
+
+#. EMrtD
+#: sw/uiconfig/swriter/ui/converttexttable.ui:552
+msgctxt "converttexttable|numformatcb"
+msgid "Number format"
+msgstr ""
+
+#. RjBhY
+#: sw/uiconfig/swriter/ui/converttexttable.ui:566
+msgctxt "converttexttable|bordercb"
+msgid "Borders"
+msgstr ""
+
+#. 9geQq
+#: sw/uiconfig/swriter/ui/converttexttable.ui:580
+msgctxt "converttexttable|fontcb"
+msgid "Font"
+msgstr ""
+
+#. V3F6B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:594
+msgctxt "converttexttable|patterncb"
+msgid "Pattern"
+msgstr ""
+
+#. ceF5B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:608
+msgctxt "converttexttable|alignmentcb"
+msgid "Alignment"
+msgstr ""
+
+#. MYbb6
+#: sw/uiconfig/swriter/ui/converttexttable.ui:629
+msgctxt "converttexttable|label6"
+msgid "Formatting"
+msgstr ""
+
#. kUb8Q
-#: sw/uiconfig/swriter/ui/converttexttable.ui:432
+#: sw/uiconfig/swriter/ui/converttexttable.ui:657
msgctxt "converttexttable|extended_tip|ConvertTextTableDialog"
msgid "Converts the selected text into a table, or the selected table into text."
msgstr "የተመረጠውን ጽሁፍ ወደ ሰንጠረዥ ወይንም የተመረጠውን ሰንጠረዥ ወደ ጽሁፍ መቀየሪያ"
@@ -14748,11 +14796,11 @@ msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "መቃኛ..."
-#. HvR9A
+#. HNXV3
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:156
msgctxt "exchangedatabases|extended_tip|browse"
-msgid "Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
-msgstr "ፋይል መክፈቻ ንግግር መክፈቻ እርስዎ መምረጥ የሚችሉበት የ ዳታቤዝ ፋይል (*.odb). የ ተመረጠው ፋይል ወደ ዝግጁ ዳታቤዝ ዝርዝር ውስጥ ይጨመራል"
+msgid "Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
+msgstr ""
#. ZgGFH
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
@@ -14860,50 +14908,56 @@ msgctxt "fielddialog|extended_tip|FieldDialog"
msgid "Inserts a field at the current cursor position."
msgstr "ጠቋሚው አሁን ባለበት ቦታ ሜዳ ማስገቢያ"
+#. mKEgr
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:8
+msgctxt "findentrydialog|FindEntryDialog"
+msgid "Find Entry"
+msgstr ""
+
#. 8UkAB
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:25
msgctxt "findentrydialog|find"
msgid "_Find"
msgstr "_መፈለጊያ"
#. yfE3P
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:34
msgctxt "findentrydialog|extended_tip|find"
msgid "Displays the next record that contains the search text."
msgstr "የሚቀጥለውን መዝገብ ማሳያ የ መፈለጊያ ጽሁፍ የያዘውን"
#. veaSC
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:97
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:98
msgctxt "findentrydialog|label1"
msgid "F_ind"
msgstr "መ_ፈለጊያ"
#. svGxx
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:116
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:117
msgctxt "findentrydialog|extended_tip|entry"
msgid "Enter the search term."
msgstr "የ ሚፈልጉትን ቃል ያስገቡ"
#. CHJAa
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:139
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:140
msgctxt "findentrydialog|findin"
msgid "Find _only in"
msgstr "መፈለጊያ በ ውስጥ _ብቻ"
#. vXdjr
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:150
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:151
msgctxt "findentrydialog|extended_tip|findin"
msgid "Restricts the search to one data field."
msgstr "የ አንድ ዳታ ሜዳ መፈለጊያ መከልከያ"
#. LA7X8
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:169
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:170
msgctxt "findentrydialog|extended_tip|area"
msgid "Select the data field where you want to search for the text."
msgstr "የ ዳታ ሜዳ ይምረጡ እርስዎ ጽሁፍ የሚፈልጉበት"
#. FQuFW
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:203
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:201
msgctxt "findentrydialog|extended_tip|FindEntryDialog"
msgid "Searches for a record or recipient in the mail merge address list."
msgstr "መዝገብ ወይንም ተቀባይ መፈለጊያ በ ደብዳቤ ማዋሀጃ አድራሻ ዝርዝር ውስጥ"
@@ -14968,11 +15022,11 @@ msgctxt "flddbpage|browse"
msgid "Browse..."
msgstr "መቃኛ..."
-#. FnCPc
+#. 9bmG5
#: sw/uiconfig/swriter/ui/flddbpage.ui:332
msgctxt "flddbpage|extended_tip|browse"
-msgid "Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
-msgstr "ፋይል መክፈቻ ንግግር መክፈቻ እርስዎ መምረጥ የሚችሉበት የ ዳታቤዝ ፋይል (*.odb). የ ተመረጠው ፋይል ወደ ዳታቤዝ ክፍሎች ዝርዝር ውስጥ ይጨመራል"
+msgid "Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
+msgstr ""
#. n7J6N
#: sw/uiconfig/swriter/ui/flddbpage.ui:367
@@ -15197,11 +15251,11 @@ msgctxt "fldfuncpage|macro"
msgid "_Macro..."
msgstr "_Macro..."
-#. pHLUT
+#. CQu2f
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:262
msgctxt "fldfuncpage|extended_tip|macro"
-msgid "Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document."
-msgstr "መክፈቻ የ ማክሮስ መራጭ እርስዎ ማክሮስ የሚመርጡበት እና እርስዎ በ ሰነድ ውስጥ ሜዳ በሚጫኑ ጊዜ የሚሄድ"
+msgid "Opens the Macro Selector dialog, where you can choose the macro that will run when you click the selected field in the document."
+msgstr ""
#. cyE7z
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:282
@@ -15419,161 +15473,161 @@ msgctxt "fldrefpage|extended_tip|FieldRefPage"
msgid "This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document."
msgstr "እርስዎ እዚህ ነው ማመሳከሪያ ማስገባት የሚችሉት: ወይንም ሜዳዎችን ማመሳከር የሚችሉት በ አሁኑ ሰነድ ውስጥ: ማመሳከሪያ የተመሳከሩ ሜዳዎች ናቸው: በ ተመሳሳይ ሰነድ ውስጥ: ወይንም በ ንዑስ-ሰነዶች ውስጥ ከ ዋናው ሰነድ ውስጥ"
+#. jXhPb
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:71
+msgctxt "fldvarpage|nameft"
+msgid "Na_me:"
+msgstr ""
+
+#. juXJz
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:89
+msgctxt "fldvarpage|extended_tip|name"
+msgid "Type the name of the user-defined field to create."
+msgstr ""
+
+#. mA2Cx
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:105
+msgctxt "fldvarpage|valueft"
+msgid "_Value:"
+msgstr ""
+
+#. onRpf
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:130
+msgctxt "fldvarpage|extended_tip|value"
+msgid "Enter the contents to add to a user-defined field."
+msgstr ""
+
+#. BLiKH
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:154
+msgctxt "fldvarpage|apply|tooltip_text"
+msgid "Apply"
+msgstr "መፈጸሚያ"
+
+#. iLGxP
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:160
+msgctxt "fldvarpage|extended_tip|apply"
+msgid "Adds the user-defined field to the Select list."
+msgstr ""
+
+#. GKfDe
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:174
+msgctxt "fldvarpage|delete|tooltip_text"
+msgid "Delete"
+msgstr "ማጥፊያ"
+
+#. bGYju
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:180
+msgctxt "fldvarpage|extended_tip|delete"
+msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+msgstr ""
+
#. EMeve
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:107
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:246
msgctxt "fldvarpage|extended_tip|type"
msgid "Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert."
msgstr "ዝግጁ የሆኑ የ ሜዳ አይነቶች ዝርዝር: ወደ እርስዎ ሰነድ ውስጥ ሜዳ ለመጨመር: ይጫኑ የ ሜዳ አይነት: ይጫኑ ሜዳ ከ ይምረጡ ዝርዝር ውስጥ: እና ከዛ ይጫኑ ማስገቢያ"
#. MYGxL
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:118
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:257
msgctxt "fldvarpage|label1"
msgid "_Type"
msgstr "_አይነት"
#. YfUrq
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:189
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:312
msgctxt "fldvarpage|extended_tip|select"
msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert."
msgstr "ዝግጁ የሆኑ የ ሜዳ አይነቶች ዝርዝር ለ ተመረጠው ሜዳ አይነት በ አይነት ዝርዝር ውስጥ: ሜዳ ለማስገባት ይጫኑ ሜዳ: እና ከዛ ይጫኑ ማስገቢያ"
#. JFbpp
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:323
msgctxt "fldvarpage|label2"
msgid "_Select"
msgstr "_ይምረጡ"
#. eLoJ7
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:386
msgctxt "fldvarpage|extended_tip|numformat"
msgid "Click the format to apply to the selected field, or click \"Additional formats\" to define a custom format."
msgstr ""
#. bAzUU
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:331
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:431
msgctxt "fldvarpage|extended_tip|format"
msgid "In the Format list, define if the value is inserted as text or as number."
msgstr ""
-#. WRjtn
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
-msgctxt "fldvarpage|label3"
-msgid "_Format"
-msgstr "_አቀራረብ"
-
#. qPpKb
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:445
msgctxt "fldvarpage|invisible"
msgid "Invisi_ble"
msgstr "የማይ_ታይ"
#. 4SBL9
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:374
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
msgctxt "fldvarpage|extended_tip|invisible"
msgid "Hides the field contents in the document."
msgstr ""
#. jUrib
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:405
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:484
msgctxt "fldvarpage|label5"
msgid "_Up to level:"
msgstr ""
#. uXVGk
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:418
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:497
msgctxt "fldvarpage|separatorft"
msgid "Se_parator:"
msgstr ""
#. xWPdj
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:432
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:511
msgctxt "fldvarpage|level|tooltip_text"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is displayed."
msgstr ""
#. B2VKZ
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:434
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
msgctxt "fldvarpage|level"
msgid "[None]"
msgstr ""
#. 3eiSX
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:438
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:517
msgctxt "fldvarpage|extended_tip|level"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading that has outline level 2 or less. If “None” is selected, no heading number is displayed. To use this option, heading numbers must be enabled. Use “Tools - Heading Numbering”."
msgstr ""
-#. ECBav
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
-msgctxt "fldvarpage|separator"
-msgid "."
-msgstr "."
-
#. Bnsut
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:455
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:530
msgctxt "fldvarpage|separator|tooltip_text"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
+#. ECBav
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:533
+msgctxt "fldvarpage|separator"
+msgid "."
+msgstr "."
+
#. 3dC3P
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:458
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:537
msgctxt "fldvarpage|extended_tip|separator"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
#. GgDBN
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:473
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:552
msgctxt "fldvarpage|label4"
msgid "With Heading Number"
msgstr ""
-#. ibirK
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
-msgctxt "fldvarpage|nameft"
-msgid "Na_me"
-msgstr "ስ_ም"
-
-#. juXJz
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:532
-msgctxt "fldvarpage|extended_tip|name"
-msgid "Type the name of the user-defined field to create."
-msgstr ""
-
-#. 5qBE2
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:545
-msgctxt "fldvarpage|valueft"
-msgid "_Value"
-msgstr "_ዋጋ"
-
-#. onRpf
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:565
-msgctxt "fldvarpage|extended_tip|value"
-msgid "Enter the contents to add to a user-defined field."
-msgstr ""
-
-#. BLiKH
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:586
-msgctxt "fldvarpage|apply|tooltip_text"
-msgid "Apply"
-msgstr "መፈጸሚያ"
-
-#. iLGxP
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:592
-msgctxt "fldvarpage|extended_tip|apply"
-msgid "Adds the user-defined field to the Select list."
-msgstr ""
-
-#. GKfDe
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:606
-msgctxt "fldvarpage|delete|tooltip_text"
-msgid "Delete"
-msgstr "ማጥፊያ"
-
-#. bGYju
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:612
-msgctxt "fldvarpage|extended_tip|delete"
-msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
-msgstr ""
+#. WRjtn
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:573
+msgctxt "fldvarpage|label3"
+msgid "_Format"
+msgstr "_አቀራረብ"
#. b5iXT
#: sw/uiconfig/swriter/ui/floatingsync.ui:7
@@ -16356,55 +16410,55 @@ msgid "Frame"
msgstr "ክፈፍ"
#. A2nPr
-#: sw/uiconfig/swriter/ui/framedialog.ui:111
+#: sw/uiconfig/swriter/ui/framedialog.ui:112
msgctxt "framedialog|type"
msgid "Position and Size"
msgstr ""
#. PGiYy
-#: sw/uiconfig/swriter/ui/framedialog.ui:134
+#: sw/uiconfig/swriter/ui/framedialog.ui:135
msgctxt "framedialog|options"
msgid "Options"
msgstr "ምርጫዎች"
#. GfHpi
-#: sw/uiconfig/swriter/ui/framedialog.ui:158
+#: sw/uiconfig/swriter/ui/framedialog.ui:159
msgctxt "framedialog|wrap"
msgid "Wrap"
msgstr "መጠቅለያ"
#. kau3f
-#: sw/uiconfig/swriter/ui/framedialog.ui:182
+#: sw/uiconfig/swriter/ui/framedialog.ui:183
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. 3dDpH
-#: sw/uiconfig/swriter/ui/framedialog.ui:206
+#: sw/uiconfig/swriter/ui/framedialog.ui:207
msgctxt "framedialog|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. eSXL9
-#: sw/uiconfig/swriter/ui/framedialog.ui:230
+#: sw/uiconfig/swriter/ui/framedialog.ui:231
msgctxt "framedialog|area"
msgid "Area"
msgstr "ቦታ"
#. cuaEE
-#: sw/uiconfig/swriter/ui/framedialog.ui:254
+#: sw/uiconfig/swriter/ui/framedialog.ui:255
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
#. JkHCb
-#: sw/uiconfig/swriter/ui/framedialog.ui:278
+#: sw/uiconfig/swriter/ui/framedialog.ui:279
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "አምዶች"
#. C4BTP
-#: sw/uiconfig/swriter/ui/framedialog.ui:302
+#: sw/uiconfig/swriter/ui/framedialog.ui:303
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "ማክሮ"
@@ -20999,11 +21053,11 @@ msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "መ_ቃኛ..."
-#. CdmfM
+#. Hx7SS
#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
-msgid "Opens a template selector dialog."
-msgstr "የ ቲምፕሌት መምረጫ ንግግር መክፈቻ "
+msgid "Opens the New dialog to select a template."
+msgstr ""
#. EDivp
#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
@@ -21257,158 +21311,182 @@ msgctxt "navigatorcontextmenu|STR_DELETE_FIELD"
msgid "Delete Field"
msgstr ""
-#. CUqD5
+#. GGzCM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:252
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_FOOTNOTES"
+msgid "Delete All Footnotes"
+msgstr ""
+
+#. kyGVJ
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_ENDNOTES"
+msgid "Delete All Endnotes"
+msgstr ""
+
+#. AZchK
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:269
+msgctxt "navigatorcontextmenu|STR_DELETE_FOOTNOTE"
+msgid "Delete Footnote"
+msgstr ""
+
+#. Cv2Cu
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:278
+msgctxt "navigatorcontextmenu|STR_DELETE_ENDNOTE"
+msgid "Delete Endnote"
+msgstr ""
+
+#. CUqD5
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:287
msgctxt "navigatorcontextmenu|STR_RENAME"
msgid "_Rename..."
msgstr "_እንደገና መሰየሚያ..."
#. f9jYB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:295
msgctxt "navigatorcontextmenu|STR_PROTECT_SECTION"
msgid "Protect Section"
msgstr ""
#. MEGAM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:268
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:303
msgctxt "navigatorcontextmenu|STR_HIDE_SECTION"
msgid "Hide Section"
msgstr ""
#. U5nAb
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:276
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:311
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ሁሉንም ማሳያ"
#. E2wWp
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:284
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:319
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "ሁሉንም መደበቂያ"
#. aDRke
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:292
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:327
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "ሁሉንም መደበቂያ"
#. YBipC
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:306
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
msgstr ""
#. EBK2E
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:326
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:361
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
msgstr ""
#. fZEEr
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:340
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:375
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
msgstr ""
#. 7oCFa
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:348
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:383
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
msgstr ""
#. YmjQf
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:356
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:391
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
msgstr ""
#. vhxX5
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:364
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:399
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
msgstr ""
#. mcYqZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:372
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:407
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
msgstr ""
#. DRaED
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:380
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:415
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
msgstr ""
#. vpLmh
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:388
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:423
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
msgstr ""
#. EvBzN
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:396
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:431
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
msgstr ""
#. M8Bes
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:404
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:439
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
msgstr ""
#. KBFwM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:412
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:447
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
msgstr ""
#. oGavB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:420
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:455
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
msgstr ""
#. w8FTW
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:428
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:463
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
msgstr ""
#. BoCeZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:436
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:471
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
msgstr ""
#. QqAhu
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:444
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:479
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
msgstr ""
#. vBGAw
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:452
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:487
msgctxt "navigatorcontextmenu|STR_SORT_ALPHABETICALLY"
msgid "Sort Alphabetically"
msgstr ""
#. cqtBF
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:466
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:501
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Show Up to Outline Level"
msgstr ""
#. Zehx2
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:480
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:515
msgctxt "navigatorcontextmenu|STR_DISPLAY"
msgid "Display"
msgstr "ማሳያ"
#. bgZoy
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:500
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:535
msgctxt "navigatorcontextmenu|STR_COLLAPSE_ALL_CATEGORIES"
msgid "Collapse All Categories"
msgstr "ሁሉንም ምድቦች ማሳነሻ"
@@ -21455,374 +21533,380 @@ msgctxt "navigatorpanel|extended_tip|contenttoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr "በ ዋናው መመልከቻ እና በ መደበኛ መመልከቻ መሀከል መቀያየሪያ ዋናው ሰነድ ከ ተከፈተ "
+#. zVTfC
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:288
+msgctxt "navigatorpanel|accessible_name|navigateby"
+msgid "Navigate By"
+msgstr ""
+
#. ZLBzd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:343
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:348
msgctxt "navigatorpanel|gotopage|tooltip_text"
msgid "Go to page"
msgstr ""
#. MFyPU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:351
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:356
msgctxt "navigatorpanel|gotopage|accessible_name"
msgid "Go to page"
msgstr ""
#. 6xYpE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:352
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:357
msgctxt "navigatorpanel|extended_tip|gotopage"
msgid "Enter a page that you want to go to and press enter or use the buttons to move to the previous or next page."
msgstr ""
#. DgvFE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:385
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
msgstr "ይዞታ መቃኛ መመልከቻ"
#. Uzb8i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:389
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:394
msgctxt "navigatorpanel|root|accessible_name"
msgid "Content Navigation View"
msgstr ""
#. RCE5p
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:395
msgctxt "navigatorpanel|extended_tip|root"
msgid "Switches between the display of all categories in the Navigator and the selected category."
msgstr "ሁሉንም ምድቦች በ መቃኛ ውስጥ እና የ ተመረጡትን ምድቦች ማሳያ መካከል መቀያየሪያ:"
#. Ngjxu
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:413
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "ራስጌ"
#. WfmTe
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:417
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:422
msgctxt "navigatorpanel|header|accessible_name"
msgid "Header"
msgstr ""
#. yZHED
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:423
msgctxt "navigatorpanel|extended_tip|header"
msgid "Moves the cursor to the header, or from the header to the document text area."
msgstr "መጠቆሚያውን ወደ ራስጌ ወይንም ከ ራስጌ ወደ ሰነዱ የ ጽሁፍ ቦታ ማንቀሳቀሻ"
#. dfTJU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:431
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "ግርጌ"
#. c5WE6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:435
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:440
msgctxt "navigatorpanel|footer|accessible_name"
msgid "Footer"
msgstr ""
#. 5BVYB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:441
msgctxt "navigatorpanel|extended_tip|footer"
msgid "Moves the cursor to the footer, or from the footer to the document text area."
msgstr "መጠቆሚያውን ወደ ግርጌ ወይንም ከ ግርጌ ወደ ሰነዱ የ ጽሁፍ ቦታ ማንቀሳቀሻ."
#. EefnL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:449
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
msgstr "ጽሁፍ <-> ማስቆሚያ"
#. gBAfm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:453
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
msgstr ""
#. vwcpF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
msgctxt "navigatorpanel|extended_tip|anchor"
msgid "Jumps between the footnote text and the footnote anchor."
msgstr "በ ግርጌ ማስታወሻ ጽሁፍ እና በ ግርጌ ማስታወሻ ማስቆሚያ መካከል መዝለያ:"
#. GbEFs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:467
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
msgctxt "navigatorpanel|reminder|tooltip_text"
msgid "Set Reminder"
msgstr "አስታዋሽ ማሰናጃ"
#. Ba2Be
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:471
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:476
msgctxt "navigatorpanel|reminder|accessible_name"
msgid "Set Reminder"
msgstr ""
#. d2Bnv
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:477
msgctxt "navigatorpanel|extended_tip|reminder"
msgid "Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the Navigation icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
msgstr "ይጫኑ እዚህ አስታዋሽ ለማሰናዳት መጠቆሚያው አሁን ባለበት: እስከ አምስት አስታዋሽ መግለጽ ይችላሉ: ወደ አስታዋሽ ለ መዝለል ይጫኑ የ መቃኛ ምልክት ከ መቃኛ መስኮት ውስጥ የ አስታዋሽ ምልክት እና ከዛ ይጫኑ ቀደም ያለውን ወይንም የሚቀጥለውን ቁልፍ:"
#. YdRTG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:495
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Show Up to Outline Level"
msgstr ""
#. zJ7Bk
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:499
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:504
msgctxt "navigatorpanel|headings|accessible_name"
msgid "Show Up to Outline Level"
msgstr ""
#. EVb5c
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:505
msgctxt "navigatorpanel|extended_tip|headings"
msgid "Use this option to control what headings in the document structure are displayed in the Navigator window. Click the icon, and choose an outline level number. Any heading with an outline number less than or equal to the selected number will be displayed."
msgstr ""
#. sxyvw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:525
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
msgstr "ዝርዝር ሳጥን ማብሪያ/ማጥፊያ"
#. Vqvwm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:529
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:534
msgctxt "navigatorpanel|listbox|accessible_name"
msgid "List Box On/Off"
msgstr ""
#. y7YBB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:535
msgctxt "navigatorpanel|extended_tip|listbox"
msgid "Shows or hides the Navigator list."
msgstr "የ መቃኛ ዝርዝር ማሳያ ወይንም መደበቂያ:"
#. bifrF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:553
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:559
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote Outline Level"
msgstr ""
#. fUTYs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:557
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:563
msgctxt "navigatorpanel|promote|accessible_name"
msgid "Promote Outline Level"
msgstr ""
#. dvQYH
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:558
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:564
msgctxt "navigatorpanel|extended_tip|promote"
msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr "ለ ተመረጠው ራስጌ የ ረቂቅ ደረጃ መጨመሪያ: እና ከ ራስጌው በ ታች በኩል በሚፈጠረው ራስጌ: በ አንድ ደረጃ: ለ ተመረጠው ራስጌ የ ረቂቅ ደረጃ ለ መጨመር: ተጭነው ይያዙ Ctrl, እና ከዛ ይጫኑ ይህን ምልክት:"
#. 37YWp
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:571
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:578
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote Outline Level"
msgstr ""
#. EnjGM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:575
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:582
msgctxt "navigatorpanel|demote|accessible_name"
msgid "Demote Outline Level"
msgstr ""
#. NHBAZ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:576
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:583
msgctxt "navigatorpanel|extended_tip|demote"
msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr "የ ተመረጠውን ራስጌ ረቂቅ ደረጃ መቀነሻ: እና የ ራስጌዎች ከ ራስጌ በ ታች የሚታዩ: በ አንድ ደረጃ: የ ተመረጠውን ራስጌ ረቂቅ ደረጃ ይቀንሳል: ተጭነው ይያዙ Ctrl, እና ከዛ ይጫኑ ይህን ምልክት "
#. 8LqeP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:589
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:597
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Move Heading Up"
msgstr ""
#. CN8Km
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:593
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:601
msgctxt "navigatorpanel|chapterup|accessible_name"
msgid "Move Heading Up"
msgstr ""
#. mwCBQ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:594
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
msgctxt "navigatorpanel|extended_tip|chapterup"
msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr "የ ተመረጠውን ራስጌ እና ጽሁፍ ከ ራስጌ በ ታች በኩል ማንቀሳቀሻ: ወደ ላይ አንድ ራስጌ ቦታ በ መቃኛ እና በ ሰነድ ውስጥ: የ ተመረጠውን ራስጌ እና ከ ራስጌ ጋር የሚዛመደውን ጽሁፍ አይደለም: ተጭነው ይያዙ Ctrl, እና ከዛ ይጫኑ ይህን ምልክት "
#. HaiYT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:607
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:616
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Move Heading Down"
msgstr ""
#. 4vNMC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:611
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:620
msgctxt "navigatorpanel|chapterdown|accessible_name"
msgid "Move Heading Down"
msgstr ""
#. sGNbn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:612
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:621
msgctxt "navigatorpanel|extended_tip|chapterdown"
msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr "የ ተመረጠውን ራስጌ እና ጽሁፍ ከ ራስጌ በ ታች በኩል ማንቀሳቀሻ: ወደ ታች አንድ ራስጌ ቦታ በ መቃኛ እና በ ሰነድ ውስጥ: የ ተመረጠውን ራስጌ እና ከ ራስጌ ጋር የሚዛመደውን ጽሁፍ አይደለም: ተጭነው ይያዙ Ctrl, እና ከዛ ይጫኑ ይህን ምልክት "
#. 3rY8r
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:644
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:653
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "ሰነድ"
#. wavgT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:647
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:656
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "ንቁ መስኮት"
#. 3yk2y
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:732
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:741
msgctxt "navigatorpanel|globaltoggle|tooltip_text"
msgid "Toggle Master View"
msgstr "ዋናውን መመልከቻ መቀያየሪያ"
#. AoCVA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:736
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:745
msgctxt "navigatorpanel|extended_tip|globaltoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr "በ ዋናው መመልከቻ እና በ መደበኛ መመልከቻ መሀከል መቀያየሪያ ዋናው ሰነድ ከ ተከፈተ "
#. HS3W2
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:759
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:768
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "ማረሚያ"
#. 5dtyC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:763
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:772
msgctxt "navigatorpanel|edit|accessible_name"
msgid "Edit"
msgstr ""
#. phQFB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:764
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:773
msgctxt "navigatorpanel|extended_tip|edit"
msgid "Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the Index dialog is opened."
msgstr ""
#. svmCG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:777
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:786
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "ማሻሻያ"
#. jAmFd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:781
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:790
msgctxt "navigatorpanel|update|accessible_name"
msgid "Update"
msgstr ""
#. FEEGn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:782
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:791
msgctxt "navigatorpanel|extended_tip|update"
msgid "Click and choose the contents that you want to update."
msgstr "ይጫኑ እና ይምረጡ ማሻሻል የሚፈልጉትን ይዞታዎች"
#. tu94A
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:795
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:804
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "ማስገቢያ"
#. fXajb
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:799
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:808
msgctxt "navigatorpanel|insert|accessible_name"
msgid "Insert"
msgstr ""
#. 9kmNw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:800
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:809
msgctxt "navigatorpanel|extended_tip|insert"
msgid "Inserts a file, an index, or a new document into the master document."
msgstr "ወደ ዋናው ሰነድ ፋይል: ማውጫ: ወይንም አዲስ ሰነድ ማስገቢያ "
#. MvgHM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:823
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:832
msgctxt "navigatorpanel|save|tooltip_text"
msgid "Save Contents as well"
msgstr "እንዲሁም ይዞታዎችን ማስቀመጫ"
#. p76EP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:827
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:836
msgctxt "navigatorpanel|save|accessible_name"
msgid "Save Contents as well"
msgstr ""
#. KBDdA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:828
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:837
msgctxt "navigatorpanel|extended_tip|save"
msgid "Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed."
msgstr "የ ተገናኙ ፋይሎች ይዞታዎችን ኮፒ ማስቀመጫ በ ዋናው ሰነድ ውስጥ: ይህ ያረጋግጣል የ አሁኑ ይዞታዎች ዝግጁ እንደሆኑ የ ተገናኙ ፋይሎች ጋር መድረስ በማይቻል ጊዜ "
#. yEETn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:851
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:860
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "ወደ ላይ ማንቀሳቀሻ"
#. 7zNC6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:855
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:864
msgctxt "navigatorpanel|moveup|accessible_name"
msgid "Move Up"
msgstr ""
#. rEFCS
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:856
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:865
msgctxt "navigatorpanel|extended_tip|moveup"
msgid "Moves the selection up one position in the Navigator list."
msgstr "የ ተመረጠውን በ መቃኛው ዝርዝር ውስጥ አንድ ደረጃ ወደ ላይ ማንቀሳቀሻ "
#. KN3mN
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:869
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:878
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "ወደ ታች ማንቀሳቀሻ"
#. PSm2i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:873
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:882
msgctxt "navigatorpanel|movedown|accessible_name"
msgid "Move Down"
msgstr ""
#. Cs7D9
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:874
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:883
msgctxt "navigatorpanel|extended_tip|movedown"
msgid "Moves the selection down one position in the Navigator list."
msgstr "የ ተመረጠውን በ መቃኛው ዝርዝር ውስጥ አንድ ደረጃ ወደ ላይ ማንቀሳቀሻ "
#. 3RwmV
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:966
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:975
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Selection"
msgstr "ምርጫዎች"
#. v2iCL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:974
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:983
msgctxt "navigatorpanel|STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ማውጫዎች"
#. fvFtM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:982
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:991
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
msgstr "አገናኞች"
#. Njw6i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:990
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:999
msgctxt "navigatorpanel|STR_UPDATE_ALL"
msgid "All"
msgstr "ሁሉንም"
@@ -21846,836 +21930,836 @@ msgid "New User Index"
msgstr "አዲስ የ ተጠቃሚ ማውጫ"
#. pyNZP
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3231
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3244
msgctxt "WriterNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_ፋይል"
#. uFrkV
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3250
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3263
msgctxt "WriterNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_እርዳታ"
#. QC5EA
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3305
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3318
msgctxt "WriterNotebookbar|FileLabel"
msgid "~File"
msgstr "~ፋይል"
#. 4gzad
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4567
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4580
msgctxt "WriterNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_ቤት"
#. JAhp6
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4654
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4667
msgctxt "WriterNotebookbar|HomeLabel"
msgid "~Home"
msgstr "~ቤት"
#. NA9SG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5780
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5793
msgctxt "WriterNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. b4aNG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5885
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5898
msgctxt "WriterNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~ማስገቢያ"
#. 4t2ES
-#: sw/uiconfig/swriter/ui/notebookbar.ui:6990
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7003
msgctxt "WriterNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "_እቅድ"
#. 4sDuv
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7075
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7088
msgctxt "WriterNotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "~እቅድ"
#. iLbkU
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7778
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7791
msgctxt "WriterNotebookbar|ReferencesMenuButton"
msgid "Reference_s"
msgstr "ማመሳከሪያዎ_ች"
#. GEwcS
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7875
msgctxt "WriterNotebookbar|ReferencesLabel"
msgid "Reference~s"
msgstr "ማመሳከሪ~ያ"
#. fDqyq
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8777
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8790
msgctxt "WriterNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "_ክለሳ"
#. rsvWQ
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8875
msgctxt "WriterNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "~ክለሳ"
#. Lzxon
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9713
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9780
msgctxt "WriterNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "_መመልከቻ"
#. WyVST
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9798
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9865
msgctxt "WriterNotebookbar|ViewLabel"
msgid "~View"
msgstr "~መመልከቻ"
#. RgE7C
-#: sw/uiconfig/swriter/ui/notebookbar.ui:10941
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11008
msgctxt "WriterNotebookbar|TableMenuButton"
msgid "_Table"
msgstr "_ሰንጠረዥ"
#. nFByf
-#: sw/uiconfig/swriter/ui/notebookbar.ui:11025
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11092
msgctxt "WriterNotebookbar|TableLabel"
msgid "~Table"
msgstr "~ሰንጠረዥ"
#. ePiUn
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12251
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12318
msgctxt "WriterNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "ምስ_ል"
#. tfZvk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12348
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12415
msgctxt "WriterNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. CAFm3
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13667
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13734
msgctxt "WriterNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_መሳያ"
#. eBYpc
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13774
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13841
msgctxt "WriterNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. UPA2b
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14641
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14708
msgctxt "WriterNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_እቃ"
#. gMACj
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14726
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14793
msgctxt "WriterNotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~እቃ"
#. YLmxD
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15505
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15572
msgctxt "WriterNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "_መገናኛ"
#. A9AmF
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15609
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15676
msgctxt "WriterNotebookbar|MediaLabel"
msgid "~Media"
msgstr "~መገናኛ"
#. SDFU4
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16040
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16107
msgctxt "WriterNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "_ማተሚያ"
#. uMQuW
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16122
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16189
msgctxt "WriterNotebookbar|PrintLabel"
msgid "~Print"
msgstr "~ማተሚያ"
#. 3sRtM
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16930
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16997
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. HbNSG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17014
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17081
msgctxt "WriterNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. mrTYB
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17071
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17138
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. Gtj2Y
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17145
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17212
msgctxt "WriterNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. FzYUk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18092
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18159
msgctxt "WriterNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. 68iAK
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18176
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18243
msgctxt "WriterNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
#. guA3a
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3196
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3197
msgctxt "notebookbar_compact|FileMenuButton"
msgid "_File"
msgstr "_ፋይል"
#. PU9ct
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3245
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3246
msgctxt "notebookbar_compact|FileLabel"
msgid "~File"
msgstr "~ፋይል"
#. McDEQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4740
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4741
msgctxt "notebookbar_compact|HomeMenuButton"
msgid "_Home"
msgstr "_ቤት"
#. MSVBh
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4792
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4793
msgctxt "notebookbar_compact|HomeLabel"
msgid "~Home"
msgstr "~ቤት"
#. zveKA
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5818
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5819
msgctxt "notebookbar_compact|InsertMenuButton"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. CDXv3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5873
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5874
msgctxt "notebookbar_compact|InsertLabel"
msgid "~Insert"
msgstr "~ማስገቢያ"
#. a5p4d
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6652
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6653
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
msgstr "እቅድ"
#. TbQMa
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6704
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6705
msgctxt "notebookbar_compact|LayoutLabel"
msgid "~Layout"
msgstr "~እቅድ"
#. R5zY7
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7411
msgctxt "notebookbar_compact|ReferencesMenuButton"
msgid "Reference_s"
msgstr "ማመሳከሪያዎ_ች"
#. iEmZn
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7461
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7462
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "Reference~s"
msgstr "ማመሳከሪ~ያ"
#. jYD7j
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8278
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8279
msgctxt "notebookbar_compact|ReviewMenuButton"
msgid "_Review"
msgstr "_ክለሳ"
#. Lbj5B
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8330
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8331
msgctxt "notebookbar_compact|ReviewLabel"
msgid "~Review"
msgstr "~ክለሳ"
#. 35kA2
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8997
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8998
msgctxt "notebookbar_compact|ViewMenuButton"
msgid "_View"
msgstr "_መመልከቻ"
#. ZGh8C
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9049
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9050
msgctxt "notebookbar_compact|ViewLabel"
msgid "~View"
msgstr "~መመልከቻ"
#. W5JNf
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10358
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10359
msgctxt "notebookbar_compact|TableMenuButton"
msgid "T_able"
msgstr "ሰ_ንጠረዥ"
#. UBApt
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10411
msgctxt "notebookbar_compact|TableLabel"
msgid "~Table"
msgstr "~ሰንጠረዥ"
#. fDEwj
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11748
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11749
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Im_age"
msgstr "ምስ_ል"
#. ekWoX
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11801
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11802
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. 8eQN8
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13183
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13184
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "መ_ሳያ"
#. FBf68
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13238
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13239
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. DoVwy
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14271
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14272
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "እቃ"
#. JXKiY
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14327
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14328
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~እቃ"
#. q8wnS
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15068
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15069
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_መገናኛ"
#. 7HDt3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15124
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15125
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~መገናኛ"
#. vSDok
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15783
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15784
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "ማተሚያ"
#. goiqQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15838
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15839
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~ማተሚያ"
#. EBGs5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17221
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17222
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. EKA8X
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17276
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17277
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. 8SvE5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17355
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17356
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17413
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17414
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18414
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18415
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. kpc43
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18466
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18467
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
#. 2AFu6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2843
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2856
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "ዝርዝር መደርደሪያ"
#. ENEdU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3335
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3348
msgctxt "notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "ዝርዝር መደርደሪያ"
#. kKr3K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3684
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3697
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
msgstr "_ፋይል"
#. n7MoD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3795
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3808
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
msgstr "_ማረሚያ"
#. o7pcA
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3894
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5204
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3907
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5217
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
msgstr "ዘዴ_ዎች"
#. T2jYU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4081
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4094
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5402
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "ፊ_ደል"
#. wUssG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4292
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5632
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4305
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5645
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
msgstr "_አንቀጽ"
#. tuzE5
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4530
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6390
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4543
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6403
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. ZDLUo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4677
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4690
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
msgstr "ማመሳከሪያዎ_ች"
#. NxjgM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4789
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4802
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
msgstr "_ከለሳ"
#. 47viq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4901
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10234
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11997
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4914
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10247
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12010
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
msgstr "_መመልከቻ"
#. bgPuY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5009
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5022
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12136
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. 5fAr4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5101
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5114
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tgwxy
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5805
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5818
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "_ሰንጠረዥ"
#. GHcYf
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6279
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6292
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
msgstr "_ሰንጠረዥ"
#. DC7Hv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6535
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6548
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "መ_ሳያ"
#. ncAKi
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6909
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8508
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9605
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10599
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6922
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8521
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9618
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10612
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. 8pLR3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7313
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7326
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "_ቅርጽ"
#. NM63T
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7561
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7574
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. cbMTW
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7683
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7696
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_ዲ"
#. BTzDn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7910
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7923
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "የ _ፊደል ስራ"
#. PLqyG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8021
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9134
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8034
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9147
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10136
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. jWoME
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8158
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8171
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "_Image"
msgstr "_ምስል"
#. SEFWn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8865
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8878
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9272
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9285
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_እቃ"
#. q3Fbm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10023
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "F_rame"
msgstr "ክ_ፈፍ"
#. Ghwp6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10370
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10383
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "_መገናኛ"
#. bRfaC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11000
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11013
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Layout"
msgstr "_እቅድ"
#. PhCFL
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11392
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11405
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "_ማተሚያ"
#. fczCB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11536
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11549
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
msgstr "_ቋንቋ"
#. HxnjT
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11659
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11672
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
msgstr "_ከለሳ"
#. 9zFhS
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11804
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
msgstr "_አስተያየቶች"
#. bCPNM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11894
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11907
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
msgstr "ማወዳ_ደሪያ"
#. RC7F3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12862
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12875
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "_ዝርዝር"
#. CSzSh
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3068
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3081
msgctxt "notebookbar_groupedbar_full|MenubarAction"
msgid "Menubar"
msgstr "ዝርዝር መደርደሪያ"
#. 2S8D3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3917
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
msgstr "_ዝርዝር"
#. mCwjN
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3956
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3969
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. pkdoB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4009
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4022
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
msgstr "_እርዳታ"
#. eks5K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4115
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4128
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
msgstr "_ፋይል"
#. cfLmD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4348
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4361
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
msgstr "_ማረሚያ"
#. 3GXeo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4541
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6291
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4554
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6304
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
msgstr "ዘዴ_ዎች"
#. hEZAZ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4818
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6568
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9374
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4831
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6581
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9387
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
msgstr "አ_ቀራረብ"
#. RFMpm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5143
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6893
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9627
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5156
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6906
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9640
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
msgstr "_አንቀጽ"
#. TSKQ8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5376
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9950
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9963
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. F9WAK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5600
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8173
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5613
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8186
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
msgstr "ማመሳከ_ሪያ"
#. 8XawJ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5798
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8532
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5811
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8545
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
msgstr "_ከለሳ"
#. Pfwpq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5944
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9085
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9799
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14739
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5957
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9098
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9812
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14752
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15804
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
msgstr "_መመልከቻ"
#. q6NwY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6115
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15965
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6128
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15978
msgctxt "notebookbar_groupedbar_full|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. XNJZd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7111
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7124
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
msgstr "ሰ_ንጠረዥ"
#. ao9tD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7303
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7316
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
msgstr "ረ_ድፎች"
#. CGLeG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7501
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7514
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
msgstr "_ማዋሀጃ"
#. XSx69
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7725
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7738
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
msgstr "ይምረ_ጡ"
#. NZWw8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7949
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7962
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
msgstr "_ሰንጠረዥ"
#. cyjNn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8308
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8321
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
msgstr "_ቋንቋ"
#. GFyTQ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8740
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
msgstr "_አስተያየቶች"
#. mvE4u
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8939
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8952
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
msgstr "ማወዳ_ደሪያ"
#. YtBAd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10269
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10282
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
msgstr "መ_ሳያ"
#. gPK7A
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10571
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12374
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13868
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15193
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10584
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12387
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13881
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15206
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. dkXBa
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11268
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11281
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
msgstr "_ማረሚያ"
#. 4jpsG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11447
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13406
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14593
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11460
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13419
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14606
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15658
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. 4BrBg
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11658
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. rDBLq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11817
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11830
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
msgstr "3_ዲ"
#. fDD7F
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12104
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12117
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
msgstr "ምስል"
#. hpbGC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13060
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13073
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
msgstr "ቀ_ለም"
#. DzzAv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13579
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13592
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "_Object"
msgstr "_እቃ"
#. W7NR4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14434
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14447
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
msgstr "ክ_ፈፍ"
#. DhFZG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14917
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
msgstr "_መገናኛ"
#. LRxDK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16718
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16731
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
msgstr "የ ተንሸራታች እቅድ"
#. 8J3Bt
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17190
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17203
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
msgstr "_ማተሚያ"
@@ -23699,49 +23783,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr "የ እቃ አይነት ይምረጡ የ በራሱ መግለጫ ማሰናጃ የሚሰናዳለት "
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "በ_ራሱ"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "በ ቃ_ላት"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "በ _ባህሪ"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "ሰነዶች ማወዳደሪያ"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "በሚያወዳድሩበት ጊዜ ግምት ውስጥ ያስገቡ"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "ሰነዱ በሚቀየር ጊዜ ማስቀመጫ"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "የ ሰነድ ማነፃፀሪያ በነሲብ ቁጥር ትክክለኛነቱን ለማሻሻል"
@@ -25781,85 +25859,85 @@ msgid "Custom"
msgstr "ማስተካከያ"
#. ZrS3t
-#: sw/uiconfig/swriter/ui/paradialog.ui:9
+#: sw/uiconfig/swriter/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "አንቀጽ"
#. npDMu
-#: sw/uiconfig/swriter/ui/paradialog.ui:33
+#: sw/uiconfig/swriter/ui/paradialog.ui:29
msgctxt "paradialog|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. Gw9vR
-#: sw/uiconfig/swriter/ui/paradialog.ui:36
+#: sw/uiconfig/swriter/ui/paradialog.ui:33
msgctxt "paradialog|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. 6xRiy
-#: sw/uiconfig/swriter/ui/paradialog.ui:160
+#: sw/uiconfig/swriter/ui/paradialog.ui:132
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "ማስረጊያዎች & ክፍተት"
#. PRo68
-#: sw/uiconfig/swriter/ui/paradialog.ui:207
+#: sw/uiconfig/swriter/ui/paradialog.ui:155
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "ማሰለፊያ"
#. hAL52
-#: sw/uiconfig/swriter/ui/paradialog.ui:256
+#: sw/uiconfig/swriter/ui/paradialog.ui:180
msgctxt "paradialog|textflow"
msgid "Text Flow"
msgstr "የ ጽሁፍ ፍሰት"
#. EB5A9
-#: sw/uiconfig/swriter/ui/paradialog.ui:305
+#: sw/uiconfig/swriter/ui/paradialog.ui:205
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "የ እስያ ጽሁፍ"
-#. hFkAh
-#: sw/uiconfig/swriter/ui/paradialog.ui:353
-msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Outline & List"
-msgstr "ረቂቅ & ዝርዝር"
-
#. hZxni
-#: sw/uiconfig/swriter/ui/paradialog.ui:354
+#: sw/uiconfig/swriter/ui/paradialog.ui:229
msgctxt "paradialog|labelTP_NUMPARA"
msgid "Set outline level, list style and line numbering for paragraph."
msgstr ""
+#. hFkAh
+#: sw/uiconfig/swriter/ui/paradialog.ui:230
+msgctxt "paradialog|labelTP_NUMPARA"
+msgid "Outline & List"
+msgstr "ረቂቅ & ዝርዝር"
+
#. BzbWJ
-#: sw/uiconfig/swriter/ui/paradialog.ui:402
+#: sw/uiconfig/swriter/ui/paradialog.ui:254
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "ማስረጊያ"
#. GHrCB
-#: sw/uiconfig/swriter/ui/paradialog.ui:450
+#: sw/uiconfig/swriter/ui/paradialog.ui:278
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "ፊደል በ ትልቁ መጻፊያ"
#. EVCmZ
-#: sw/uiconfig/swriter/ui/paradialog.ui:498
+#: sw/uiconfig/swriter/ui/paradialog.ui:302
msgctxt "paradialog|labelTP_BORDER"
msgid "Borders"
msgstr "ድንበሮች"
#. GCvEC
-#: sw/uiconfig/swriter/ui/paradialog.ui:546
+#: sw/uiconfig/swriter/ui/paradialog.ui:326
msgctxt "paradialog|area"
msgid "Area"
msgstr "ቦታ"
#. VnDtp
-#: sw/uiconfig/swriter/ui/paradialog.ui:594
+#: sw/uiconfig/swriter/ui/paradialog.ui:350
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
@@ -28763,391 +28841,391 @@ msgid "Set the text flow options for the text before and after the table."
msgstr "ከ ሰንጠረዥ በ ፊት እና በ ኋላ የ ጽሁፍ ፍሰት ምርጫ ማሰናጃ"
#. xhDck
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:8
msgctxt "templatedialog1|TemplateDialog1"
msgid "Character Style"
msgstr "የባህሪ ዘዴዎች"
#. gKTob
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:35
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:32
msgctxt "templatedialog1|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. UH8Vz
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:173
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:147
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "አደራጅ"
#. BvEuD
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:220
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:170
msgctxt "templatedialog1|font"
msgid "Font"
msgstr "ፊደል"
#. Zda8g
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:268
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:194
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "የ ፊደል ውጤቶች"
#. RAxVY
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:316
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:218
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "ቦታ"
#. NAt5W
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:364
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:242
msgctxt "templatedialog1|asianlayout"
msgid "Asian Layout"
msgstr "የ እስያ እቅድ"
#. scr3Z
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:266
msgctxt "templatedialog1|background"
msgid "Highlighting"
msgstr "ማድመቂያ"
#. gurnZ
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:460
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:290
msgctxt "templatedialog1|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. fpEC5
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:8
msgctxt "templatedialog16|TemplateDialog16"
msgid "List Style"
msgstr ""
+#. VzEYH
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:142
+msgctxt "templatedialog16|organizer"
+msgid "Name and hide user-defined styles"
+msgstr ""
+
#. tA5vb
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:143
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr "አደራጅ"
-#. VzEYH
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:169
-msgctxt "templatedialog16|organizer"
-msgid "Name and hide user-defined styles"
+#. 7MAbD
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:166
+msgctxt "templatedialog16|bullets"
+msgid "Choose a predefined bullet type"
msgstr ""
#. 7o8No
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:167
msgctxt "templatedialog16|bullets"
msgid "Unordered"
msgstr ""
-#. 7MAbD
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
-msgctxt "templatedialog16|bullets"
-msgid "Choose a predefined bullet type"
+#. BHtZp
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:191
+msgctxt "templatedialog16|numbering"
+msgid "Choose a predefined ordered list"
msgstr ""
#. uCBn4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:265
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:192
msgctxt "templatedialog16|numbering"
msgid "Ordered"
msgstr ""
-#. BHtZp
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
-msgctxt "templatedialog16|numbering"
-msgid "Choose a predefined ordered list"
+#. vDSFy
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+msgctxt "templatedialog16|outline"
+msgid "Choose a predefined outline format"
msgstr ""
#. D9oKE
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:314
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "ረቂቅ"
-#. vDSFy
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:315
-msgctxt "templatedialog16|outline"
-msgid "Choose a predefined outline format"
+#. 2r5Vm
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:241
+msgctxt "templatedialog16|graphics"
+msgid "Choose a predefined graphic bullet symbol"
msgstr ""
#. Dp6La
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:363
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:242
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "ምስል"
-#. 2r5Vm
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:364
-msgctxt "templatedialog16|graphics"
-msgid "Choose a predefined graphic bullet symbol"
+#. CLdU2
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
+msgctxt "templatedialog16|position"
+msgid "Modify indent, spacing, and alignment for list numbers or symbols"
msgstr ""
#. K55K4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:267
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "ቦታ"
-#. CLdU2
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:413
-msgctxt "templatedialog16|position"
-msgid "Modify indent, spacing, and alignment for list numbers or symbols"
+#. ajaSr
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:291
+msgctxt "templatedialog16|customize"
+msgid "Design your own list or outline format"
msgstr ""
#. g5NQF
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:461
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:292
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "ማስተካከያ"
-#. ajaSr
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:462
-msgctxt "templatedialog16|customize"
-msgid "Design your own list or outline format"
-msgstr ""
-
#. 6ozqU
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:8
msgctxt "templatedialog2|TemplateDialog2"
msgid "Paragraph Style"
msgstr "በ አንቀጽ ዘዴ"
#. 2NhWM
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "አደራጃ"
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "ማስረጊያ & ክፍተት"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "ማሰለፊያ"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "የ ጽሁፍ ፍሰት"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "ፊደል"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "የ ፊደል ውጤቶች"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "ቦታ"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "የ እስያ እቅድ"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "ማድመቂያ"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:647
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "ማስረጊያ"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:695
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "ፊደል በ ትልቁ መጻፊያ"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:743
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "ቦታ"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:791
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:839
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:887
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "ሁኔታው"
-#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
+#. xT7hc
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
msgctxt "templatedialog2|outline"
-msgid "Outline & List"
+msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
-#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:936
+#. H6CCV
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
-msgid "Set outline level, list style and line numbering for paragraph style."
+msgid "Outline & List"
msgstr ""
#. q8oC5
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
msgctxt "templatedialog4|TemplateDialog4"
msgid "Frame Style"
msgstr "የክፈፍ ዘዴ"
#. 8dRdE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:142
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "አደራጅ"
#. Q2PQs
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:165
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "አይነት"
#. wEoGM
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:189
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "ምርጫዎች"
#. CEZkG
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:213
msgctxt "templatedialog4|wrap"
msgid "Wrap"
msgstr "መጠቅለያ"
#. azFQq
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:237
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "ቦታ"
#. EYmCL
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:261
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
#. UbGRm
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:285
msgctxt "templatedialog4|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. riCuE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:309
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "አምዶች"
#. BYG56
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:333
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Macro"
#. ZSiRR
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:8
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
msgstr "የ ገጽ ዘዴ"
#. 9Pn59
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:72
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:69
msgctxt "templatedialog8|standard"
msgid "Standard"
msgstr "መደበኛ"
#. BvGbL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:142
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "አደራጅ"
#. UbZRu
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:165
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "ገጽ"
#. hCvJw
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:189
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "ቦታ"
#. Mja3s
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:213
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
#. JUC2u
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:237
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "ራስጌ"
#. oeXmC
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:261
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "ግርጌ"
#. D9AK7
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:285
msgctxt "templatedialog8|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. ABEwr
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:309
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "አምዶች"
#. ZdBTL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:333
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "የ ግርጌ ማስታወሻ"
#. FosCF
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:357
msgctxt "templatedialog8|textgrid"
msgid "Text Grid"
msgstr "የ ጽሁፍ መጋጠሚያ"
diff --git a/source/am/xmlsecurity/messages.po b/source/am/xmlsecurity/messages.po
index 0e4bc8b43b4..ea7c7332e93 100644
--- a/source/am/xmlsecurity/messages.po
+++ b/source/am/xmlsecurity/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: 2023-12-21 13:22+0100\n"
+"POT-Creation-Date: 2024-04-20 14:13+0200\n"
"PO-Revision-Date: 2021-06-18 21:47+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/am/>\n"
@@ -234,6 +234,25 @@ msgstr ""
"\n"
"የ ምስክር ወረቀቱ ዳታ የ ተሰበረ ነው: %{data}"
+#. 5xizi
+#: xmlsecurity/inc/strings.hrc:67
+msgctxt "STR_RELOAD_FILE_WARNING"
+msgid "Reload the file to apply the new macro security level"
+msgstr ""
+
+#. AeZzq
+#: xmlsecurity/inc/strings.hrc:68
+msgctxt "STR_TRUST_UNTRUSTED_PUBKEY"
+msgid ""
+"Security warning: the following OpenPGP public key is untrusted:\n"
+"\n"
+"%{data}\n"
+"\n"
+"Encrypting with an untrusted public key increases the risk of a \"man-in-the-middle\" attack. A successful \"man-in-the-middle\" attack gives malicious third parties the ability to decrypt your document.\n"
+"\n"
+"Do you really want to encrypt your document with this untrusted public key?"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
@@ -377,11 +396,11 @@ msgctxt "certgeneral|valid_to"
msgid "Valid to:"
msgstr "ዋጋ የሚኖረው እስከ:"
-#. zw9k7
+#. EFAWt
#: xmlsecurity/uiconfig/ui/certpage.ui:33
msgctxt "certpage|label1"
-msgid "Certification path"
-msgstr "የምስክር ወረቀት መንገድ"
+msgid "Certificate Path"
+msgstr ""
#. y2mBB
#: xmlsecurity/uiconfig/ui/certpage.ui:45
@@ -395,11 +414,11 @@ msgctxt "extended_tip|signatures"
msgid "The Certificate Path page of the View Certificate dialog displays the location and the status of the certificate."
msgstr "የ ምስክር ወረቀት ገጽ መንገድ የ ምስክር ወረቀት መመልከቻ ንግግር ላይ ያሳያል አካባቢውን እና ሁኔታውን በ ምስክር ወረቀት ላይ "
-#. BC28t
+#. qhzJy
#: xmlsecurity/uiconfig/ui/certpage.ui:122
msgctxt "certpage|label2"
-msgid "Certification status"
-msgstr "የምስክር ወረቀት ሁኔታዎች"
+msgid "Certificate status"
+msgstr ""
#. YTTCA
#: xmlsecurity/uiconfig/ui/certpage.ui:148
@@ -642,6 +661,36 @@ msgctxt "extended_tip|vhigh"
msgid "Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run."
msgstr "የ ታመኑ የ ፋይል አካባቢዎች ማሰናዳት ይቻላል በሚታመኑ ምንጮች tab ገጽ ውስጥ: ማንኛውም ማክሮስ ከሚታመን የ ፋይል አካባቢ ማስኬድ ይቻላል "
+#. 7yBtt
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:116
+msgctxt "SecurityLevelPage|vhighimg"
+msgid "Very high security level"
+msgstr ""
+
+#. PG9Kz
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:134
+msgctxt "SecurityLevelPage|highimg"
+msgid "High security level"
+msgstr ""
+
+#. mm6H3
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:152
+msgctxt "SecurityLevelPage|medimg"
+msgid "Medium security level"
+msgstr ""
+
+#. odkxv
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:170
+msgctxt "SecurityLevelPage|lowimg"
+msgid "Low security level"
+msgstr ""
+
+#. Dd4PX
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:207
+msgctxt "SecurityLevelPage|warningimg"
+msgid "File reload needed"
+msgstr ""
+
#. 5kj8c
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:61
msgctxt "securitytrustpage|viewcert"
@@ -834,8 +883,8 @@ msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "ዝርዝሮች"
-#. YwLMi
+#. DEXmc
#: xmlsecurity/uiconfig/ui/viewcertdialog.ui:206
msgctxt "viewcertdialog|path"
-msgid "Certification Path"
-msgstr "የምስክር ወረቀት መንገድ"
+msgid "Certificate Path"
+msgstr ""
diff --git a/source/an/chart2/messages.po b/source/an/chart2/messages.po
index cbe33398433..f787bad3fdd 100644
--- a/source/an/chart2/messages.po
+++ b/source/an/chart2/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: 2024-02-14 13:07+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
"PO-Revision-Date: 2024-01-03 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/an/>\n"
@@ -3233,16 +3233,16 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
msgstr ""
-#. gfdAB
+#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
+msgid "Select a color using the Pick a Color dialog"
msgstr ""
-#. JnBhP
+#. D3Udo
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
-msgid "Select a color using the color dialog."
+msgid "Select a color using the Pick a Color dialog."
msgstr ""
#. mgXyK
@@ -3257,16 +3257,16 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
msgstr ""
-#. NpAu7
+#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
+msgid "Select a color using the Pick a Color dialog"
msgstr ""
-#. 943Za
+#. YbFV8
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
-msgid "Select a color using the color dialog."
+msgid "Select a color using the Pick a color dialog."
msgstr ""
#. LFMGL
diff --git a/source/an/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/an/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index c1476153634..789acec28df 100644
--- a/source/an/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/an/connectivity/registry/ado/org/openoffice/Office/DataAccess.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2020-02-29 16:15+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/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 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369347270.000000\n"
#. 9EAjq
@@ -26,22 +26,12 @@ msgctxt ""
msgid "ADO"
msgstr "ADO"
-#. nw3hx
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Access"
-msgstr "Microsoft Access"
-
-#. uAES5
+#. JN7dA
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
"DriverTypeDisplayName\n"
"value.text"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
+msgid "Microsoft Access"
+msgstr ""
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 9541767581c..41958eecd00 100644
--- a/source/an/cui/messages.po
+++ b/source/an/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-04 13:31+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/an/>\n"
"Language: an\n"
@@ -1946,10 +1946,10 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr ""
-#. YfSb4
+#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2023 LibreOffice contributors."
+msgid "Copyright © 2000–2024 LibreOffice contributors."
msgstr ""
#. WCnhx
@@ -2459,10 +2459,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr ""
-#. VBCF7
+#. CFkRA
#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
+msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., you specify via File ▸ Export as PDF."
msgstr ""
#. XWchY
@@ -2737,11 +2737,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr ""
-#. H2oxt
+#. ftMpB
#. local help missing
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Write along a curve? Draw the curve, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
+msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
msgstr ""
#. ZE6D5
@@ -3713,7 +3713,7 @@ msgstr "Accesibilidat"
#: cui/inc/treeopt.hrc:45
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
-msgstr "Abanzadas"
+msgstr "Avanzadas"
#. QR2hr
#: cui/inc/treeopt.hrc:46
@@ -6600,7 +6600,7 @@ msgstr ""
#: cui/uiconfig/ui/certdialog.ui:24
msgctxt "certdialog|CertDialog"
msgid "Certificate Path"
-msgstr ""
+msgstr "Rota d'o certificau"
#. zZy4o
#: cui/uiconfig/ui/certdialog.ui:39
@@ -6608,10 +6608,10 @@ msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr ""
-#. zx3Mw
+#. XkGqY
#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
+msgid "Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list."
msgstr ""
#. GFGjC
@@ -6649,7 +6649,7 @@ msgstr ""
#: cui/uiconfig/ui/certdialog.ui:249
msgctxt "certdialog|label1"
msgid "Certificate Path"
-msgstr ""
+msgstr "Rota d'o certificau"
#. pbBGM
#: cui/uiconfig/ui/certdialog.ui:275
@@ -6679,7 +6679,7 @@ msgstr ""
#: cui/uiconfig/ui/charnamepage.ui:201
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
-msgstr ""
+msgstr "Grandaria:"
#. 8quPQ
#: cui/uiconfig/ui/charnamepage.ui:224
@@ -6709,7 +6709,7 @@ msgstr ""
#: cui/uiconfig/ui/charnamepage.ui:383
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
-msgstr ""
+msgstr "Grandaria:"
#. 6MVEP
#: cui/uiconfig/ui/charnamepage.ui:397
@@ -6757,7 +6757,7 @@ msgstr ""
#: cui/uiconfig/ui/charnamepage.ui:666
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
-msgstr ""
+msgstr "Grandaria:"
#. 64NvC
#: cui/uiconfig/ui/charnamepage.ui:689
@@ -9181,10 +9181,10 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr ""
-#. TqHir
+#. 4vyAY
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. gxSRb
@@ -10706,49 +10706,49 @@ msgid "Closes the dialog without saving."
msgstr ""
#. UHF5Y
-#: cui/uiconfig/ui/hyperlinkdialog.ui:169
+#: cui/uiconfig/ui/hyperlinkdialog.ui:146
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page."
msgstr ""
#. EJuaG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:183
+#: cui/uiconfig/ui/hyperlinkdialog.ui:160
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
msgstr ""
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:244
+#: cui/uiconfig/ui/hyperlinkdialog.ui:197
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr ""
#. RxDSh
-#: cui/uiconfig/ui/hyperlinkdialog.ui:258
+#: cui/uiconfig/ui/hyperlinkdialog.ui:211
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
msgstr ""
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:320
+#: cui/uiconfig/ui/hyperlinkdialog.ui:249
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr ""
#. MqhyH
-#: cui/uiconfig/ui/hyperlinkdialog.ui:334
+#: cui/uiconfig/ui/hyperlinkdialog.ui:263
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
msgstr "_Documento"
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:396
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr ""
#. aLbja
-#: cui/uiconfig/ui/hyperlinkdialog.ui:410
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
msgstr ""
@@ -11402,10 +11402,10 @@ msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr ""
-#. pMDQA
+#. SfMgE
#: cui/uiconfig/ui/iconselectordialog.ui:168
msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
+msgid "Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
msgstr ""
#. 46d7Z
@@ -11475,7 +11475,7 @@ msgstr ""
#: cui/uiconfig/ui/imagetabpage.ui:171
msgctxt "imagetabpage|label4"
msgid "Size:"
-msgstr ""
+msgstr "Grandaria:"
#. YtPnn
#: cui/uiconfig/ui/imagetabpage.ui:189
@@ -12572,10 +12572,10 @@ msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr ""
-#. ECTjc
+#. wM4hv
#: cui/uiconfig/ui/macroassignpage.ui:141
msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. nhxq7
@@ -16758,7 +16758,7 @@ msgstr ""
#: cui/uiconfig/ui/optsecuritypage.ui:189
msgctxt "optsecuritypage|label8"
msgid "Certificate Path"
-msgstr ""
+msgstr "Rota d'o certificau"
#. pDQrj
#: cui/uiconfig/ui/optsecuritypage.ui:222
@@ -17349,349 +17349,349 @@ msgid "Use this tab page to enter or edit user data."
msgstr ""
#. E6zhJ
-#: cui/uiconfig/ui/optviewpage.ui:53
+#: cui/uiconfig/ui/optviewpage.ui:52
msgctxt "optviewpage|label12"
msgid "Middle _button:"
msgstr ""
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:69
+#: cui/uiconfig/ui/optviewpage.ui:68
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr ""
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:70
+#: cui/uiconfig/ui/optviewpage.ui:69
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr ""
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:71
+#: cui/uiconfig/ui/optviewpage.ui:70
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr ""
#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:75
+#: cui/uiconfig/ui/optviewpage.ui:74
msgctxt "extended_tip | mousemiddle"
msgid "Defines the function of the middle mouse button."
msgstr ""
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:102
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr ""
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:138
+#: cui/uiconfig/ui/optviewpage.ui:137
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Automatica"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:139
+#: cui/uiconfig/ui/optviewpage.ui:138
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr ""
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:140
+#: cui/uiconfig/ui/optviewpage.ui:139
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr ""
#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:144
+#: cui/uiconfig/ui/optviewpage.ui:143
msgctxt "extended_tip | notebookbariconsize"
msgid "Specifies the display size of notebook bar icons."
msgstr ""
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:157
+#: cui/uiconfig/ui/optviewpage.ui:156
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr ""
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:173
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Automatica"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:174
+#: cui/uiconfig/ui/optviewpage.ui:173
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr ""
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:175
+#: cui/uiconfig/ui/optviewpage.ui:174
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr ""
#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:179
+#: cui/uiconfig/ui/optviewpage.ui:178
msgctxt "extended_tip | sidebariconsize"
msgid "Specifies the display size of sidebar icons."
msgstr ""
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:192
+#: cui/uiconfig/ui/optviewpage.ui:191
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr ""
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:208
+#: cui/uiconfig/ui/optviewpage.ui:207
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Automatica"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:209
+#: cui/uiconfig/ui/optviewpage.ui:208
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr ""
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:210
+#: cui/uiconfig/ui/optviewpage.ui:209
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr ""
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:211
+#: cui/uiconfig/ui/optviewpage.ui:210
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr ""
#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:215
+#: cui/uiconfig/ui/optviewpage.ui:214
msgctxt "extended_tip | iconsize"
msgid "Specifies the display size of toolbar icons."
msgstr ""
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:228
+#: cui/uiconfig/ui/optviewpage.ui:227
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr ""
#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:283
+#: cui/uiconfig/ui/optviewpage.ui:282
msgctxt "optviewpage|label1"
msgid "Icon Size"
msgstr ""
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:317
+#: cui/uiconfig/ui/optviewpage.ui:316
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatica"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:318
+#: cui/uiconfig/ui/optviewpage.ui:317
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:319
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:323
+#: cui/uiconfig/ui/optviewpage.ui:322
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. SXzWW
-#: cui/uiconfig/ui/optviewpage.ui:336
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|label6"
msgid "_Theme:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:351
+#: cui/uiconfig/ui/optviewpage.ui:350
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. F7kTw
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:378
msgctxt "optviewpage|label1"
msgid "Icon Theme"
msgstr ""
#. zXaFc
-#: cui/uiconfig/ui/optviewpage.ui:414
+#: cui/uiconfig/ui/optviewpage.ui:413
msgctxt "optviewpage|appearance"
msgid "System"
msgstr "Sistema"
#. S3ogK
-#: cui/uiconfig/ui/optviewpage.ui:415
+#: cui/uiconfig/ui/optviewpage.ui:414
msgctxt "optviewpage|appearance"
msgid "Light"
msgstr ""
#. qYSap
-#: cui/uiconfig/ui/optviewpage.ui:416
+#: cui/uiconfig/ui/optviewpage.ui:415
msgctxt "optviewpage|appearance"
msgid "Dark"
msgstr ""
#. qfbPT
-#: cui/uiconfig/ui/optviewpage.ui:420
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "extended_tip | appearance"
msgid "Specifies whether to follow the system appearance mode or override Dark or Light."
msgstr ""
#. nzLbn
-#: cui/uiconfig/ui/optviewpage.ui:433
+#: cui/uiconfig/ui/optviewpage.ui:432
msgctxt "optviewpage|label7"
msgid "Mode:"
msgstr ""
#. Nrc4k
-#: cui/uiconfig/ui/optviewpage.ui:462
+#: cui/uiconfig/ui/optviewpage.ui:461
msgctxt "optviewpage|label16"
msgid "Appearance"
msgstr "Aparencia"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:502
+#: cui/uiconfig/ui/optviewpage.ui:501
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. zAzHY
-#: cui/uiconfig/ui/optviewpage.ui:506
+#: cui/uiconfig/ui/optviewpage.ui:505
msgctxt "optviewpage|useaccel|tooltip_text"
msgid "Requires restart"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:512
+#: cui/uiconfig/ui/optviewpage.ui:511
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr ""
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:523
+#: cui/uiconfig/ui/optviewpage.ui:522
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. iGxUy
-#: cui/uiconfig/ui/optviewpage.ui:527
+#: cui/uiconfig/ui/optviewpage.ui:526
msgctxt "optviewpage|useaa|tooltip_text"
msgid "Requires restart"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:532
msgctxt "extended_tip | useaa"
msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
msgstr ""
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:544
+#: cui/uiconfig/ui/optviewpage.ui:543
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. 9uMBG
-#: cui/uiconfig/ui/optviewpage.ui:548
+#: cui/uiconfig/ui/optviewpage.ui:547
msgctxt "optviewpage|useskia|tooltip_text"
msgid "Requires restart"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:558
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:563
+#: cui/uiconfig/ui/optviewpage.ui:562
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:577
+#: cui/uiconfig/ui/optviewpage.ui:576
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:592
+#: cui/uiconfig/ui/optviewpage.ui:591
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. ubxXW
-#: cui/uiconfig/ui/optviewpage.ui:605
+#: cui/uiconfig/ui/optviewpage.ui:604
msgctxt "optviewpage|btnSkialog"
msgid "Copy skia.log"
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:682
+#: cui/uiconfig/ui/optviewpage.ui:681
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:709
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:719
+#: cui/uiconfig/ui/optviewpage.ui:718
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr ""
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:730
+#: cui/uiconfig/ui/optviewpage.ui:729
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:739
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:760
+#: cui/uiconfig/ui/optviewpage.ui:759
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:778
+#: cui/uiconfig/ui/optviewpage.ui:777
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:838
+#: cui/uiconfig/ui/optviewpage.ui:837
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:852
+#: cui/uiconfig/ui/optviewpage.ui:851
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
@@ -18211,33 +18211,39 @@ msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr ""
+#. SDfTp
+#: cui/uiconfig/ui/paraindentspacing.ui:390
+msgctxt "paraindentspacing|liststoreLB_LINEDIST"
+msgid "Fixed"
+msgstr ""
+
#. 9fdqy
-#: cui/uiconfig/ui/paraindentspacing.ui:402
+#: cui/uiconfig/ui/paraindentspacing.ui:403
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr ""
#. Bga6L
-#: cui/uiconfig/ui/paraindentspacing.ui:481
+#: cui/uiconfig/ui/paraindentspacing.ui:482
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
msgstr ""
#. uesRM
#. xdds
-#: cui/uiconfig/ui/paraindentspacing.ui:484
+#: cui/uiconfig/ui/paraindentspacing.ui:485
msgctxt "paraindentspacing|checkCB_REGISTER|tooltip_text"
msgid "Applies page line-spacing (register-true) if set for the Page Style."
msgstr ""
#. MwL9j
-#: cui/uiconfig/ui/paraindentspacing.ui:490
+#: cui/uiconfig/ui/paraindentspacing.ui:491
msgctxt "paraindentspacing|extended_tip|checkCB_REGISTER"
msgid "If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr ""
#. GxJB6
-#: cui/uiconfig/ui/paraindentspacing.ui:506
+#: cui/uiconfig/ui/paraindentspacing.ui:507
#, fuzzy
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
@@ -18599,80 +18605,62 @@ msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
-#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:50
-msgctxt "pickbulletpage|label25"
-msgid "Selection"
-msgstr "Selección"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:44
+#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr ""
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:61
+#: cui/uiconfig/ui/pickgraphicpage.ui:54
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr ""
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:71
+#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr ""
-#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:97
-msgctxt "pickgraphicpage|label25"
-msgid "Selection"
-msgstr "Selección"
-
#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:105
+#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr ""
#. q8tMx
-#: cui/uiconfig/ui/picknumberingpage.ui:37
+#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr ""
-#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:50
-msgctxt "picknumberingpage|label25"
-msgid "Selection"
-msgstr "Selección"
-
#. mkywY
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr ""
#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:37
+#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr ""
-#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:50
-msgctxt "pickoutlinepage|label25"
-msgid "Selection"
-msgstr "Selección"
-
#. rvStY
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr ""
@@ -21565,298 +21553,352 @@ msgid "Text Columns"
msgstr ""
#. N89ek
-#: cui/uiconfig/ui/textflowpage.ui:81
+#: cui/uiconfig/ui/textflowpage.ui:88
msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr ""
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:90
+#: cui/uiconfig/ui/textflowpage.ui:97
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr ""
#. rpKhj
-#: cui/uiconfig/ui/textflowpage.ui:111
+#: cui/uiconfig/ui/textflowpage.ui:118
msgctxt "textflowpage|extended_tip|spinMinLen"
msgid "Enter the minimum word length in characters that can be hyphenated."
msgstr ""
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:131
+#: cui/uiconfig/ui/textflowpage.ui:138
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr ""
+#. wuHsQ
+#: cui/uiconfig/ui/textflowpage.ui:158
+msgctxt "textflowpage|extended_tip|spinCompoundLineEnd"
+msgid "Enter the minimum number of characters of a compound word to leave at the end of the line before a hyphen is inserted."
+msgstr ""
+
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:151
+#: cui/uiconfig/ui/textflowpage.ui:178
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr ""
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:171
+#: cui/uiconfig/ui/textflowpage.ui:198
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr ""
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:185
+#: cui/uiconfig/ui/textflowpage.ui:212
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr ""
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:199
+#: cui/uiconfig/ui/textflowpage.ui:226
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr ""
+#. pvsiK
+#: cui/uiconfig/ui/textflowpage.ui:240
+msgctxt "textflowpage|labelCompoundLineEnd"
+msgid "C_ompound characters at line end"
+msgstr ""
+
#. A3DE8
-#: cui/uiconfig/ui/textflowpage.ui:213
+#: cui/uiconfig/ui/textflowpage.ui:254
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
msgstr ""
#. JkHBB
-#: cui/uiconfig/ui/textflowpage.ui:227
+#: cui/uiconfig/ui/textflowpage.ui:268
msgctxt "textflowpage|labelMinLen"
msgid "_Minimum word length in characters"
msgstr ""
#. 582fA
-#: cui/uiconfig/ui/textflowpage.ui:262
+#: cui/uiconfig/ui/textflowpage.ui:303
msgctxt "textflowpage|labelHyphenZone"
msgid "Hyphenation _zone:"
msgstr ""
#. X6VEi
-#: cui/uiconfig/ui/textflowpage.ui:281
+#: cui/uiconfig/ui/textflowpage.ui:322
msgctxt "textflowpage|checkNoCaps"
msgid "Hyphenate words in _CAPS"
msgstr ""
#. 32yMD
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:337
msgctxt "textflowpage|checkNoLastWord"
msgid "Hyphenate last word"
msgstr ""
-#. 3yzEJ
-#: cui/uiconfig/ui/textflowpage.ui:311
-msgctxt "textflowpage|checkKeep"
-msgid "Hyphenate _across column and page"
+#. 5FkTZ
+#: cui/uiconfig/ui/textflowpage.ui:363
+msgctxt "textflowpage|labelHyphenAcross"
+msgid "Hyphenation across"
msgstr ""
-#. jxu2K
-#: cui/uiconfig/ui/textflowpage.ui:320
-msgctxt "textflowpage|extended_tip|checkKeep"
-msgid "Deselect this check box, if you don't want to hyphenate across column and page."
+#. 7QKyi
+#: cui/uiconfig/ui/textflowpage.ui:394
+msgctxt "textflowpage|checkAcrossParagraph"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. K3XE6
+#: cui/uiconfig/ui/textflowpage.ui:403
+msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
+msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
+msgstr ""
+
+#. zVw8o
+#: cui/uiconfig/ui/textflowpage.ui:414
+msgctxt "textflowpage|checkAcrossColumn"
+msgid "Column"
+msgstr ""
+
+#. p4B6d
+#: cui/uiconfig/ui/textflowpage.ui:423
+msgctxt "textflowpage|extended_tip|checkAcrossColumn"
+msgid "Deselect this check box, if you don't want to hyphenate across column, page and spread."
+msgstr ""
+
+#. fxcFY
+#: cui/uiconfig/ui/textflowpage.ui:434
+msgctxt "textflowpage|checkAcrossPage"
+msgid "Page"
+msgstr "Pachina"
+
+#. Q9guk
+#: cui/uiconfig/ui/textflowpage.ui:443
+msgctxt "textflowpage|extended_tip|checkAcrossPage"
+msgid "Deselect this check box, if you don't want to hyphenate across page and spread."
+msgstr ""
+
+#. abccC
+#: cui/uiconfig/ui/textflowpage.ui:454
+msgctxt "textflowpage|checkAcrossSpread"
+msgid "Spread"
+msgstr ""
+
+#. jmTXZ
+#: cui/uiconfig/ui/textflowpage.ui:463
+msgctxt "textflowpage|extended_tip|checkAcrossSpread"
+msgid "Deselect this check box, if you don't want to hyphenate across spread."
msgstr ""
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:336
+#: cui/uiconfig/ui/textflowpage.ui:485
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr ""
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:365
+#: cui/uiconfig/ui/textflowpage.ui:515
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "F_icar"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:374
+#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
msgstr ""
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:535
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr ""
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:397
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr ""
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:410
+#: cui/uiconfig/ui/textflowpage.ui:560
#, fuzzy
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "Tipo"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:432
+#: cui/uiconfig/ui/textflowpage.ui:582
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr ""
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:443
+#: cui/uiconfig/ui/textflowpage.ui:593
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr ""
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:463
+#: cui/uiconfig/ui/textflowpage.ui:613
#, fuzzy
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "Posición"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:483
+#: cui/uiconfig/ui/textflowpage.ui:633
#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Estilo d'a fuella"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:484
+#: cui/uiconfig/ui/textflowpage.ui:634
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr ""
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:498
+#: cui/uiconfig/ui/textflowpage.ui:648
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Pachina"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:499
+#: cui/uiconfig/ui/textflowpage.ui:649
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Columna"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:503
+#: cui/uiconfig/ui/textflowpage.ui:653
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr ""
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:517
+#: cui/uiconfig/ui/textflowpage.ui:667
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr ""
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:518
+#: cui/uiconfig/ui/textflowpage.ui:668
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr ""
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:522
+#: cui/uiconfig/ui/textflowpage.ui:672
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr ""
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:540
+#: cui/uiconfig/ui/textflowpage.ui:690
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr ""
#. B4ZyD
-#: cui/uiconfig/ui/textflowpage.ui:569
+#: cui/uiconfig/ui/textflowpage.ui:719
msgctxt "textflowpage|checkSplitPara"
msgid "_Allow to split paragraph"
msgstr ""
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:578
+#: cui/uiconfig/ui/textflowpage.ui:728
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr ""
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:590
+#: cui/uiconfig/ui/textflowpage.ui:740
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr ""
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:599
+#: cui/uiconfig/ui/textflowpage.ui:749
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr ""
#. DDzY9
-#: cui/uiconfig/ui/textflowpage.ui:611
+#: cui/uiconfig/ui/textflowpage.ui:761
msgctxt "textflowpage|checkOrphan"
msgid "No split at _beginning of paragraph"
msgstr ""
#. NgQD5
-#: cui/uiconfig/ui/textflowpage.ui:615
+#: cui/uiconfig/ui/textflowpage.ui:765
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the beginning of the paragraph (orphan control)."
msgstr ""
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:625
+#: cui/uiconfig/ui/textflowpage.ui:775
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 2EpT4
-#: cui/uiconfig/ui/textflowpage.ui:636
+#: cui/uiconfig/ui/textflowpage.ui:786
msgctxt "textflowpage|checkWidow"
msgid "No split at _end of paragraph"
msgstr ""
#. rjBWx
-#: cui/uiconfig/ui/textflowpage.ui:640
+#: cui/uiconfig/ui/textflowpage.ui:790
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the end of the paragraph (widow control)."
msgstr ""
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:650
+#: cui/uiconfig/ui/textflowpage.ui:800
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:671
+#: cui/uiconfig/ui/textflowpage.ui:821
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:693
+#: cui/uiconfig/ui/textflowpage.ui:843
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:706
+#: cui/uiconfig/ui/textflowpage.ui:856
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr ""
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:718
+#: cui/uiconfig/ui/textflowpage.ui:868
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr ""
#. MGewb
-#: cui/uiconfig/ui/textflowpage.ui:732
+#: cui/uiconfig/ui/textflowpage.ui:882
msgctxt "textflowpage|labelOptions"
msgid "Split Options"
msgstr ""
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:746
+#: cui/uiconfig/ui/textflowpage.ui:896
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr ""
@@ -21976,79 +22018,79 @@ msgid "Select Your Preferred User Interface"
msgstr ""
#. rSnx7
-#: cui/uiconfig/ui/toolbarmodedialog.ui:33
+#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
msgstr ""
#. kPZub
-#: cui/uiconfig/ui/toolbarmodedialog.ui:49
+#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
msgstr ""
#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:111
+#: cui/uiconfig/ui/toolbarmodedialog.ui:124
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
msgstr ""
#. Vsppg
-#: cui/uiconfig/ui/toolbarmodedialog.ui:128
+#: cui/uiconfig/ui/toolbarmodedialog.ui:141
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
msgstr ""
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:169
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr ""
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:173
+#: cui/uiconfig/ui/toolbarmodedialog.ui:186
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr ""
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:190
+#: cui/uiconfig/ui/toolbarmodedialog.ui:203
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr ""
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:207
+#: cui/uiconfig/ui/toolbarmodedialog.ui:220
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr ""
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:224
+#: cui/uiconfig/ui/toolbarmodedialog.ui:237
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr ""
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:241
+#: cui/uiconfig/ui/toolbarmodedialog.ui:254
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr ""
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:258
+#: cui/uiconfig/ui/toolbarmodedialog.ui:271
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr ""
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:279
+#: cui/uiconfig/ui/toolbarmodedialog.ui:292
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr ""
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:366
+#: cui/uiconfig/ui/toolbarmodedialog.ui:379
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr ""
@@ -22568,10 +22610,9 @@ msgstr ""
#. opsyv
#: cui/uiconfig/ui/zoomdialog.ui:366
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. psRyA
#: cui/uiconfig/ui/zoomdialog.ui:367
diff --git a/source/an/dbaccess/messages.po b/source/an/dbaccess/messages.po
index 670df2016e4..02d5235c01e 100644
--- a/source/an/dbaccess/messages.po
+++ b/source/an/dbaccess/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2024-01-03 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/an/>\n"
@@ -1656,87 +1656,81 @@ msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr ""
-#. rDsuu
-#: dbaccess/inc/strings.hrc:296
-msgctxt "STR_MSACCESS_2007_FILTERNAME"
-msgid "MS Access 2007 file"
-msgstr ""
-
#. jFwxU
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr ""
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "Sistema"
#. pnwDB
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr ""
#. hnyJF
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr ""
#. kXCG9
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr ""
#. bFHHW
-#: dbaccess/inc/strings.hrc:303
+#: 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 ""
#. ZNB5D
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "Toz"
#. C8eBG
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr ""
#. aje2A
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr ""
#. ixMkj
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr ""
#. qVax3
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr ""
#. 737k3
-#: dbaccess/inc/strings.hrc:309
+#: 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 ""
#. cGJja
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1745,199 +1739,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr ""
#. oC8Px
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr ""
#. aym6r
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr ""
#. oafZG
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr ""
#. uBW6C
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr ""
#. nhz6M
-#: dbaccess/inc/strings.hrc:318
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr ""
#. APBCw
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr ""
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr ""
#. Nw93R
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr ""
#. nLFJd
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr ""
#. eGEDE
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr ""
#. e2bxV
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr ""
#. zejFA
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr ""
#. UsMj8
-#: dbaccess/inc/strings.hrc:327
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr ""
#. SEGp9
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr ""
#. BCCiv
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr ""
#. hnBFY
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr ""
#. DRFyX
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr ""
#. H3cem
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source"
msgstr ""
#. mGJE9
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr ""
#. JScWd
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL/MariaDB database"
msgstr ""
#. uhRMQ
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr ""
#. nmoae
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr ""
#. 34zwh
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr ""
#. DDLwe
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
msgstr ""
#. rKH3t
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr ""
#. Gdbjz
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr ""
#. A6YJb
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr ""
#. HnmRA
-#: dbaccess/inc/strings.hrc:343
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr ""
#. eHahH
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr ""
#. 5dqK5
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr ""
#. nZ7x6
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr ""
#. C5Zs4
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1945,169 +1939,169 @@ msgid ""
msgstr ""
#. MuQ2C
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr ""
#. 5vCFA
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr ""
#. aWFVD
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr ""
#. aKHUX
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr ""
#. 3XyRu
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr ""
#. uNGvx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr ""
#. xCPkD
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr ""
#. m35Lx
-#: dbaccess/inc/strings.hrc:356
+#: 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 ""
#. XbmVN
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr ""
#. 55EA7
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr ""
#. p4Yy4
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr ""
#. GTpDz
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr ""
#. VBaQN
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr ""
#. TiBeQ
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr ""
#. XaDDh
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr ""
#. WZtzU
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr ""
#. n3HgX
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr ""
#. qiZT5
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr ""
#. rdZFv
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL/MariaDB connection"
msgstr ""
#. E3iYi
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_POSTGRES"
msgid "Set up PostgreSQL connection"
msgstr ""
#. uJuNs
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr ""
#. ecB4x
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr ""
#. wUEMA
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr ""
#. twW6d
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL/MariaDB server data"
msgstr ""
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr ""
#. LhDjK
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr ""
#. f5EbK
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL/MariaDB database using JDBC"
msgstr ""
#. tqpeM
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2115,67 +2109,67 @@ msgid ""
msgstr ""
#. Lrd3G
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL/MariaDB JDBC d~river class:"
msgstr ""
#. cBiSe
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr ""
#. zDx7G
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr ""
#. MXTEF
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr ""
#. Ke4xP
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr ""
#. uJFWa
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:382
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 ""
#. chkNh
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr ""
#. VXUEj
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr ""
#. rTF65
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr ""
#. DYcM8
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr ""
#. WzZiB
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2184,13 +2178,13 @@ msgid ""
msgstr ""
#. CE5Rv
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
msgstr ""
#. BELnF
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC data source you want to use.\n"
@@ -2199,13 +2193,13 @@ msgid ""
msgstr ""
#. dmi7n
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr ""
#. dYGeU
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2213,25 +2207,25 @@ msgid ""
msgstr ""
#. DWgup
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr ""
#. Z57ca
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr ""
#. dnAP9
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr ""
#. aD8dK
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:395
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"
@@ -2239,13 +2233,13 @@ msgid ""
msgstr ""
#. Vqjfj
-#: dbaccess/inc/strings.hrc:397
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr ""
#. FnpBr
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2253,300 +2247,300 @@ msgid ""
msgstr ""
#. fxmJG
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr ""
#. og5kg
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr ""
#. BhFXv
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr ""
#. WTysM
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr ""
#. 67TCR
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr ""
#. rCZbG
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "~Ascendent"
#. zUeEN
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "~Descendent"
#. DpB67
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:407
#, fuzzy
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Ye seguro que deseya eliminar a formatación automatica #?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:408
#, fuzzy
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "Indiz"
#. HFaXn
-#: dbaccess/inc/strings.hrc:410
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr ""
#. LRDDD
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr ""
#. 9C3mx
-#: dbaccess/inc/strings.hrc:412
+#: dbaccess/inc/strings.hrc:411
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 ""
#. XANpc
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr ""
#. FCnE3
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr ""
#. ha64T
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr ""
#. 9A2cX
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:417
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 ""
#. itnjJ
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr ""
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:420
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "~Alvertencia"
#. LSBpE
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Información"
#. DKRwR
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr ""
#. CXpeS
-#: dbaccess/inc/strings.hrc:424
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ADD_USER"
msgid "Add User"
msgstr ""
#. YG5iB
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_DELETE_USER"
msgid "Delete User"
msgstr ""
#. mDe9f
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_CHANGE_PASSWORD"
msgid "Change Password"
msgstr ""
#. Avmtu
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Ye seguro que deseya eliminar a formatación automatica #?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr ""
#. 4CVtX
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr ""
#. iu64w
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr ""
#. Khmn9
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr ""
#. JUyyK
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:432
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 ""
#. EdhCU
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr ""
#. c9PsZ
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr ""
#. KyLuN
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr ""
#. RaJQd
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr ""
#. JBBmY
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:438
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 ""
#. Z4JFe
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr ""
#. KvUFb
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr ""
#. XVb6E
-#: dbaccess/inc/strings.hrc:442
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr ""
#. 7pnvE
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr ""
#. z3h9J
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr ""
#. Qpda7
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr ""
#. BsP8j
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr ""
#. QYh2y
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr ""
#. ixrDD
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr ""
#. nFRsS
-#: dbaccess/inc/strings.hrc:450
+#: dbaccess/inc/strings.hrc:449
#, fuzzy
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "~Editar..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:451
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr ""
#. VWBJF
-#: dbaccess/inc/strings.hrc:452
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr ""
#. ZCd5X
-#: dbaccess/inc/strings.hrc:453
+#: dbaccess/inc/strings.hrc:452
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr ""
#. CG2Pd
-#: dbaccess/inc/strings.hrc:454
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr ""
#. Wzf9T
-#: dbaccess/inc/strings.hrc:455
+#: dbaccess/inc/strings.hrc:454
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"
diff --git a/source/an/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/an/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index b885b8c723c..b8a0104bb58 100644
--- a/source/an/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/an/dictionaries/en/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,14 +17,14 @@ msgstr ""
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1369347432.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
+msgid "Languages and Locales"
msgstr ""
#. NTrTn
diff --git a/source/an/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/an/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 8bb610e8fcc..0bae60451d0 100644
--- a/source/an/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/an/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,14 +17,14 @@ msgstr ""
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1369347434.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
+msgid "Languages and Locales"
msgstr ""
#. yKR8S
diff --git a/source/an/dictionaries/pt_BR/dialog.po b/source/an/dictionaries/pt_BR/dialog.po
index 40fa19f0592..e539ffaeb2b 100644
--- a/source/an/dictionaries/pt_BR/dialog.po
+++ b/source/an/dictionaries/pt_BR/dialog.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: 2023-04-19 12:23+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2023-04-24 08:33+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialog/an/>\n"
@@ -13,17 +13,17 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1389968873.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
+msgid "Languages and Locales"
msgstr ""
#. BnABt
diff --git a/source/an/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/an/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 2cd3bba3d9f..a7bed4cad37 100644
--- a/source/an/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/an/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-06-16 21:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,14 +16,14 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1371417460.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
+msgid "Languages and Locales"
msgstr ""
#. BnABt
diff --git a/source/an/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/an/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index 88daedf54cb..37cecc22d22 100644
--- a/source/an/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/an/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,14 +17,14 @@ msgstr ""
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1369347438.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
+msgid "Languages and Locales"
msgstr ""
#. EENVY
diff --git a/source/an/editeng/messages.po b/source/an/editeng/messages.po
index 0bad950fb26..35f95532832 100644
--- a/source/an/editeng/messages.po
+++ b/source/an/editeng/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-15 19:51+0200\n"
"PO-Revision-Date: 2023-04-03 15:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/an/>\n"
@@ -1141,16 +1141,16 @@ msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr ""
-#. x75Cx
+#. 9M5FB
#: include/editeng/editrids.hrc:202
-msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
-msgid "Page End"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_TRUE"
+msgid "No hyphenation across"
msgstr ""
-#. r9DgX
+#. y4DnQ
#: include/editeng/editrids.hrc:203
-msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
-msgid "No Page End"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_FALSE"
+msgid "Hyphenation across page"
msgstr ""
#. ks8e4
@@ -1323,465 +1323,471 @@ msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr ""
-#. DocFx
+#. uppjX
#: include/editeng/editrids.hrc:233
+msgctxt "RID_SVXITEMS_HYPHEN_COMPOUND_MINLEAD"
+msgid "%1 compound word characters at end of line"
+msgstr ""
+
+#. DocFx
+#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr ""
#. Lgnh3
-#: include/editeng/editrids.hrc:234
+#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr ""
#. EnQvu
-#: include/editeng/editrids.hrc:235
+#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr ""
#. gphfE
-#: include/editeng/editrids.hrc:236
+#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr ""
#. imVah
-#: include/editeng/editrids.hrc:237
+#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr ""
-#. nMFGS
-#: include/editeng/editrids.hrc:238
+#. vHBRF
+#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_AUTO"
-msgid "Automatic hyphenation across page"
+msgid "Hyphenation across page"
msgstr ""
-#. BPBgs
-#: include/editeng/editrids.hrc:239
+#. iPvsx
+#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_SPREAD"
-msgid "Avoid hyphenation between pages which are not visible to the reader at the same time"
+msgid "Avoid hyphenation across page when the next page is not visible to the reader at the same time"
msgstr ""
#. Xbryu
-#: include/editeng/editrids.hrc:240
+#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_PAGE"
msgid "Avoid hyphenation across page"
msgstr ""
#. TKNYh
-#: include/editeng/editrids.hrc:241
+#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_COLUMN"
msgid "Avoid hyphenation across column and page"
msgstr ""
#. VKLBx
-#: include/editeng/editrids.hrc:242
+#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_ALWAYS"
msgid "Avoid hyphenation across last full paragraph line, column and page"
msgstr ""
#. zVxGk
-#: include/editeng/editrids.hrc:243
+#: include/editeng/editrids.hrc:244
#, fuzzy
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "Estilo d'a fuella"
#. JgaGz
-#: include/editeng/editrids.hrc:244
+#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr ""
#. A7tAE
-#: include/editeng/editrids.hrc:245
+#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr ""
#. P976r
-#: include/editeng/editrids.hrc:246
+#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr ""
#. TYEUj
-#: include/editeng/editrids.hrc:247
+#: include/editeng/editrids.hrc:248
#, fuzzy
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "Graficos"
#. Mbwvx
-#: include/editeng/editrids.hrc:248
+#: include/editeng/editrids.hrc:249
#, fuzzy
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "~Garra"
#. e7UvB
-#: include/editeng/editrids.hrc:249
+#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr ""
#. sSTeu
-#: include/editeng/editrids.hrc:250
+#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr ""
#. znKWc
#. ??? disc == filled ring
-#: include/editeng/editrids.hrc:252
+#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr ""
#. CEGAg
-#: include/editeng/editrids.hrc:253
+#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr ""
#. 2hqEA
-#: include/editeng/editrids.hrc:254
+#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr ""
#. BY63q
-#: include/editeng/editrids.hrc:255
+#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr ""
#. Czxka
-#: include/editeng/editrids.hrc:256
+#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr ""
#. KL5gF
-#: include/editeng/editrids.hrc:257
+#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr ""
#. kTzGA
-#: include/editeng/editrids.hrc:258
+#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr ""
#. wWgYZ
-#: include/editeng/editrids.hrc:259
+#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr ""
#. ziURW
-#: include/editeng/editrids.hrc:260
+#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr ""
#. SgFE5
-#: include/editeng/editrids.hrc:261
+#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr ""
#. mERAB
-#: include/editeng/editrids.hrc:262
+#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr ""
#. AJF69
-#: include/editeng/editrids.hrc:263
+#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr ""
#. KCoyz
-#: include/editeng/editrids.hrc:264
+#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr ""
#. pMZnX
-#: include/editeng/editrids.hrc:265
+#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr ""
#. EzA4x
-#: include/editeng/editrids.hrc:266
+#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr ""
#. 8DQGe
-#: include/editeng/editrids.hrc:267
+#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr ""
#. WSt2G
-#: include/editeng/editrids.hrc:268
+#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr ""
#. bGvZn
-#: include/editeng/editrids.hrc:269
+#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr ""
#. rXDuA
-#: include/editeng/editrids.hrc:270
+#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr ""
#. DLNSs
-#: include/editeng/editrids.hrc:271
+#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr ""
#. rq3Ma
-#: include/editeng/editrids.hrc:272
+#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr ""
#. M7Huc
-#: include/editeng/editrids.hrc:273
+#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr ""
#. jmM9f
-#: include/editeng/editrids.hrc:274
+#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr ""
#. HCEhG
-#: include/editeng/editrids.hrc:275
+#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr ""
#. FBiBq
-#: include/editeng/editrids.hrc:276
+#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr ""
#. KLkUY
-#: include/editeng/editrids.hrc:277
+#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr ""
#. TTtYF
-#: include/editeng/editrids.hrc:278
+#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr ""
#. PQaAE
-#: include/editeng/editrids.hrc:279
+#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr ""
#. eW3jB
-#: include/editeng/editrids.hrc:280
+#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr ""
#. o3Yee
-#: include/editeng/editrids.hrc:281
+#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr ""
#. GXXF8
-#: include/editeng/editrids.hrc:282
+#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr ""
#. 2XBXr
-#: include/editeng/editrids.hrc:283
+#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr ""
#. waJEN
-#: include/editeng/editrids.hrc:284
+#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr ""
#. BRAeh
-#: include/editeng/editrids.hrc:285
+#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr ""
#. Z9dAu
-#: include/editeng/editrids.hrc:286
+#: include/editeng/editrids.hrc:287
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr ""
#. nYY6v
-#: include/editeng/editrids.hrc:287
+#: include/editeng/editrids.hrc:288
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr ""
#. VGGHB
-#: include/editeng/editrids.hrc:288
+#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr ""
#. XTbkY
-#: include/editeng/editrids.hrc:289
+#: include/editeng/editrids.hrc:290
#, fuzzy
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "amagau"
#. QfjFx
-#: include/editeng/editrids.hrc:291
+#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr ""
#. ULzBJ
-#: include/editeng/editrids.hrc:292
+#: include/editeng/editrids.hrc:293
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr ""
#. dAvTu
-#: include/editeng/editrids.hrc:294
+#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "Eliminar"
#. Ly5iC
-#: include/editeng/editrids.hrc:295
+#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr ""
#. mtncS
-#: include/editeng/editrids.hrc:296
+#: include/editeng/editrids.hrc:297
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "Ficar"
#. yifiT
-#: include/editeng/editrids.hrc:297
+#: include/editeng/editrids.hrc:298
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr ""
#. zv9mN
-#: include/editeng/editrids.hrc:298
+#: include/editeng/editrids.hrc:299
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr ""
#. tys5a
-#: include/editeng/editrids.hrc:299
+#: include/editeng/editrids.hrc:300
#, fuzzy
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "Atributos de texto"
#. 6mjB7
-#: include/editeng/editrids.hrc:300
+#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr ""
#. CGrBx
-#: include/editeng/editrids.hrc:301
+#: include/editeng/editrids.hrc:302
#, fuzzy
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "Estilos aplicaus"
#. M7ADh
-#: include/editeng/editrids.hrc:302
+#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr ""
#. uqG6M
-#: include/editeng/editrids.hrc:303
+#: include/editeng/editrids.hrc:304
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr ""
#. KeDg8
-#: include/editeng/editrids.hrc:304
+#: include/editeng/editrids.hrc:305
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr ""
#. t99SR
-#: include/editeng/editrids.hrc:305
+#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Automatica"
#. JWPVD
-#: include/editeng/editrids.hrc:307
+#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr ""
#. hDfLN
-#: include/editeng/editrids.hrc:308
+#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr ""
#. wVL8E
-#: include/editeng/editrids.hrc:309
+#: include/editeng/editrids.hrc:310
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "Paragrafo: $(ARG) "
#. ZQDDe
-#: include/editeng/editrids.hrc:311
+#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr ""
#. ZDpxj
-#: include/editeng/editrids.hrc:312
+#: include/editeng/editrids.hrc:313
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr ""
#. vi8uB
-#: include/editeng/editrids.hrc:313
+#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
@@ -1789,43 +1795,43 @@ msgid ""
msgstr ""
#. 4HCL4
-#: include/editeng/editrids.hrc:314
+#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr ""
#. 5G8FX
-#: include/editeng/editrids.hrc:315
+#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr ""
#. SEotA
-#: include/editeng/editrids.hrc:317
+#: include/editeng/editrids.hrc:318
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr ""
#. CjGGD
-#: include/editeng/editrids.hrc:318
+#: include/editeng/editrids.hrc:319
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr ""
#. egnVC
-#: include/editeng/editrids.hrc:319
+#: include/editeng/editrids.hrc:320
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr ""
#. kKFiE
-#: include/editeng/editrids.hrc:320
+#: include/editeng/editrids.hrc:321
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr ""
#. YECNh
-#: include/editeng/editrids.hrc:321
+#: include/editeng/editrids.hrc:322
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "Ficar"
diff --git a/source/an/formula/messages.po b/source/an/formula/messages.po
index 0bb1a0a4e11..68413d1b12e 100644
--- a/source/an/formula/messages.po
+++ b/source/an/formula/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: 2024-03-04 14:25+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2024-02-04 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/an/>\n"
@@ -17,2382 +17,2406 @@ msgstr ""
"X-POOTLE-MTIME: 1542022401.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2293
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr ""
#. EgqkZ
-#: formula/inc/core_resource.hrc:2294
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr ""
#. Vowev
-#: formula/inc/core_resource.hrc:2295
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr ""
#. LcdBW
-#: formula/inc/core_resource.hrc:2296
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr ""
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2298
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Toz"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2300
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Capiteros"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2302
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr ""
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2304
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2306
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2307
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr ""
#. wUQor
-#: formula/inc/core_resource.hrc:2308
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr ""
#. P5Wdb
-#: formula/inc/core_resource.hrc:2309
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr ""
#. BhVsr
-#: formula/inc/core_resource.hrc:2310
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr ""
#. xBKEY
-#: formula/inc/core_resource.hrc:2311
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr ""
#. hR3ty
-#: formula/inc/core_resource.hrc:2312
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr ""
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr ""
#. FJXfC
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr ""
#. SRUmC
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr ""
#. o5Qoc
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr ""
#. AbGu2
-#: formula/inc/core_resource.hrc:2317
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr ""
#. 3SbN6
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr ""
#. XMVcP
-#: formula/inc/core_resource.hrc:2319
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr ""
#. csFkg
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr ""
#. jupWo
-#: formula/inc/core_resource.hrc:2321
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr ""
#. on6aZ
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr ""
#. LEVGF
-#: formula/inc/core_resource.hrc:2323
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr ""
#. rYeEc
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr ""
#. sUchi
-#: formula/inc/core_resource.hrc:2325
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr ""
#. 2wT6v
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr ""
#. gP8uF
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr ""
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr ""
#. EdF3d
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr ""
#. 2EsXj
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr ""
#. AawuL
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr ""
#. ziyn3
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr ""
#. HD5CF
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr ""
#. gLCtP
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr ""
#. yYGWp
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr ""
#. hxEdg
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr ""
#. rPpEs
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr ""
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr ""
#. Wt7bF
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr ""
#. FAKWX
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr ""
#. aaj9f
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr ""
#. WksHp
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr ""
#. jvQxZ
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr ""
#. uMYFB
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr ""
#. pWWMs
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr ""
#. E77CE
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr ""
#. pyoEq
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr ""
#. hNQAF
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr ""
#. EGzo7
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr ""
#. Qo346
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr ""
#. UQsEw
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr ""
#. PE9Eb
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr ""
#. svANJ
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr ""
#. FATD5
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr ""
#. gQnYU
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr ""
#. Qhk4a
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr ""
#. B3Abo
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr ""
#. QDbkj
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr ""
#. 7cwz3
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr ""
#. Sf78G
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr ""
#. cp5XL
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr ""
#. TosDP
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr ""
#. CEEAs
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr ""
#. oYFSL
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr ""
#. KtYgY
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr ""
#. JmCq7
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr ""
#. eSL6y
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr ""
#. XUgnE
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr ""
#. CgkSX
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr ""
#. NF3DL
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr ""
#. zWjQ2
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr ""
#. Rpyy9
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr ""
#. YoZ86
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr ""
#. u9Cq2
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr ""
#. Tfa7V
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr ""
#. DTAHH
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr ""
#. B8s34
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr ""
#. DDm7q
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr ""
#. nKRuv
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr ""
#. L2QYN
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr ""
#. WR2P5
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr ""
#. scQDa
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr ""
#. vn5fL
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr ""
#. D5tnq
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr ""
#. fjcZG
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr ""
#. FLCLC
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr ""
#. AYPzA
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr ""
#. 6D3EV
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr ""
#. BHS3K
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr ""
#. kTKKZ
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr ""
#. s3xj3
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr ""
#. iXthM
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr ""
#. CADmA
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr ""
#. isCQ3
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr ""
#. BaYfe
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr ""
#. pCD9f
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr ""
#. 6MkED
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr ""
#. 7CNvA
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr ""
#. uq6bt
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr ""
#. VvyBc
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr ""
#. hA6t7
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr ""
#. vNCQC
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr ""
#. EQ5yx
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr ""
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr ""
#. scaZA
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr ""
#. rEus7
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr ""
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr ""
#. AmYrj
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr ""
#. WHtuv
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr ""
#. TZEFs
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr ""
#. 3tjA5
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr ""
#. XBWFh
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr ""
#. LKBqy
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr ""
#. Asn3C
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr ""
#. fNofY
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr ""
#. aTzGm
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr ""
#. HqKX8
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr ""
#. 4pDQY
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr ""
#. iYnCx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr ""
#. TCmLs
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr ""
#. 3CA6E
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr ""
#. yE6FJ
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr ""
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2452
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "taxa"
#. 7daHs
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr ""
#. XMgdw
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr ""
#. GmFrk
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr ""
#. ryXRy
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr ""
#. hfE7B
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr ""
#. AnAVr
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr ""
#. Gix6E
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr ""
#. Y6F2B
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr ""
#. CZXHr
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr ""
#. 4KA5C
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr ""
#. qpU73
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr ""
#. sHZ7d
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr ""
#. CFSpv
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr ""
#. JYFiS
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr ""
#. JjXDM
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr ""
#. YjgAC
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr ""
#. BYTjL
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr ""
#. v9GAT
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2470
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "PMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr ""
#. CXPNH
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr ""
#. zYRiw
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr ""
#. 38coa
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr ""
#. 9ofpD
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr ""
#. CmJnc
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr ""
#. Fn4hd
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr ""
#. bzGrU
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr ""
#. u4EE9
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr ""
#. qcdgn
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr ""
#. wJefG
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr ""
#. ZQKhp
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr ""
#. dnFm9
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr ""
#. vSS7A
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr ""
#. ZmN24
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr ""
#. ZotkE
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr ""
#. QR4X5
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr ""
#. rj7xi
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr ""
#. 3DUoC
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr ""
#. 5PEVt
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr ""
#. 3KDHP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr ""
#. TJ2Am
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr ""
#. uooUA
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr ""
#. YAwK5
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr ""
#. cBPLT
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr ""
#. t93rk
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "va"
#. tKLfE
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr ""
#. 7BwE3
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr ""
#. C536Y
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr ""
#. rpLvw
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr ""
#. GCfAw
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr ""
#. i6LFt
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr ""
#. CvELN
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr ""
#. UrxAN
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr ""
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr ""
#. FYiZp
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr ""
#. W2Dnn
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr ""
#. CrPhx
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr ""
#. u57Dj
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr ""
#. EyAQF
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "vf"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "taxa"
#. AGdL3
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr ""
#. aCEVC
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr ""
#. KNTdw
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr ""
#. fovF4
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr ""
#. bxEkk
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr ""
#. nggfn
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr ""
#. u6fWB
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr ""
#. Gg8SK
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr ""
#. 3SNxX
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr ""
#. bc6DT
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr ""
#. isoy2
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr ""
#. AW7vP
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr ""
#. pGgvo
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr ""
#. ZyFwP
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr ""
#. oC55j
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr ""
#. yGRGB
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr ""
#. yoXqK
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr ""
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr ""
#. hoG6e
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr ""
#. oC9GV
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr ""
#. vCA22
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr ""
#. Zqz6p
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr ""
#. DtDEf
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr ""
#. PLSLe
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr ""
#. gBitk
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr ""
#. eoVP4
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr ""
#. EFZv9
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr ""
#. FRVEu
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr ""
#. ZzCnC
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr ""
#. Lf6uU
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr ""
#. p8f3n
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
+#. T3guZ
+#: formula/inc/core_resource.hrc:2549
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORT"
+msgstr ""
+
+#. PUE2S
+#: formula/inc/core_resource.hrc:2550
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORTBY"
+msgstr ""
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr ""
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr ""
#. j43Ns
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr ""
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr ""
#. BBMGS
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr ""
#. dL3Bf
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr ""
#. UZak8
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr ""
#. 8t8KR
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr ""
#. oDxoA
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr ""
#. dqyCD
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr ""
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr ""
#. eoXGy
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr ""
#. BAmDj
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr ""
#. CcD9A
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr ""
#. LNZ8z
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr ""
#. WtUCd
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr ""
#. hMJEw
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr ""
#. KAutM
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr ""
#. 5ouAE
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr ""
#. EVEza
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr ""
#. i3GvS
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr ""
#. 2ai5X
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr ""
#. BUBLF
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr ""
#. oo8ci
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr ""
#. ApX8N
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr ""
#. tyjoM
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr ""
+#. 7JsnJ
+#: formula/inc/core_resource.hrc:2584
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SEQUENCE"
+msgstr ""
+
#. KmpNP
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr ""
#. Q2ER4
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr ""
#. kmGD3
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr ""
#. i7qgX
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr ""
#. oUBqZ
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr ""
#. XWa2D
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr ""
#. g2ozv
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr ""
#. bWRCD
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr ""
#. fEd5s
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr ""
#. F5Pfo
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr ""
#. BVPMN
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr ""
#. CHDLb
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr ""
#. XBqcu
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr ""
#. P9uGQ
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr ""
#. 9iTFp
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr ""
#. 4bU9E
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr ""
#. CA3gq
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr ""
#. cfK8c
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr ""
#. BuVL2
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr ""
#. JDW2e
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr ""
#. WGm4P
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr ""
#. GJqSo
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr ""
#. HXdvV
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr ""
#. gVato
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr ""
#. UWQAS
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr ""
#. tpAGN
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr ""
#. xZDRE
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr ""
#. jFsMN
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr ""
#. pENWD
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr ""
#. DWBTD
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr ""
#. mGW7t
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr ""
#. an6ST
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr ""
#. unFXZ
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr ""
#. MUvgH
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr ""
#. DYFQo
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr ""
#. QLThG
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr ""
#. uG2Uy
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr ""
#. FR8fD
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr ""
#. YbRDQ
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr ""
#. zDE8s
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr ""
#. zFA3A
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr ""
#. eRFHC
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr ""
#. L7s3h
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr ""
#. wNGXD
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr ""
#. 29rpM
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr ""
#. yEcqx
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr ""
#. AEPUL
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr ""
#. gFk6s
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr ""
#. TDAAm
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr ""
#. gK7Lz
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr ""
#. 4HcBe
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr ""
#. HBgVF
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr ""
#. F7gC7
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr ""
#. s6cqj
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr ""
#. CABJF
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr ""
#. vd2Tg
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr ""
#. 3jWj2
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr ""
#. JqE2i
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr ""
#. ADALA
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr ""
#. xBfc3
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr ""
#. gqjR4
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr ""
#. TrtZc
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr ""
#. JkPA6
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr ""
#. jiAKA
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr ""
#. yFdKv
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr ""
#. X9QM6
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr ""
#. 735GD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr ""
#. DSNju
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr ""
#. VPked
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr ""
#. oAAm2
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr ""
#. H5rVZ
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr ""
#. Gj8xf
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr ""
#. PNYCG
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr ""
#. xFQTH
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr ""
#. EYFD6
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr ""
#. b6Dkz
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr ""
#. gBGyu
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr ""
#. W4s9c
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr ""
#. FAYGA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr ""
#. hDsw2
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr ""
#. YnUod
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr ""
#. UsH9F
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr ""
#. uVsmG
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr ""
#. BARyo
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr ""
#. QEgDG
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr ""
#. GyiqD
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr ""
#. vxU5e
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr ""
#. zQB8F
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr ""
#. DduFG
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr ""
#. 8RNiE
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr ""
#. SHLfw
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr ""
#. CEKRG
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr ""
#. EVF8A
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr ""
#. 2A5ui
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr ""
#. mALNC
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr ""
#. LKwJS
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr ""
#. psoXo
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr ""
#. yg6Em
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr ""
#. AQAu7
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr ""
#. TFPFc
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr ""
#. aGkBh
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr ""
#. KUR7o
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr ""
#. QAzUk
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr ""
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr ""
#. LQhGc
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr ""
#. Xvnfv
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr ""
#. UDgRG
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr ""
#. PXCbM
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr ""
#. 7D826
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr ""
#. EAFPL
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HIPERVINCLO"
#. nGCAP
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr ""
#. AnDA3
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr ""
#. AUXa8
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr ""
#. ByRr8
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr ""
#. WAGGZ
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr ""
#. TxAAw
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr ""
#. ash3y
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr ""
#. N57in
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr ""
#. XA6Hg
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr ""
#. RAQNt
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr ""
#. B7QQq
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr ""
#. wgJLF
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr ""
#. xFRAb
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr ""
#. kuvCF
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr ""
#. KntNH
-#: formula/inc/core_resource.hrc:2693
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr ""
@@ -2401,7 +2425,7 @@ msgstr ""
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr ""
@@ -2409,7 +2433,7 @@ msgstr ""
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr ""
@@ -2417,7 +2441,7 @@ msgstr ""
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr ""
@@ -2425,7 +2449,7 @@ msgstr ""
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr ""
@@ -2433,7 +2457,7 @@ msgstr ""
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr ""
@@ -2441,7 +2465,7 @@ msgstr ""
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr ""
@@ -2449,96 +2473,102 @@ msgstr ""
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr ""
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2718
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr ""
#. KNiFR
-#: formula/inc/core_resource.hrc:2719
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr ""
#. ftd3C
-#: formula/inc/core_resource.hrc:2721
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr ""
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2722
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr ""
#. ywAMF
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2724
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2725
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr ""
#. 8FkJr
-#: formula/inc/core_resource.hrc:2727
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr ""
#. tNMTu
-#: formula/inc/core_resource.hrc:2728
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2730
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2731
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
+#. UVYCV
+#: formula/inc/core_resource.hrc:2761
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "RANDARRAY"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
diff --git a/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 7b058dce07b..bd8bf26d261 100644
--- a/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2022-03-21 12:32+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
"PO-Revision-Date: 2023-03-31 22:32+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/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.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022401.000000\n"
#. tBfTE
@@ -1213,13 +1213,13 @@ msgctxt ""
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr ""
-#. U7sr3
+#. 34xBw
#: Control.ulf
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_21\n"
"LngText.text"
-msgid "{&MSSansBold8}Network Location"
+msgid "{&DialogDefaultBold}Network Location"
msgstr ""
#. FsBUg
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 13bba8e23d8..c08593664f2 100644
--- a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/an/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-04 13:31+0000\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/an/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022403.000000\n"
#. W5ukN
@@ -3942,14 +3942,13 @@ msgstr "Filtro estandar..."
#. gqKXw
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataFilterSpecialFilter\n"
"Label\n"
"value.text"
msgid "~Advanced Filter..."
-msgstr "Filtro abanzau..."
+msgstr "Filtro ~avanzau..."
#. vqFpr
#: CalcCommands.xcu
@@ -8707,14 +8706,14 @@ msgctxt ""
msgid "S~lide"
msgstr "Diapositiva"
-#. zciFf
+#. CiaV6
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NotesChildWindow\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:BottomPaneImpress\n"
"Label\n"
"value.text"
-msgid "Notes Panel"
+msgid "Notes Pane"
msgstr ""
#. q5YwD
@@ -8725,7 +8724,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Page"
-msgstr ""
+msgstr "~Pachina"
#. Cu3Ng
#: DrawImpressCommands.xcu
@@ -10165,6 +10164,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr ""
+#. oZRd3
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"Label\n"
+"value.text"
+msgid "Set Layer"
+msgstr ""
+
+#. M2Z3P
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Move to Layer..."
+msgstr ""
+
+#. HyFtG
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open a dialog to change the layer of the object"
+msgstr ""
+
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""
@@ -18130,6 +18159,16 @@ msgctxt ""
msgid "Block Arc"
msgstr "Arco de bloque"
+#. jZ7pu
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:BasicShapes.sinusoid\n"
+"Label\n"
+"value.text"
+msgid "Sinusoid"
+msgstr ""
+
#. 4t7wU
#: GenericCommands.xcu
#, fuzzy
@@ -18928,7 +18967,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Sequential Access"
-msgstr "Grafico de fluxo: acceso seqüencial"
+msgstr "Grafico de fluxo: acceso secuencial"
#. phCWS
#: GenericCommands.xcu
@@ -19512,6 +19551,26 @@ msgctxt ""
msgid "Undo"
msgstr "Desfer"
+#. wY7TU
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"Label\n"
+"value.text"
+msgid "Dark Mode"
+msgstr ""
+
+#. Y5sjy
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Toggle between dark and light modes"
+msgstr ""
+
#. TszTz
#: GenericCommands.xcu
#, fuzzy
@@ -26381,7 +26440,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Activation Order..."
-msgstr "Seqüencia d'activación..."
+msgstr "Secuencia d'activación..."
#. abzbx
#: GenericCommands.xcu
@@ -31325,6 +31384,16 @@ msgctxt ""
msgid "Elements"
msgstr ""
+#. uiQ35
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.DeckList.FindDeck\n"
+"Title\n"
+"value.text"
+msgid "Find"
+msgstr ""
+
#. B4iFE
#: Sidebar.xcu
#, fuzzy
@@ -31874,6 +31943,16 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Columns"
+msgstr "Columnas"
+
+#. DqpFK
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.QuickFindPanel\n"
+"Title\n"
+"value.text"
+msgid "QuickFind"
msgstr ""
#. CDJWW
diff --git a/source/an/reportdesign/messages.po b/source/an/reportdesign/messages.po
index a2500c0b1c6..2cd3b672db4 100644
--- a/source/an/reportdesign/messages.po
+++ b/source/an/reportdesign/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2024-03-04 01:45+0000\n"
+"PO-Revision-Date: 2024-05-20 01:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/an/>\n"
"Language: an\n"
@@ -650,7 +650,7 @@ msgstr ""
#: reportdesign/inc/strings.hrc:94
msgctxt "RID_STR_UNDO_CONDITIONAL_FORMATTING"
msgid "Conditional Formatting"
-msgstr ""
+msgstr "Formatación condicional"
#. o9ZV6
#: reportdesign/inc/strings.hrc:95
@@ -1178,7 +1178,7 @@ msgstr "Aliniación"
#: reportdesign/uiconfig/dbreport/ui/condformatdialog.ui:10
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
-msgstr ""
+msgstr "Formatación condicional"
#. 4WAsE
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:53
@@ -1306,13 +1306,13 @@ msgstr "Formatación de caracters"
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:365
msgctxt "conditionwin|removeButton"
msgid "-"
-msgstr ""
+msgstr "−"
#. bpiWB
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:378
msgctxt "conditionwin|addButton"
msgid "+"
-msgstr ""
+msgstr "+"
#. EDzgm
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:8
diff --git a/source/an/sc/messages.po b/source/an/sc/messages.po
index f7266aa12b3..5736952bba5 100644
--- a/source/an/sc/messages.po
+++ b/source/an/sc/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-04 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+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"
"Language: an\n"
@@ -4552,7 +4552,7 @@ msgstr "Un texto entre cometas que será tornau en un formato de calendata de %P
#: sc/inc/scfuncs.hrc:202
msgctxt "SC_OPCODE_GET_DAY"
msgid "Returns the sequential date of the month as an integer (1-31) in relation to the date value."
-msgstr "Torna a calendata seqüencial d'o mes como un entero (1-31) en relación a la valura d'a calendata."
+msgstr "Torna a calendata secuencial d'o mes como un entero (1-31) en relación a la valura d'a calendata."
#. mCQeQ
#: sc/inc/scfuncs.hrc:203
@@ -4779,7 +4779,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:264
msgctxt "SC_OPCODE_GET_HOUR"
msgid "Determines the sequential number of the hour of the day (0-23) for the time value."
-msgstr "Determina o numero seqüencial d'a hora d'o día (0-23) t'a valura d'a hora."
+msgstr "Determina o numero secuencial d'a hora d'o día (0-23) t'a valura d'a hora."
#. 9EWGn
#: sc/inc/scfuncs.hrc:265
@@ -4797,7 +4797,7 @@ msgstr "Valura interna d'a hora"
#: sc/inc/scfuncs.hrc:272
msgctxt "SC_OPCODE_GET_MIN"
msgid "Determines the sequential number for the minute of the hour (0-59) for the time value."
-msgstr "Determina o numero seqüencial d'o menuto d'a hora (0 - 59) t'a valura d'a hora."
+msgstr "Determina o numero secuencial d'o menuto d'a hora (0 - 59) t'a valura d'a hora."
#. DF6zG
#: sc/inc/scfuncs.hrc:273
@@ -4815,7 +4815,7 @@ msgstr "Valura interna d'a hora"
#: sc/inc/scfuncs.hrc:280
msgctxt "SC_OPCODE_GET_MONTH"
msgid "Determines the sequential number of a month of the year (1-12) for the date value."
-msgstr "Determina o numero seqüencial d'o mes d'o anyo (1 - 12) t'a valura d'a caldendata."
+msgstr "Determina o numero secuencial d'o mes d'o anyo (1 - 12) t'a valura d'a caldendata."
#. VAaar
#: sc/inc/scfuncs.hrc:281
@@ -4839,7 +4839,7 @@ msgstr "Determina la hora actual de l'ordinador."
#: sc/inc/scfuncs.hrc:294
msgctxt "SC_OPCODE_GET_SEC"
msgid "Determines the sequential number of the second of a minute (0-59) for the time value."
-msgstr "Determina o numero seqüencial d'o segundo d'un menuto (0 - 59) t'a valura d'a hora."
+msgstr "Determina o numero secuencial d'o segundo d'un menuto (0 - 59) t'a valura d'a hora."
#. fdSoC
#: sc/inc/scfuncs.hrc:295
@@ -4902,7 +4902,7 @@ msgstr "Entero t'o segundo."
#: sc/inc/scfuncs.hrc:314
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Returns a sequential number for a text shown in a possible time entry format."
-msgstr "Torna un numero seqüencial ta un texto amostrau en un formato de dentrada d'hora posible."
+msgstr "Torna un numero secuencial ta un texto amostrau en un formato de dentrada d'hora posible."
#. GKRRm
#: sc/inc/scfuncs.hrc:315
@@ -9145,7 +9145,7 @@ msgstr "ye a segunda matriz u aria de valors."
#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Returns a frequency distribution as a vertical array."
-msgstr "Devuelve una distribución de freqüencia como una matriz vertical."
+msgstr "Devuelve una distribución de frecuencia como una matriz vertical."
#. iHT4A
#: sc/inc/scfuncs.hrc:1629
@@ -9156,10 +9156,9 @@ msgstr "Datos"
#. 8EzEW
#: sc/inc/scfuncs.hrc:1630
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "The array of the data."
-msgstr "ye una matriz de, u una referencia a2, un conchunto de valors que as suyas freqüencias deseya contar."
+msgstr "A matriz d'os datos."
#. Pe6wN
#: sc/inc/scfuncs.hrc:1631
@@ -9583,10 +9582,10 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Valors"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. gB6db
@@ -9704,10 +9703,10 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Valors"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. 4gTUB
@@ -9803,10 +9802,10 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Valors"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
msgstr ""
#. H6DCB
@@ -9952,7 +9951,7 @@ msgstr "Numero 1; numero 2; ... son entre 1 y 30 argumentos numericos que repres
#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Returns the most common value in a sample."
-msgstr "Devuelve a valor que se repite con mas freqüencia en una matriz u aria de datos."
+msgstr "Devuelve a valor que se repite con mas frecuencia en una matriz u aria de datos."
#. TyDim
#: sc/inc/scfuncs.hrc:1911
@@ -9973,7 +9972,7 @@ msgstr "Numero 1; numero 2; ... son entre 1 y 30 argumentos numericos que repres
#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Returns the most common value in a sample."
-msgstr "Devuelve a valor que se repite con mas freqüencia en una matriz u aria de datos."
+msgstr "Devuelve a valor que se repite con mas frecuencia en una matriz u aria de datos."
#. BH4Gt
#: sc/inc/scfuncs.hrc:1919
@@ -9993,7 +9992,7 @@ msgstr "Numero 1; numero 2; ... son entre 1 y 30 argumentos numericos que repres
#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Returns the most common value in a sample."
-msgstr "Devuelve a valor que se repite con mas freqüencia en una matriz u aria de datos."
+msgstr "Devuelve a valor que se repite con mas frecuencia en una matriz u aria de datos."
#. gXx2e
#: sc/inc/scfuncs.hrc:1927
@@ -10486,7 +10485,7 @@ msgstr "Tipo"
#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
-msgstr "Orden d'a seqüencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
+msgstr "Orden d'a secuencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
#. 5sAFj
#: sc/inc/scfuncs.hrc:2070
@@ -10533,7 +10532,7 @@ msgstr "Tipo"
#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
-msgstr "Orden d'a seqüencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
+msgstr "Orden d'a secuencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
#. 6VJyB
#: sc/inc/scfuncs.hrc:2082
@@ -10580,7 +10579,7 @@ msgstr "Tipo"
#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
-msgstr "Orden d'a seqüencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
+msgstr "Orden d'a secuencia: 0 u omitiu significa descendent; qualsiquier atra valor que no sía 0 significa ascendent."
#. i5gm7
#: sc/inc/scfuncs.hrc:2094
@@ -15897,10 +15896,9 @@ msgstr "ye o numero de ringleras en que s'esvarra l'aria. Si s'omite, s'utilizar
#. GSFDq
#: sc/inc/scfuncs.hrc:3468
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. D2DEc
#: sc/inc/scfuncs.hrc:3469
@@ -18346,10 +18344,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr ""
-#. 9PX2L
+#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
-msgid "Range "
+msgid "Range"
msgstr ""
#. A5mF9
@@ -18376,10 +18374,268 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
msgstr ""
-#. AAhNq
+#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
-msgid "The value to return if all values in the included array are empty (filter returns nothing)"
+msgid "The value to return if all values in the included array are empty (filter returns nothing)."
+msgstr ""
+
+#. gSZGa
+#: sc/inc/scfuncs.hrc:4201
+msgctxt "SC_OPCODE_SORT"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. 5dG8m
+#: sc/inc/scfuncs.hrc:4202
+msgctxt "SC_OPCODE_SORT"
+msgid "Range"
+msgstr ""
+
+#. mUPZF
+#: sc/inc/scfuncs.hrc:4203
+msgctxt "SC_OPCODE_SORT"
+msgid "The range, or array to sort."
+msgstr ""
+
+#. 3vzBe
+#: sc/inc/scfuncs.hrc:4204
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort index"
+msgstr ""
+
+#. SWhii
+#: sc/inc/scfuncs.hrc:4205
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the row or column to sort by."
+msgstr ""
+
+#. uFhZs
+#: sc/inc/scfuncs.hrc:4206
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort order"
+msgstr ""
+
+#. ySFRx
+#: sc/inc/scfuncs.hrc:4207
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. fnsqA
+#: sc/inc/scfuncs.hrc:4208
+msgctxt "SC_OPCODE_SORT"
+msgid "By col"
+msgstr ""
+
+#. TDtYt
+#: sc/inc/scfuncs.hrc:4209
+msgctxt "SC_OPCODE_SORT"
+msgid "A logical value indicating the desired sort direction; FALSE to sort by row (default), TRUE to sort by column."
+msgstr ""
+
+#. 5AEwL
+#: sc/inc/scfuncs.hrc:4215
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
+msgstr ""
+
+#. g4Mpg
+#: sc/inc/scfuncs.hrc:4216
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort range"
+msgstr ""
+
+#. YsFWA
+#: sc/inc/scfuncs.hrc:4217
+msgctxt "SC_OPCODE_SORTBY"
+msgid "The array or range to sort."
+msgstr ""
+
+#. hkF48
+#: sc/inc/scfuncs.hrc:4218
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort by range "
+msgstr ""
+
+#. Xh6BJ
+#: sc/inc/scfuncs.hrc:4219
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. jUFcA
+#: sc/inc/scfuncs.hrc:4220
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort order "
+msgstr ""
+
+#. F8iPf
+#: sc/inc/scfuncs.hrc:4221
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. yvUDG
+#: sc/inc/scfuncs.hrc:4227
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
+
+#. ZavA8
+#: sc/inc/scfuncs.hrc:4228
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Rows"
+msgstr ""
+
+#. A8HDQ
+#: sc/inc/scfuncs.hrc:4229
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of rows to return."
+msgstr ""
+
+#. f5UCW
+#: sc/inc/scfuncs.hrc:4230
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Columns"
+msgstr "Columnas"
+
+#. A8QKv
+#: sc/inc/scfuncs.hrc:4231
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of columns to return."
+msgstr ""
+
+#. ErvjE
+#: sc/inc/scfuncs.hrc:4232
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Start"
+msgstr ""
+
+#. rC9mG
+#: sc/inc/scfuncs.hrc:4233
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The first number in the sequence."
+msgstr ""
+
+#. L3NNF
+#: sc/inc/scfuncs.hrc:4234
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Step"
+msgstr ""
+
+#. Y8rLF
+#: sc/inc/scfuncs.hrc:4235
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The amount to increment each subsequent value in the array."
+msgstr ""
+
+#. 8HzKM
+#: sc/inc/scfuncs.hrc:4241
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
+
+#. jksQe
+#: sc/inc/scfuncs.hrc:4242
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Rows"
+msgstr ""
+
+#. GQDKh
+#: sc/inc/scfuncs.hrc:4243
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of rows to return."
+msgstr ""
+
+#. SfG9b
+#: sc/inc/scfuncs.hrc:4244
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Columns"
+msgstr "Columnas"
+
+#. Pki2r
+#: sc/inc/scfuncs.hrc:4245
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of columns to return."
+msgstr ""
+
+#. oC45m
+#: sc/inc/scfuncs.hrc:4246
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Min"
+msgstr ""
+
+#. HASSd
+#: sc/inc/scfuncs.hrc:4247
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The lower limit of the generated numbers."
+msgstr ""
+
+#. DGi8h
+#: sc/inc/scfuncs.hrc:4248
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Max"
+msgstr ""
+
+#. Cw8Nu
+#: sc/inc/scfuncs.hrc:4249
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The upper limit of the generated numbers."
+msgstr ""
+
+#. WBWq3
+#: sc/inc/scfuncs.hrc:4250
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Integers"
+msgstr ""
+
+#. UiLts
+#: sc/inc/scfuncs.hrc:4251
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
+msgstr ""
+
+#. hVQ6i
+#: sc/inc/scfuncs.hrc:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
msgstr ""
#. pDDme
@@ -20632,32 +20888,110 @@ msgctxt "STR_CONDITION_BETWEEN"
msgid "between"
msgstr "dentre"
-#. HUNFG
+#. ETMUh
+#: sc/inc/strings.hrc:409
+msgctxt "STR_CONDITION_NOT_BETWEEN"
+msgid "not between"
+msgstr ""
+
+#. nHTEg
#: sc/inc/strings.hrc:410
+msgctxt "STR_CONDITION_DUPLICATE"
+msgid "duplicate"
+msgstr ""
+
+#. o3aZB
+#: sc/inc/strings.hrc:411
+msgctxt "STR_CONDITION_NOT_DUPLICATE"
+msgid "not duplicate"
+msgstr ""
+
+#. X2BKW
+#: sc/inc/strings.hrc:412
+msgctxt "STR_CONDITION_TOP_N_ELEMENTS"
+msgid "in top N elements"
+msgstr ""
+
+#. eAgZs
+#: sc/inc/strings.hrc:413
+msgctxt "STR_CONDITION_BOTTOM_N_ELEMENTS"
+msgid "in bottom N elements"
+msgstr ""
+
+#. CXY2x
+#: sc/inc/strings.hrc:414
+msgctxt "STR_CONDITION_TOP_N_PERCENT"
+msgid "in top N percent"
+msgstr ""
+
+#. Z7wFx
+#: sc/inc/strings.hrc:415
+msgctxt "STR_CONDITION_BOTTOM_N_PERCENT"
+msgid "in bottom N percent"
+msgstr ""
+
+#. WhB3E
+#: sc/inc/strings.hrc:416
+msgctxt "STR_CONDITION_ABOVE_AVERAGE"
+msgid "above average"
+msgstr ""
+
+#. 7hLBV
+#: sc/inc/strings.hrc:417
+msgctxt "STR_CONDITION_BELOW_AVERAGE"
+msgid "below average"
+msgstr ""
+
+#. JpzNk
+#: sc/inc/strings.hrc:418
+msgctxt "STR_CONDITION_ABOVE_OR_EQUAL_AVERAGE"
+msgid "above or equal average"
+msgstr ""
+
+#. NUGd2
+#: sc/inc/strings.hrc:419
+msgctxt "STR_CONDITION_BELOW_OR_EQUAL_AVERAGE"
+msgid "below or equal average"
+msgstr ""
+
+#. HUNFG
+#: sc/inc/strings.hrc:420
msgctxt "STR_CONDITION_ERROR"
msgid "with error "
msgstr ""
#. iNFYk
-#: sc/inc/strings.hrc:411
+#: sc/inc/strings.hrc:421
msgctxt "STR_CONDITION_NOERROR"
msgid "without error "
msgstr ""
+#. zk7Lo
+#: sc/inc/strings.hrc:422
+msgctxt "STR_CONDITION_BEGINS_WITH"
+msgid "begins with"
+msgstr ""
+
+#. nnEb4
+#: sc/inc/strings.hrc:423
+msgctxt "STR_CONDITION_ENDS_WITH"
+msgid "ends with"
+msgstr ""
+
#. mcir7
-#: sc/inc/strings.hrc:412
+#: sc/inc/strings.hrc:424
msgctxt "STR_CONDITION_CONTAINS_TEXT"
msgid "containing text"
msgstr ""
#. YpCMa
-#: sc/inc/strings.hrc:413
+#: sc/inc/strings.hrc:425
msgctxt "STR_CONDITION_NOT_CONTAINS_TEXT"
msgid "not containing text"
msgstr ""
#. Wp8Us
-#: sc/inc/strings.hrc:415
+#: sc/inc/strings.hrc:427
msgctxt "STR_CONTENT_WITH_UNKNOWN_ENCRYPTION"
msgid "Document contains DRM content that is encrypted with an unknown encryption method. Only the un-encrypted content will be shown."
msgstr ""
@@ -20995,7 +21329,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/aggregatefunctionentry.ui:66
msgctxt "aggregatefunctionentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. BDhZj
#: sc/uiconfig/scalc/ui/aggregatefunctionentry.ui:75
@@ -21718,7 +22052,7 @@ msgid "Closes dialog and discards all changes."
msgstr ""
#. uAT4Z
-#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:138
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:126
msgctxt "conditionaleasydialog|label"
msgid "with"
msgstr ""
@@ -21755,566 +22089,566 @@ msgid "New Style..."
msgstr "Estilo ~nuevo..."
#. H66AP
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:102
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:103
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
msgstr ""
#. TMvBu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:200
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:201
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr ""
#. JWFYN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:215
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Automatico"
#. gE9LZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Minimo"
#. HAuKu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Maximo"
#. ciYfw
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr ""
#. Kqxfp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Valors"
#. UhkzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Percentache"
#. tEhTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:222
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "Formula"
#. jYZ4B
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:234
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Automatico"
#. FGnWb
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Minimo"
#. qC8Zo
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Maximo"
#. 7bxeC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr ""
#. sqTFV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Valors"
#. RSDFW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Percentache"
#. 83BhU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:241
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "Formula"
#. F63FN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:253
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Automatico"
#. TDG7W
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Minimo"
#. JBX6r
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Maximo"
#. uPGWW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr ""
#. JxXq2
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Valors"
#. f464z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Percentache"
#. oTJU7
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:260
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "Formula"
#. XsHDp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:310
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:287
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
msgstr ""
#. u5RxC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:298
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
msgstr ""
#. JcTKF
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:344
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Eixemplo"
#. ra4fB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:359
msgctxt "conditionalentry|typeis"
msgid "is equal to"
msgstr ""
#. bnDkp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:383
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:360
msgctxt "conditionalentry|typeis"
msgid "is less than"
msgstr ""
#. ok3Hq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:384
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:361
msgctxt "conditionalentry|typeis"
msgid "is greater than"
msgstr ""
#. yMvDB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:385
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:362
msgctxt "conditionalentry|typeis"
msgid "is less than or equal to"
msgstr ""
#. XoEDQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:386
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:363
msgctxt "conditionalentry|typeis"
msgid "is greater than or equal to"
msgstr ""
#. Kyf5x
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:387
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:364
msgctxt "conditionalentry|typeis"
msgid "is not equal to"
msgstr ""
#. HcfU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:388
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:365
msgctxt "conditionalentry|typeis"
msgid "is between"
msgstr ""
#. 2A2DA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:389
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:366
msgctxt "conditionalentry|typeis"
msgid "is not between"
msgstr ""
#. 5HFGX
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:390
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:367
msgctxt "conditionalentry|typeis"
msgid "is duplicate"
msgstr ""
#. 8ZUSC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:391
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:368
msgctxt "conditionalentry|typeis"
msgid "is not duplicate"
msgstr ""
#. E7mG8
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:392
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:369
msgctxt "conditionalentry|typeis"
msgid "is in top N elements"
msgstr ""
#. FGAML
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:393
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:370
msgctxt "conditionalentry|typeis"
msgid "is in bottom N elements"
msgstr ""
#. BCnE4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:371
msgctxt "conditionalentry|typeis"
msgid "is in top N percent"
msgstr ""
#. 2EFQe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:372
msgctxt "conditionalentry|typeis"
msgid "is in bottom N percent"
msgstr ""
#. mgJrq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:373
msgctxt "conditionalentry|typeis"
msgid "is above average"
msgstr ""
#. 7Scqx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:374
msgctxt "conditionalentry|typeis"
msgid "is below average"
msgstr ""
#. hrCLZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:375
msgctxt "conditionalentry|typeis"
msgid "is above or equal average"
msgstr ""
#. B75cQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:376
msgctxt "conditionalentry|typeis"
msgid "is below or equal average"
msgstr ""
#. 3MvCE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:377
msgctxt "conditionalentry|typeis"
msgid "is error"
msgstr ""
#. CaKU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:378
msgctxt "conditionalentry|typeis"
msgid "is not error"
msgstr ""
#. 4dd5c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:379
msgctxt "conditionalentry|typeis"
msgid "begins with"
msgstr ""
#. BxBTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:380
msgctxt "conditionalentry|typeis"
msgid "ends with"
msgstr ""
#. bkWSj
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:381
msgctxt "conditionalentry|typeis"
msgid "contains"
msgstr ""
#. UwtTu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
msgctxt "conditionalentry|typeis"
msgid "does not contain"
msgstr ""
#. 5WkbA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:417
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "Hue"
#. Ap28X
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
msgstr ""
#. NhvVn
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
msgstr ""
#. s7CNz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr ""
#. 8FQAS
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
msgctxt "conditionalentry|datetype"
msgid "This week"
msgstr ""
#. PnQGG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:422
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
msgctxt "conditionalentry|datetype"
msgid "Last week"
msgstr ""
#. MxArx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:423
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
msgctxt "conditionalentry|datetype"
msgid "Next week"
msgstr ""
#. jkJFd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:424
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
msgctxt "conditionalentry|datetype"
msgid "This month"
msgstr ""
#. M3xGu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:425
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
msgctxt "conditionalentry|datetype"
msgid "Last month"
msgstr ""
#. vHZmy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:426
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
msgctxt "conditionalentry|datetype"
msgid "Next month"
msgstr ""
#. AxRRz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:427
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
msgctxt "conditionalentry|datetype"
msgid "This year"
msgstr ""
#. BRRzp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:428
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
msgctxt "conditionalentry|datetype"
msgid "Last year"
msgstr ""
#. DF9gQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:406
msgctxt "conditionalentry|datetype"
msgid "Next year"
msgstr ""
#. vgneU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:441
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr ""
#. U3CvE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:442
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr ""
#. pByFi
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:443
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr ""
#. jjm3Z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:444
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr ""
#. JGdRZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:470
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:447
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr ""
#. ysEAt
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:471
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:448
msgctxt "conditionalentry|type"
msgid "Cell value"
msgstr ""
#. ZqmeM
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:472
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:449
#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "A formula ye"
#. BWDxf
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:473
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:450
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr ""
#. qiobs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:526
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:503
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr ""
#. uC7X4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:527
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:504
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr ""
#. rCY3m
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:528
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:505
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr ""
#. ABtzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:529
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:506
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr ""
#. DDG3c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:530
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:507
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr ""
#. VFEYs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:531
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:508
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr ""
#. vr8rv
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:532
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:509
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr ""
#. Yxkt6
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:533
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:510
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr ""
#. 9fMKe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:534
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:511
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr ""
#. FEg5s
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:535
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:512
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr ""
#. QzJwR
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:536
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:513
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr ""
#. UFw2i
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:537
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:514
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr ""
#. FE6rm
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:538
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:515
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr ""
#. 4kGKQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:539
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:516
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr ""
#. Yi3pd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:540
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:517
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr ""
#. BKpUg
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:541
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:518
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr ""
#. AQdho
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:542
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:519
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr ""
#. iGXCy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:543
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:520
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr ""
#. 7EuvV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:544
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:521
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr ""
#. CaZNK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:545
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:522
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr ""
#. Ae5jK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:546
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:523
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
msgstr ""
#. BdcCG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:547
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:524
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr ""
@@ -22410,33 +22744,27 @@ msgctxt "conditionalformatdialog|extended_tip|ConditionalFormatDialog"
msgid "Choose Conditional Formatting to define format styles depending on certain conditions."
msgstr ""
-#. XFw3E
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:22
-msgctxt "conditionaliconset|label"
-msgid " >= "
-msgstr ""
-
#. ZDEEe
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:46
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:53
#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Valors"
#. dBBzv
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:47
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:54
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Percentache"
#. hdHXA
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:48
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:55
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr ""
#. mmHTt
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:49
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:56
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "Formula"
@@ -22777,10 +23105,9 @@ msgstr "Datos"
#. wpJTi
#: sc/uiconfig/scalc/ui/correlationdialog.ui:210
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. K6GDA
#: sc/uiconfig/scalc/ui/correlationdialog.ui:225
@@ -22828,10 +23155,9 @@ msgstr "Datos"
#. GhcBB
#: sc/uiconfig/scalc/ui/covariancedialog.ui:210
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 7YbpZ
#: sc/uiconfig/scalc/ui/covariancedialog.ui:225
@@ -23672,86 +23998,80 @@ msgctxt "dataform|extended_tip|DataFormDialog"
msgid "Data Entry Form is a tool to make table data entry easy in spreadsheets."
msgstr ""
-#. 6DQYr
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:22
-msgctxt "dataproviderdlg/okaybtn"
-msgid "Okay"
-msgstr ""
-
-#. Ah2h8
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:35
-msgctxt "dataproviderdlg/cancelbtn"
-msgid "Cancel"
+#. RbFU3
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:7
+msgctxt "dataproviderdlg/dlg_name"
+msgid "Data Provider"
msgstr ""
#. a7EFA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:86
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
msgstr ""
#. pSQ4F
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:111
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
msgstr ""
#. RGiXi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:136
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
msgctxt "dataproviderdlg/url"
msgid "URL:"
msgstr "URL:"
#. GKDQA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:159
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
msgstr ""
#. GABzG
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:173
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
msgstr ""
#. pwS4k
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:201
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
msgstr ""
#. fHfGq
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:236
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
msgstr "Adhibir"
#. Smoiv
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:240
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
msgstr ""
#. cSgeU
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:296
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
msgstr ""
#. gpeXB
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:352
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
msgctxt "dataproviderdlg/apply"
msgid "Apply"
msgstr ""
#. bDVwi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:356
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
msgstr ""
#. 6pCFs
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:375
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
msgctxt "dataproviderdlg/preview"
msgid "Preview"
msgstr ""
@@ -23976,7 +24296,7 @@ msgstr "Hora"
#: sc/uiconfig/scalc/ui/datetimetransformationentry.ui:80
msgctxt "datetimetransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. sM9XW
#: sc/uiconfig/scalc/ui/datetimetransformationentry.ui:89
@@ -24565,97 +24885,97 @@ msgid "Drawing Style"
msgstr ""
#. RtX4T
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:41
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:38
msgctxt "drawtemplatedialog|standard"
msgid "_Standard"
msgstr ""
#. jyFCi
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "Organizer"
msgstr ""
#. qSfk8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
msgctxt "drawtemplatedialog|line"
msgid "Line"
msgstr ""
#. GFaA9
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:173
msgctxt "drawtemplatedialog|area"
msgid "Area"
msgstr ""
#. JcspJ
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:197
msgctxt "drawtemplatedialog|shadowing"
msgid "Shadowing"
msgstr ""
#. sQnEr
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:221
msgctxt "drawtemplatedialog|transparency"
msgid "Transparency"
msgstr ""
#. nrmzw
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:245
msgctxt "drawtemplatedialog|font"
msgid "Font"
msgstr ""
#. MfVx4
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:269
msgctxt "drawtemplatedialog|fonteffect"
msgid "Font Effects"
msgstr ""
#. wvB6g
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:293
msgctxt "drawtemplatedialog|indents"
msgid "Indents & Spacing"
msgstr ""
#. BuWKT
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:317
msgctxt "drawtemplatedialog|text"
msgid "Text"
msgstr ""
#. buF9B
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:583
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:341
msgctxt "drawtemplatedialog|animation"
msgid "Text Animation"
msgstr ""
#. pLtGk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:631
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:365
msgctxt "drawtemplatedialog|dimensioning"
msgid "Dimensioning"
msgstr ""
#. CDEt8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:679
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:389
msgctxt "drawtemplatedialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
#. Bh59e
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:727
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:413
msgctxt "drawtemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr ""
#. eCHjk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:775
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:437
msgctxt "drawtemplatedialog|tabs"
msgid "Tabs"
msgstr ""
#. 6emuB
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:823
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:461
msgctxt "drawtemplatedialog|background"
msgid "Highlighting"
msgstr ""
@@ -24841,10 +25161,9 @@ msgstr "Datos"
#. 5bpGm
#: sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui:217
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. kRqVA
#: sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui:232
@@ -25401,50 +25720,50 @@ msgid "Format Cells"
msgstr "~Formatear as celdas..."
#. ngekD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:138
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:112
#, fuzzy
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "Numero"
#. TvoWD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:185
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:135
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Tipo de letra"
#. 3oXRX
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:159
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr ""
#. iuvXW
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:183
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
#. MfFdu
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:329
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:207
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr ""
#. FtWjv
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:377
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:231
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Cantos"
#. 9S8Sy
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:425
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:255
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Fundo"
#. hbPUf
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:473
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:279
msgctxt "formatcellsdialog|cellprotection"
msgid "Cell Protection"
msgstr ""
@@ -26359,67 +26678,91 @@ msgid "This command opens a dialog where you can assign a different name to the
msgstr ""
#. 3x5fz
-#: sc/uiconfig/scalc/ui/insertcells.ui:8
+#: sc/uiconfig/scalc/ui/insertcells.ui:21
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr ""
#. ewgTB
-#: sc/uiconfig/scalc/ui/insertcells.ui:92
+#: sc/uiconfig/scalc/ui/insertcells.ui:105
msgctxt "insertcells|down"
msgid "Shift cells _down"
msgstr ""
#. FA4mZ
-#: sc/uiconfig/scalc/ui/insertcells.ui:101
+#: sc/uiconfig/scalc/ui/insertcells.ui:114
msgctxt "insertcells|extended_tip|down"
msgid "Moves the contents of the selected range downward when cells are inserted."
msgstr ""
#. FnbEo
-#: sc/uiconfig/scalc/ui/insertcells.ui:113
+#: sc/uiconfig/scalc/ui/insertcells.ui:125
msgctxt "insertcells|right"
msgid "Shift cells _right"
msgstr ""
#. 9UVgc
-#: sc/uiconfig/scalc/ui/insertcells.ui:122
+#: sc/uiconfig/scalc/ui/insertcells.ui:134
msgctxt "insertcells|extended_tip|right"
msgid "Moves the contents of the selected range to the right when cells are inserted."
msgstr ""
#. V4zVH
-#: sc/uiconfig/scalc/ui/insertcells.ui:134
+#: sc/uiconfig/scalc/ui/insertcells.ui:145
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr ""
#. GZc24
-#: sc/uiconfig/scalc/ui/insertcells.ui:143
+#: sc/uiconfig/scalc/ui/insertcells.ui:154
msgctxt "insertcells|extended_tip|rows"
msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet."
msgstr ""
#. 6UZ5M
-#: sc/uiconfig/scalc/ui/insertcells.ui:155
+#: sc/uiconfig/scalc/ui/insertcells.ui:165
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr ""
#. oXcQW
-#: sc/uiconfig/scalc/ui/insertcells.ui:164
+#: sc/uiconfig/scalc/ui/insertcells.ui:174
msgctxt "insertcells|extended_tip|cols"
msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns."
msgstr ""
+#. A5tXu
+#: sc/uiconfig/scalc/ui/insertcells.ui:189
+msgctxt "insertcells|number_of_rows"
+msgid "Number of rows"
+msgstr ""
+
+#. GKCyQ
+#: sc/uiconfig/scalc/ui/insertcells.ui:194
+msgctxt "insertcells|extended_tip|number_of_rows"
+msgid "Specify the number of rows to insert."
+msgstr ""
+
+#. HsEux
+#: sc/uiconfig/scalc/ui/insertcells.ui:209
+msgctxt "insertcells|number_of_columns"
+msgid "Number of columns"
+msgstr ""
+
+#. vFkVT
+#: sc/uiconfig/scalc/ui/insertcells.ui:214
+msgctxt "insertcells|extended_tip|number_of_columns"
+msgid "Specify the number of columns to insert."
+msgstr ""
+
#. GkQo9
-#: sc/uiconfig/scalc/ui/insertcells.ui:180
+#: sc/uiconfig/scalc/ui/insertcells.ui:235
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Selección"
#. g2sxi
-#: sc/uiconfig/scalc/ui/insertcells.ui:205
+#: sc/uiconfig/scalc/ui/insertcells.ui:257
msgctxt "insertcells|extended_tip|InsertCellsDialog"
msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify."
msgstr ""
@@ -26891,7 +27234,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:60
msgctxt "mergecolumnentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. cMGtd
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:69
@@ -27462,205 +27805,205 @@ msgid "No solution was found."
msgstr ""
#. iQSEv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3030
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3036
msgctxt "CalcNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_Fichero"
#. wh523
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3049
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3055
msgctxt "CalcNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Aduya"
#. 3iDW7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3104
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3110
msgctxt "CalcNotebookbar|FileLabel"
msgid "~File"
msgstr "~Fichero"
#. 6GvMB
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4779
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4785
msgctxt "CalcNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. 5kZRD
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4885
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4891
msgctxt "CalcNotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. bBEGh
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5432
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5438
msgctxt "CalcNotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. VCk9a
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5914
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5920
msgctxt "CalcNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "F_icar"
#. HnjBi
-#: sc/uiconfig/scalc/ui/notebookbar.ui:6019
+#: sc/uiconfig/scalc/ui/notebookbar.ui:6025
msgctxt "CalcNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "F~icar"
#. vruXQ
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7091
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7097
msgctxt "CalcNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr ""
#. eWinY
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7175
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7181
msgctxt "CalcNotebookbar|PageLayoutLabel"
msgid "~Layout"
msgstr ""
#. pnWd5
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8452
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8458
msgctxt "CalcNotebookbar|StatisticsMenuButton"
msgid "_Statistics"
msgstr ""
#. BiHBE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8503
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8509
msgctxt "CalcNotebookbar|DataMenuButton"
msgid "_Data"
msgstr ""
#. xzx9j
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8609
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8615
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
msgstr ""
#. CBEHA
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9412
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9418
msgctxt "CalcNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. 7FXbr
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9497
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9503
msgctxt "CalcNotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. NT37F
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10307
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10367
msgctxt "CalcNotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. rPdAq
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10392
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10452
msgctxt "CalcNotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. SAv6Z
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11502
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11562
msgctxt "CalcNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr ""
#. rwprK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11623
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11683
msgctxt "CalcNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. EjbzV
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12805
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12865
msgctxt "CalcNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. iagRv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12912
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12972
msgctxt "CalcNotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. EgeGL
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13370
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13430
msgctxt "CalcNotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. PRmbH
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13661
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13721
msgctxt "CalcNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. xTKVv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13768
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13828
msgctxt "CalcNotebookbar|FrameLabel"
msgid "~Object"
msgstr "~Obchecto"
#. cHyKz
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14328
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14388
msgctxt "CalcNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. CJ2qx
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14433
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14493
msgctxt "CalcNotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. eQK6A
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14815
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14875
msgctxt "CalcNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr ""
#. sCGyG
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14898
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14958
msgctxt "CalcNotebookbar|PrintLabel"
msgid "~Print"
msgstr ""
#. 5JVAt
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15706
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15766
msgctxt "CalcNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. CCEAK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15790
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15850
msgctxt "CalcNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. DHeyE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15847
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15907
msgctxt "CalcNotebookbar|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. 4ZDL7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15921
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15981
msgctxt "CalcNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 3Ec6T
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17110
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17170
msgctxt "CalcNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. 8HTEk
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17194
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17254
msgctxt "CalcNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr ""
@@ -27865,518 +28208,518 @@ msgid "~Tools"
msgstr ""
#. LL2dj
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3220
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3226
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fichero"
#. MR7ZB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3328
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3334
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr ""
#. AXNcR
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3444
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4985
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3450
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4994
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr ""
#. scY66
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3595
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3601
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Tipo de letra"
#. LFB3L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3821
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3827
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr ""
#. UnsAB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4219
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4225
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Numero"
#. hBvBa
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4330
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4336
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Datos"
#. CMGpS
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4441
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4447
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "F_icar"
#. 5wZbP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4552
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4558
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
#. Uyv2y
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4663
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4669
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Veyer"
#. bgPuY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4772
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11117
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11126
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. 5fAr4
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4864
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4870
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. T2jYU
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5136
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5145
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr ""
#. jZETF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5360
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5369
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr ""
#. 5Wp5j
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5618
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Veyer"
#. DC7Hv
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5744
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5753
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6169
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7708
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9352
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10161
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7717
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8758
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9361
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10170
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6444
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6453
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6691
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10409
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6700
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10418
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
#. cbMTW
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6814
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6823
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7042
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7051
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7153
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8199
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8997
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9601
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10521
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7162
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8208
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9006
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9610
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10530
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. K6izG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7283
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7292
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Im_age"
msgstr ""
#. SEFWn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7935
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7944
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8324
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8333
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. Ghwp6
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9123
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9132
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. nyHDP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9736
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9745
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Edit"
msgstr ""
#. PhCFL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10988
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10997
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr ""
#. RC7F3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11872
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11881
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr ""
#. mBSfG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2523
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2529
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Predeterminau"
#. Z7t2R
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2537
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2543
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr ""
#. xeEFE
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2551
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr ""
#. G3TRo
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2553
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2559
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr ""
#. QcUKG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2567
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2573
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Heading 1"
msgstr ""
#. 6Ej4G
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2575
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2581
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Heading 2"
msgstr ""
#. sqE94
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2589
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2595
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
#. 3ibZN
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2597
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2603
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr ""
#. DGBbw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2605
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2611
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
#. keb9M
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2613
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2619
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr ""
#. WtFbH
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2621
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "~Alvertencia"
#. t9EbD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2641
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr ""
#. FFrSw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2649
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "garra"
#. EsADr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3133
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3139
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
#. Ch63h
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3186
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3192
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ferramientas"
#. kdH4L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3240
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3246
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Aduya"
#. bkg23
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3347
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3353
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fichero"
#. aqbEs
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3580
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3586
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr ""
#. HFC9U
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3773
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3779
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr ""
#. VFtWK
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4037
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4043
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Tipo de letra"
#. 9HzEG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4274
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4280
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Numero"
#. F7vQ2
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4482
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4488
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Aliniación"
#. QnhiG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4710
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4716
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr ""
#. rrpkZ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4868
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4874
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "F_icar"
#. NsDSM
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5046
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5052
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Datos"
#. gQQfL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5214
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5220
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr ""
#. BHDdD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5382
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5388
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Veyer"
#. ZJufp
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5602
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5608
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5917
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5923
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "~Organizar"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6065
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6071
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6308
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6314
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Quadricula"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6443
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6449
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr ""
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6667
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6673
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6875
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6881
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Comentarios"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7074
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7080
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7272
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7278
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Veyer"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7701
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7707
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8058
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8064
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr ""
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8386
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8392
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "~Organizar"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8549
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8555
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Veyer"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8747
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8753
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8893
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8899
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9192
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9198
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tipo de letra"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9445
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9451
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Aliniación"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9649
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Veyer"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9794
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9800
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "F_icar"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9937
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9943
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10167
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10173
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10581
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10587
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "~Organizar"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10749
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Quadricula"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10941
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10947
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -29617,44 +29960,44 @@ msgid "Page Style"
msgstr "Estilo de fuella"
#. D22J5
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr ""
#. CbW7A
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:200
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "Pachina"
#. yXBdU
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:248
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:174
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Cantos"
#. AYC9K
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:296
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:198
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Fundo"
#. qEnHY
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:344
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:222
#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "Encabezamiento"
#. LLLXG
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:392
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:246
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Piet de pachina"
#. W5b3a
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:440
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:270
#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
@@ -29699,56 +30042,56 @@ msgid "Cell Style"
msgstr "Estilos de celda"
#. AGL7z
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr ""
#. asnEd
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
#, fuzzy
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "Numero"
#. gT7a7
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:173
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Tipo de letra"
#. d5N6G
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:197
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr ""
#. mXKgq
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:221
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
#. 2YK98
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:245
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr ""
#. CfvF5
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:269
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Cantos"
#. CDaQE
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:293
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Fundo"
#. qCRSA
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:317
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr ""
@@ -31127,10 +31470,9 @@ msgstr "Datos"
#. vTmkj
#: sc/uiconfig/scalc/ui/regressiondialog.ui:286
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. A8787
#: sc/uiconfig/scalc/ui/regressiondialog.ui:301
@@ -31251,7 +31593,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:60
msgctxt "replacenulltransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columnas"
#. KHAnu
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:69
@@ -33533,206 +33875,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
+msgctxt "sparklinedialog|extended_tip|edInputRange"
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
+msgstr ""
+
+#. kxVPD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
+msgctxt "sparklinedialog|extended_tip|edOutputRange"
+msgid "Select the cell range to receive the sparkline."
+msgstr ""
+
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:182
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:199
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:218
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:250
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
+#. Cc5DR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
+msgctxt "sparklinedialog|extended_tip|colSeries"
+msgid "Select the main color for the sparklines."
+msgstr ""
+
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:285
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
+#. Dqcpc
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
+msgctxt "sparklinedialog|extended_tip|cbNegative"
+msgid "Check and select the color for negative points."
+msgstr ""
+
+#. E2CzF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
+msgctxt "sparklinedialog|extended_tip|colNegative"
+msgid "Select the color for the negative points."
+msgstr ""
+
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:323
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
+msgctxt "sparklinedialog|extended_tip|cbHigh"
+msgid "Check and select the color for high points."
+msgstr ""
+
+#. xRya6
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
+msgctxt "sparklinedialog|extended_tip|colHigh"
+msgid "Select the color for the high point."
+msgstr ""
+
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:361
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
+#. 52nar
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
+msgctxt "sparklinedialog|extended_tip|cbLow"
+msgid "Check and select the color for low points."
+msgstr ""
+
+#. 44giA
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
+msgctxt "sparklinedialog|extended_tip|colLow"
+msgid "Select the color for the low point."
+msgstr ""
+
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:399
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
+#. oAqSy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
+msgctxt "sparklinedialog|extended_tip|cbMarker"
+msgid "Check and select the color for data points (line type only)."
+msgstr ""
+
+#. EzkVJ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
+msgctxt "sparklinedialog|extended_tip|colMarker"
+msgid "Select the color for the data points markers."
+msgstr ""
+
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:437
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
+#. bXysM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
+msgctxt "sparklinedialog|extended_tip|cbFirst"
+msgid "Check and select the color for first point."
+msgstr ""
+
+#. Cy7AH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
+msgctxt "sparklinedialog|extended_tip|colFirst"
+msgid "Select the color for the first point."
+msgstr ""
+
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:475
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
+#. MAiGM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
+msgctxt "sparklinedialog|extended_tip|cbLast"
+msgid "Check and select the color for last point."
+msgstr ""
+
+#. Cv5Gu
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
+msgctxt "sparklinedialog|extended_tip|colLast"
+msgid "Select the color for the last point."
+msgstr ""
+
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:517
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:551
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:566
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
+#. fVkAN
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
+msgctxt "sparklinedialog|extended_tip|seLineWidth"
+msgid "Enter the line thickness number manually or use the spin button."
+msgstr ""
+
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:584
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:599
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:600
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:601
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
+msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
+msgstr ""
+
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:611
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
+#. 4QTnR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
+msgctxt "sparklinedialog|extended_tip|cbHidden"
+msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
+msgstr ""
+
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:626
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
+#. scFcD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
+msgctxt "sparklinedialog|extended_tip|cbRTL"
+msgid "Check to have the sparklines show the data in reverse order."
+msgstr ""
+
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:646
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:647
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
+msgctxt "sparklinedialog|extended_tip|cbType"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
+msgstr ""
+
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:659
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:675
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Propiedaz"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:708
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:709
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
+msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
+msgstr ""
+
+#. EWGyZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
+msgctxt "sparklinedialog|extended_tip|seMinAxis"
+msgid "Spin or enter number to set the minimum value for the Y axis."
+msgstr ""
+
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:738
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:739
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
+msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgstr ""
+
+#. LwjfH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
+msgctxt "sparklinedialog|extended_tip|seMaxAxis"
+msgid "Spin or enter number to set the maximum value for the Y axis."
+msgstr ""
+
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:767
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:782
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:794
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
+#. ubKiy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
+msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
+msgid "Check to show the X axis for sparklines."
+msgstr ""
+
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:814
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -34939,331 +35443,409 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr ""
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr ""
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
+#. EysZB
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
+msgctxt "tpviewpage|value"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. owsEV
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
+msgctxt "extended_tip|value"
+msgid "Mark this box to show highlighted background when the cell is in edit mode."
+msgstr ""
+
+#. czZNn
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
+msgctxt "tpviewpage|noteauthor"
+msgid "Comment authorship"
+msgstr ""
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:281
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Visualizar"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:308
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:316
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:327
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr ""
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:335
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:346
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr ""
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:373
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:384
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:392
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:403
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Fines~tra"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:527
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:563
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Escala"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:592
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Brinco de ~pachina"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:600
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:612
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr ""
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:620
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:634
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr ""
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:649
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Amostrar"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:651
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Amagar"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:655
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:669
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:681
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:685
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:697
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:701
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:769
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:800
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:814
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:828
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Obchectos de dibuixo"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:843
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Amostrar"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:844
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Amagar"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:848
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Amostrar"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:863
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Amagar"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:867
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:881
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Amostrar"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:882
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Amagar"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Obchectos"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:964
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
@@ -35295,10 +35877,9 @@ msgstr "Datos"
#. STA6h
#: sc/uiconfig/scalc/ui/ttestdialog.ui:249
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 5cU4i
#: sc/uiconfig/scalc/ui/ttestdialog.ui:264
@@ -35516,6 +36097,7 @@ msgstr ""
#. gMyAs
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:213
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:308
msgctxt "validationcriteriapage|extended_tip|allowempty"
msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)."
msgstr ""
@@ -35556,8 +36138,14 @@ msgctxt "validationcriteriapage|extended_tip|max"
msgid "Enter the maximum value for the data validation option that you selected in the Allow box."
msgstr ""
+#. Boou9
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
+msgctxt "validationcriteriapage|allowempty"
+msgid "Case _sensitive"
+msgstr ""
+
#. 3HjmP
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:312
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
msgctxt "validationcriteriapage|extended_tip|ValidationCriteriaPage"
msgid "Specify the validation rules for the selected cell(s)."
msgstr ""
diff --git a/source/an/sd/messages.po b/source/an/sd/messages.po
index 35307d0e4d5..67a071cd57c 100644
--- a/source/an/sd/messages.po
+++ b/source/an/sd/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-01-03 01:45+0000\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
+"PO-Revision-Date: 2024-04-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/an/>\n"
"Language: an\n"
@@ -1215,9 +1215,15 @@ msgctxt "STR_FULLSCREEN_SLIDESHOW"
msgid "Presenting: %s"
msgstr ""
+#. oWDD5
+#: sd/inc/strings.hrc:158
+msgctxt "STR_FULLSCREEN_CONSOLE"
+msgid "Console: %s"
+msgstr ""
+
#. uo4o3
#. To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
-#: sd/inc/strings.hrc:160
+#: sd/inc/strings.hrc:161
msgctxt "STR_SLIDES"
msgid "%1 slide"
msgid_plural "%1 slides"
@@ -1226,301 +1232,301 @@ msgstr[1] ""
#. DhF9g
#. Strings for animation effects
-#: sd/inc/strings.hrc:163
+#: sd/inc/strings.hrc:164
#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "Ficar una fuella"
#. hDtuW
-#: sd/inc/strings.hrc:164
+#: sd/inc/strings.hrc:165
msgctxt "STR_AVAILABLE_MASTERSLIDE"
msgid "Available Master Slides"
msgstr ""
#. pPzCP
-#: sd/inc/strings.hrc:165
+#: sd/inc/strings.hrc:166
msgctxt "STR_AVAILABLE_MASTERPAGE"
msgid "Available Master Pages"
msgstr ""
#. PEzLG
-#: sd/inc/strings.hrc:166
+#: sd/inc/strings.hrc:167
msgctxt "STR_SELECT_SLIDE"
msgid "Select a Slide Design"
msgstr ""
#. oTDcL
-#: sd/inc/strings.hrc:167
+#: sd/inc/strings.hrc:168
msgctxt "STR_SELECT_PAGE"
msgid "Select a Page Design"
msgstr ""
#. kz9AV
-#: sd/inc/strings.hrc:168
+#: sd/inc/strings.hrc:169
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Master Slide"
msgstr ""
#. zqDKm
-#: sd/inc/strings.hrc:169
+#: sd/inc/strings.hrc:170
msgctxt "STR_LOAD_DRAWING_LAYOUT"
msgid "Load Master Page"
msgstr ""
#. HxEp8
-#: sd/inc/strings.hrc:170
+#: sd/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "Iniciar"
#. XUxUz
-#: sd/inc/strings.hrc:171
+#: sd/inc/strings.hrc:172
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "Enta la cucha"
#. cmeRq
-#: sd/inc/strings.hrc:172
+#: sd/inc/strings.hrc:173
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "Enta la dreita"
#. LRG3Z
-#: sd/inc/strings.hrc:173
+#: sd/inc/strings.hrc:174
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "Cobalto"
#. VP34S
-#: sd/inc/strings.hrc:174
+#: sd/inc/strings.hrc:175
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "Cobaixo"
#. bVVKo
-#: sd/inc/strings.hrc:175
+#: sd/inc/strings.hrc:176
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr ""
#. vc2Yo
-#: sd/inc/strings.hrc:176
+#: sd/inc/strings.hrc:177
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr ""
#. MMimZ
-#: sd/inc/strings.hrc:177
+#: sd/inc/strings.hrc:178
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr ""
#. FvbbG
-#: sd/inc/strings.hrc:178
+#: sd/inc/strings.hrc:179
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr ""
#. G6VnG
-#: sd/inc/strings.hrc:179
+#: sd/inc/strings.hrc:180
#, fuzzy
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "~Horizontal"
#. dREDm
-#: sd/inc/strings.hrc:180
+#: sd/inc/strings.hrc:181
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr ""
#. pM95w
-#: sd/inc/strings.hrc:181
+#: sd/inc/strings.hrc:182
#, fuzzy
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "Toz"
#. iFawt
-#: sd/inc/strings.hrc:182
+#: sd/inc/strings.hrc:183
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr ""
#. B6jDL
-#: sd/inc/strings.hrc:183
+#: sd/inc/strings.hrc:184
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr ""
#. 9SRMu
-#: sd/inc/strings.hrc:184
+#: sd/inc/strings.hrc:185
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr ""
#. PaTdN
-#: sd/inc/strings.hrc:185
+#: sd/inc/strings.hrc:186
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr ""
#. kmkAp
-#: sd/inc/strings.hrc:186
+#: sd/inc/strings.hrc:187
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr ""
#. m5tvp
-#: sd/inc/strings.hrc:187
+#: sd/inc/strings.hrc:188
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr ""
#. EW8j8
-#: sd/inc/strings.hrc:188
+#: sd/inc/strings.hrc:189
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr ""
#. nsjMC
-#: sd/inc/strings.hrc:189
+#: sd/inc/strings.hrc:190
msgctxt "STR_FIX"
msgid "Fixed"
msgstr ""
#. m94yg
-#: sd/inc/strings.hrc:190
+#: sd/inc/strings.hrc:191
msgctxt "STR_VAR"
msgid "Variable"
msgstr ""
#. eDfmL
-#: sd/inc/strings.hrc:191
+#: sd/inc/strings.hrc:192
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "Estandar"
#. iPFdc
-#: sd/inc/strings.hrc:192
+#: sd/inc/strings.hrc:193
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr ""
#. f5DSg
-#: sd/inc/strings.hrc:193
+#: sd/inc/strings.hrc:194
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr ""
#. 8d95x
-#: sd/inc/strings.hrc:194
+#: sd/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "Nombre d'o fichero"
#. uguk9
-#: sd/inc/strings.hrc:195
+#: sd/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "Rota/Nombre d'o fichero"
#. cZzcW
-#: sd/inc/strings.hrc:196
+#: sd/inc/strings.hrc:197
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr ""
#. spGHx
-#: sd/inc/strings.hrc:197
+#: sd/inc/strings.hrc:198
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr ""
#. M4uEt
-#: sd/inc/strings.hrc:198
+#: sd/inc/strings.hrc:199
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr ""
#. FDwKp
-#: sd/inc/strings.hrc:199
+#: sd/inc/strings.hrc:200
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr ""
#. G4C8x
-#: sd/inc/strings.hrc:200
+#: sd/inc/strings.hrc:201
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Presentation format (Impress 6)"
msgstr ""
#. rxDQB
-#: sd/inc/strings.hrc:201
+#: sd/inc/strings.hrc:202
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Drawing format (Draw 6)"
msgstr ""
#. 9G2Ea
-#: sd/inc/strings.hrc:202
+#: sd/inc/strings.hrc:203
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr ""
#. hACxz
-#: sd/inc/strings.hrc:203
+#: sd/inc/strings.hrc:204
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr ""
#. zjsSM
-#: sd/inc/strings.hrc:204
+#: sd/inc/strings.hrc:205
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr ""
#. BJiWE
-#: sd/inc/strings.hrc:205
+#: sd/inc/strings.hrc:206
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr ""
#. xG6qd
-#: sd/inc/strings.hrc:207
+#: sd/inc/strings.hrc:208
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr ""
#. ENANv
-#: sd/inc/strings.hrc:208
+#: sd/inc/strings.hrc:209
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr ""
#. EzUVJ
-#: sd/inc/strings.hrc:209
+#: sd/inc/strings.hrc:210
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr ""
#. wXCu2
-#: sd/inc/strings.hrc:210
+#: sd/inc/strings.hrc:211
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr ""
#. bACAt
-#: sd/inc/strings.hrc:211
+#: sd/inc/strings.hrc:212
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr ""
#. AGE8e
-#: sd/inc/strings.hrc:212
+#: sd/inc/strings.hrc:213
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
"The file %\n"
@@ -1528,803 +1534,803 @@ msgid ""
msgstr ""
#. SRWpo
-#: sd/inc/strings.hrc:213
+#: sd/inc/strings.hrc:214
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr ""
#. BqqGF
-#: sd/inc/strings.hrc:214
+#: sd/inc/strings.hrc:215
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr ""
#. DEEG3
-#: sd/inc/strings.hrc:215
+#: sd/inc/strings.hrc:216
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list or click for dialog."
msgstr ""
#. HcDvJ
-#: sd/inc/strings.hrc:216
+#: sd/inc/strings.hrc:217
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr ""
#. KEEy2
-#: sd/inc/strings.hrc:217
+#: sd/inc/strings.hrc:218
msgctxt "STR_TITLE_RENAMEPAGE"
msgid "Rename Page"
msgstr ""
#. rBmcL
-#: sd/inc/strings.hrc:218
+#: sd/inc/strings.hrc:219
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
msgstr ""
#. FUm5F
-#: sd/inc/strings.hrc:219
+#: sd/inc/strings.hrc:220
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "Nombre"
#. jT7iq
-#: sd/inc/strings.hrc:220
+#: sd/inc/strings.hrc:221
msgctxt "STR_TITLE_RENAMEMASTERSLIDE"
msgid "Rename Master Slide"
msgstr ""
#. fWDxT
-#: sd/inc/strings.hrc:221
+#: sd/inc/strings.hrc:222
msgctxt "STR_TITLE_RENAMEMASTERPAGE"
msgid "Rename Master Page"
msgstr ""
#. rWiXQ
-#: sd/inc/strings.hrc:222
+#: sd/inc/strings.hrc:223
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr ""
#. i4T9w
-#: sd/inc/strings.hrc:223
+#: sd/inc/strings.hrc:224
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr ""
#. vS6wi
-#: sd/inc/strings.hrc:224
+#: sd/inc/strings.hrc:225
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr ""
#. xFBgg
-#: sd/inc/strings.hrc:225
+#: sd/inc/strings.hrc:226
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr ""
#. 8JGJD
-#: sd/inc/strings.hrc:226
+#: sd/inc/strings.hrc:227
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr ""
#. oNFN3
-#: sd/inc/strings.hrc:227
+#: sd/inc/strings.hrc:228
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr ""
#. GisCz
-#: sd/inc/strings.hrc:228
+#: sd/inc/strings.hrc:229
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr ""
#. rvtjX
-#: sd/inc/strings.hrc:229
+#: sd/inc/strings.hrc:230
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr ""
#. RoVvC
-#: sd/inc/strings.hrc:230
+#: sd/inc/strings.hrc:231
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr ""
#. RXzA4
-#: sd/inc/strings.hrc:231
+#: sd/inc/strings.hrc:232
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr ""
#. TuP6n
-#: sd/inc/strings.hrc:232
+#: sd/inc/strings.hrc:233
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr ""
#. CCuCb
-#: sd/inc/strings.hrc:233
+#: sd/inc/strings.hrc:234
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr ""
#. TDgFU
-#: sd/inc/strings.hrc:234
+#: sd/inc/strings.hrc:235
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr ""
#. j8btB
-#: sd/inc/strings.hrc:235
+#: sd/inc/strings.hrc:236
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr ""
#. ao6iR
-#: sd/inc/strings.hrc:236
+#: sd/inc/strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr ""
#. EEf4k
-#: sd/inc/strings.hrc:237
+#: sd/inc/strings.hrc:238
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr ""
#. RDARn
-#: sd/inc/strings.hrc:238
+#: sd/inc/strings.hrc:239
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr ""
#. pKBNk
-#: sd/inc/strings.hrc:239
+#: sd/inc/strings.hrc:240
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE_MASTER"
msgid "Master Slides"
msgstr ""
#. CU9DK
-#: sd/inc/strings.hrc:240
+#: sd/inc/strings.hrc:241
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "Pachinas"
#. wnWVD
-#: sd/inc/strings.hrc:241
+#: sd/inc/strings.hrc:242
msgctxt "STR_LEFT_PANE_DRAW_TITLE_MASTER"
msgid "Master Pages"
msgstr ""
#. C7hf2
-#: sd/inc/strings.hrc:242
+#: sd/inc/strings.hrc:243
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr ""
#. bAJoa
-#: sd/inc/strings.hrc:243
+#: sd/inc/strings.hrc:244
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr ""
#. nDrpm
-#: sd/inc/strings.hrc:244
+#: sd/inc/strings.hrc:245
#, fuzzy
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "Disenyo"
#. peCQY
-#: sd/inc/strings.hrc:245
+#: sd/inc/strings.hrc:246
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr ""
#. tR4CL
-#: sd/inc/strings.hrc:246
+#: sd/inc/strings.hrc:247
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr ""
#. oyUYa
-#: sd/inc/strings.hrc:247
+#: sd/inc/strings.hrc:248
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "Estilos de celda"
#. nBdAL
-#: sd/inc/strings.hrc:248
+#: sd/inc/strings.hrc:249
msgctxt "STR_NAVIGATOR_CUSTOMSHAPE"
msgid "Custom Shape"
msgstr ""
#. BQmNo
-#: sd/inc/strings.hrc:249
+#: sd/inc/strings.hrc:250
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr ""
#. 94JFw
-#: sd/inc/strings.hrc:250
+#: sd/inc/strings.hrc:251
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
msgstr ""
#. 76dF3
-#: sd/inc/strings.hrc:251
+#: sd/inc/strings.hrc:252
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr ""
#. EB6XY
-#: sd/inc/strings.hrc:252
+#: sd/inc/strings.hrc:253
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr ""
#. koDfS
-#: sd/inc/strings.hrc:253
+#: sd/inc/strings.hrc:254
#, fuzzy
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "Ficar una fuella"
#. re2hh
-#: sd/inc/strings.hrc:254
+#: sd/inc/strings.hrc:255
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "Ficar una imachen"
#. iBBLh
-#: sd/inc/strings.hrc:255
+#: sd/inc/strings.hrc:256
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr ""
#. m8crC
-#: sd/inc/strings.hrc:256
+#: sd/inc/strings.hrc:257
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr ""
#. CAGzA
-#: sd/inc/strings.hrc:257
+#: sd/inc/strings.hrc:258
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr ""
#. 2mDn4
-#: sd/inc/strings.hrc:258
+#: sd/inc/strings.hrc:259
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr ""
#. jbPEH
-#: sd/inc/strings.hrc:259
+#: sd/inc/strings.hrc:260
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr ""
#. DKw6n
-#: sd/inc/strings.hrc:261
+#: sd/inc/strings.hrc:262
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "Fundo"
#. qGFWm
-#: sd/inc/strings.hrc:262
+#: sd/inc/strings.hrc:263
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr ""
#. j9GG4
-#: sd/inc/strings.hrc:263
+#: sd/inc/strings.hrc:264
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Disenyo"
#. nU2g2
-#: sd/inc/strings.hrc:264
+#: sd/inc/strings.hrc:265
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr ""
#. zQSpC
-#: sd/inc/strings.hrc:265
+#: sd/inc/strings.hrc:266
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr ""
#. z4wq5
-#: sd/inc/strings.hrc:266
+#: sd/inc/strings.hrc:267
msgctxt "STR_PAGE"
msgid "Slide"
msgstr ""
#. TTD8A
-#: sd/inc/strings.hrc:267
+#: sd/inc/strings.hrc:268
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "Pachina"
#. p8GEE
-#: sd/inc/strings.hrc:268
+#: sd/inc/strings.hrc:269
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr ""
#. r3w8y
-#: sd/inc/strings.hrc:269
+#: sd/inc/strings.hrc:270
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr ""
#. 8WvYc
-#: sd/inc/strings.hrc:270
+#: sd/inc/strings.hrc:271
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr ""
#. C3zZM
-#: sd/inc/strings.hrc:271
+#: sd/inc/strings.hrc:272
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr ""
#. nTgKn
-#: sd/inc/strings.hrc:272
+#: sd/inc/strings.hrc:273
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr ""
#. PacSi
-#: sd/inc/strings.hrc:273
+#: sd/inc/strings.hrc:274
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr ""
#. hBB6T
-#: sd/inc/strings.hrc:274
+#: sd/inc/strings.hrc:275
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr ""
#. ZC2XQ
-#: sd/inc/strings.hrc:275
+#: sd/inc/strings.hrc:276
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr ""
#. bekYz
-#: sd/inc/strings.hrc:276
+#: sd/inc/strings.hrc:277
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr ""
#. MhEh8
-#: sd/inc/strings.hrc:277
+#: sd/inc/strings.hrc:278
msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
msgid "Double-tap to edit the title text format"
msgstr ""
#. eMDBG
-#: sd/inc/strings.hrc:278
+#: sd/inc/strings.hrc:279
msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
msgid "Double-tap to edit the outline text format"
msgstr ""
#. QHBwE
-#: sd/inc/strings.hrc:279
+#: sd/inc/strings.hrc:280
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr ""
#. Lf8oo
-#: sd/inc/strings.hrc:280
+#: sd/inc/strings.hrc:281
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr ""
#. n3fVM
-#: sd/inc/strings.hrc:281
+#: sd/inc/strings.hrc:282
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr ""
#. DsABM
-#: sd/inc/strings.hrc:282
+#: sd/inc/strings.hrc:283
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr ""
#. CG6UM
-#: sd/inc/strings.hrc:283
+#: sd/inc/strings.hrc:284
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr ""
#. 45DF3
-#: sd/inc/strings.hrc:284
+#: sd/inc/strings.hrc:285
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr ""
#. msbUt
-#: sd/inc/strings.hrc:285
+#: sd/inc/strings.hrc:286
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr ""
#. CuXWS
-#: sd/inc/strings.hrc:286
+#: sd/inc/strings.hrc:287
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr ""
#. Qxj2R
-#: sd/inc/strings.hrc:287
+#: sd/inc/strings.hrc:288
msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
msgid "Double-tap to move the slide"
msgstr ""
#. iibds
-#: sd/inc/strings.hrc:288
+#: sd/inc/strings.hrc:289
msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
msgid "Double-tap to edit the notes format"
msgstr ""
#. oBXBx
-#: sd/inc/strings.hrc:289
+#: sd/inc/strings.hrc:290
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr ""
#. HVQNr
-#: sd/inc/strings.hrc:290
+#: sd/inc/strings.hrc:291
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr ""
#. NUirL
-#: sd/inc/strings.hrc:291
+#: sd/inc/strings.hrc:292
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr ""
#. 2u7FR
-#: sd/inc/strings.hrc:292
+#: sd/inc/strings.hrc:293
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr ""
#. EdPZC
-#: sd/inc/strings.hrc:293
+#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
msgstr ""
#. js2X9
-#: sd/inc/strings.hrc:294
+#: sd/inc/strings.hrc:295
msgctxt "STR_PRESOBJ_TITLE_MOBILE"
msgid "Double-tap to add Title"
msgstr ""
#. jLtyS
-#: sd/inc/strings.hrc:295
+#: sd/inc/strings.hrc:296
msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
msgid "Double-tap to add Text"
msgstr ""
#. KAFJh
-#: sd/inc/strings.hrc:296
+#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Double-tap to add Text"
msgstr ""
#. ksTwQ
-#: sd/inc/strings.hrc:297
+#: sd/inc/strings.hrc:298
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Tap to edit text"
msgstr ""
#. bRhRR
-#: sd/inc/strings.hrc:298
+#: sd/inc/strings.hrc:299
msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
msgid "Double-tap to add Notes"
msgstr ""
#. ZqPtT
-#: sd/inc/strings.hrc:299
+#: sd/inc/strings.hrc:300
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr ""
#. HGVA3
-#: sd/inc/strings.hrc:300
+#: sd/inc/strings.hrc:301
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr ""
#. XjW6w
-#: sd/inc/strings.hrc:301
+#: sd/inc/strings.hrc:302
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr ""
#. eKgCA
-#: sd/inc/strings.hrc:302
+#: sd/inc/strings.hrc:303
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr ""
#. wW4E4
-#: sd/inc/strings.hrc:303
+#: sd/inc/strings.hrc:304
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr ""
#. nBtJo
-#: sd/inc/strings.hrc:304
+#: sd/inc/strings.hrc:305
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Por defecto"
#. rEPYV
-#: sd/inc/strings.hrc:305
+#: sd/inc/strings.hrc:306
#, fuzzy
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "Titol"
#. zT4rH
-#: sd/inc/strings.hrc:306
+#: sd/inc/strings.hrc:307
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default Drawing Style"
msgstr ""
#. pxfDw
-#: sd/inc/strings.hrc:307
+#: sd/inc/strings.hrc:308
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr ""
#. uDXFb
-#: sd/inc/strings.hrc:308
+#: sd/inc/strings.hrc:309
msgctxt "STR_INSERT_PAGES"
msgid "Insert Pages"
msgstr ""
#. 7Z6kC
-#: sd/inc/strings.hrc:309
+#: sd/inc/strings.hrc:310
msgctxt "STR_INSERT_PAGE_DRAW"
msgid "Insert Page"
msgstr ""
#. CMhGm
-#: sd/inc/strings.hrc:310
+#: sd/inc/strings.hrc:311
msgctxt "STR_SLIDE_SETUP_TITLE"
msgid "Slide Properties"
msgstr ""
#. pA7rP
-#: sd/inc/strings.hrc:312
+#: sd/inc/strings.hrc:313
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr ""
#. btJeg
-#: sd/inc/strings.hrc:313
+#: sd/inc/strings.hrc:314
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr ""
#. YCmiq
-#: sd/inc/strings.hrc:314
+#: sd/inc/strings.hrc:315
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "Texto"
#. v7u2t
-#: sd/inc/strings.hrc:315
+#: sd/inc/strings.hrc:316
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
msgstr "A4"
#. EEK5c
-#: sd/inc/strings.hrc:316
+#: sd/inc/strings.hrc:317
msgctxt "STR_POOLSHEET_A4_TITLE"
msgid "Title A4"
msgstr ""
#. ZCLYo
-#: sd/inc/strings.hrc:317
+#: sd/inc/strings.hrc:318
msgctxt "STR_POOLSHEET_A4_HEADLINE"
msgid "Heading A4"
msgstr ""
#. epKM4
-#: sd/inc/strings.hrc:318
+#: sd/inc/strings.hrc:319
msgctxt "STR_POOLSHEET_A4_TEXT"
msgid "Text A4"
msgstr ""
#. kCg3k
-#: sd/inc/strings.hrc:319
+#: sd/inc/strings.hrc:320
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
msgstr "A0"
#. mhBmK
-#: sd/inc/strings.hrc:320
+#: sd/inc/strings.hrc:321
msgctxt "STR_POOLSHEET_A0_TITLE"
msgid "Title A0"
msgstr ""
#. 6AG4z
-#: sd/inc/strings.hrc:321
+#: sd/inc/strings.hrc:322
msgctxt "STR_POOLSHEET_A0_HEADLINE"
msgid "Heading A0"
msgstr ""
#. gLfCw
-#: sd/inc/strings.hrc:322
+#: sd/inc/strings.hrc:323
msgctxt "STR_POOLSHEET_A0_TEXT"
msgid "Text A0"
msgstr ""
#. eDG7h
-#: sd/inc/strings.hrc:323
+#: sd/inc/strings.hrc:324
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Graphic"
msgstr ""
#. o4g3u
-#: sd/inc/strings.hrc:324
+#: sd/inc/strings.hrc:325
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Shapes"
msgstr ""
#. i6AnZ
-#: sd/inc/strings.hrc:325
+#: sd/inc/strings.hrc:326
msgctxt "STR_POOLSHEET_LINES"
msgid "Lines"
msgstr ""
#. 2ohzZ
-#: sd/inc/strings.hrc:326
+#: sd/inc/strings.hrc:327
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Arrow Line"
msgstr ""
#. mLCYV
-#: sd/inc/strings.hrc:327
+#: sd/inc/strings.hrc:328
msgctxt "STR_POOLSHEET_LINES_DASHED"
msgid "Dashed Line"
msgstr ""
#. xtD8b
-#: sd/inc/strings.hrc:329
+#: sd/inc/strings.hrc:330
msgctxt "STR_POOLSHEET_FILLED"
msgid "Filled"
msgstr ""
#. BGGf5
-#: sd/inc/strings.hrc:330
+#: sd/inc/strings.hrc:331
msgctxt "STR_POOLSHEET_FILLED_BLUE"
msgid "Filled Blue"
msgstr ""
#. sGCBw
-#: sd/inc/strings.hrc:331
+#: sd/inc/strings.hrc:332
msgctxt "STR_POOLSHEET_FILLED_GREEN"
msgid "Filled Green"
msgstr ""
#. xfoEY
-#: sd/inc/strings.hrc:332
+#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_FILLED_YELLOW"
msgid "Filled Yellow"
msgstr ""
#. eEKGF
-#: sd/inc/strings.hrc:333
+#: sd/inc/strings.hrc:334
msgctxt "STR_POOLSHEET_FILLED_RED"
msgid "Filled Red"
msgstr ""
#. uHgQH
-#: sd/inc/strings.hrc:335
+#: sd/inc/strings.hrc:336
msgctxt "STR_POOLSHEET_OUTLINE"
msgid "Outlined"
msgstr ""
#. 2eHMC
-#: sd/inc/strings.hrc:336
+#: sd/inc/strings.hrc:337
msgctxt "STR_POOLSHEET_OUTLINE_BLUE"
msgid "Outlined Blue"
msgstr ""
#. 8FRxG
-#: sd/inc/strings.hrc:337
+#: sd/inc/strings.hrc:338
msgctxt "STR_POOLSHEET_OUTLINE_GREEN"
msgid "Outlined Green"
msgstr ""
#. CEJ3Z
-#: sd/inc/strings.hrc:338
+#: sd/inc/strings.hrc:339
msgctxt "STR_POOLSHEET_OUTLINE_YELLOW"
msgid "Outlined Yellow"
msgstr ""
#. LARUM
-#: sd/inc/strings.hrc:339
+#: sd/inc/strings.hrc:340
msgctxt "STR_POOLSHEET_OUTLINE_RED"
msgid "Outlined Red"
msgstr ""
#. 5dvZu
-#: sd/inc/strings.hrc:341
+#: sd/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "Titol"
#. zn6qa
-#: sd/inc/strings.hrc:342
+#: sd/inc/strings.hrc:343
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr ""
#. JVyHE
-#: sd/inc/strings.hrc:343
+#: sd/inc/strings.hrc:344
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr ""
#. riaKo
-#: sd/inc/strings.hrc:344
+#: sd/inc/strings.hrc:345
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr ""
#. EEEk3
-#: sd/inc/strings.hrc:345
+#: sd/inc/strings.hrc:346
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "Fundo"
#. EdWfd
-#: sd/inc/strings.hrc:346
+#: sd/inc/strings.hrc:347
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "Notas"
#. FQqif
-#: sd/inc/strings.hrc:347
+#: sd/inc/strings.hrc:348
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr ""
#. kjKWf
-#: sd/inc/strings.hrc:348
+#: sd/inc/strings.hrc:349
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "Alzar o documento"
#. HAeDt
-#: sd/inc/strings.hrc:349
+#: sd/inc/strings.hrc:350
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr ""
#. 7uDfu
-#: sd/inc/strings.hrc:350
+#: sd/inc/strings.hrc:351
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr ""
@@ -2332,650 +2338,650 @@ msgstr ""
#. E9zvq
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
-#: sd/inc/strings.hrc:355
+#: sd/inc/strings.hrc:356
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr ""
#. GfnmX
-#: sd/inc/strings.hrc:356
+#: sd/inc/strings.hrc:357
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr ""
#. YCVqM
-#: sd/inc/strings.hrc:357
+#: sd/inc/strings.hrc:358
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr ""
#. k2hXi
-#: sd/inc/strings.hrc:358
+#: sd/inc/strings.hrc:359
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr ""
#. A22hR
-#: sd/inc/strings.hrc:359
+#: sd/inc/strings.hrc:360
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr ""
#. vyX8L
-#: sd/inc/strings.hrc:360
+#: sd/inc/strings.hrc:361
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr ""
#. qr5ov
-#: sd/inc/strings.hrc:361
+#: sd/inc/strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr ""
#. Ycpb4
-#: sd/inc/strings.hrc:362
+#: sd/inc/strings.hrc:363
#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "Presentación"
#. 4WCzf
-#: sd/inc/strings.hrc:363
+#: sd/inc/strings.hrc:364
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr ""
#. cBoMF
-#: sd/inc/strings.hrc:364
+#: sd/inc/strings.hrc:365
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr ""
#. 8KV99
-#: sd/inc/strings.hrc:365
+#: sd/inc/strings.hrc:366
#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "Presentación"
#. R6kyg
-#: sd/inc/strings.hrc:366
+#: sd/inc/strings.hrc:367
#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "Presentación"
#. X8c9Z
-#: sd/inc/strings.hrc:367
+#: sd/inc/strings.hrc:368
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr ""
#. FeAdu
-#: sd/inc/strings.hrc:368
+#: sd/inc/strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr ""
#. sA8of
-#: sd/inc/strings.hrc:369
+#: sd/inc/strings.hrc:370
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr ""
#. KAC6Z
-#: sd/inc/strings.hrc:370
+#: sd/inc/strings.hrc:371
#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "Presentación"
#. EfHeH
-#: sd/inc/strings.hrc:371
+#: sd/inc/strings.hrc:372
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr ""
#. WosPZ
-#: sd/inc/strings.hrc:372
+#: sd/inc/strings.hrc:373
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr ""
#. kCGsH
-#: sd/inc/strings.hrc:373
+#: sd/inc/strings.hrc:374
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr ""
#. ubJop
-#: sd/inc/strings.hrc:374
+#: sd/inc/strings.hrc:375
#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Titol"
#. Va4KF
-#: sd/inc/strings.hrc:375
+#: sd/inc/strings.hrc:376
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr ""
#. 6FKRE
-#: sd/inc/strings.hrc:376
+#: sd/inc/strings.hrc:377
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr ""
#. eSBEi
-#: sd/inc/strings.hrc:377
+#: sd/inc/strings.hrc:378
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Pachina"
#. WEaeZ
-#: sd/inc/strings.hrc:378
+#: sd/inc/strings.hrc:379
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Notas"
#. buhox
-#: sd/inc/strings.hrc:379
+#: sd/inc/strings.hrc:380
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr ""
#. 4xBQg
-#: sd/inc/strings.hrc:380
+#: sd/inc/strings.hrc:381
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr ""
#. CGegB
-#: sd/inc/strings.hrc:381
+#: sd/inc/strings.hrc:382
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Piet de pachina"
#. SrrR4
-#: sd/inc/strings.hrc:382
+#: sd/inc/strings.hrc:383
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Capitero"
#. CCwKy
-#: sd/inc/strings.hrc:383
+#: sd/inc/strings.hrc:384
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Calendata"
#. EFmn4
-#: sd/inc/strings.hrc:384
+#: sd/inc/strings.hrc:385
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Numero"
#. wFpMQ
-#: sd/inc/strings.hrc:385
+#: sd/inc/strings.hrc:386
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr ""
#. EV4W5
-#: sd/inc/strings.hrc:387
+#: sd/inc/strings.hrc:388
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "~Garra"
#. 9izAz
-#: sd/inc/strings.hrc:388
+#: sd/inc/strings.hrc:389
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr ""
#. oEQ7B
-#: sd/inc/strings.hrc:389
+#: sd/inc/strings.hrc:390
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr ""
#. Lf9gB
-#: sd/inc/strings.hrc:390
+#: sd/inc/strings.hrc:391
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr ""
#. xxDXG
-#: sd/inc/strings.hrc:391
+#: sd/inc/strings.hrc:392
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "Escala"
#. SvBeK
-#: sd/inc/strings.hrc:392
+#: sd/inc/strings.hrc:393
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr ""
#. eJ4qZ
-#: sd/inc/strings.hrc:393
+#: sd/inc/strings.hrc:394
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr ""
#. CSbCE
-#: sd/inc/strings.hrc:394
+#: sd/inc/strings.hrc:395
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr ""
#. cZUiD
-#: sd/inc/strings.hrc:395
+#: sd/inc/strings.hrc:396
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr ""
#. U5ZDL
-#: sd/inc/strings.hrc:396
+#: sd/inc/strings.hrc:397
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estilo:"
#. vKLER
-#: sd/inc/strings.hrc:397
+#: sd/inc/strings.hrc:398
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "Tipo de letra"
#. Fdsks
-#: sd/inc/strings.hrc:398
+#: sd/inc/strings.hrc:399
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr ""
#. nT7dm
-#: sd/inc/strings.hrc:399
+#: sd/inc/strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estilo:"
#. q24Fe
-#: sd/inc/strings.hrc:400
+#: sd/inc/strings.hrc:401
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr ""
#. nAqeR
-#: sd/inc/strings.hrc:401
+#: sd/inc/strings.hrc:402
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr ""
#. w7G4Q
-#: sd/inc/strings.hrc:402
+#: sd/inc/strings.hrc:403
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr ""
#. R3GgU
-#: sd/inc/strings.hrc:403
+#: sd/inc/strings.hrc:404
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
-msgstr ""
+msgstr "Grandaria:"
#. YEwoz
-#: sd/inc/strings.hrc:404
+#: sd/inc/strings.hrc:405
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr ""
#. wiQPZ
-#: sd/inc/strings.hrc:405
+#: sd/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "~Color"
#. f5u6C
-#: sd/inc/strings.hrc:406
+#: sd/inc/strings.hrc:407
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr ""
#. N7jGX
-#: sd/inc/strings.hrc:407
+#: sd/inc/strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr ""
#. vasqr
-#: sd/inc/strings.hrc:408
+#: sd/inc/strings.hrc:409
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr ""
#. CjvLY
-#: sd/inc/strings.hrc:409
+#: sd/inc/strings.hrc:410
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "Sencilla"
#. CdYt2
-#: sd/inc/strings.hrc:410
+#: sd/inc/strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr ""
#. Evkrq
-#: sd/inc/strings.hrc:411
+#: sd/inc/strings.hrc:412
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr ""
#. EcciE
-#: sd/inc/strings.hrc:412
+#: sd/inc/strings.hrc:413
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr ""
#. Zydrz
-#: sd/inc/strings.hrc:413
+#: sd/inc/strings.hrc:414
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr ""
#. kW2DL
-#: sd/inc/strings.hrc:414
+#: sd/inc/strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr ""
#. iKFbF
-#: sd/inc/strings.hrc:415
+#: sd/inc/strings.hrc:416
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr ""
#. kg9Yv
-#: sd/inc/strings.hrc:416
+#: sd/inc/strings.hrc:417
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr ""
#. Ep4QY
-#: sd/inc/strings.hrc:417
+#: sd/inc/strings.hrc:418
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "Garra"
#. KAsTD
-#: sd/inc/strings.hrc:419
+#: sd/inc/strings.hrc:420
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "Hue,"
#. DEYnN
-#: sd/inc/strings.hrc:420
+#: sd/inc/strings.hrc:421
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr ""
#. bh3FZ
-#: sd/inc/strings.hrc:421
+#: sd/inc/strings.hrc:422
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr ""
#. AvNV8
-#: sd/inc/strings.hrc:422
+#: sd/inc/strings.hrc:423
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr ""
#. P5gKe
-#: sd/inc/strings.hrc:423
+#: sd/inc/strings.hrc:424
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr ""
#. KGmdL
-#: sd/inc/strings.hrc:424
+#: sd/inc/strings.hrc:425
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr ""
#. oEn6r
-#: sd/inc/strings.hrc:425
+#: sd/inc/strings.hrc:426
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr ""
#. eP7Vm
-#: sd/inc/strings.hrc:426
+#: sd/inc/strings.hrc:427
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr ""
#. s4c9W
-#: sd/inc/strings.hrc:427
+#: sd/inc/strings.hrc:428
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr ""
#. bxiPE
-#: sd/inc/strings.hrc:428
+#: sd/inc/strings.hrc:429
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr ""
#. hQbpd
-#: sd/inc/strings.hrc:429
+#: sd/inc/strings.hrc:430
#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "Edita o comentario..."
#. g6k7E
-#: sd/inc/strings.hrc:430
+#: sd/inc/strings.hrc:431
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr ""
#. NMTpu
-#: sd/inc/strings.hrc:432
+#: sd/inc/strings.hrc:433
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr ""
#. Q76cw
-#: sd/inc/strings.hrc:433
+#: sd/inc/strings.hrc:434
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "Tabla"
#. xCRmu
-#: sd/inc/strings.hrc:435
+#: sd/inc/strings.hrc:436
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#. 6KbnP
-#: sd/inc/strings.hrc:436
+#: sd/inc/strings.hrc:437
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Documento"
#. uBxPs
-#: sd/inc/strings.hrc:437
+#: sd/inc/strings.hrc:438
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr ""
#. EPBUK
-#: sd/inc/strings.hrc:438
+#: sd/inc/strings.hrc:439
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr ""
#. BFEFJ
-#: sd/inc/strings.hrc:439
+#: sd/inc/strings.hrc:440
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "Conteniu"
#. AdWKp
-#: sd/inc/strings.hrc:440
+#: sd/inc/strings.hrc:441
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr ""
#. GkLky
-#: sd/inc/strings.hrc:441
+#: sd/inc/strings.hrc:442
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr ""
#. EFkVE
-#: sd/inc/strings.hrc:442
+#: sd/inc/strings.hrc:443
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr ""
#. ZcDFL
-#: sd/inc/strings.hrc:443
+#: sd/inc/strings.hrc:444
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr ""
#. CSUbC
-#: sd/inc/strings.hrc:444
+#: sd/inc/strings.hrc:445
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Color"
#. WmYKp
-#: sd/inc/strings.hrc:445
+#: sd/inc/strings.hrc:446
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr ""
#. qDGVE
-#: sd/inc/strings.hrc:446
+#: sd/inc/strings.hrc:447
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr ""
#. K7m8L
-#: sd/inc/strings.hrc:447
+#: sd/inc/strings.hrc:448
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
#. 8AzJi
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:449
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr ""
#. AEeCf
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:450
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr ""
#. jBxbU
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr ""
#. a3tSp
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:452
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr ""
#. pPiWM
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:454
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr ""
#. buKAC
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:455
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr ""
#. iiE2i
-#: sd/inc/strings.hrc:455
+#: sd/inc/strings.hrc:456
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr ""
#. RAhiP
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:457
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr ""
#. 6GhtE
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:459
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr ""
#. X9CWA
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:461
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr ""
#. yYhnC
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:463
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Next"
msgstr ""
#. YG7NQ
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:464
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
msgstr ""
#. A9eJu
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:465
msgctxt "RID_SVXSTR_MENU_FIRST"
msgid "~First Slide"
msgstr ""
#. CVatA
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:466
msgctxt "RID_SVXSTR_MENU_LAST"
msgid "~Last Slide"
msgstr ""
#. Wkvpi
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:468
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr ""
#. KfamK
-#: sd/inc/strings.hrc:468
+#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
msgstr ""
#. a9JBA
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:470
msgctxt "STR_REMOVE_TABLESTYLE"
msgid ""
"The selected style is in use in this document.\n"
@@ -3249,10 +3255,10 @@ msgctxt "crossfadedialog|extended_tip|CrossFadeDialog"
msgid "Creates shapes and distributes them by uniform increments between two drawing objects."
msgstr ""
-#. 9Ga7E
+#. rsfpn
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:8
msgctxt "dlgsnap|SnapObjectDialog"
-msgid "New Snap Object"
+msgid "New Snap Guide"
msgstr ""
#. Qg8Yb
@@ -3795,225 +3801,225 @@ msgid "Rename..."
msgstr ""
#. V3FWt
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3169
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3175
msgctxt "drawnotebookbar|FileLabel"
msgid "_File"
msgstr "_Fichero"
#. exwEC
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3188
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3194
msgctxt "drawnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Aduya"
#. qrXDY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3244
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3250
msgctxt "drawnotebookbar|FileLabel"
msgid "~File"
msgstr "~Fichero"
#. EQ6HL
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4613
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4619
msgctxt "drawnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. jtFqm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4712
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4718
msgctxt "drawnotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. zoUaS
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5420
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5426
msgctxt "drawnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. S5FkE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5583
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5589
msgctxt "drawnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "F_icar"
#. Z3UCg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5687
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5693
msgctxt "drawnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "F~icar"
#. TVDXM
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6387
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6393
msgctxt "drawnotebookbar|PageMenuButton"
msgid "_Layout"
msgstr ""
#. Rv7x4
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6472
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6478
msgctxt "drawnotebookbar|PageLabel"
msgid "~Layout"
msgstr ""
#. BQcfo
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7010
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7016
msgctxt "drawnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. prpcY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7093
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7099
msgctxt "drawnotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. EiuB6
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8122
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8182
msgctxt "drawnotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. EF3TH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8207
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8267
msgctxt "drawnotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. 94L75
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9552
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9612
msgctxt "drawnotebookbar|TextMenuButton"
msgid "T_ext"
msgstr ""
#. PQtWE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9647
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9707
msgctxt "drawnotebookbar|ReferencesLabel"
msgid "T~ext"
msgstr ""
#. tNq7H
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10549
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10609
msgctxt "drawnotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. 9pJGh
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10633
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10693
msgctxt "drawnotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. ECD4J
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11160
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:12477
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14271
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11220
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:12537
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14331
msgctxt "drawnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. 4Z6aZ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11828
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11888
msgctxt "drawnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr ""
#. 7FoFi
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11937
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11997
msgctxt "drawnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 6SADm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13688
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13748
msgctxt "drawnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. 6S8qN
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13794
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13854
msgctxt "drawnotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. QAEDd
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14627
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14687
msgctxt "drawnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. SL4NA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14734
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14794
msgctxt "drawnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~Obchecto"
#. 4aAxG
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15200
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15260
msgctxt "drawnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. ed3LH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15304
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15364
msgctxt "drawnotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. FAL6c
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16112
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16172
msgctxt "drawnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. oaAJU
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16196
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16256
msgctxt "DrawNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. ZBVGA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16983
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17043
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "3_d"
msgstr "_3D"
#. fEyRX
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17090
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17150
msgctxt "DrawNotebookbar|FormLabel"
msgid "3~d"
msgstr "~3D"
#. 7ZLQw
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17614
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17674
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "_Master"
msgstr ""
#. oiXVg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17698
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17758
msgctxt "DrawNotebookbar|MasterLabel"
msgid "~Master"
msgstr ""
#. yzvja
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17755
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17815
msgctxt "drawnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. L3eG5
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17829
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17889
msgctxt "drawnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. dkNUg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18741
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18801
msgctxt "drawnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. Je8XQ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18825
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18885
msgctxt "drawnotebookbar|DevLabel"
msgid "~Tools"
msgstr ""
@@ -4229,190 +4235,190 @@ msgid "~Tools"
msgstr ""
#. BN8VW
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2335
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2341
msgctxt "draw_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr ""
#. gf8PA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2467
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2473
msgctxt "draw_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr ""
#. ELBq3
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3067
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3073
msgctxt "draw_notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fichero"
#. DRGus
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3175
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3181
msgctxt "draw_notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr ""
#. vbFke
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3301
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6775
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12866
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3307
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6781
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12872
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "F_icar"
#. 4p9DA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3457
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12481
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3463
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12487
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr ""
#. DsE2d
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3885
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7612
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9467
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10556
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11213
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12075
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12997
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3891
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7618
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9473
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10562
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11219
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12081
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13003
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. Dsr5A
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4021
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13133
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4027
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13139
msgctxt "draw_notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
#. Pxoj8
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4132
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5337
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13244
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4138
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5343
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13250
msgctxt "draw_notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr ""
#. cjxQa
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4241
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13376
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4247
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13382
msgctxt "draw_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. eAioD
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4333
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4339
msgctxt "draw_notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. c3M8j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4492
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5503
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4498
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5509
msgctxt "draw_notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr ""
#. pUqDJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4806
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5732
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4812
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5738
msgctxt "draw_notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr ""
#. MRg9E
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5989
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5995
msgctxt "draw_notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. QzCG4
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6654
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6660
msgctxt "draw_notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr ""
#. 5GKtj
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6920
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11383
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6926
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11389
msgctxt "draw_notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. dc5qG
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7345
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9200
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10289
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10945
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11808
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7351
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9206
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10295
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10951
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11814
msgctxt "draw_notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. ApB4j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7796
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7802
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. R5YZh
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8062
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12211
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8068
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12217
msgctxt "draw_notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr ""
#. TCPHC
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8298
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8304
msgctxt "draw_notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. hgFay
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8525
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8531
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. Q6ELJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8636
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8642
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. fQJRZ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8772
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8778
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr ""
#. xudwE
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9583
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9589
msgctxt "draw_notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr ""
#. 8qSXf
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9864
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9870
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. QdUM9
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10716
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10722
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. kwxYr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12345
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12351
msgctxt "draw_notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr ""
#. bBpXr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14111
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14117
msgctxt "draw_notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
@@ -4453,6 +4459,18 @@ msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr ""
+#. ue5PR
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:16
+msgctxt "selectlayerdialog|SelectLayerDialog"
+msgid "Select Layer"
+msgstr ""
+
+#. NEFQb
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:131
+msgctxt "selectlayerdialog|label1"
+msgid "Layer"
+msgstr ""
+
#. wEVvC
#: sd/uiconfig/sdraw/ui/vectorize.ui:27
msgctxt "vectorize|VectorizeDialog"
@@ -6698,237 +6716,237 @@ msgid "Back to front"
msgstr ""
#. qGFEo
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3203
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3209
msgctxt "impressnotebookbar|FileLabel"
msgid "_File"
msgstr "_Fichero"
#. PyC4c
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3222
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3228
msgctxt "impressnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Aduya"
#. VoxXb
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3278
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3284
msgctxt "impressnotebookbar|FileLabel"
msgid "~File"
msgstr "~Fichero"
#. XRcKU
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4798
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4804
msgctxt "impressnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. XqFQv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4898
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4904
msgctxt "impressnotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. DEQhQ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:5500
+#: sd/uiconfig/simpress/ui/notebookbar.ui:5506
msgctxt "impressnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. 9GEAC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6018
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6024
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "F_icar"
#. t3YwN
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6121
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6127
msgctxt "impressnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "F~icar"
#. 58fjG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6896
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6902
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "_Layout"
msgstr ""
#. ArPLp
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6981
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6987
msgctxt "impressnotebookbar|LayoutLabel"
msgid "~Layout"
msgstr ""
#. vRtjP
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7445
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7451
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
msgstr ""
#. nV5FC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7529
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7535
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "~Slide Show"
msgstr ""
#. sDdGm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8065
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8071
msgctxt "impressnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. drk6E
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8148
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8154
msgctxt "impressnotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. vjE5w
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9367
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9427
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. KJK9J
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9452
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9512
msgctxt "impressnotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. bWC2b
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10346
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10406
msgctxt "impressnotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. dmEJG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10430
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10490
msgctxt "impressnotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. Cn8TS
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10955
-#: sd/uiconfig/simpress/ui/notebookbar.ui:12209
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14021
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11015
+#: sd/uiconfig/simpress/ui/notebookbar.ui:12269
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14081
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. do5DT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11625
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11685
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr ""
#. XCSMA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11734
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11794
msgctxt "impressnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. nTy3C
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13436
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13496
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. BfNQD
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13543
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13603
msgctxt "impressnotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. p3Faf
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14377
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14437
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. wL8mu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14484
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14544
msgctxt "impressnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~Obchecto"
#. AAosj
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14950
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15010
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. GgHEg
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15054
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15114
msgctxt "impressnotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. W9oCC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15862
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15922
msgctxt "impressnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. 7sAbT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15946
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16006
msgctxt "ImpressNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. aAdZJ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16741
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16801
msgctxt "impressnotebookbar|FormMenuButton"
msgid "_Master"
msgstr ""
#. XAZEm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16825
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16885
msgctxt "ImpressNotebookbar|MasterLabel"
msgid "~Master"
msgstr ""
#. DyZAq
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17635
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17695
msgctxt "ImpressNotebookbar|FormMenuButton"
msgid "_View"
msgstr ""
#. rUJFu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17719
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17779
msgctxt "ImpressNotebookbar|View2Label"
msgid "~Outline"
msgstr ""
#. pA8DH
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18506
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18566
msgctxt "impressnotebookbar|FormMenuButton"
msgid "3_d"
msgstr "_3D"
#. xwrog
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18613
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18673
msgctxt "impressnotebookbar|FormLabel"
msgid "3~d"
msgstr "~3D"
#. syaDA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18670
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18730
msgctxt "impressnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. Nwrnv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18744
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18804
msgctxt "impressnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. rBSXA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19707
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19767
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. DTNDB
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19791
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19851
msgctxt "impressnotebookbar|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7144,436 +7162,436 @@ msgid "~Tools"
msgstr ""
#. JC7Dd
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2321
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2327
msgctxt "impress_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr ""
#. aEHCg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2494
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2500
msgctxt "impress_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr ""
#. LL2dj
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3107
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3113
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fichero"
#. MR7ZB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3215
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3221
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr ""
#. 26rGJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3341
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3347
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4530
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "S_lide"
msgstr ""
#. WZ5Fe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3498
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12463
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3504
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12469
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr ""
#. GYqWX
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3926
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7576
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9429
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10518
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11175
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12037
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12969
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7582
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9435
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11181
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12043
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12975
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. LFnQL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4062
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6739
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12838
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4068
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6745
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12844
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr ""
#. 5wZbP
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4173
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13105
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4179
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13111
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
#. BxXfn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4294
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5330
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13226
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4300
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5336
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13232
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "Veyer"
#. 5fAr4
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4392
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4398
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. fED72
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4676
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5495
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4682
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5501
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr ""
#. YgxCs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4903
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5699
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4909
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5705
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr ""
#. Tgwxy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5966
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5972
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. PRamE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6618
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6624
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr ""
#. DC7Hv
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6884
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11345
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6890
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11351
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7309
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9162
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10251
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10907
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11770
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7315
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9168
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10257
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10913
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11776
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7760
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7766
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8024
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12173
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8030
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12179
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr ""
#. cbMTW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8260
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8266
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8487
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8493
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8604
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. XL8kc
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8734
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8740
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr ""
#. snvvw
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9545
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9551
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9826
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9832
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. Ghwp6
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10678
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10684
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. w6MPS
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12307
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12313
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr ""
#. MGQxe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13366
msgctxt "impress_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. xBYsC
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14095
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14101
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
#. EsADr
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2989
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2995
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
#. Ch63h
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3047
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ferramientas"
#. kdH4L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3094
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Aduya"
#. bkg23
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3200
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3206
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fichero"
#. aqbEs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3433
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3439
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr ""
#. S4ZPU
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3590
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3596
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr ""
#. ZShaH
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3783
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3789
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr ""
#. dS4bE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3938
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "F_icar"
#. bwvGG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4268
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4274
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr ""
#. gQQfL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4452
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4458
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr ""
#. BHDdD
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4604
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Veyer"
#. MECyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4880
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8402
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9644
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11035
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12267
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4886
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8408
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9650
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12273
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "~Organizar"
#. ZZz6G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5037
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5043
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr ""
#. etFeN
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5280
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6523
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5286
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6529
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr ""
#. sdehG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5591
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6834
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5597
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6840
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr ""
#. ncg2G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5831
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5837
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "F_icar"
#. 6isa9
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5993
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5999
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "Veyer"
#. sorSJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6141
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6147
msgctxt "notebookbar_groupedbar_full|reviewp"
msgid "_Review"
msgstr ""
#. jHLaW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6280
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6286
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr ""
#. Ew7Ho
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7009
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7015
#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "Tabla"
#. i8XUZ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7269
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7275
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr ""
#. 4nboE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7391
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7397
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr ""
#. WfzeY
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7717
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7723
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8002
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8008
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr ""
#. BfnGg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8554
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9796
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11187
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8560
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9802
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11193
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "~Rella"
#. 3i55T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8696
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8702
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr ""
#. fNGFB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8835
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8841
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. SbHmx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9091
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9097
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Graficos"
#. DDTxx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9256
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9262
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "~Color"
#. eLnnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10185
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10191
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. duFFM
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10366
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr ""
#. wrKzp
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10635
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10641
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr ""
#. EMvnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11333
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11339
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "Veyer"
#. DQLzy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11493
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11499
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr ""
#. QLjsG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11724
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11730
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "F_icar"
#. Eg8Qi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11949
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11955
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr ""
#. tcCdm
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12429
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12435
#, fuzzy
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
@@ -9594,104 +9612,104 @@ msgid "Graphic Styles"
msgstr ""
#. 38ZeG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:41
+#: sd/uiconfig/simpress/ui/templatedialog.ui:38
#, fuzzy
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "Estandar"
#. HsXnQ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:152
+#: sd/uiconfig/simpress/ui/templatedialog.ui:126
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr ""
#. 5d7Zo
-#: sd/uiconfig/simpress/ui/templatedialog.ui:199
+#: sd/uiconfig/simpress/ui/templatedialog.ui:149
msgctxt "templatedialog|line"
msgid "Line"
msgstr ""
#. vQ46t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:247
+#: sd/uiconfig/simpress/ui/templatedialog.ui:173
msgctxt "templatedialog|area"
msgid "Area"
msgstr ""
#. xeCAp
-#: sd/uiconfig/simpress/ui/templatedialog.ui:295
+#: sd/uiconfig/simpress/ui/templatedialog.ui:197
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr ""
#. Wuy8t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:343
+#: sd/uiconfig/simpress/ui/templatedialog.ui:221
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Transparencia"
#. 8mJFG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:391
+#: sd/uiconfig/simpress/ui/templatedialog.ui:245
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Tipo de letra"
#. tuaZJ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:439
+#: sd/uiconfig/simpress/ui/templatedialog.ui:269
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr ""
#. SK2Ge
-#: sd/uiconfig/simpress/ui/templatedialog.ui:487
+#: sd/uiconfig/simpress/ui/templatedialog.ui:293
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr ""
#. siGDD
-#: sd/uiconfig/simpress/ui/templatedialog.ui:535
+#: sd/uiconfig/simpress/ui/templatedialog.ui:317
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Texto"
#. c5b3i
-#: sd/uiconfig/simpress/ui/templatedialog.ui:583
+#: sd/uiconfig/simpress/ui/templatedialog.ui:341
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr ""
#. dyjNi
-#: sd/uiconfig/simpress/ui/templatedialog.ui:631
+#: sd/uiconfig/simpress/ui/templatedialog.ui:365
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr ""
#. fcsTP
-#: sd/uiconfig/simpress/ui/templatedialog.ui:679
+#: sd/uiconfig/simpress/ui/templatedialog.ui:389
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr ""
#. nBYNb
-#: sd/uiconfig/simpress/ui/templatedialog.ui:727
+#: sd/uiconfig/simpress/ui/templatedialog.ui:413
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
#. CdaX3
-#: sd/uiconfig/simpress/ui/templatedialog.ui:775
+#: sd/uiconfig/simpress/ui/templatedialog.ui:437
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr ""
#. RKvWz
-#: sd/uiconfig/simpress/ui/templatedialog.ui:823
+#: sd/uiconfig/simpress/ui/templatedialog.ui:461
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr ""
#. WtrUB
-#: sd/uiconfig/simpress/ui/templatedialog.ui:871
+#: sd/uiconfig/simpress/ui/templatedialog.ui:485
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr ""
diff --git a/source/an/sfx2/messages.po b/source/an/sfx2/messages.po
index 11cb3b51761..3a657039b50 100644
--- a/source/an/sfx2/messages.po
+++ b/source/an/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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-04 13:31+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-03-14 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/an/>\n"
"Language: 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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540149298.000000\n"
#. bHbFE
@@ -3051,28 +3051,28 @@ msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr ""
-#. aENCY
+#. 64GNQ
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
-msgid "Enter information about persons or organizations contributing to the document."
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
msgstr ""
-#. y3E3S
+#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
-msgid "Enter information about geographic coverage of the document."
+msgid "Enter the time, place, or jurisdiction that the document is relevant to."
msgstr ""
-#. ePuCE
+#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
-msgid "Enter information to unambiguously identify the document."
+msgid "Enter a unique and unambiguous identifier for the document."
msgstr ""
-#. 5KF6E
+#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
-msgid "Enter information about the publisher of the document."
+msgid "Enter the name of the entity that is making the document available."
msgstr ""
#. n8gwE
@@ -3087,16 +3087,16 @@ msgctxt "descriptioninfopage|extended_tip|rights"
msgid "Enter information about intellectual property rights associated with the document."
msgstr ""
-#. xKAHT
+#. Nze95
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
-msgid "Enter information about a related resource from which the document is derived from."
+msgid "Enter information about other resources from which the document is derived."
msgstr ""
-#. nBDCW
+#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
-msgid "Enter information about the nature or genre of the document."
+msgid "Enter information about the category or format of the document."
msgstr ""
#. bo2q7
@@ -3681,7 +3681,7 @@ msgstr ""
#: sfx2/uiconfig/ui/helpmanual.ui:68
msgctxt "helpmanual|builtin"
msgid "Learn more about installing the built-in help"
-msgstr ""
+msgstr "Mas sobre a instalación d'a aduya integrada"
#. B2Wzh
#: sfx2/uiconfig/ui/helpmanual.ui:84
@@ -3780,7 +3780,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr ""
-#. uCvKD
+#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3790,7 +3790,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2023 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -4859,10 +4859,10 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr ""
-#. xYGf6
+#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
-msgid "All Applications"
+msgid "All Documents"
msgstr ""
#. fAxHB
diff --git a/source/an/shell/source/win32/shlxthandler/res.po b/source/an/shell/source/win32/shlxthandler/res.po
index 3de10848f73..89380b27546 100644
--- a/source/an/shell/source/win32/shlxthandler/res.po
+++ b/source/an/shell/source/win32/shlxthandler/res.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2022-04-11 13:37+0000\n"
+"PO-Revision-Date: 2024-04-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/shellsourcewin32shlxthandlerres/an/>\n"
"Language: 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.11.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1385470497.000000\n"
#. nMHZG
@@ -345,7 +345,7 @@ msgctxt ""
"%SIZE_COLON%\n"
"LngText.text"
msgid "Size:"
-msgstr ""
+msgstr "Grandaria:"
#. 3GFSY
#: shlxthdl.ulf
diff --git a/source/an/svtools/messages.po b/source/an/svtools/messages.po
index f2578f84652..79a67a603e7 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: 2023-12-21 13:21+0100\n"
+"POT-Creation-Date: 2024-04-15 19:52+0200\n"
"PO-Revision-Date: 2023-06-11 20:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/an/>\n"
@@ -2565,2493 +2565,2505 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[Garra]"
-#. aUWzb
+#. AErwo
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Multiple]"
+msgstr ""
+
+#. J2UFW
+#: svtools/inc/langtab.hrc:31
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Undetermined]"
+msgstr ""
+
+#. aUWzb
+#: svtools/inc/langtab.hrc:32
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr ""
#. AQgxZ
-#: svtools/inc/langtab.hrc:31 svtools/inc/langtab.hrc:32
+#: svtools/inc/langtab.hrc:33 svtools/inc/langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Por defecto"
#. hsqmD
-#: svtools/inc/langtab.hrc:33
+#: svtools/inc/langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr ""
#. TVGco
-#: svtools/inc/langtab.hrc:34
+#: svtools/inc/langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr ""
#. unNc6
-#: svtools/inc/langtab.hrc:35
+#: svtools/inc/langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr ""
#. yStAU
-#: svtools/inc/langtab.hrc:36
+#: svtools/inc/langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr ""
#. 6GPFd
-#: svtools/inc/langtab.hrc:37
+#: svtools/inc/langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr ""
#. tvtct
-#: svtools/inc/langtab.hrc:38
+#: svtools/inc/langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr ""
#. sAaq7
-#: svtools/inc/langtab.hrc:39
+#: svtools/inc/langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr ""
#. CtwpU
-#: svtools/inc/langtab.hrc:40
+#: svtools/inc/langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr ""
#. XgGyg
-#: svtools/inc/langtab.hrc:41
+#: svtools/inc/langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr ""
#. iwYQR
-#: svtools/inc/langtab.hrc:42
+#: svtools/inc/langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr ""
#. nKF3r
-#: svtools/inc/langtab.hrc:43
+#: svtools/inc/langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr ""
#. JdGNA
-#: svtools/inc/langtab.hrc:44
+#: svtools/inc/langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr ""
#. bVjMH
-#: svtools/inc/langtab.hrc:45
+#: svtools/inc/langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr ""
#. 2tQFC
-#: svtools/inc/langtab.hrc:46
+#: svtools/inc/langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr ""
#. EvECi
-#: svtools/inc/langtab.hrc:47
+#: svtools/inc/langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr ""
#. AWBGA
-#: svtools/inc/langtab.hrc:48
+#: svtools/inc/langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr ""
#. FBSpG
-#: svtools/inc/langtab.hrc:49
+#: svtools/inc/langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr ""
#. YmCZY
-#: svtools/inc/langtab.hrc:50
+#: svtools/inc/langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr ""
#. VB6tk
-#: svtools/inc/langtab.hrc:51
+#: svtools/inc/langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr ""
#. ErqSh
-#: svtools/inc/langtab.hrc:52
+#: svtools/inc/langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr ""
#. nURdz
-#: svtools/inc/langtab.hrc:53
+#: svtools/inc/langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr ""
#. FdyFU
-#: svtools/inc/langtab.hrc:54
+#: svtools/inc/langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr ""
#. x8UtA
-#: svtools/inc/langtab.hrc:55
+#: svtools/inc/langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr ""
#. y9ptg
-#: svtools/inc/langtab.hrc:56
+#: svtools/inc/langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr ""
#. caDrq
-#: svtools/inc/langtab.hrc:57
+#: svtools/inc/langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr ""
#. TqKZQ
-#: svtools/inc/langtab.hrc:58
+#: svtools/inc/langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr ""
#. VfYi2
-#: svtools/inc/langtab.hrc:59
+#: svtools/inc/langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr ""
#. f7D5o
-#: svtools/inc/langtab.hrc:60
+#: svtools/inc/langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr ""
#. vDhQJ
-#: svtools/inc/langtab.hrc:61
+#: svtools/inc/langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr ""
#. yE4TR
-#: svtools/inc/langtab.hrc:62
+#: svtools/inc/langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Armenia)"
msgstr ""
#. bacGJ
-#: svtools/inc/langtab.hrc:63
+#: svtools/inc/langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr ""
#. xAg9Q
-#: svtools/inc/langtab.hrc:64
+#: svtools/inc/langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr ""
#. juADB
-#: svtools/inc/langtab.hrc:65
+#: svtools/inc/langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr ""
#. C3C7G
-#: svtools/inc/langtab.hrc:66
+#: svtools/inc/langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "Basco"
#. dJPsj
-#: svtools/inc/langtab.hrc:67
+#: svtools/inc/langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr ""
#. K6cbb
-#: svtools/inc/langtab.hrc:68
+#: svtools/inc/langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr ""
#. sBBmA
-#: svtools/inc/langtab.hrc:69
+#: svtools/inc/langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr ""
#. 3SEoJ
-#: svtools/inc/langtab.hrc:70
+#: svtools/inc/langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr ""
#. PoUeZ
-#: svtools/inc/langtab.hrc:71
+#: svtools/inc/langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr ""
#. ErGw2
-#: svtools/inc/langtab.hrc:72
+#: svtools/inc/langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr ""
#. Gbige
-#: svtools/inc/langtab.hrc:73
+#: svtools/inc/langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr ""
#. WzgGw
-#: svtools/inc/langtab.hrc:74
+#: svtools/inc/langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr ""
#. Kfrv5
-#: svtools/inc/langtab.hrc:75
+#: svtools/inc/langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr ""
#. BSHqu
-#: svtools/inc/langtab.hrc:76
+#: svtools/inc/langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr ""
#. FMwd9
-#: svtools/inc/langtab.hrc:77
+#: svtools/inc/langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr ""
#. cAkoV
-#: svtools/inc/langtab.hrc:78
+#: svtools/inc/langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr ""
#. DjdDj
-#: svtools/inc/langtab.hrc:79
+#: svtools/inc/langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr ""
#. xnGM2
-#: svtools/inc/langtab.hrc:80
+#: svtools/inc/langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr ""
#. yMGyj
-#: svtools/inc/langtab.hrc:81
+#: svtools/inc/langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr ""
#. qgJE9
-#: svtools/inc/langtab.hrc:82
+#: svtools/inc/langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr ""
#. STsDT
-#: svtools/inc/langtab.hrc:83
+#: svtools/inc/langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr ""
#. aCBBC
-#: svtools/inc/langtab.hrc:84
+#: svtools/inc/langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr ""
#. 46Cte
-#: svtools/inc/langtab.hrc:85
+#: svtools/inc/langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr ""
#. XCJAF
-#: svtools/inc/langtab.hrc:86
+#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr ""
#. KPGdA
-#: svtools/inc/langtab.hrc:87
+#: svtools/inc/langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr ""
#. vGWET
-#: svtools/inc/langtab.hrc:88
+#: svtools/inc/langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr ""
#. JpNB4
-#: svtools/inc/langtab.hrc:89
+#: svtools/inc/langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr ""
#. RYtwA
-#: svtools/inc/langtab.hrc:90
+#: svtools/inc/langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr ""
#. fEWbR
-#: svtools/inc/langtab.hrc:91
+#: svtools/inc/langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr ""
#. 4tDmL
-#: svtools/inc/langtab.hrc:92
+#: svtools/inc/langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr ""
#. craLz
-#: svtools/inc/langtab.hrc:93
+#: svtools/inc/langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr ""
#. oAnX9
-#: svtools/inc/langtab.hrc:94
+#: svtools/inc/langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr ""
#. DbBaG
-#: svtools/inc/langtab.hrc:95
+#: svtools/inc/langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr ""
#. bGuDT
-#: svtools/inc/langtab.hrc:96
+#: svtools/inc/langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr ""
#. sf7j9
-#: svtools/inc/langtab.hrc:97
+#: svtools/inc/langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr ""
#. uqECc
-#: svtools/inc/langtab.hrc:98
+#: svtools/inc/langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr ""
#. AGGnV
-#: svtools/inc/langtab.hrc:99
+#: svtools/inc/langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr ""
#. UyH2X
-#: svtools/inc/langtab.hrc:100
+#: svtools/inc/langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr ""
#. riCt7
-#: svtools/inc/langtab.hrc:101
+#: svtools/inc/langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr ""
#. FSxwV
-#: svtools/inc/langtab.hrc:102
+#: svtools/inc/langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr ""
#. LGkgS
-#: svtools/inc/langtab.hrc:103
+#: svtools/inc/langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr ""
#. TFQ8G
-#: svtools/inc/langtab.hrc:104
+#: svtools/inc/langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr ""
#. 8NnQa
-#: svtools/inc/langtab.hrc:105
+#: svtools/inc/langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr ""
#. DkXiH
-#: svtools/inc/langtab.hrc:106
+#: svtools/inc/langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr ""
#. 8BeKQ
-#: svtools/inc/langtab.hrc:107
+#: svtools/inc/langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr ""
#. DoQUZ
-#: svtools/inc/langtab.hrc:108
+#: svtools/inc/langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr ""
#. 6m5ud
-#: svtools/inc/langtab.hrc:109
+#: svtools/inc/langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr ""
#. bTDdf
-#: svtools/inc/langtab.hrc:110
+#: svtools/inc/langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr ""
#. H6rUb
-#: svtools/inc/langtab.hrc:111
+#: svtools/inc/langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr ""
#. EXUrT
-#: svtools/inc/langtab.hrc:112
+#: svtools/inc/langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr ""
#. wYXvd
-#: svtools/inc/langtab.hrc:113
+#: svtools/inc/langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr ""
#. yBvcg
-#: svtools/inc/langtab.hrc:114
+#: svtools/inc/langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "Verde"
#. QzGHA
-#: svtools/inc/langtab.hrc:115
+#: svtools/inc/langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr ""
#. gU5Y9
-#: svtools/inc/langtab.hrc:116
+#: svtools/inc/langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr ""
#. vkmai
-#: svtools/inc/langtab.hrc:117
+#: svtools/inc/langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr ""
#. FdD6d
-#: svtools/inc/langtab.hrc:118
+#: svtools/inc/langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr ""
#. sRD2B
-#: svtools/inc/langtab.hrc:119
+#: svtools/inc/langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr ""
#. K95FW
-#: svtools/inc/langtab.hrc:120
+#: svtools/inc/langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr ""
#. dshDi
-#: svtools/inc/langtab.hrc:121
+#: svtools/inc/langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr ""
#. DELVB
-#: svtools/inc/langtab.hrc:122
+#: svtools/inc/langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr ""
#. ruFE2
-#: svtools/inc/langtab.hrc:123
+#: svtools/inc/langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr ""
#. qFQYv
-#: svtools/inc/langtab.hrc:124
+#: svtools/inc/langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr ""
#. HBG3C
-#: svtools/inc/langtab.hrc:125
+#: svtools/inc/langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr ""
#. DwhmJ
-#: svtools/inc/langtab.hrc:126
+#: svtools/inc/langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr ""
#. UMfCV
-#: svtools/inc/langtab.hrc:127
+#: svtools/inc/langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr ""
#. fABxX
-#: svtools/inc/langtab.hrc:128
+#: svtools/inc/langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr ""
#. 5XXpX
-#: svtools/inc/langtab.hrc:129
+#: svtools/inc/langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr ""
#. Ynb76
-#: svtools/inc/langtab.hrc:130
+#: svtools/inc/langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr ""
#. C4VrT
-#: svtools/inc/langtab.hrc:131
+#: svtools/inc/langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr ""
#. zPNto
-#: svtools/inc/langtab.hrc:132
+#: svtools/inc/langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr ""
#. nVTHg
-#: svtools/inc/langtab.hrc:133
+#: svtools/inc/langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr ""
#. fwb55
-#: svtools/inc/langtab.hrc:134
+#: svtools/inc/langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr ""
#. 8niko
-#: svtools/inc/langtab.hrc:135
+#: svtools/inc/langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr ""
#. wX45Q
-#: svtools/inc/langtab.hrc:136
+#: svtools/inc/langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr ""
#. wdBgL
-#: svtools/inc/langtab.hrc:137
+#: svtools/inc/langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr ""
#. gkEEQ
-#: svtools/inc/langtab.hrc:138
+#: svtools/inc/langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr ""
#. LaDAA
-#: svtools/inc/langtab.hrc:139
+#: svtools/inc/langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr ""
#. 7HpyY
-#: svtools/inc/langtab.hrc:140
+#: svtools/inc/langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr ""
#. kCv9u
-#: svtools/inc/langtab.hrc:141
+#: svtools/inc/langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr ""
#. 3BNF8
-#: svtools/inc/langtab.hrc:142
+#: svtools/inc/langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr ""
#. KEoWD
-#: svtools/inc/langtab.hrc:143
+#: svtools/inc/langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr ""
#. yyj9v
-#: svtools/inc/langtab.hrc:144
+#: svtools/inc/langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr ""
#. hZAXE
-#: svtools/inc/langtab.hrc:145
+#: svtools/inc/langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr ""
#. A5CG3
-#: svtools/inc/langtab.hrc:146
+#: svtools/inc/langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr ""
#. EGfKG
-#: svtools/inc/langtab.hrc:147
+#: svtools/inc/langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr ""
#. 4ATDT
-#: svtools/inc/langtab.hrc:148
+#: svtools/inc/langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr ""
#. TLUGG
-#: svtools/inc/langtab.hrc:149
+#: svtools/inc/langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr ""
#. uCPF7
-#: svtools/inc/langtab.hrc:150
+#: svtools/inc/langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr ""
#. tJTih
-#: svtools/inc/langtab.hrc:151
+#: svtools/inc/langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr ""
#. Rih6F
-#: svtools/inc/langtab.hrc:152
+#: svtools/inc/langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr ""
#. CyZtm
-#: svtools/inc/langtab.hrc:153
+#: svtools/inc/langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr ""
#. sFnB8
-#: svtools/inc/langtab.hrc:154
+#: svtools/inc/langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr ""
#. WbsFA
-#: svtools/inc/langtab.hrc:155
+#: svtools/inc/langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr ""
#. WL3zM
-#: svtools/inc/langtab.hrc:156
+#: svtools/inc/langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr ""
#. JFnsJ
-#: svtools/inc/langtab.hrc:157
+#: svtools/inc/langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr ""
#. AHpmF
-#: svtools/inc/langtab.hrc:158
+#: svtools/inc/langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr ""
#. JcJT4
-#: svtools/inc/langtab.hrc:159
+#: svtools/inc/langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr ""
#. ubCyV
-#: svtools/inc/langtab.hrc:160
+#: svtools/inc/langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr ""
#. 66wdH
-#: svtools/inc/langtab.hrc:161
+#: svtools/inc/langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Devanagari"
msgstr ""
#. RF77g
-#: svtools/inc/langtab.hrc:162
+#: svtools/inc/langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Arabic"
msgstr ""
#. E8DXb
-#: svtools/inc/langtab.hrc:163
+#: svtools/inc/langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr ""
#. GS6BZ
-#: svtools/inc/langtab.hrc:164
+#: svtools/inc/langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr ""
#. bCFN3
-#: svtools/inc/langtab.hrc:165
+#: svtools/inc/langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr ""
#. AXKJF
-#: svtools/inc/langtab.hrc:166
+#: svtools/inc/langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr ""
#. 4ExjA
-#: svtools/inc/langtab.hrc:167
+#: svtools/inc/langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr ""
#. ndaNA
-#: svtools/inc/langtab.hrc:168
+#: svtools/inc/langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr ""
#. rAYvf
-#: svtools/inc/langtab.hrc:169
+#: svtools/inc/langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr ""
#. rwjDV
-#: svtools/inc/langtab.hrc:170
+#: svtools/inc/langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr ""
#. aeV5T
-#: svtools/inc/langtab.hrc:171
+#: svtools/inc/langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr ""
#. H4CHi
-#: svtools/inc/langtab.hrc:172
+#: svtools/inc/langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr ""
#. NkaU2
-#: svtools/inc/langtab.hrc:173
+#: svtools/inc/langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr ""
#. 2yKQy
-#: svtools/inc/langtab.hrc:174
+#: svtools/inc/langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr ""
#. cTFoB
-#: svtools/inc/langtab.hrc:175
+#: svtools/inc/langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr ""
#. Q7iGB
-#: svtools/inc/langtab.hrc:176
+#: svtools/inc/langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr ""
#. SQeC3
-#: svtools/inc/langtab.hrc:177
+#: svtools/inc/langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr ""
#. EmgTp
-#: svtools/inc/langtab.hrc:178
+#: svtools/inc/langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr ""
#. T7rLH
-#: svtools/inc/langtab.hrc:179
+#: svtools/inc/langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr ""
#. GNG7W
-#: svtools/inc/langtab.hrc:180
+#: svtools/inc/langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr ""
#. HoGhs
-#: svtools/inc/langtab.hrc:181
+#: svtools/inc/langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr ""
#. KgEGv
-#: svtools/inc/langtab.hrc:182
+#: svtools/inc/langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr ""
#. uj9QF
-#: svtools/inc/langtab.hrc:183
+#: svtools/inc/langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr ""
#. 3bTTE
-#: svtools/inc/langtab.hrc:184
+#: svtools/inc/langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr ""
#. AFhrJ
-#: svtools/inc/langtab.hrc:185
+#: svtools/inc/langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr ""
#. BKF86
-#: svtools/inc/langtab.hrc:186
+#: svtools/inc/langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr ""
#. E6Ede
-#: svtools/inc/langtab.hrc:187
+#: svtools/inc/langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr ""
#. dAFTH
-#: svtools/inc/langtab.hrc:188
+#: svtools/inc/langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr ""
#. RHZbp
-#: svtools/inc/langtab.hrc:189
+#: svtools/inc/langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "Tartre"
#. pTFA6
-#: svtools/inc/langtab.hrc:190
+#: svtools/inc/langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr ""
#. 3xQFG
-#: svtools/inc/langtab.hrc:191
+#: svtools/inc/langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr ""
#. 7SBCF
-#: svtools/inc/langtab.hrc:192
+#: svtools/inc/langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr ""
#. jg4Y4
-#: svtools/inc/langtab.hrc:193
+#: svtools/inc/langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr ""
#. reDrZ
-#: svtools/inc/langtab.hrc:194
+#: svtools/inc/langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr ""
#. AciD4
-#: svtools/inc/langtab.hrc:195
+#: svtools/inc/langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr ""
#. 9s6wZ
-#: svtools/inc/langtab.hrc:196
+#: svtools/inc/langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr ""
#. HrnFi
-#: svtools/inc/langtab.hrc:197
+#: svtools/inc/langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr ""
#. seQBA
-#: svtools/inc/langtab.hrc:198
+#: svtools/inc/langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr ""
#. MyZMt
-#: svtools/inc/langtab.hrc:199
+#: svtools/inc/langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr ""
#. UxE47
-#: svtools/inc/langtab.hrc:200
+#: svtools/inc/langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr ""
#. QDEQB
-#: svtools/inc/langtab.hrc:201
+#: svtools/inc/langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr ""
#. VDEdz
-#: svtools/inc/langtab.hrc:202
+#: svtools/inc/langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr ""
#. BCRzB
-#: svtools/inc/langtab.hrc:203
+#: svtools/inc/langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr ""
#. EJSEG
-#: svtools/inc/langtab.hrc:204
+#: svtools/inc/langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr ""
#. HyrCw
-#: svtools/inc/langtab.hrc:205
+#: svtools/inc/langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr ""
#. iZE5p
-#: svtools/inc/langtab.hrc:206
+#: svtools/inc/langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr ""
#. hUdfG
-#: svtools/inc/langtab.hrc:207
+#: svtools/inc/langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr ""
#. XSmCF
-#: svtools/inc/langtab.hrc:208
+#: svtools/inc/langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr ""
#. SmxD2
-#: svtools/inc/langtab.hrc:209
+#: svtools/inc/langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr ""
#. dBUa9
-#: svtools/inc/langtab.hrc:210
+#: svtools/inc/langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr ""
#. c29GE
-#: svtools/inc/langtab.hrc:211
+#: svtools/inc/langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr ""
#. 9CTyH
-#: svtools/inc/langtab.hrc:212
+#: svtools/inc/langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr ""
#. wRpTQ
-#: svtools/inc/langtab.hrc:213
+#: svtools/inc/langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr ""
#. 6C2PP
-#: svtools/inc/langtab.hrc:214
+#: svtools/inc/langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr ""
#. JBSdg
-#: svtools/inc/langtab.hrc:215
+#: svtools/inc/langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr ""
#. 7LmT2
-#: svtools/inc/langtab.hrc:216
+#: svtools/inc/langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr ""
#. rzDHD
-#: svtools/inc/langtab.hrc:217
+#: svtools/inc/langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr ""
#. CeAFw
-#: svtools/inc/langtab.hrc:218
+#: svtools/inc/langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr ""
#. epbri
-#: svtools/inc/langtab.hrc:219
+#: svtools/inc/langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr ""
#. 2KhAB
-#: svtools/inc/langtab.hrc:220
+#: svtools/inc/langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr ""
#. 3sZxr
-#: svtools/inc/langtab.hrc:221
+#: svtools/inc/langtab.hrc:223
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr ""
#. NdNMD
-#: svtools/inc/langtab.hrc:222
+#: svtools/inc/langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr ""
#. ywH3p
-#: svtools/inc/langtab.hrc:223
+#: svtools/inc/langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr ""
#. HNY5w
-#: svtools/inc/langtab.hrc:224
+#: svtools/inc/langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr ""
#. oGuLJ
-#: svtools/inc/langtab.hrc:225
+#: svtools/inc/langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr ""
#. DpbUS
-#: svtools/inc/langtab.hrc:226
+#: svtools/inc/langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr ""
#. vXTTC
-#: svtools/inc/langtab.hrc:227
+#: svtools/inc/langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr ""
#. hYSBQ
-#: svtools/inc/langtab.hrc:228
+#: svtools/inc/langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr ""
#. iBrft
-#: svtools/inc/langtab.hrc:229
+#: svtools/inc/langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr ""
#. efx7v
-#: svtools/inc/langtab.hrc:230
+#: svtools/inc/langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
msgstr ""
#. uik8N
-#: svtools/inc/langtab.hrc:231
+#: svtools/inc/langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr ""
#. UuDPF
-#: svtools/inc/langtab.hrc:232
+#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr ""
#. h8yi2
-#: svtools/inc/langtab.hrc:233
+#: svtools/inc/langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr ""
#. GAkRJ
-#: svtools/inc/langtab.hrc:234
+#: svtools/inc/langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr ""
#. 2beka
-#: svtools/inc/langtab.hrc:235
+#: svtools/inc/langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr ""
#. GFCYC
-#: svtools/inc/langtab.hrc:236
+#: svtools/inc/langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr ""
#. Fd3yC
-#: svtools/inc/langtab.hrc:237
+#: svtools/inc/langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr ""
#. BQkT8
-#: svtools/inc/langtab.hrc:238
+#: svtools/inc/langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr ""
#. aCLs3
-#: svtools/inc/langtab.hrc:239
+#: svtools/inc/langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr ""
#. 8tGkA
-#: svtools/inc/langtab.hrc:240
+#: svtools/inc/langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr ""
#. MyZBb
-#: svtools/inc/langtab.hrc:241
+#: svtools/inc/langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr ""
#. MuwMr
-#: svtools/inc/langtab.hrc:242
+#: svtools/inc/langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr ""
#. ohYHE
-#: svtools/inc/langtab.hrc:243
+#: svtools/inc/langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr ""
#. Rpc24
-#: svtools/inc/langtab.hrc:244
+#: svtools/inc/langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr ""
#. TPr9P
-#: svtools/inc/langtab.hrc:245
+#: svtools/inc/langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr ""
#. XFeaU
-#: svtools/inc/langtab.hrc:246
+#: svtools/inc/langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr ""
#. DmEsD
-#: svtools/inc/langtab.hrc:247
+#: svtools/inc/langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr ""
#. 2dS3j
-#: svtools/inc/langtab.hrc:248
+#: svtools/inc/langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr ""
#. pxpQo
-#: svtools/inc/langtab.hrc:249
+#: svtools/inc/langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr ""
#. uSw8S
-#: svtools/inc/langtab.hrc:250
+#: svtools/inc/langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr ""
#. cXUkb
-#: svtools/inc/langtab.hrc:251
+#: svtools/inc/langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr ""
#. 4X4SP
-#: svtools/inc/langtab.hrc:252
+#: svtools/inc/langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr ""
#. vebCw
-#: svtools/inc/langtab.hrc:253
+#: svtools/inc/langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr ""
#. wVfCr
-#: svtools/inc/langtab.hrc:254
+#: svtools/inc/langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr ""
#. zCrUd
-#: svtools/inc/langtab.hrc:255
+#: svtools/inc/langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr ""
#. bZjgG
-#: svtools/inc/langtab.hrc:256
+#: svtools/inc/langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr ""
#. Hhf2V
-#: svtools/inc/langtab.hrc:257
+#: svtools/inc/langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr ""
#. YCarY
-#: svtools/inc/langtab.hrc:258
+#: svtools/inc/langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr ""
#. JXCmu
-#: svtools/inc/langtab.hrc:259
+#: svtools/inc/langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr ""
#. 7jrGb
-#: svtools/inc/langtab.hrc:260
+#: svtools/inc/langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr ""
#. QWBZG
-#: svtools/inc/langtab.hrc:261
+#: svtools/inc/langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr ""
#. pAEtz
-#: svtools/inc/langtab.hrc:262
+#: svtools/inc/langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr ""
#. L9sDt
-#: svtools/inc/langtab.hrc:263
+#: svtools/inc/langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr ""
#. iFSZs
-#: svtools/inc/langtab.hrc:264
+#: svtools/inc/langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr ""
#. Gdbhz
-#: svtools/inc/langtab.hrc:265
+#: svtools/inc/langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr ""
#. TnDKB
-#: svtools/inc/langtab.hrc:266
+#: svtools/inc/langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr ""
#. Yr5hK
-#: svtools/inc/langtab.hrc:267
+#: svtools/inc/langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr ""
#. nF96G
-#: svtools/inc/langtab.hrc:268
+#: svtools/inc/langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr ""
#. v4jmr
-#: svtools/inc/langtab.hrc:269
+#: svtools/inc/langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr ""
#. nbEp5
-#: svtools/inc/langtab.hrc:270
+#: svtools/inc/langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr ""
#. CGkDF
-#: svtools/inc/langtab.hrc:271
+#: svtools/inc/langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr ""
#. yXqvC
-#: svtools/inc/langtab.hrc:272
+#: svtools/inc/langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr ""
#. V3XMi
-#: svtools/inc/langtab.hrc:273
+#: svtools/inc/langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr ""
#. 3WCP7
-#: svtools/inc/langtab.hrc:274
+#: svtools/inc/langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr ""
#. zFoBp
-#: svtools/inc/langtab.hrc:275
+#: svtools/inc/langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr ""
#. FJAQR
-#: svtools/inc/langtab.hrc:276
+#: svtools/inc/langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr ""
#. yBxW5
-#: svtools/inc/langtab.hrc:277
+#: svtools/inc/langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr ""
#. 8yPLy
-#: svtools/inc/langtab.hrc:278
+#: svtools/inc/langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr ""
#. SQTD9
-#: svtools/inc/langtab.hrc:279
+#: svtools/inc/langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr ""
#. BHGpD
-#: svtools/inc/langtab.hrc:280
+#: svtools/inc/langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr ""
#. cdYkC
-#: svtools/inc/langtab.hrc:281
+#: svtools/inc/langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr ""
#. od3Hp
-#: svtools/inc/langtab.hrc:282
+#: svtools/inc/langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr ""
#. 5Ueff
-#: svtools/inc/langtab.hrc:283
+#: svtools/inc/langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr ""
#. 7x4mU
-#: svtools/inc/langtab.hrc:284
+#: svtools/inc/langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr ""
#. A5Crw
-#: svtools/inc/langtab.hrc:285
+#: svtools/inc/langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr ""
#. ESc5d
-#: svtools/inc/langtab.hrc:286
+#: svtools/inc/langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr ""
#. sSAvV
-#: svtools/inc/langtab.hrc:287
+#: svtools/inc/langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr ""
#. f2nfh
-#: svtools/inc/langtab.hrc:288
+#: svtools/inc/langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr ""
#. Rm94B
-#: svtools/inc/langtab.hrc:289
+#: svtools/inc/langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr ""
#. C7EGu
-#: svtools/inc/langtab.hrc:290
+#: svtools/inc/langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr ""
#. JzTF8
-#: svtools/inc/langtab.hrc:291
+#: svtools/inc/langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr ""
#. XbECR
-#: svtools/inc/langtab.hrc:292
+#: svtools/inc/langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr ""
#. PJ6DF
-#: svtools/inc/langtab.hrc:293
+#: svtools/inc/langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr ""
#. kAWUo
-#: svtools/inc/langtab.hrc:294
+#: svtools/inc/langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr ""
#. sBWQv
-#: svtools/inc/langtab.hrc:295
+#: svtools/inc/langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr ""
#. jYDYi
-#: svtools/inc/langtab.hrc:296
+#: svtools/inc/langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr ""
#. WY8GH
-#: svtools/inc/langtab.hrc:297
+#: svtools/inc/langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr ""
#. VAWnd
-#: svtools/inc/langtab.hrc:298
+#: svtools/inc/langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr ""
#. UDB2F
-#: svtools/inc/langtab.hrc:299
+#: svtools/inc/langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr ""
#. XAu8x
-#: svtools/inc/langtab.hrc:300
+#: svtools/inc/langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr ""
#. hwM5p
-#: svtools/inc/langtab.hrc:301
+#: svtools/inc/langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr ""
#. iGTFG
-#: svtools/inc/langtab.hrc:302
+#: svtools/inc/langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr ""
#. RvdrP
-#: svtools/inc/langtab.hrc:303
+#: svtools/inc/langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr ""
#. 94i7A
-#: svtools/inc/langtab.hrc:304
+#: svtools/inc/langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr ""
#. FeuXJ
-#: svtools/inc/langtab.hrc:305
+#: svtools/inc/langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr ""
#. CWFtg
-#: svtools/inc/langtab.hrc:306
+#: svtools/inc/langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr ""
#. TDoMB
-#: svtools/inc/langtab.hrc:307
+#: svtools/inc/langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr ""
#. EVG88
-#: svtools/inc/langtab.hrc:308
+#: svtools/inc/langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr ""
#. fbGn8
-#: svtools/inc/langtab.hrc:309
+#: svtools/inc/langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr ""
#. 9XBNE
-#: svtools/inc/langtab.hrc:310
+#: svtools/inc/langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr ""
#. d2kAw
-#: svtools/inc/langtab.hrc:311
+#: svtools/inc/langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr ""
#. cJATX
-#: svtools/inc/langtab.hrc:312
+#: svtools/inc/langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr ""
#. PJFYt
-#: svtools/inc/langtab.hrc:313
+#: svtools/inc/langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr ""
#. oDLAc
-#: svtools/inc/langtab.hrc:314
+#: svtools/inc/langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr ""
#. 598zD
-#: svtools/inc/langtab.hrc:315
+#: svtools/inc/langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr ""
#. PFxrW
-#: svtools/inc/langtab.hrc:316
+#: svtools/inc/langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr ""
#. jajFo
-#: svtools/inc/langtab.hrc:317
+#: svtools/inc/langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr ""
#. PpWdM
-#: svtools/inc/langtab.hrc:318
+#: svtools/inc/langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr ""
#. Wgo9k
-#: svtools/inc/langtab.hrc:319
+#: svtools/inc/langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr ""
#. MSnHB
-#: svtools/inc/langtab.hrc:320
+#: svtools/inc/langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr ""
#. uYMRX
-#: svtools/inc/langtab.hrc:321
+#: svtools/inc/langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr ""
#. DyEGX
-#: svtools/inc/langtab.hrc:322
+#: svtools/inc/langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr ""
#. 3jGCz
-#: svtools/inc/langtab.hrc:323
+#: svtools/inc/langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr ""
#. Ec3C4
-#: svtools/inc/langtab.hrc:324
+#: svtools/inc/langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr ""
#. D3Xoy
-#: svtools/inc/langtab.hrc:325
+#: svtools/inc/langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr ""
#. 6Pkbr
-#: svtools/inc/langtab.hrc:326
+#: svtools/inc/langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr ""
#. 8WjqB
-#: svtools/inc/langtab.hrc:327
+#: svtools/inc/langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr ""
#. hCFcE
-#: svtools/inc/langtab.hrc:328
+#: svtools/inc/langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr ""
#. KxXpB
-#: svtools/inc/langtab.hrc:329
+#: svtools/inc/langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr ""
#. 6FdTq
-#: svtools/inc/langtab.hrc:330
+#: svtools/inc/langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr ""
#. FeBzA
-#: svtools/inc/langtab.hrc:331
+#: svtools/inc/langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr ""
#. LKetF
-#: svtools/inc/langtab.hrc:332
+#: svtools/inc/langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr ""
#. DfVqj
-#: svtools/inc/langtab.hrc:333
+#: svtools/inc/langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr ""
#. uBEkT
-#: svtools/inc/langtab.hrc:334
+#: svtools/inc/langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr ""
#. maAoG
-#: svtools/inc/langtab.hrc:335
+#: svtools/inc/langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr ""
#. eDDSm
-#: svtools/inc/langtab.hrc:336
+#: svtools/inc/langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr ""
#. RCmma
-#: svtools/inc/langtab.hrc:337
+#: svtools/inc/langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr ""
#. DLxCK
-#: svtools/inc/langtab.hrc:338
+#: svtools/inc/langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr ""
#. zRJy3
-#: svtools/inc/langtab.hrc:339
+#: svtools/inc/langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr ""
#. X2WLD
-#: svtools/inc/langtab.hrc:340
+#: svtools/inc/langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr ""
#. BNve6
-#: svtools/inc/langtab.hrc:341
+#: svtools/inc/langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr ""
#. bS6vy
-#: svtools/inc/langtab.hrc:342
+#: svtools/inc/langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr ""
#. 2YjMT
-#: svtools/inc/langtab.hrc:343
+#: svtools/inc/langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr ""
#. QA2V4
-#: svtools/inc/langtab.hrc:344
+#: svtools/inc/langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr ""
#. vozw6
-#: svtools/inc/langtab.hrc:345
+#: svtools/inc/langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr ""
#. MBtJM
-#: svtools/inc/langtab.hrc:346
+#: svtools/inc/langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr ""
#. wNkoh
-#: svtools/inc/langtab.hrc:347
+#: svtools/inc/langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr ""
#. uCDU6
-#: svtools/inc/langtab.hrc:348
+#: svtools/inc/langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr ""
#. JEhY4
-#: svtools/inc/langtab.hrc:349
+#: svtools/inc/langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr ""
#. hr4pq
-#: svtools/inc/langtab.hrc:350
+#: svtools/inc/langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr ""
#. Arpn4
-#: svtools/inc/langtab.hrc:351
+#: svtools/inc/langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr ""
#. fJ3Ss
-#: svtools/inc/langtab.hrc:352
+#: svtools/inc/langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr ""
#. HuWCs
-#: svtools/inc/langtab.hrc:353
+#: svtools/inc/langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr ""
#. 5Zxgd
-#: svtools/inc/langtab.hrc:354
+#: svtools/inc/langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Central African Republic)"
msgstr ""
#. oBDBe
-#: svtools/inc/langtab.hrc:355
+#: svtools/inc/langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr ""
#. GRKCD
-#: svtools/inc/langtab.hrc:356
+#: svtools/inc/langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr ""
#. cgMCr
-#: svtools/inc/langtab.hrc:357
+#: svtools/inc/langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr ""
#. FmhF6
-#: svtools/inc/langtab.hrc:358
+#: svtools/inc/langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr ""
#. BBf4G
-#: svtools/inc/langtab.hrc:359
+#: svtools/inc/langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr ""
#. HbeaC
-#: svtools/inc/langtab.hrc:360
+#: svtools/inc/langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr ""
#. wLxHD
-#: svtools/inc/langtab.hrc:361
+#: svtools/inc/langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr ""
#. 7cvAe
-#: svtools/inc/langtab.hrc:362
+#: svtools/inc/langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr ""
#. G2SG8
-#: svtools/inc/langtab.hrc:363
+#: svtools/inc/langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr ""
#. WjBVL
-#: svtools/inc/langtab.hrc:364
+#: svtools/inc/langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr ""
#. 9nAA2
-#: svtools/inc/langtab.hrc:365
+#: svtools/inc/langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr ""
#. dwdUH
-#: svtools/inc/langtab.hrc:366
+#: svtools/inc/langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr ""
#. otqzC
-#: svtools/inc/langtab.hrc:367
+#: svtools/inc/langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Congo)"
msgstr ""
#. JuMFF
-#: svtools/inc/langtab.hrc:368
+#: svtools/inc/langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Democratic Republic of the Congo)"
msgstr ""
#. NDjGL
-#: svtools/inc/langtab.hrc:369
+#: svtools/inc/langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr ""
#. MvwFr
-#: svtools/inc/langtab.hrc:370
+#: svtools/inc/langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr ""
#. WFc6C
-#: svtools/inc/langtab.hrc:371
+#: svtools/inc/langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr ""
#. hEtfX
-#: svtools/inc/langtab.hrc:372
+#: svtools/inc/langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr ""
#. Agf93
-#: svtools/inc/langtab.hrc:373
+#: svtools/inc/langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr ""
#. EtH3H
-#: svtools/inc/langtab.hrc:374
+#: svtools/inc/langtab.hrc:376
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr ""
#. jp6C9
-#: svtools/inc/langtab.hrc:375
+#: svtools/inc/langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr ""
#. 3nTLx
-#: svtools/inc/langtab.hrc:376
+#: svtools/inc/langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr ""
#. c56C9
-#: svtools/inc/langtab.hrc:377
+#: svtools/inc/langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr ""
#. CBiiA
-#: svtools/inc/langtab.hrc:378
+#: svtools/inc/langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr ""
#. CkEC7
-#: svtools/inc/langtab.hrc:379
+#: svtools/inc/langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr ""
#. XAiVE
-#: svtools/inc/langtab.hrc:380
+#: svtools/inc/langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr ""
#. EGzhe
-#: svtools/inc/langtab.hrc:381
+#: svtools/inc/langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr ""
#. HNcxe
-#: svtools/inc/langtab.hrc:382
+#: svtools/inc/langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr ""
#. Kxi9E
-#: svtools/inc/langtab.hrc:383
+#: svtools/inc/langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr ""
#. zumBa
-#: svtools/inc/langtab.hrc:384
+#: svtools/inc/langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr ""
#. PQqU7
-#: svtools/inc/langtab.hrc:385
+#: svtools/inc/langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr ""
#. kewgf
-#: svtools/inc/langtab.hrc:386
+#: svtools/inc/langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr ""
#. KtBfE
-#: svtools/inc/langtab.hrc:387
+#: svtools/inc/langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr ""
#. DTuEL
-#: svtools/inc/langtab.hrc:388
+#: svtools/inc/langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr ""
#. LFLk6
-#: svtools/inc/langtab.hrc:389
+#: svtools/inc/langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr ""
#. mSK3x
-#: svtools/inc/langtab.hrc:390
+#: svtools/inc/langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr ""
#. tM6qQ
-#: svtools/inc/langtab.hrc:391
+#: svtools/inc/langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr ""
#. nCq6f
-#: svtools/inc/langtab.hrc:392
+#: svtools/inc/langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr ""
#. oCBvK
-#: svtools/inc/langtab.hrc:393
+#: svtools/inc/langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr ""
#. zjNcC
-#: svtools/inc/langtab.hrc:394
+#: svtools/inc/langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr ""
#. 8EbCs
-#: svtools/inc/langtab.hrc:395
+#: svtools/inc/langtab.hrc:397
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr ""
#. gEd8L
-#: svtools/inc/langtab.hrc:396
+#: svtools/inc/langtab.hrc:398
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr ""
#. TaEzQ
-#: svtools/inc/langtab.hrc:397
+#: svtools/inc/langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr ""
#. s4yFD
-#: svtools/inc/langtab.hrc:398
+#: svtools/inc/langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr ""
#. FvPLF
-#: svtools/inc/langtab.hrc:399
+#: svtools/inc/langtab.hrc:401
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr ""
#. GgwXq
-#: svtools/inc/langtab.hrc:400
+#: svtools/inc/langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr ""
#. GZfWN
-#: svtools/inc/langtab.hrc:401
+#: svtools/inc/langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr ""
#. FFkaK
-#: svtools/inc/langtab.hrc:402
+#: svtools/inc/langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr ""
#. EHHtS
-#: svtools/inc/langtab.hrc:403
+#: svtools/inc/langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr ""
#. atcMq
-#: svtools/inc/langtab.hrc:404
+#: svtools/inc/langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr ""
#. UZ4Pn
-#: svtools/inc/langtab.hrc:405
+#: svtools/inc/langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr ""
#. RJDLA
-#: svtools/inc/langtab.hrc:406
+#: svtools/inc/langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr ""
#. v3WK8
-#: svtools/inc/langtab.hrc:407
+#: svtools/inc/langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr ""
#. 4sBjT
-#: svtools/inc/langtab.hrc:408
+#: svtools/inc/langtab.hrc:410
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr ""
#. XH3fY
-#: svtools/inc/langtab.hrc:409
+#: svtools/inc/langtab.hrc:411
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr ""
#. oGNdE
-#: svtools/inc/langtab.hrc:410
+#: svtools/inc/langtab.hrc:412
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr ""
#. jQF7C
-#: svtools/inc/langtab.hrc:411
+#: svtools/inc/langtab.hrc:413
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "Tipo de letra"
#. cAPXF
-#: svtools/inc/langtab.hrc:412
+#: svtools/inc/langtab.hrc:414
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr ""
#. 8LY2A
-#: svtools/inc/langtab.hrc:413
+#: svtools/inc/langtab.hrc:415
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Russia)"
msgstr ""
#. ieGNR
-#: svtools/inc/langtab.hrc:414
+#: svtools/inc/langtab.hrc:416
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Iran)"
msgstr ""
#. US8Ga
-#: svtools/inc/langtab.hrc:415
+#: svtools/inc/langtab.hrc:417
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Western (Armenia)"
msgstr ""
#. nzbrZ
-#: svtools/inc/langtab.hrc:416
+#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Classical (Armenia)"
msgstr ""
#. BDKAa
-#: svtools/inc/langtab.hrc:417
+#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Malaysia)"
msgstr ""
#. AnrGG
-#: svtools/inc/langtab.hrc:418
+#: svtools/inc/langtab.hrc:420
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Brunei Darussalam)"
msgstr ""
#. utBog
-#: svtools/inc/langtab.hrc:419
+#: svtools/inc/langtab.hrc:421
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
msgstr ""
#. jPaAH
-#: svtools/inc/langtab.hrc:420
+#: svtools/inc/langtab.hrc:422
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
msgstr ""
#. mMVAF
-#: svtools/inc/langtab.hrc:421
+#: svtools/inc/langtab.hrc:423
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Iloko"
msgstr ""
#. AzGAy
-#: svtools/inc/langtab.hrc:422
+#: svtools/inc/langtab.hrc:424
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zambia)"
msgstr ""
#. 7kkKy
-#: svtools/inc/langtab.hrc:423
+#: svtools/inc/langtab.hrc:425
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Sri Lanka)"
msgstr ""
#. xFPXp
-#: svtools/inc/langtab.hrc:424
+#: svtools/inc/langtab.hrc:426
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Nigeria)"
msgstr ""
#. Up6ab
-#: svtools/inc/langtab.hrc:425
+#: svtools/inc/langtab.hrc:427
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabardian"
msgstr ""
#. BiDsR
-#: svtools/inc/langtab.hrc:426
+#: svtools/inc/langtab.hrc:428
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guadeloupean Creole French"
msgstr ""
#. 2b2P4
-#: svtools/inc/langtab.hrc:427
+#: svtools/inc/langtab.hrc:429
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ligurian"
msgstr ""
#. 3LvEE
-#: svtools/inc/langtab.hrc:428
+#: svtools/inc/langtab.hrc:430
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Minangkabau"
msgstr ""
#. nDkKR
-#: svtools/inc/langtab.hrc:429
+#: svtools/inc/langtab.hrc:431
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sundanese"
msgstr ""
#. wGEAB
-#: svtools/inc/langtab.hrc:430
+#: svtools/inc/langtab.hrc:432
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Hong Kong)"
msgstr ""
#. qTMB2
-#: svtools/inc/langtab.hrc:431
+#: svtools/inc/langtab.hrc:433
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Kenya)"
msgstr ""
#. SgQ2p
-#: svtools/inc/langtab.hrc:432
+#: svtools/inc/langtab.hrc:434
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Thai"
msgstr ""
#. DGeeF
-#: svtools/inc/langtab.hrc:433
+#: svtools/inc/langtab.hrc:435
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cabécar"
msgstr ""
#. xHCtG
-#: svtools/inc/langtab.hrc:434
+#: svtools/inc/langtab.hrc:436
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr ""
#. 2GFgR
-#: svtools/inc/langtab.hrc:435
+#: svtools/inc/langtab.hrc:437
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
#. gmE6U
-#: svtools/inc/langtab.hrc:436
+#: svtools/inc/langtab.hrc:438
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sesotho"
msgstr ""
#. BkKJX
-#: svtools/inc/langtab.hrc:437
+#: svtools/inc/langtab.hrc:439
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Klingon"
msgstr ""
#. xFYhC
-#: svtools/inc/langtab.hrc:438
+#: svtools/inc/langtab.hrc:440
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr ""
#. Bryjh
-#: svtools/inc/langtab.hrc:439
+#: svtools/inc/langtab.hrc:441
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Latin"
msgstr ""
#. DZBAE
-#: svtools/inc/langtab.hrc:440
+#: svtools/inc/langtab.hrc:442
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Cyrillic"
msgstr ""
#. 4eEDW
-#: svtools/inc/langtab.hrc:441
+#: svtools/inc/langtab.hrc:443
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pennsylvania Dutch"
msgstr ""
#. vkGn5
-#: svtools/inc/langtab.hrc:442
+#: svtools/inc/langtab.hrc:444
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Mozambique)"
msgstr ""
#. gLsUC
-#: svtools/inc/langtab.hrc:443
+#: svtools/inc/langtab.hrc:445
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Saraiki"
msgstr ""
#. hnUCz
-#: svtools/inc/langtab.hrc:444
+#: svtools/inc/langtab.hrc:446
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rohingya Hanifi"
msgstr ""
#. ywNvt
-#: svtools/inc/langtab.hrc:445
+#: svtools/inc/langtab.hrc:447
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Morisyen"
msgstr ""
@@ -5842,20 +5854,14 @@ 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
-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:250
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr ""
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:264
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 d3c4145aaa8..4b3366b9a20 100644
--- a/source/an/svx/messages.po
+++ b/source/an/svx/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-04 13:31+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-03-18 19:30+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"
"Language: an\n"
@@ -8143,10 +8143,10 @@ msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr ""
-#. bcjRA
+#. NXmBD
#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
-msgid "Latin-1"
+msgid "C1 Controls and Latin-1 Supplement"
msgstr ""
#. h6THj
@@ -10102,214 +10102,220 @@ msgctxt "RID_SUBSETMAP"
msgid "Nag Mundari"
msgstr ""
+#. B4BCB
+#: include/svx/strings.hrc:1793
+msgctxt "RID_SUBSETMAP"
+msgid "CJK Unified Ideographs Extension I"
+msgstr ""
+
#. BGGvD
-#: include/svx/strings.hrc:1794
+#: include/svx/strings.hrc:1795
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr ""
#. Ct9UG
-#: include/svx/strings.hrc:1795
+#: include/svx/strings.hrc:1796
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr ""
#. XFhAz
-#: include/svx/strings.hrc:1796
+#: include/svx/strings.hrc:1797
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr ""
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1798
+#: include/svx/strings.hrc:1799
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr ""
#. b6Guf
-#: include/svx/strings.hrc:1799
+#: include/svx/strings.hrc:1800
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr ""
#. yQGoC
-#: include/svx/strings.hrc:1800
+#: include/svx/strings.hrc:1801
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr ""
#. k7B2r
-#: include/svx/strings.hrc:1801
+#: include/svx/strings.hrc:1802
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr ""
#. DF4B8
-#: include/svx/strings.hrc:1802
+#: include/svx/strings.hrc:1803
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. XVXn4
-#: include/svx/strings.hrc:1804
+#: include/svx/strings.hrc:1805
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Text along Path..."
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1806
+#: include/svx/strings.hrc:1807
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1807
+#: include/svx/strings.hrc:1808
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1809
+#: include/svx/strings.hrc:1810
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. PGuXa
#. strings related to borders
-#: include/svx/strings.hrc:1813
+#: include/svx/strings.hrc:1814
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "No Borders"
msgstr ""
#. LzhYZ
-#: include/svx/strings.hrc:1814
+#: include/svx/strings.hrc:1815
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Outer Border Only"
msgstr ""
#. EniNF
-#: include/svx/strings.hrc:1815
+#: include/svx/strings.hrc:1816
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Outer Border and Horizontal Lines"
msgstr ""
#. BuDWX
-#: include/svx/strings.hrc:1816
+#: include/svx/strings.hrc:1817
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Outer Border and All Inner Lines"
msgstr ""
#. ckL2Z
-#: include/svx/strings.hrc:1817
+#: include/svx/strings.hrc:1818
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Outer Border and Vertical Lines"
msgstr ""
#. Q9hj4
-#: include/svx/strings.hrc:1818
+#: include/svx/strings.hrc:1819
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Outer Border Without Changing Inner Lines"
msgstr ""
#. b7wCr
-#: include/svx/strings.hrc:1819
+#: include/svx/strings.hrc:1820
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Diagonal Lines Only"
msgstr ""
#. 8r98a
-#: include/svx/strings.hrc:1820
+#: include/svx/strings.hrc:1821
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN"
msgid "Diagonal Down Border"
msgstr ""
#. P4FGE
-#: include/svx/strings.hrc:1821
+#: include/svx/strings.hrc:1822
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP"
msgid "Diagonal Up Border"
msgstr ""
#. VxBrT
-#: include/svx/strings.hrc:1822
+#: include/svx/strings.hrc:1823
msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS"
msgid "Criss-Cross Border"
msgstr ""
#. hTi3j
-#: include/svx/strings.hrc:1823
+#: include/svx/strings.hrc:1824
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "All Four Borders"
msgstr ""
#. o8fB8
-#: include/svx/strings.hrc:1824
+#: include/svx/strings.hrc:1825
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Left and Right Borders Only"
msgstr ""
#. 6NnM2
-#: include/svx/strings.hrc:1825
+#: include/svx/strings.hrc:1826
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Top and Bottom Borders Only"
msgstr ""
#. KTYVW
-#: include/svx/strings.hrc:1826
+#: include/svx/strings.hrc:1827
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. fRcEu
-#: include/svx/strings.hrc:1827
+#: include/svx/strings.hrc:1828
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Left Border Only"
msgstr ""
#. uqzE7
-#: include/svx/strings.hrc:1828
+#: include/svx/strings.hrc:1829
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Right Border Only"
msgstr ""
#. 6ecLB
-#: include/svx/strings.hrc:1829
+#: include/svx/strings.hrc:1830
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Top Border Only"
msgstr ""
#. B6KZc
-#: include/svx/strings.hrc:1830
+#: include/svx/strings.hrc:1831
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Bottom Border Only"
msgstr ""
#. aCMGz
-#: include/svx/strings.hrc:1831
+#: include/svx/strings.hrc:1832
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. t38dT
-#: include/svx/strings.hrc:1832
+#: include/svx/strings.hrc:1833
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Left and Right Borders, and All Inner Lines"
msgstr ""
#. c8nou
-#: include/svx/strings.hrc:1834
+#: include/svx/strings.hrc:1835
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr ""
#. XpjRm
-#: include/svx/strings.hrc:1835
+#: include/svx/strings.hrc:1836
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr ""
#. 7tBGT
-#: include/svx/strings.hrc:1836
+#: include/svx/strings.hrc:1837
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr ""
@@ -10318,19 +10324,19 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: GraphicSizeCheck strings
#. --------------------------------------------------------------------
-#: include/svx/strings.hrc:1841
+#: include/svx/strings.hrc:1842
msgctxt "STR_GRAPHIC_SIZE_CHECK_DIALOG_TITLE"
msgid "Graphic Size Check"
msgstr ""
#. D66VS
-#: include/svx/strings.hrc:1842
+#: include/svx/strings.hrc:1843
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_LOW"
msgid "Image '%NAME%' has too few pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
#. Q2kMw
-#: include/svx/strings.hrc:1843
+#: include/svx/strings.hrc:1844
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_HIGH"
msgid "Image '%NAME%' has too many pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
@@ -12526,13 +12532,13 @@ msgstr ""
#: svx/inc/txenctab.hrc:99
msgctxt "RID_SVXSTR_TEXTENCODING_TABLE"
msgid "Unicode (UTF-7)"
-msgstr ""
+msgstr "Unicode (UTF-7)"
#. FXEDd
#: svx/inc/txenctab.hrc:100
msgctxt "RID_SVXSTR_TEXTENCODING_TABLE"
msgid "Unicode (UTF-8)"
-msgstr ""
+msgstr "Unicode (UTF-8)"
#. PKDvB
#: svx/inc/txenctab.hrc:101
@@ -12568,7 +12574,7 @@ msgstr ""
#: svx/inc/txenctab.hrc:106
msgctxt "RID_SVXSTR_TEXTENCODING_TABLE"
msgid "Unicode (UTF-16)"
-msgstr ""
+msgstr "Unicode (UTF-16)"
#. JGdVV
#: svx/inc/txenctab.hrc:107
@@ -13091,13 +13097,61 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
+#. MFYMT
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
+msgid "Document accessibility issue text label"
+msgstr ""
+
+#. GVo9u
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
+msgid "This is a document accessibility issue text label, which describes the issue."
+msgstr ""
+
+#. gY2AD
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
+msgid "Document accessibility issue text link button"
+msgstr ""
+
+#. T43Ec
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
+msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
+msgstr ""
+
#. AHooD
#. This is a verb. Push this button to quickly fix an a11y problem.
-#: svx/uiconfig/ui/accessibilitycheckentry.ui:49
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:57
msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
+#. AJV9y
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
+msgid "Document accessibility issue fix button"
+msgstr ""
+
+#. rcR6q
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
+msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
+msgstr ""
+
+#. W7WbY
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
+msgid "Document accessibility issue container"
+msgstr ""
+
+#. VFhns
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
+msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
+msgstr ""
+
#. k4D3g
#: svx/uiconfig/ui/addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -15017,563 +15071,563 @@ msgid "Select a color for the ambient light."
msgstr ""
#. yWUfc
-#: svx/uiconfig/ui/docking3deffects.ui:1239
+#: svx/uiconfig/ui/docking3deffects.ui:1240
msgctxt "docking3deffects|extended_tip|ambientcolor"
msgid "Select a color for the ambient light."
msgstr ""
#. nSELF
-#: svx/uiconfig/ui/docking3deffects.ui:1253
+#: svx/uiconfig/ui/docking3deffects.ui:1254
msgctxt "docking3deffects|colorbutton2|tooltip_text"
msgid "Colors Dialog"
msgstr ""
#. m2KFe
-#: svx/uiconfig/ui/docking3deffects.ui:1267
+#: svx/uiconfig/ui/docking3deffects.ui:1268
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr ""
#. m9fpD
-#: svx/uiconfig/ui/docking3deffects.ui:1289
+#: svx/uiconfig/ui/docking3deffects.ui:1290
msgctxt "docking3deffects|light1|tooltip_text"
msgid "Light Source 1"
msgstr ""
#. 9QFz2
-#: svx/uiconfig/ui/docking3deffects.ui:1296
+#: svx/uiconfig/ui/docking3deffects.ui:1297
msgctxt "docking3deffects|extended_tip|light1"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. 6VQpA
-#: svx/uiconfig/ui/docking3deffects.ui:1310
+#: svx/uiconfig/ui/docking3deffects.ui:1311
msgctxt "docking3deffects|light2|tooltip_text"
msgid "Light Source 2"
msgstr ""
#. jwgPB
-#: svx/uiconfig/ui/docking3deffects.ui:1317
+#: svx/uiconfig/ui/docking3deffects.ui:1318
msgctxt "docking3deffects|extended_tip|light2"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. H6ApW
-#: svx/uiconfig/ui/docking3deffects.ui:1331
+#: svx/uiconfig/ui/docking3deffects.ui:1332
msgctxt "docking3deffects|light3|tooltip_text"
msgid "Light Source 3"
msgstr ""
#. sCqw6
-#: svx/uiconfig/ui/docking3deffects.ui:1338
+#: svx/uiconfig/ui/docking3deffects.ui:1339
msgctxt "docking3deffects|extended_tip|light3"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. bFsp9
-#: svx/uiconfig/ui/docking3deffects.ui:1352
+#: svx/uiconfig/ui/docking3deffects.ui:1353
msgctxt "docking3deffects|light4|tooltip_text"
msgid "Light Source 4"
msgstr ""
#. Vus8w
-#: svx/uiconfig/ui/docking3deffects.ui:1359
+#: svx/uiconfig/ui/docking3deffects.ui:1360
msgctxt "docking3deffects|extended_tip|light4"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. umqpv
-#: svx/uiconfig/ui/docking3deffects.ui:1373
+#: svx/uiconfig/ui/docking3deffects.ui:1374
msgctxt "docking3deffects|light5|tooltip_text"
msgid "Light Source 5"
msgstr ""
#. dESZk
-#: svx/uiconfig/ui/docking3deffects.ui:1380
+#: svx/uiconfig/ui/docking3deffects.ui:1381
msgctxt "docking3deffects|extended_tip|light5"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. EJ5pS
-#: svx/uiconfig/ui/docking3deffects.ui:1394
+#: svx/uiconfig/ui/docking3deffects.ui:1395
msgctxt "docking3deffects|light6|tooltip_text"
msgid "Light Source 6"
msgstr ""
#. CgMts
-#: svx/uiconfig/ui/docking3deffects.ui:1401
+#: svx/uiconfig/ui/docking3deffects.ui:1402
msgctxt "docking3deffects|extended_tip|light6"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. RxBpE
-#: svx/uiconfig/ui/docking3deffects.ui:1415
+#: svx/uiconfig/ui/docking3deffects.ui:1416
msgctxt "docking3deffects|light7|tooltip_text"
msgid "Light Source 7"
msgstr ""
#. LJ3Lp
-#: svx/uiconfig/ui/docking3deffects.ui:1422
+#: svx/uiconfig/ui/docking3deffects.ui:1423
msgctxt "docking3deffects|extended_tip|light7"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. BrqqJ
-#: svx/uiconfig/ui/docking3deffects.ui:1436
+#: svx/uiconfig/ui/docking3deffects.ui:1437
msgctxt "docking3deffects|light8|tooltip_text"
msgid "Light Source 8"
msgstr ""
#. 7GZgb
-#: svx/uiconfig/ui/docking3deffects.ui:1443
+#: svx/uiconfig/ui/docking3deffects.ui:1444
msgctxt "docking3deffects|extended_tip|light8"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. FN3e6
-#: svx/uiconfig/ui/docking3deffects.ui:1468
+#: svx/uiconfig/ui/docking3deffects.ui:1469
msgctxt "docking3deffects|lightcolor1|tooltip_text"
msgid "Light 1 color"
msgstr ""
#. djVxQ
-#: svx/uiconfig/ui/docking3deffects.ui:1477
+#: svx/uiconfig/ui/docking3deffects.ui:1479
msgctxt "docking3deffects|extended_tip|lightcolor1"
msgid "Select a color for the current light source."
msgstr ""
#. EBVTG
-#: svx/uiconfig/ui/docking3deffects.ui:1491
+#: svx/uiconfig/ui/docking3deffects.ui:1493
msgctxt "docking3deffects|lightcolor2|tooltip_text"
msgid "Light 2 color"
msgstr ""
#. wiDjj
-#: svx/uiconfig/ui/docking3deffects.ui:1509
+#: svx/uiconfig/ui/docking3deffects.ui:1512
msgctxt "docking3deffects|lightcolor3|tooltip_text"
msgid "Light 3 color"
msgstr ""
#. zZSLi
-#: svx/uiconfig/ui/docking3deffects.ui:1527
+#: svx/uiconfig/ui/docking3deffects.ui:1531
msgctxt "docking3deffects|lightcolor4|tooltip_text"
msgid "Light 4 color"
msgstr ""
#. bPGBH
-#: svx/uiconfig/ui/docking3deffects.ui:1545
+#: svx/uiconfig/ui/docking3deffects.ui:1550
msgctxt "docking3deffects|lightcolor5|tooltip_text"
msgid "Light 5 color"
msgstr ""
#. mCg85
-#: svx/uiconfig/ui/docking3deffects.ui:1563
+#: svx/uiconfig/ui/docking3deffects.ui:1569
msgctxt "docking3deffects|lightcolor6|tooltip_text"
msgid "Light 6 color"
msgstr ""
#. Lj2HV
-#: svx/uiconfig/ui/docking3deffects.ui:1581
+#: svx/uiconfig/ui/docking3deffects.ui:1588
msgctxt "docking3deffects|lightcolor7|tooltip_text"
msgid "Light 7 color"
msgstr ""
#. aNZDv
-#: svx/uiconfig/ui/docking3deffects.ui:1599
+#: svx/uiconfig/ui/docking3deffects.ui:1607
msgctxt "docking3deffects|lightcolor8|tooltip_text"
msgid "Light 8 color"
msgstr ""
#. HqaQ2
-#: svx/uiconfig/ui/docking3deffects.ui:1631
+#: svx/uiconfig/ui/docking3deffects.ui:1640
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr ""
#. BrBDG
-#: svx/uiconfig/ui/docking3deffects.ui:1662
+#: svx/uiconfig/ui/docking3deffects.ui:1671
#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "Tipo"
#. txLj4
-#: svx/uiconfig/ui/docking3deffects.ui:1679
+#: svx/uiconfig/ui/docking3deffects.ui:1688
msgctxt "docking3deffects|label22"
msgid "_Mode"
msgstr ""
#. pPQLp
-#: svx/uiconfig/ui/docking3deffects.ui:1696
+#: svx/uiconfig/ui/docking3deffects.ui:1705
msgctxt "docking3deffects|label23"
msgid "_Projection X"
msgstr ""
#. xcs3h
-#: svx/uiconfig/ui/docking3deffects.ui:1714
+#: svx/uiconfig/ui/docking3deffects.ui:1723
msgctxt "docking3deffects|label24"
msgid "P_rojection Y"
msgstr ""
#. bxSBA
-#: svx/uiconfig/ui/docking3deffects.ui:1732
+#: svx/uiconfig/ui/docking3deffects.ui:1741
msgctxt "docking3deffects|label25"
msgid "_Filtering"
msgstr ""
#. Gq2zg
-#: svx/uiconfig/ui/docking3deffects.ui:1749
+#: svx/uiconfig/ui/docking3deffects.ui:1758
msgctxt "docking3deffects|textype|tooltip_text"
msgid "Black & White"
msgstr ""
#. S5ACF
-#: svx/uiconfig/ui/docking3deffects.ui:1757
+#: svx/uiconfig/ui/docking3deffects.ui:1766
msgctxt "docking3deffects|extended_tip|textype"
msgid "Converts the texture to black and white."
msgstr ""
#. rfdVf
-#: svx/uiconfig/ui/docking3deffects.ui:1771
+#: svx/uiconfig/ui/docking3deffects.ui:1780
#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "~Color"
#. dkTiY
-#: svx/uiconfig/ui/docking3deffects.ui:1779
+#: svx/uiconfig/ui/docking3deffects.ui:1788
msgctxt "docking3deffects|extended_tip|texcolor"
msgid "Converts the texture to color."
msgstr ""
#. aqP2z
-#: svx/uiconfig/ui/docking3deffects.ui:1793
+#: svx/uiconfig/ui/docking3deffects.ui:1802
msgctxt "docking3deffects|texreplace|tooltip_text"
msgid "Only Texture"
msgstr ""
#. hMAv6
-#: svx/uiconfig/ui/docking3deffects.ui:1801
+#: svx/uiconfig/ui/docking3deffects.ui:1810
msgctxt "docking3deffects|extended_tip|texreplace"
msgid "Applies the texture without shading."
msgstr ""
#. HCKdG
-#: svx/uiconfig/ui/docking3deffects.ui:1815
+#: svx/uiconfig/ui/docking3deffects.ui:1824
msgctxt "docking3deffects|texmodulate|tooltip_text"
msgid "Texture and Shading"
msgstr ""
#. 3g4zG
-#: svx/uiconfig/ui/docking3deffects.ui:1823
+#: svx/uiconfig/ui/docking3deffects.ui:1832
msgctxt "docking3deffects|extended_tip|texmodulate"
msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog."
msgstr ""
#. 65J8K
-#: svx/uiconfig/ui/docking3deffects.ui:1837
+#: svx/uiconfig/ui/docking3deffects.ui:1846
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr ""
#. y9Kai
-#: svx/uiconfig/ui/docking3deffects.ui:1845
+#: svx/uiconfig/ui/docking3deffects.ui:1854
msgctxt "docking3deffects|extended_tip|texobjx"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. iTKyD
-#: svx/uiconfig/ui/docking3deffects.ui:1859
+#: svx/uiconfig/ui/docking3deffects.ui:1868
msgctxt "docking3deffects|texparallelx|tooltip_text"
msgid "Parallel"
msgstr ""
#. SjaUF
-#: svx/uiconfig/ui/docking3deffects.ui:1867
+#: svx/uiconfig/ui/docking3deffects.ui:1876
msgctxt "docking3deffects|extended_tip|texparallelx"
msgid "Applies the texture parallel to the horizontal axis."
msgstr ""
#. MhgUE
-#: svx/uiconfig/ui/docking3deffects.ui:1881
+#: svx/uiconfig/ui/docking3deffects.ui:1890
msgctxt "docking3deffects|texcirclex|tooltip_text"
msgid "Circular"
msgstr ""
#. pfLqS
-#: svx/uiconfig/ui/docking3deffects.ui:1890
+#: svx/uiconfig/ui/docking3deffects.ui:1899
msgctxt "docking3deffects|extended_tip|texcirclex"
msgid "Wraps the horizontal axis of the texture pattern around a sphere."
msgstr ""
#. E9Gy6
-#: svx/uiconfig/ui/docking3deffects.ui:1904
+#: svx/uiconfig/ui/docking3deffects.ui:1913
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr ""
#. Li9zf
-#: svx/uiconfig/ui/docking3deffects.ui:1912
+#: svx/uiconfig/ui/docking3deffects.ui:1921
msgctxt "docking3deffects|extended_tip|texobjy"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. 5B84a
-#: svx/uiconfig/ui/docking3deffects.ui:1926
+#: svx/uiconfig/ui/docking3deffects.ui:1935
msgctxt "docking3deffects|texparallely|tooltip_text"
msgid "Parallel"
msgstr ""
#. UuRg4
-#: svx/uiconfig/ui/docking3deffects.ui:1934
+#: svx/uiconfig/ui/docking3deffects.ui:1943
msgctxt "docking3deffects|extended_tip|texparallely"
msgid "Applies the texture parallel to the vertical axis."
msgstr ""
#. h5iQh
-#: svx/uiconfig/ui/docking3deffects.ui:1948
+#: svx/uiconfig/ui/docking3deffects.ui:1957
msgctxt "docking3deffects|texcircley|tooltip_text"
msgid "Circular"
msgstr ""
#. FyRf5
-#: svx/uiconfig/ui/docking3deffects.ui:1956
+#: svx/uiconfig/ui/docking3deffects.ui:1965
msgctxt "docking3deffects|extended_tip|texcircley"
msgid "Wraps the vertical axis of the texture pattern around a sphere."
msgstr ""
#. cKvPt
-#: svx/uiconfig/ui/docking3deffects.ui:1970
+#: svx/uiconfig/ui/docking3deffects.ui:1979
msgctxt "docking3deffects|texfilter|tooltip_text"
msgid "Filtering On/Off"
msgstr ""
#. mMhpy
-#: svx/uiconfig/ui/docking3deffects.ui:1978
+#: svx/uiconfig/ui/docking3deffects.ui:1987
msgctxt "docking3deffects|extended_tip|texfilter"
msgid "Blurs the texture slightly to remove unwanted speckles."
msgstr ""
#. GKiZx
-#: svx/uiconfig/ui/docking3deffects.ui:2005
+#: svx/uiconfig/ui/docking3deffects.ui:2014
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr ""
#. fYX37
-#: svx/uiconfig/ui/docking3deffects.ui:2036
+#: svx/uiconfig/ui/docking3deffects.ui:2045
msgctxt "docking3deffects|label26"
msgid "_Favorites"
msgstr ""
#. mNa7V
-#: svx/uiconfig/ui/docking3deffects.ui:2052
+#: svx/uiconfig/ui/docking3deffects.ui:2061
msgctxt "docking3deffects|label27"
msgid "_Object color"
msgstr ""
#. rGGJC
-#: svx/uiconfig/ui/docking3deffects.ui:2066
+#: svx/uiconfig/ui/docking3deffects.ui:2075
msgctxt "docking3deffects|label29"
msgid "_Illumination color"
msgstr ""
#. UmpFS
-#: svx/uiconfig/ui/docking3deffects.ui:2090
+#: svx/uiconfig/ui/docking3deffects.ui:2100
msgctxt "docking3deffects|extended_tip|objcolor"
msgid "Select the color that you want to apply to the object."
msgstr ""
#. 8ufuo
-#: svx/uiconfig/ui/docking3deffects.ui:2113
+#: svx/uiconfig/ui/docking3deffects.ui:2124
msgctxt "docking3deffects|extended_tip|illumcolor"
msgid "Select the color to illuminate the object."
msgstr ""
#. EeS7C
-#: svx/uiconfig/ui/docking3deffects.ui:2127
+#: svx/uiconfig/ui/docking3deffects.ui:2138
#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "Definiu por l'~usuario"
#. RcCQG
-#: svx/uiconfig/ui/docking3deffects.ui:2128
+#: svx/uiconfig/ui/docking3deffects.ui:2139
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr ""
#. JxUiT
-#: svx/uiconfig/ui/docking3deffects.ui:2129
+#: svx/uiconfig/ui/docking3deffects.ui:2140
msgctxt "docking3deffects|favorites"
msgid "Gold"
msgstr ""
#. Mnmop
-#: svx/uiconfig/ui/docking3deffects.ui:2130
+#: svx/uiconfig/ui/docking3deffects.ui:2141
msgctxt "docking3deffects|favorites"
msgid "Chrome"
msgstr ""
#. fa9bg
-#: svx/uiconfig/ui/docking3deffects.ui:2131
+#: svx/uiconfig/ui/docking3deffects.ui:2142
msgctxt "docking3deffects|favorites"
msgid "Plastic"
msgstr ""
#. WGUwt
-#: svx/uiconfig/ui/docking3deffects.ui:2132
+#: svx/uiconfig/ui/docking3deffects.ui:2143
msgctxt "docking3deffects|favorites"
msgid "Wood"
msgstr ""
#. KDxBg
-#: svx/uiconfig/ui/docking3deffects.ui:2139
+#: svx/uiconfig/ui/docking3deffects.ui:2150
msgctxt "docking3deffects|extended_tip|favorites"
msgid "Select a predefined color scheme, or select User-defined to define a custom color scheme."
msgstr ""
#. AndqG
-#: svx/uiconfig/ui/docking3deffects.ui:2154
+#: svx/uiconfig/ui/docking3deffects.ui:2165
msgctxt "docking3deffects|colorbutton3|tooltip_text"
msgid "Colors Dialog"
msgstr ""
#. BT3GD
-#: svx/uiconfig/ui/docking3deffects.ui:2159
+#: svx/uiconfig/ui/docking3deffects.ui:2170
msgctxt "docking3deffects|extended_tip|colorbutton3"
msgid "Select the color to illuminate the object."
msgstr ""
#. tsEoC
-#: svx/uiconfig/ui/docking3deffects.ui:2173
+#: svx/uiconfig/ui/docking3deffects.ui:2184
msgctxt "docking3deffects|colorbutton4|tooltip_text"
msgid "Colors Dialog"
msgstr ""
#. RWxeM
-#: svx/uiconfig/ui/docking3deffects.ui:2188
+#: svx/uiconfig/ui/docking3deffects.ui:2199
msgctxt "docking3deffects|label28"
msgid "Material"
msgstr ""
#. wY3tE
-#: svx/uiconfig/ui/docking3deffects.ui:2219
+#: svx/uiconfig/ui/docking3deffects.ui:2230
#, fuzzy
msgctxt "docking3deffects|label30"
msgid "_Color"
msgstr "~Color"
#. ngqfq
-#: svx/uiconfig/ui/docking3deffects.ui:2233
+#: svx/uiconfig/ui/docking3deffects.ui:2244
msgctxt "docking3deffects|label31"
msgid "I_ntensity"
msgstr ""
#. TAoRf
-#: svx/uiconfig/ui/docking3deffects.ui:2257
+#: svx/uiconfig/ui/docking3deffects.ui:2269
msgctxt "docking3deffects|extended_tip|speccolor"
msgid "Select the color that you want the object to reflect."
msgstr ""
#. 8fdJB
-#: svx/uiconfig/ui/docking3deffects.ui:2271
+#: svx/uiconfig/ui/docking3deffects.ui:2283
msgctxt "docking3deffects|colorbutton5|tooltip_text"
msgid "Colors Dialog"
msgstr ""
#. GjQ2i
-#: svx/uiconfig/ui/docking3deffects.ui:2276
+#: svx/uiconfig/ui/docking3deffects.ui:2288
msgctxt "docking3deffects|extended_tip|colorbutton5"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. tcm3D
-#: svx/uiconfig/ui/docking3deffects.ui:2293
+#: svx/uiconfig/ui/docking3deffects.ui:2305
msgctxt "docking3deffects|extended_tip|intensity"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. L8GqV
-#: svx/uiconfig/ui/docking3deffects.ui:2309
+#: svx/uiconfig/ui/docking3deffects.ui:2321
msgctxt "docking3deffects|label32"
msgid "Specular"
msgstr ""
#. Qkzsq
-#: svx/uiconfig/ui/docking3deffects.ui:2332
+#: svx/uiconfig/ui/docking3deffects.ui:2344
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr ""
#. cjrJ9
-#: svx/uiconfig/ui/docking3deffects.ui:2346
+#: svx/uiconfig/ui/docking3deffects.ui:2358
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr ""
#. AgKU4
-#: svx/uiconfig/ui/docking3deffects.ui:2361
+#: svx/uiconfig/ui/docking3deffects.ui:2373
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr ""
#. xN7Sr
-#: svx/uiconfig/ui/docking3deffects.ui:2365
+#: svx/uiconfig/ui/docking3deffects.ui:2377
msgctxt "docking3deffects|extended_tip|material"
msgid "Changes the coloring of the selected 3D object."
msgstr ""
#. 3Av3h
-#: svx/uiconfig/ui/docking3deffects.ui:2379
+#: svx/uiconfig/ui/docking3deffects.ui:2391
msgctxt "docking3deffects|texture|tooltip_text"
msgid "Textures"
msgstr ""
#. DVwWG
-#: svx/uiconfig/ui/docking3deffects.ui:2383
+#: svx/uiconfig/ui/docking3deffects.ui:2395
msgctxt "docking3deffects|extended_tip|texture"
msgid "Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object."
msgstr ""
#. J4WKj
-#: svx/uiconfig/ui/docking3deffects.ui:2397
+#: svx/uiconfig/ui/docking3deffects.ui:2409
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr ""
#. 9WEJD
-#: svx/uiconfig/ui/docking3deffects.ui:2401
+#: svx/uiconfig/ui/docking3deffects.ui:2413
msgctxt "docking3deffects|extended_tip|light"
msgid "Define the light source for the selected 3D object."
msgstr ""
#. ctHgb
-#: svx/uiconfig/ui/docking3deffects.ui:2415
+#: svx/uiconfig/ui/docking3deffects.ui:2427
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr ""
#. HF3KP
-#: svx/uiconfig/ui/docking3deffects.ui:2419
+#: svx/uiconfig/ui/docking3deffects.ui:2431
msgctxt "docking3deffects|extended_tip|representation"
msgid "Sets the shading and shadow options for the selected 3D object."
msgstr ""
#. HxxSF
-#: svx/uiconfig/ui/docking3deffects.ui:2433
+#: svx/uiconfig/ui/docking3deffects.ui:2445
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr ""
#. h4c39
-#: svx/uiconfig/ui/docking3deffects.ui:2437
+#: svx/uiconfig/ui/docking3deffects.ui:2449
msgctxt "docking3deffects|extended_tip|geometry"
msgid "Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object."
msgstr ""
#. 4D9WF
-#: svx/uiconfig/ui/docking3deffects.ui:2454
+#: svx/uiconfig/ui/docking3deffects.ui:2466
msgctxt "docking3deffects|extended_tip|Docking3DEffects"
msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D."
msgstr ""
@@ -15865,9 +15919,9 @@ msgctxt "dockingfontwork|extended_tip|vert"
msgid "Vertically slants the characters in the text object."
msgstr ""
-#. ajneV
+#. 9HmBK
#: svx/uiconfig/ui/dockingfontwork.ui:162
-msgctxt "dockingforntwork|frameStyle"
+msgctxt "dockingfontwork|frameStyle"
msgid "Style"
msgstr ""
@@ -15932,9 +15986,9 @@ msgctxt "dockingfontwork|extended_tip|autosize"
msgid "Resizes the text to fit the length of the text baseline."
msgstr ""
-#. ebpcv
+#. 6pAwu
#: svx/uiconfig/ui/dockingfontwork.ui:296
-msgctxt "dockingforntwork|frameAdjust"
+msgctxt "dockingfontwork|frameAdjust"
msgid "Adjust"
msgstr ""
@@ -15998,9 +16052,9 @@ msgctxt "dockingfontwork|extended_tip|slant"
msgid "Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes."
msgstr ""
-#. rEQgv
+#. BCrsu
#: svx/uiconfig/ui/dockingfontwork.ui:429
-msgctxt "dockingforntwork|frameShadow"
+msgctxt "dockingfontwork|frameShadow"
msgid "Shadow"
msgstr ""
@@ -16016,9 +16070,9 @@ msgctxt "dockingfontwork|extended_tip|color"
msgid "Select a color for the text shadow."
msgstr ""
-#. PGHtD
+#. AxCG7
#: svx/uiconfig/ui/dockingfontwork.ui:471
-msgctxt "dockingforntwork|frameColor"
+msgctxt "dockingfontwork|frameColor"
msgid "Shadow Color"
msgstr ""
@@ -16058,9 +16112,9 @@ msgctxt "dockingfontwork|extended_tip|distancey"
msgid "Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size."
msgstr ""
-#. iDoib
+#. EhJx4
#: svx/uiconfig/ui/dockingfontwork.ui:577
-msgctxt "dockingforntwork|frameShadowOffset"
+msgctxt "dockingfontwork|frameShadowOffset"
msgid "Shadow Offset"
msgstr ""
@@ -16090,9 +16144,9 @@ msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr ""
-#. 9HF6C
+#. sCQDo
#: svx/uiconfig/ui/dockingfontwork.ui:682
-msgctxt "dockingforntwork|framePosition"
+msgctxt "dockingfontwork|framePosition"
msgid "Position and Indent"
msgstr ""
@@ -18247,8 +18301,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
@@ -19726,44 +19792,74 @@ msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr ""
+#. Dbpy5
+#: svx/uiconfig/ui/sidebargallery.ui:114
+msgctxt "sidebargallery|THEMELIST"
+msgid "Click a theme to view the objects associated with the theme."
+msgstr ""
+
+#. WLnG7
+#: svx/uiconfig/ui/sidebargallery.ui:167 svx/uiconfig/ui/sidebargallery.ui:219
+msgctxt "sidebargallery|extended_tip|gallery"
+msgid "To insert a Gallery object, select the object, and then drag it into the document."
+msgstr ""
+
+#. pAkjv
+#: svx/uiconfig/ui/sidebargallery.ui:252
+msgctxt "sidebargallery|extended_tip|preview"
+msgid "Displays a large preview of the selected gallery item. Double click to close."
+msgstr ""
+
#. wqE5z
-#: svx/uiconfig/ui/sidebargallery.ui:267
+#: svx/uiconfig/ui/sidebargallery.ui:283
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW"
msgid "Icon View"
msgstr ""
-#. TZSrQ
-#: svx/uiconfig/ui/sidebargallery.ui:272 svx/uiconfig/ui/sidebargallery.ui:291
-msgctxt "sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS"
-msgid "Theme Items"
+#. sUivF
+#: svx/uiconfig/ui/sidebargallery.ui:288
+msgctxt "sidebargallery|extended_tip|icons"
+msgid "Displays the contents of the Gallery as icons."
msgstr ""
#. FLH5B
-#: svx/uiconfig/ui/sidebargallery.ui:286
+#: svx/uiconfig/ui/sidebargallery.ui:302
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW"
msgid "Detailed View"
msgstr ""
+#. GeiwY
+#: svx/uiconfig/ui/sidebargallery.ui:307
+msgctxt "sidebargallery|extended_tip|list"
+msgid "Displays the contents of the Gallery as small icons, with title and path information."
+msgstr ""
+
#. tA8tK
-#: svx/uiconfig/ui/sidebargallery.ui:304
+#: svx/uiconfig/ui/sidebargallery.ui:320
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_SEARCH"
msgid "Search for icons"
msgstr ""
#. JLmB8
-#: svx/uiconfig/ui/sidebargallery.ui:310
+#: svx/uiconfig/ui/sidebargallery.ui:326
msgctxt "sidebargallery|extended_tip|value"
msgid "Enter search text."
msgstr ""
#. YDmBa
-#: svx/uiconfig/ui/sidebargallery.ui:336
+#: svx/uiconfig/ui/sidebargallery.ui:352
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME"
msgid "New..."
msgstr ""
+#. iCF8L
+#: svx/uiconfig/ui/sidebargallery.ui:362
+msgctxt "sidebargallery|extended_tip|insert"
+msgid "Adds a new theme to the Gallery and lets you choose the files to include in the theme."
+msgstr ""
+
#. RfChe
-#: svx/uiconfig/ui/sidebargallery.ui:355
+#: svx/uiconfig/ui/sidebargallery.ui:376
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
msgstr ""
@@ -20241,6 +20337,12 @@ msgctxt "sidebarshadow|transparency_label"
msgid "Transparency:"
msgstr ""
+#. VwB2V
+#: svx/uiconfig/ui/sidebarstylespanel.ui:46
+msgctxt "fontstyletoolbox|applystyle"
+msgid "Font style"
+msgstr ""
+
#. yt59C
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:35
msgctxt "sidebartextcolumns|labelColNumber"
@@ -20265,6 +20367,18 @@ msgctxt "sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
msgstr ""
+#. etDfs
+#: svx/uiconfig/ui/sidebartextpanel.ui:46
+msgctxt "font|fontnamecombobox"
+msgid "Font"
+msgstr ""
+
+#. fGDE3
+#: svx/uiconfig/ui/sidebartextpanel.ui:88
+msgctxt "font|fontsizecombobox"
+msgid "Font size"
+msgstr ""
+
#. dZf2D
#: svx/uiconfig/ui/stylemenu.ui:12
msgctxt "stylemenu|update"
@@ -20495,91 +20609,91 @@ msgid "_More Options..."
msgstr ""
#. b73Ag
-#: svx/uiconfig/ui/themecoloreditdialog.ui:12
+#: svx/uiconfig/ui/themecoloreditdialog.ui:10
msgctxt "themedialog|Title"
msgid "Theme Color Edit"
msgstr ""
#. ZBvTV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:111
+#: svx/uiconfig/ui/themecoloreditdialog.ui:110
msgctxt "themecoloreditdialog|labelThemeColorsName"
msgid "Name:"
msgstr "Nombre:"
#. bpeMo
-#: svx/uiconfig/ui/themecoloreditdialog.ui:213
+#: svx/uiconfig/ui/themecoloreditdialog.ui:212
msgctxt "themecoloreditdialog|labelDark"
msgid "Dark 1:"
msgstr ""
#. JrFtB
-#: svx/uiconfig/ui/themecoloreditdialog.ui:230
+#: svx/uiconfig/ui/themecoloreditdialog.ui:229
msgctxt "themecoloreditdialog|labelLight1"
msgid "Light1:"
msgstr ""
#. FGBH2
-#: svx/uiconfig/ui/themecoloreditdialog.ui:247
+#: svx/uiconfig/ui/themecoloreditdialog.ui:246
msgctxt "themecoloreditdialog|labelDark2"
msgid "Dark 2:"
msgstr ""
#. QW9Cr
-#: svx/uiconfig/ui/themecoloreditdialog.ui:264
+#: svx/uiconfig/ui/themecoloreditdialog.ui:263
msgctxt "themecoloreditdialog|labelLight2"
msgid "Light2:"
msgstr ""
#. wgZiU
-#: svx/uiconfig/ui/themecoloreditdialog.ui:301
+#: svx/uiconfig/ui/themecoloreditdialog.ui:300
msgctxt "themecoloreditdialog|labelAccent1"
msgid "Accent 1:"
msgstr ""
#. yKnVi
-#: svx/uiconfig/ui/themecoloreditdialog.ui:318
+#: svx/uiconfig/ui/themecoloreditdialog.ui:317
msgctxt "themecoloreditdialog|labelAccent2"
msgid "Accent 2:"
msgstr ""
#. x4B79
-#: svx/uiconfig/ui/themecoloreditdialog.ui:375
+#: svx/uiconfig/ui/themecoloreditdialog.ui:374
msgctxt "themecoloreditdialog|labelAccent3"
msgid "Accent 3:"
msgstr ""
#. tFUrg
-#: svx/uiconfig/ui/themecoloreditdialog.ui:392
+#: svx/uiconfig/ui/themecoloreditdialog.ui:391
msgctxt "themecoloreditdialog|labelAccent4"
msgid "Accent 4:"
msgstr ""
#. uENPG
-#: svx/uiconfig/ui/themecoloreditdialog.ui:409
+#: svx/uiconfig/ui/themecoloreditdialog.ui:408
msgctxt "themecoloreditdialog|labelAccent5"
msgid "Accent 5:"
msgstr ""
#. sVGF5
-#: svx/uiconfig/ui/themecoloreditdialog.ui:426
+#: svx/uiconfig/ui/themecoloreditdialog.ui:425
msgctxt "themecoloreditdialog|labelAccent6"
msgid "Accent 6:"
msgstr ""
#. uAS9N
-#: svx/uiconfig/ui/themecoloreditdialog.ui:523
+#: svx/uiconfig/ui/themecoloreditdialog.ui:522
msgctxt "themecoloreditdialog|labelHyperlink"
msgid "Hyperlink:"
msgstr ""
#. etJMu
-#: svx/uiconfig/ui/themecoloreditdialog.ui:540
+#: svx/uiconfig/ui/themecoloreditdialog.ui:539
msgctxt "themecoloreditdialog|labelFollowHyperlink"
msgid "Follow Hyperlink:"
msgstr ""
#. sShYV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:597
+#: svx/uiconfig/ui/themecoloreditdialog.ui:596
msgctxt "themecoloreditdialog|frameLabel"
msgid "Colors"
msgstr ""
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 5e2c2c8a8ce..8507e87d384 100644
--- a/source/an/sw/messages.po
+++ b/source/an/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: 2024-03-11 16:42+0100\n"
-"PO-Revision-Date: 2024-03-04 13:31+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+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"
"Language: an\n"
@@ -1812,344 +1812,356 @@ msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
msgstr ""
-#. nFxKY
+#. YwVuD
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Leading Chars"
+msgid "Para Hyphenation Min Leading Chars"
msgstr ""
-#. agdzD
+#. DEBbS
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Trailing Chars"
+msgid "Para Hyphenation Min Trailing Chars"
msgstr ""
-#. hj7Fp
+#. kNDph
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Compound Min Leading Chars"
+msgstr ""
+
+#. hj7Fp
+#: sw/inc/inspectorproperties.hrc:209
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
msgstr ""
#. 8BFum
-#: sw/inc/inspectorproperties.hrc:209
+#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Last Word"
msgstr ""
#. 32PM5
-#: sw/inc/inspectorproperties.hrc:210
+#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Min Word Length"
msgstr ""
#. 4ZE3Y
-#: sw/inc/inspectorproperties.hrc:211
+#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Zone"
msgstr ""
#. G8F5E
-#: sw/inc/inspectorproperties.hrc:212
+#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Keep"
msgstr ""
+#. nrito
+#: sw/inc/inspectorproperties.hrc:214
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Keep Type"
+msgstr ""
+
#. 4bemD
-#: sw/inc/inspectorproperties.hrc:213
+#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
msgstr ""
#. fCGA4
-#: sw/inc/inspectorproperties.hrc:214
+#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
msgstr ""
#. Q68Bx
-#: sw/inc/inspectorproperties.hrc:215
+#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
msgstr ""
#. FGVAd
-#: sw/inc/inspectorproperties.hrc:216
+#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
msgstr ""
#. tBy9h
-#: sw/inc/inspectorproperties.hrc:217
+#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
msgstr ""
#. yZZSA
-#: sw/inc/inspectorproperties.hrc:218
+#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
msgstr ""
#. dDgrE
-#: sw/inc/inspectorproperties.hrc:219
+#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
msgstr ""
#. mHDWE
-#: sw/inc/inspectorproperties.hrc:220
+#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
msgstr ""
#. Mnm2C
-#: sw/inc/inspectorproperties.hrc:221
+#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
msgstr ""
#. 8Z5AP
-#: sw/inc/inspectorproperties.hrc:222
+#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
msgstr ""
#. 6CaHh
-#: sw/inc/inspectorproperties.hrc:223
+#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
msgstr ""
#. ZDnZk
-#: sw/inc/inspectorproperties.hrc:224
+#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
msgstr ""
#. G43XB
-#: sw/inc/inspectorproperties.hrc:225
+#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
msgstr ""
#. EjnTM
-#: sw/inc/inspectorproperties.hrc:226
+#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
msgstr ""
#. eo9RR
-#: sw/inc/inspectorproperties.hrc:227
+#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
msgstr ""
#. kczeF
-#: sw/inc/inspectorproperties.hrc:228
+#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
msgstr ""
#. FmuG6
-#: sw/inc/inspectorproperties.hrc:229
+#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
msgstr ""
#. Kwp9H
-#: sw/inc/inspectorproperties.hrc:230
+#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
msgstr ""
#. r2ao2
-#: sw/inc/inspectorproperties.hrc:231
+#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
msgstr ""
#. FC9mA
-#: sw/inc/inspectorproperties.hrc:232
+#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
msgstr ""
#. VXwD2
-#: sw/inc/inspectorproperties.hrc:233
+#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
msgstr ""
#. gXoCF
-#: sw/inc/inspectorproperties.hrc:234
+#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
msgstr ""
#. sekLv
-#: sw/inc/inspectorproperties.hrc:235
+#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
msgstr ""
#. reW9Y
-#: sw/inc/inspectorproperties.hrc:236
+#: sw/inc/inspectorproperties.hrc:238
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
msgstr ""
#. wHuj4
-#: sw/inc/inspectorproperties.hrc:237
+#: sw/inc/inspectorproperties.hrc:239
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
msgstr ""
#. pUjFj
-#: sw/inc/inspectorproperties.hrc:238
+#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
msgstr ""
#. WvA9C
-#: sw/inc/inspectorproperties.hrc:239
+#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
msgstr ""
#. u8Jc6
-#: sw/inc/inspectorproperties.hrc:240
+#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
msgstr ""
#. cdw2Q
-#: sw/inc/inspectorproperties.hrc:241
+#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
msgstr ""
#. NDEck
-#: sw/inc/inspectorproperties.hrc:242
+#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border"
msgstr ""
#. 6rs9g
-#: sw/inc/inspectorproperties.hrc:243
+#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border Distance"
msgstr ""
#. XYhSX
-#: sw/inc/inspectorproperties.hrc:244
+#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
msgstr "RSID"
#. Uoosp
-#: sw/inc/inspectorproperties.hrc:245
+#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
msgstr ""
#. 3WwCU
-#: sw/inc/inspectorproperties.hrc:246
+#: sw/inc/inspectorproperties.hrc:248
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
msgstr ""
#. DqMAX
-#: sw/inc/inspectorproperties.hrc:247
+#: sw/inc/inspectorproperties.hrc:249
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
msgstr ""
#. w8jgs
-#: sw/inc/inspectorproperties.hrc:248
+#: sw/inc/inspectorproperties.hrc:250
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
msgstr ""
#. ZREEa
-#: sw/inc/inspectorproperties.hrc:249
+#: sw/inc/inspectorproperties.hrc:251
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
msgstr ""
#. tJEtt
-#: sw/inc/inspectorproperties.hrc:250
+#: sw/inc/inspectorproperties.hrc:252
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
msgstr ""
#. oDk6s
-#: sw/inc/inspectorproperties.hrc:251
+#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
msgstr ""
#. PV65u
-#: sw/inc/inspectorproperties.hrc:252
+#: sw/inc/inspectorproperties.hrc:254
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Field"
msgstr ""
#. a6k8F
-#: sw/inc/inspectorproperties.hrc:253
+#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Frame"
msgstr ""
#. CNyuR
-#: sw/inc/inspectorproperties.hrc:254
+#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Paragraph"
msgstr ""
#. nTTEM
-#: sw/inc/inspectorproperties.hrc:255
+#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Section"
msgstr ""
#. VCADG
-#: sw/inc/inspectorproperties.hrc:256
+#: sw/inc/inspectorproperties.hrc:258
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Table"
msgstr ""
#. hDjMA
-#: sw/inc/inspectorproperties.hrc:257
+#: sw/inc/inspectorproperties.hrc:259
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
msgstr ""
#. ZG6rS
-#: sw/inc/inspectorproperties.hrc:258
+#: sw/inc/inspectorproperties.hrc:260
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border"
msgstr ""
#. 6qBJD
-#: sw/inc/inspectorproperties.hrc:259
+#: sw/inc/inspectorproperties.hrc:261
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
msgstr ""
#. RwtPi
-#: sw/inc/inspectorproperties.hrc:260
+#: sw/inc/inspectorproperties.hrc:262
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
msgstr ""
#. xcMEF
-#: sw/inc/inspectorproperties.hrc:261
+#: sw/inc/inspectorproperties.hrc:263
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
msgstr ""
#. YiBym
-#: sw/inc/inspectorproperties.hrc:262
+#: sw/inc/inspectorproperties.hrc:264
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Writing Mode"
msgstr ""
@@ -7393,20 +7405,14 @@ msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated"
msgstr ""
-#. D8MYt
+#. jXQCD
#: sw/inc/strings.hrc:894
-msgctxt "STR_FILTER_MDB"
+msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access"
msgstr ""
-#. nRKEu
-#: sw/inc/strings.hrc:895
-msgctxt "STR_FILTER_ACCDB"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
-
#. uDNRt
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
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"
@@ -7415,91 +7421,91 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr ""
#. jiJuZ
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr ""
#. FiUyK
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr ""
#. QwrpS
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:900
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr ""
#. omRZF
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr ""
#. YrDuD
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr ""
#. tTr4B
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr ""
#. S4p5M
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
#. N5YUH
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr ""
#. L5FEG
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr ""
#. CEhZj
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabla"
#. v9hEB
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
#. HxGAu
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr ""
#. gE7CA
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr ""
#. 2SuqF
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr ""
@@ -7509,255 +7515,255 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Calendata"
#. V9cQp
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:920
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
#. 2zgWi
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
#, fuzzy
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nombre d'o fichero"
#. FdSaU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr ""
#. cGn9h
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_CHAPTERFLD"
msgid "~Heading"
msgstr ""
#. wYWy2
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr ""
#. EXC6N
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
#, fuzzy
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estatistica"
#. EW86G
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
#. 5aFak
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr ""
#. 3wdud
-#: sw/inc/strings.hrc:929
+#: sw/inc/strings.hrc:928
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr ""
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr ""
#. ckA26
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr ""
#. Fjzgu
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr ""
#. AXoAT
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr ""
#. VfqNE
-#: sw/inc/strings.hrc:935
+#: sw/inc/strings.hrc:934
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr ""
#. E8JAd
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr ""
#. 8LGEQ
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:936
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr ""
#. jrZ7i
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:937
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr ""
#. 9WAT9
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:938
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr ""
#. qEBxa
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr ""
#. ACE5s
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr ""
#. ayB3N
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr ""
#. DBM4P
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr ""
#. LJFF5
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:943
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr ""
#. zZCg6
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr ""
#. 9MGU6
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr ""
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr ""
#. FJ2X8
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr ""
#. sztLS
#. range database
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr ""
#. JP2DU
-#: sw/inc/strings.hrc:952
+#: sw/inc/strings.hrc:951
#, fuzzy
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Rechistro siguient"
#. GizhA
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr ""
#. aMGxm
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr ""
#. DtYzi
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr ""
#. UCSej
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:955
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr ""
#. M8Fac
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:956
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr ""
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:958
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr ""
#. XELYN
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
#. MB6kt
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr ""
#. BWU6A
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr ""
#. 7EGCR
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr ""
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
#, fuzzy
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
@@ -7767,89 +7773,89 @@ msgstr "Información"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Calendata"
#. qMCEh
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr ""
#. AXmyw
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
#. 6dxVs
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr ""
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
#, fuzzy
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabla"
#. 7qW4K
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
#, fuzzy
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Importar"
#. zDRCp
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr ""
#. 2wgLC
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:976
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragrafos"
#. JPGG7
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:977
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Imachen"
#. Eu6Ns
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:978
msgctxt "FLD_STAT_OBJ"
msgid "OLE objects"
msgstr "Obchectos OLE"
#. bDG6R
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:979
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pachinas"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr ""
#. xPP2E
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr ""
#. spdXd
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -7858,103 +7864,103 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:988
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Interpresa"
#. WWxTK
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nombres"
#. 4tdAc
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Apellidos"
#. xTV7n
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr ""
#. AKD3k
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr ""
#. ErMju
-#: sw/inc/strings.hrc:994
+#: sw/inc/strings.hrc:993
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "País"
#. ESbkx
-#: sw/inc/strings.hrc:995
+#: sw/inc/strings.hrc:994
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr ""
#. WDAc2
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:995
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ciudat"
#. pg7MV
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titol"
#. DwLhZ
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posición"
#. LDTdu
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr ""
#. JBZyj
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr ""
#. 5EmGH
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr ""
#. AtN9J
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr ""
#. 6GBRm
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Estau/Provincia"
#. pbrdQ
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr ""
#. wC8SE
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "o"
@@ -7964,39 +7970,39 @@ msgstr "o"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
#, fuzzy
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nombre d'o fichero"
#. RBpz3
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1010
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr ""
#. BCzy8
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1011
#, fuzzy
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Rota/Nombre d'o fichero"
#. ChFwM
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1012
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr ""
#. R6KrL
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr ""
#. ANM2H
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
#, fuzzy
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
@@ -8006,25 +8012,25 @@ msgstr "ID Categoría"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_CHAPTER_NAME"
msgid "Heading contents"
msgstr ""
#. B9gFR
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_CHAPTER_NO"
msgid "Heading number"
msgstr ""
#. vFtwZ
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Heading number without separator"
msgstr ""
#. BVPZY
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1021
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Heading number and contents"
msgstr ""
@@ -8033,56 +8039,56 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:1028
+#: sw/inc/strings.hrc:1027
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
#. m84Fb
-#: sw/inc/strings.hrc:1029
+#: sw/inc/strings.hrc:1028
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1029
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr ""
#. vA5RT
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr ""
#. 3ZDgc
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr ""
#. CHmdp
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
#, fuzzy
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Estilo d'a fuella"
#. xBKwZ
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Texto"
@@ -8091,13 +8097,13 @@ msgstr "Texto"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nombre"
#. RCnZb
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr ""
@@ -8106,49 +8112,49 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistema"
#. qKXLW
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Texto"
#. E86ZD
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1044
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nombre"
#. FB3Rp
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1045
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Texto"
#. KiBai
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1046
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formula"
#. 9AsdS
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Texto"
#. GokUf
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de datos"
#. UBADL
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistema"
@@ -8157,19 +8163,19 @@ msgstr "Sistema"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1053
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
#. aqFVp
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1054
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
#. FaZKx
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Calendata"
@@ -8178,79 +8184,79 @@ msgstr "Calendata"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "FMT_REF_TEXT"
msgid "Referenced text"
msgstr ""
#. eeSAu
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
msgstr ""
#. MaB3q
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Capítol"
#. VBMno
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
msgstr ""
#. 96emU
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
msgstr ""
#. CQitd
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr ""
#. BsvCn
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr ""
#. Xbm7G
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1066
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Number"
msgstr ""
#. QBGit
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Numero"
#. CGkV7
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1068
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr ""
#. XgSb3
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr ""
#. zQTNF
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
#. 97Vs7
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -8259,31 +8265,31 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Texto"
#. rAQoE
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1077
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabla"
#. biUa2
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr ""
#. 7mkZb
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Imachen"
#. GgbFY
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Obchecto"
@@ -8292,173 +8298,172 @@ msgstr "Obchecto"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_COND"
msgid "~Condition"
msgstr ""
#. X9cqJ
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1085
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr ""
#. bo8yF
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr ""
#. LixXA
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr ""
#. EX3bJ
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr ""
#. dNZtd
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr ""
#. bfRPa
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
#, fuzzy
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Importar"
#. j2G5G
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr ""
#. vEgGo
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valura"
#. YQesU
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formula"
#. Eq5xq
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalizau 1"
#. 32NzA
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr ""
#. dYQTU
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr ""
#. xELZY
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr ""
#. F9Ldz
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Amplaria"
#. rdxcb
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Altaria"
#. DQm2h
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr ""
#. imDMU
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr ""
#. ayQss
-#: sw/inc/strings.hrc:1105
-#, fuzzy
+#: sw/inc/strings.hrc:1104
msgctxt "STR_COLS"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 3moLd
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
#, fuzzy
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Ringlera"
#. XWMSH
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
#. nxGNq
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
#. 57ju6
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
#. tbig8
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr ""
#. xBHUG
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
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:1113
+#: sw/inc/strings.hrc:1112
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:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. ng6cd
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_ACCESSIBILITY_CHECK_HINT"
msgid ""
"Status of the accessibility check.\n"
@@ -8467,1399 +8472,1398 @@ msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
#. PLAVt
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "Ringlera"
#. sg6Za
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr ""
#. gueRC
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Brinco de ~pachina"
#. G3CQN
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
#. MVEk8
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr ""
#. Dns6t
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr ""
#. ZUKCy
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
#. LoQic
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
#. kbnTf
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr ""
#. D99ZJ
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr ""
#. fzG3P
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
#. 9RCsQ
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr ""
#. zFTin
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Capitero"
#. PcYEB
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr ""
#. 8Jgfg
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr ""
#. HEuGy
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr "Garra"
#. 4tA4q
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
#. ypvD6
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr ""
#. hyEQ5
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr ""
#. bGBtQ
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr ""
#. SrG3D
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
#. 9Ywzb
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Amplaria:"
#. 2GYT7
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Altaria fixa:"
#. QrFMi
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Altaria minima:"
#. kLiYd
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr ""
#. A8nAb
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr ""
#. Uszmm
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
#. JMHRz
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
#. oCZWW
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
#. YNKE6
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
#. GPTAu
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr ""
#. fcpTS
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr ""
#. 37hos
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr ""
#. MU7hC
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr ""
#. ZvEq7
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr ""
#. jypsG
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr ""
#. Cui3U
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr ""
#. 4RL9X
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
#. wzGK7
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr ""
#. ngRmB
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
#. JyHkM
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr ""
#. iXSZZ
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr ""
#. kDY9Z
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr ""
#. Hvn8D
-#: sw/inc/strings.hrc:1163
-#, fuzzy
+#: sw/inc/strings.hrc:1162
msgctxt "STR_COLUMNS"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 6j6TA
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
#. dvdDt
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
#. BWqF3
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
#. SCL5F
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1166
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr ""
#. CFmBk
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr ""
#. HvZBm
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr ""
#. QDaFk
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
#. rWmT8
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "STR_CONNECT2"
msgid "and "
msgstr ""
#. H2Kwq
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
#. yjSiJ
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
#. HE4BV
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
#. 7Q8qC
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr ""
#. sNxPE
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr ""
#. u73NC
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
#. qQsPp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
#. BS4nZ
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contraste"
#. avJBK
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
#. HQCJZ
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr ""
#. 5jDK3
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "STR_INVERT"
msgid "Invert"
msgstr ""
#. DVSAx
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
#. Z7tXB
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr ""
#. RXuUF
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estandar"
#. kbALJ
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr ""
#. eSHEj
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr ""
#. tABTr
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr ""
#. 8SwC3
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1188
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr ""
#. hWEeF
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
#. HEuEv
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
#. VFgMq
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
#. VRJrB
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
#. Sb3Je
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
#. yXFKP
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
#. vwHbS
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
#. Fsnm6
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pachina"
#. amiSY
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "ST_CTRL"
msgid "Control"
msgstr ""
#. Cbktp
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selección"
#. GpAUo
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
#. qpbDE
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr ""
#. sfmff
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
#. DtkuT
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. A6Vgk
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr ""
#. LYuHA
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr ""
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
#. yhnpi
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr ""
#. M4BCA
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr ""
#. UWeq4
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr ""
#. ZVCrD
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
#. NGAqr
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
#. Mwcvm
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr ""
#. xbxDs
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
#. 4ovAF
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
#. YzK6w
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr ""
#. skdRc
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
#. RBFga
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr ""
#. GNLrx
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
#. mFCfp
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr ""
#. gbnwp
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
#. TXYkA
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr ""
#. EyvbV
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr ""
#. cC5vJ
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr ""
#. p5jbU
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
#. 2WMmZ
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
#. 6uGDP
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr ""
#. YYCtk
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr ""
#. nFLdX
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
#. VuxvB
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1231
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
#. QSuct
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
#. CzLBr
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
#. B7PoL
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr ""
#. AgtLD
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
#. GJQ6F
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
#. GWnfD
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
#. uDtcG
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
#. VR6DX
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr ""
#. GqESF
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
#. gBgxo
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr ""
#. UAon9
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr ""
#. L2Apv
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr ""
#. jCsGs
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr ""
#. o3BBz
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. W7mPY
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_GOTO_PAGE_DLG_TITLE"
msgid "Go to Page"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr ""
#. LnFkq
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Eliminar"
#. cTNEn
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
#. YWr7C
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr ""
#. 6xVDN
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr ""
#. 32AND
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
#. wLDkj
-#: sw/inc/strings.hrc:1258
+#: sw/inc/strings.hrc:1257
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
#. Eb5Gb
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
#. RyLHZ
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1259
msgctxt "STR_REDLINE_TABLE_COLUMN_INSERT"
msgid "Column Inserted"
msgstr ""
#. FqpCw
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_REDLINE_TABLE_COLUMN_DELETE"
msgid "Column Deleted"
msgstr ""
#. i5ZJt
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1261
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
#. 4gE3z
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
#. BLEBh
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
msgstr ""
#. o39AA
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
msgstr ""
#. DRCyp
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr ""
#. qpW2q
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr ""
#. 3RFUd
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
#. QCD36
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
#. AYjgB
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
#. qVX2k
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
#. DSg3b
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
#. 6GzuM
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
#. FDVNH
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
#. SL7r3
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
#. CBvih
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
#. s8v3h
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
#. wL3Fr
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr ""
#. DrAUe
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
#. 9Xgou
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
#. ApT5B
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr ""
#. wVAZJ
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr ""
#. iJuAv
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
#. Bwwho
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
#. bfog5
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
#. xy4Vm
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
#. tEqyq
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
#. 5ihue
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1291
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Ficar una imachen"
#. GWzLN
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentario"
#. CoJc8
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr ""
#. dfMEF
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1294
#, fuzzy
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Selección"
#. NytQQ
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr ""
#. YRAQL
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr ""
#. ELCVU
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr ""
#. PzfQF
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr ""
#. WghdP
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_REDLINE_COMMENT_ADDED"
msgid "Comment added"
msgstr ""
#. 2KNu9
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_REDLINE_COMMENT_DELETED"
msgid "Comment deleted"
msgstr ""
#. sgEbW
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pachina "
#. QHfpZ
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_PAGES_TWO_CONJUNCTION"
msgid "and"
msgstr ""
#. 3DpEx
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Pachina %1 de %2"
#. kMeye
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_PAGE_COUNT_EXTENDED"
msgid "Page %1 of %2 [Page %3]"
msgstr "Pachina %1 de %2 [p. %3]"
#. gqFYf
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_PAGES_COUNT"
msgid "Pages %1 - %2 of %3"
msgstr ""
#. BqLqv
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_PAGES_COUNT_EXTENDED"
msgid "Pages %1 - %2 of %3 [Pages %4 - %5]"
msgstr ""
#. FjgDc
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 (%2) of %3"
msgstr ""
#. jBinK
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED"
msgid "Page %1 (%2) of %3 [Page %4 (%5)]"
msgstr ""
#. 5EAe9
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_PAGES_COUNT_CUSTOM"
msgid "Pages %1 - %2 (%3 - %4) of %5"
msgstr ""
#. 6pfhH
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED"
msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]"
msgstr ""
#. a7tDc
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
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:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragrafo"
#. aAtmp
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Imachen"
#. UBDMK
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Obchecto OLE"
#. xEWbo
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr ""
#. hfJns
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabla"
#. GRqNY
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr ""
#. CDQY4
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr ""
#. 2Db9T
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pachina"
#. 63FuG
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Capitero"
#. aDuAY
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr ""
#. y2GBv
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1327
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titol"
#. AipGR
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separadors"
#. CoSEf
-#: sw/inc/strings.hrc:1330
+#: sw/inc/strings.hrc:1329
msgctxt "STR_LEVEL"
msgid "Level "
msgstr ""
#. JdTF4
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr ""
#. zRWDZ
-#: sw/inc/strings.hrc:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr ""
#. t5uWs
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr ""
#. vSSnJ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr ""
#. NSx98
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
#. WxBG7
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "N#"
msgstr "N#"
#. 8EgTx
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
#. gxt8B
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
#. pGAb4
-#: sw/inc/strings.hrc:1339
+#: sw/inc/strings.hrc:1338
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
#. jCQgT
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "HI"
msgstr ""
#. XWaFn
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
#. xp6D6
-#: sw/inc/strings.hrc:1342
+#: sw/inc/strings.hrc:1341
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
#. AogDK
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
#. GnDd5
-#: sw/inc/strings.hrc:1344
+#: sw/inc/strings.hrc:1343
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Numbering"
msgstr "Numeración"
#. FH365
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr ""
#. xZjtZ
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "~Tabulacions"
#. aXW8y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Texto"
#. MCUd2
-#: sw/inc/strings.hrc:1348
+#: sw/inc/strings.hrc:1347
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr ""
#. BzpRR
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Heading info"
msgstr ""
#. DRBSD
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
#. Ytn5g
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
#. hRo3J
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr ""
#. ZKG5v
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr ""
#. d9BES
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
#. kwoGP
-#: sw/inc/strings.hrc:1355
+#: sw/inc/strings.hrc:1354
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
#. Avm9y
-#: sw/inc/strings.hrc:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
#. 59eRi
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
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:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -9868,281 +9872,281 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr ""
#. 5GiEA
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr ""
#. sdyVF
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr ""
#. 8oPgS
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert OLE object"
msgstr ""
#. pmqbK
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit OLE object"
msgstr ""
#. 3QFYB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr ""
#. oUhnK
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Cantos"
#. T2SH2
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fundo"
#. K6Yvs
-#: sw/inc/strings.hrc:1372
+#: sw/inc/strings.hrc:1371
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr ""
#. Fsanh
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
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:1375
+#: sw/inc/strings.hrc:1374
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr ""
#. kWe9j
-#: sw/inc/strings.hrc:1377
+#: sw/inc/strings.hrc:1376
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
#. dLuAF
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
#. oUR7Y
-#: sw/inc/strings.hrc:1379
+#: sw/inc/strings.hrc:1378
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
#. GBVqD
-#: sw/inc/strings.hrc:1381
+#: sw/inc/strings.hrc:1380
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
#. rZBXF
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr ""
#. Z8EjG
-#: sw/inc/strings.hrc:1383
+#: sw/inc/strings.hrc:1382
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
#. YEXdS
-#: sw/inc/strings.hrc:1384
+#: sw/inc/strings.hrc:1383
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr ""
#. QecQ3
-#: sw/inc/strings.hrc:1385
+#: sw/inc/strings.hrc:1384
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr ""
#. aaiBM
-#: sw/inc/strings.hrc:1386
+#: sw/inc/strings.hrc:1385
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
#. kSDGu
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
#. KiAdJ
-#: sw/inc/strings.hrc:1389
+#: sw/inc/strings.hrc:1388
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
#. FqsCt
-#: sw/inc/strings.hrc:1390
+#: sw/inc/strings.hrc:1389
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:1391
+#: sw/inc/strings.hrc:1390
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
#. K9qMS
-#: sw/inc/strings.hrc:1392
+#: sw/inc/strings.hrc:1391
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#. XWQ8w
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Documento HTML"
#. qVZBx
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Documento de texto"
#. qmmPU
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
#. 2LgDJ
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr ""
#. AcAD8
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr ""
#. DE9FZ
-#: sw/inc/strings.hrc:1398
+#: sw/inc/strings.hrc:1397
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr ""
#. EzBCZ
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr ""
#. 5GCGF
-#: sw/inc/strings.hrc:1400
+#: sw/inc/strings.hrc:1399
msgctxt "STR_SEARCH_KEY_FOUND_TIMES"
msgid "Search key found %1 times."
msgstr ""
#. fgywB
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ringlera"
#. GUc4a
-#: sw/inc/strings.hrc:1402
+#: sw/inc/strings.hrc:1401
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna"
#. yMyuo
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
#. ywFCb
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
#. BT3M3
-#: sw/inc/strings.hrc:1406
+#: sw/inc/strings.hrc:1405
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr ""
#. hnqAm
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "ST_CLOSE_DIALOG"
msgid "~Close"
msgstr ""
#. ZR9aw
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
#. YCNYb
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
#. fmHmE
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
#. EAxAu
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "ST_ADDRESS_INVALID"
msgid "Address invalid"
msgstr ""
#. yAAPM
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr ""
#. mWrXk
-#: sw/inc/strings.hrc:1415
+#: sw/inc/strings.hrc:1414
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
#. RmBFW
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr ""
@@ -10151,7 +10155,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1423
+#: sw/inc/strings.hrc:1422
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -10160,141 +10164,141 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1428
+#: sw/inc/strings.hrc:1427
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
#. xAKRC
-#: sw/inc/strings.hrc:1429
+#: sw/inc/strings.hrc:1428
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
#. pDAHz
-#: sw/inc/strings.hrc:1430
+#: sw/inc/strings.hrc:1429
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
#. etEEx
-#: sw/inc/strings.hrc:1431
+#: sw/inc/strings.hrc:1430
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
#. BK7ub
-#: sw/inc/strings.hrc:1432
+#: sw/inc/strings.hrc:1431
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
#. kZKCf
-#: sw/inc/strings.hrc:1434
+#: sw/inc/strings.hrc:1433
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Tarchetas de pr~esentación"
#. ECFij
-#: sw/inc/strings.hrc:1436
+#: sw/inc/strings.hrc:1435
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr ""
#. PwrB9
-#: sw/inc/strings.hrc:1438
+#: sw/inc/strings.hrc:1437
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Ficar"
#. NL48o
-#: sw/inc/strings.hrc:1439
+#: sw/inc/strings.hrc:1438
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Eliminar"
#. PW4Bz
-#: sw/inc/strings.hrc:1440
+#: sw/inc/strings.hrc:1439
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr ""
#. yfgiq
-#: sw/inc/strings.hrc:1442
+#: sw/inc/strings.hrc:1441
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr ""
#. fhLzk
-#: sw/inc/strings.hrc:1443
+#: sw/inc/strings.hrc:1442
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr ""
#. gD4D3
-#: sw/inc/strings.hrc:1444
+#: sw/inc/strings.hrc:1443
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr ""
#. BFszo
-#: sw/inc/strings.hrc:1445
+#: sw/inc/strings.hrc:1444
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr ""
#. EoAB8
-#: sw/inc/strings.hrc:1446
+#: sw/inc/strings.hrc:1445
#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "Conteniu"
#. Shstx
-#: sw/inc/strings.hrc:1447
+#: sw/inc/strings.hrc:1446
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr ""
#. 8Cjvb
-#: sw/inc/strings.hrc:1448
+#: sw/inc/strings.hrc:1447
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr ""
#. zD8rb
-#: sw/inc/strings.hrc:1449
+#: sw/inc/strings.hrc:1448
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr ""
#. 4tTop
-#: sw/inc/strings.hrc:1450
+#: sw/inc/strings.hrc:1449
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "No"
#. KhKwa
-#: sw/inc/strings.hrc:1452
+#: sw/inc/strings.hrc:1451
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Personalizau"
#. aHi89
-#: sw/inc/strings.hrc:1453
+#: sw/inc/strings.hrc:1452
msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER"
msgid "Click here to enter text"
msgstr ""
#. N3ocz
-#: sw/inc/strings.hrc:1454
+#: sw/inc/strings.hrc:1453
msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose an item"
msgstr ""
#. AQEZK
-#: sw/inc/strings.hrc:1455
+#: sw/inc/strings.hrc:1454
msgctxt "STR_DATE_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose a date"
msgstr ""
@@ -10302,61 +10306,61 @@ msgstr ""
#. eNMYS
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
-#: sw/inc/strings.hrc:1459
+#: sw/inc/strings.hrc:1458
msgctxt "insertcaption|extended_tip|auto"
msgid "Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box."
msgstr ""
#. 2iTJE
-#: sw/inc/strings.hrc:1461
+#: sw/inc/strings.hrc:1460
msgctxt "STR_A11Y_DESIGN_MODE_TITLE"
msgid "The forms are not editable"
msgstr ""
#. QJbEq
-#: sw/inc/strings.hrc:1462
+#: sw/inc/strings.hrc:1461
msgctxt "STR_A11Y_DESIGN_MODE_PRIMARY"
msgid "Would you like to switch to design mode?"
msgstr ""
#. 6zBuF
-#: sw/inc/strings.hrc:1463
+#: sw/inc/strings.hrc:1462
msgctxt "STR_A11Y_DESIGN_MODE_SECONDARY"
msgid "You need to switch to design mode to edit forms."
msgstr ""
#. LGFZa
-#: sw/inc/strings.hrc:1465
+#: sw/inc/strings.hrc:1464
msgctxt "STR_MARK_COPY"
msgid "%1 Copy "
msgstr ""
#. kF23A
-#: sw/inc/strings.hrc:1467
+#: sw/inc/strings.hrc:1466
msgctxt "STR_INFORODLG_FOLDED_PRIMARY"
msgid "You are trying to delete folded (hidden) content."
msgstr ""
#. h2E9u
-#: sw/inc/strings.hrc:1468
+#: sw/inc/strings.hrc:1467
msgctxt "STR_INFORODLG_FOLDED_SECONDARY"
msgid "To delete this content, first unfold it so you can see what you intend to delete."
msgstr ""
#. JCQRL
-#: sw/inc/strings.hrc:1470
+#: sw/inc/strings.hrc:1469
msgctxt "STR_PARAGRAPH_DIRECT_FORMATTING"
msgid "Paragraph Direct Formatting"
msgstr ""
#. 5FKBR
-#: sw/inc/strings.hrc:1471
+#: sw/inc/strings.hrc:1470
msgctxt "STR_CHARACTER_DIRECT_FORMATTING"
msgid "Character Direct Formatting"
msgstr ""
#. qc9xU
-#: sw/inc/strings.hrc:1472
+#: sw/inc/strings.hrc:1471
msgctxt "STR_CHARACTER_DIRECT_FORMATTING_TAG"
msgid "df"
msgstr "fd"
@@ -10366,133 +10370,151 @@ msgstr "fd"
#. Description: Description of compatibility options in
#. Options->Writer->Compatibility dialog (sw/uiconfig/swriter/ui/optcompatpage.ui)
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1478
+#: sw/inc/strings.hrc:1477
msgctxt "STR_COMPAT_OPT_ADDSPACING"
msgid "Add spacing between paragraphs and tables"
msgstr ""
#. eoWMC
-#: sw/inc/strings.hrc:1479
+#: sw/inc/strings.hrc:1478
msgctxt "STR_COMPAT_OPT_ADDSPACINGATPAGES"
msgid "Add paragraph and table spacing at top of first page and page breaks"
msgstr ""
#. H94UE
-#: sw/inc/strings.hrc:1480
+#: sw/inc/strings.hrc:1479
msgctxt "STR_COMPAT_OPT_USEOURTABSTOPFORMAT"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
msgstr ""
#. cR3TC
-#: sw/inc/strings.hrc:1481
+#: sw/inc/strings.hrc:1480
msgctxt "STR_COMPAT_OPT_NOEXTERNALLEADING"
msgid "Do not add leading (extra space) between lines of text"
msgstr ""
#. faQQK
-#: sw/inc/strings.hrc:1482
+#: sw/inc/strings.hrc:1481
msgctxt "STR_COMPAT_OPT_USELINESPACING"
msgid "Use OpenOffice.org 1.1 line spacing"
msgstr ""
#. rWnd2
-#: sw/inc/strings.hrc:1483
+#: sw/inc/strings.hrc:1482
msgctxt "STR_COMPAT_OPT_ADDTABLESPACING"
msgid "Add paragraph and table spacing at bottom of table cells"
msgstr ""
#. tE6DS
-#: sw/inc/strings.hrc:1484
+#: sw/inc/strings.hrc:1483
msgctxt "STR_COMPAT_OPT_USEOBJECTPOSITIONING"
msgid "Use OpenOffice.org 1.1 object positioning"
msgstr ""
#. szFCh
-#: sw/inc/strings.hrc:1485
+#: sw/inc/strings.hrc:1484
msgctxt "STR_COMPAT_OPT_USEOURTEXTWRAPPING"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
msgstr ""
#. Bv2nE
-#: sw/inc/strings.hrc:1486
+#: sw/inc/strings.hrc:1485
msgctxt "STR_COMPAT_OPT_CONSIDERWRAPPINGSTYLE"
msgid "Consider wrapping style when positioning objects"
msgstr ""
#. WBvDH
-#: sw/inc/strings.hrc:1487
+#: sw/inc/strings.hrc:1486
msgctxt "STR_COMPAT_OPT_EXPANDWORDSPACE"
msgid "Justify lines with a manual line break in justified paragraphs"
msgstr ""
#. NCu2p
-#: sw/inc/strings.hrc:1488
+#: sw/inc/strings.hrc:1487
msgctxt "STR_COMPAT_OPT_PROTECTFORM"
msgid "Protect form (no longer protects whole document. Insert write protected section instead)"
msgstr ""
#. 6oLWp
-#: sw/inc/strings.hrc:1489
+#: sw/inc/strings.hrc:1488
msgctxt "STR_COMPAT_OPT_MSWORDCOMPTRAILINGBLANKS"
msgid "Word-compatible trailing blanks"
msgstr ""
#. EGTEc
-#: sw/inc/strings.hrc:1490
+#: sw/inc/strings.hrc:1489
msgctxt "STR_COMPAT_OPT_SUBTRACTFLYSANCHOREDATFLYS"
msgid "Tolerate white lines that may appear in PDF page backgrounds"
msgstr ""
#. guoPi
-#: sw/inc/strings.hrc:1491
+#: sw/inc/strings.hrc:1490
msgctxt "STR_COMPAT_OPT_EMPTYDBFIELDHIDESPARA"
msgid "Hide paragraphs of database fields (e.g., mail merge) with an empty value"
msgstr ""
#. ZiwnK
-#: sw/inc/strings.hrc:1492
+#: sw/inc/strings.hrc:1491
msgctxt "STR_COMPAT_OPT_USEVARIABLEWIDTHNBSP"
msgid "Render non-breaking spaces (NBSP) as standard-space-width (off for fixed size)"
msgstr ""
#. JD4xK
-#: sw/inc/strings.hrc:1493
+#: sw/inc/strings.hrc:1492
msgctxt "STR_COMPAT_OPT_NOGAPAFTERNOTENUMBER"
msgid "Do not add an extra space after number in footnotes / endnotes with hanging first line"
msgstr ""
-#. LBmQP
+#. 2tF7s
+#: sw/inc/strings.hrc:1493
+msgctxt "STR_COMPAT_OPT_TABSRELATIVETOINDENT"
+msgid "Set tabstops relative to indent of paragraph"
+msgstr ""
+
+#. RCP3J
+#: sw/inc/strings.hrc:1494
+msgctxt "STR_COMPAT_OPT_TABOVERMARGIN"
+msgid "Allow tabs to extend beyond the right margin"
+msgstr ""
+
+#. KoeFf
#: sw/inc/strings.hrc:1495
+msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
+msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
+msgstr ""
+
+#. LBmQP
+#: sw/inc/strings.hrc:1497
msgctxt "sidebartableedit|alignautolabel"
msgid "Automatic"
msgstr ""
#. tTkKo
-#: sw/inc/strings.hrc:1496
+#: sw/inc/strings.hrc:1498
msgctxt "sidebartableedit|alignleftlabel"
msgid "Left"
msgstr ""
#. zU6Bm
-#: sw/inc/strings.hrc:1497
+#: sw/inc/strings.hrc:1499
msgctxt "sidebartableedit|alignfromleftlabel"
msgid "From left"
msgstr ""
#. HKZYR
-#: sw/inc/strings.hrc:1498
+#: sw/inc/strings.hrc:1500
msgctxt "sidebartableedit|alignrightlabel"
msgid "Right"
msgstr ""
#. iZWsJ
-#: sw/inc/strings.hrc:1499
+#: sw/inc/strings.hrc:1501
msgctxt "sidebartableedit|aligncenterlabel"
msgid "Center"
msgstr ""
#. hyfHe
-#: sw/inc/strings.hrc:1500
+#: sw/inc/strings.hrc:1502
msgctxt "sidebartableedit|alignmanuallabel"
msgid "Manual"
msgstr ""
@@ -12352,7 +12374,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/captionoptions.ui:296
msgctxt "captionoptions|label5"
msgid "_Up to level:"
-msgstr ""
+msgstr "_Dica o livel:"
#. 3istp
#: sw/uiconfig/swriter/ui/captionoptions.ui:310
@@ -12554,62 +12576,56 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#. z7D9z
-#: sw/uiconfig/swriter/ui/characterproperties.ui:9
+#: sw/uiconfig/swriter/ui/characterproperties.ui:8
#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "Importar"
#. pjT6b
-#: sw/uiconfig/swriter/ui/characterproperties.ui:33
+#: sw/uiconfig/swriter/ui/characterproperties.ui:29
msgctxt "characterproperties|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. tLVfC
-#: sw/uiconfig/swriter/ui/characterproperties.ui:36
+#: sw/uiconfig/swriter/ui/characterproperties.ui:33
msgctxt "characterproperties|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. GJNuu
-#: sw/uiconfig/swriter/ui/characterproperties.ui:160
+#: sw/uiconfig/swriter/ui/characterproperties.ui:132
msgctxt "characterproperties|font"
msgid "Font"
msgstr "Tipo de letra"
#. bwwEA
-#: sw/uiconfig/swriter/ui/characterproperties.ui:207
+#: sw/uiconfig/swriter/ui/characterproperties.ui:155
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr ""
#. CV8Tr
-#: sw/uiconfig/swriter/ui/characterproperties.ui:255
+#: sw/uiconfig/swriter/ui/characterproperties.ui:179
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Posición"
#. CXLtN
-#: sw/uiconfig/swriter/ui/characterproperties.ui:303
+#: sw/uiconfig/swriter/ui/characterproperties.ui:203
msgctxt "characterproperties|asianlayout"
msgid "Asian Layout"
msgstr ""
-#. jTVKZ
-#: sw/uiconfig/swriter/ui/characterproperties.ui:351
-msgctxt "characterproperties|hyperlink"
-msgid "Hyperlink"
-msgstr "Hipervinclo"
-
#. uV8CG
-#: sw/uiconfig/swriter/ui/characterproperties.ui:399
+#: sw/uiconfig/swriter/ui/characterproperties.ui:227
msgctxt "characterproperties|background"
msgid "Highlighting"
msgstr ""
#. fJhsz
-#: sw/uiconfig/swriter/ui/characterproperties.ui:447
+#: sw/uiconfig/swriter/ui/characterproperties.ui:251
msgctxt "characterproperties|borders"
msgid "Borders"
msgstr "Cantos"
@@ -12731,10 +12747,9 @@ msgstr ""
#. 3mgNE
#: sw/uiconfig/swriter/ui/columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. VoBt8
#: sw/uiconfig/swriter/ui/columnpage.ui:88
@@ -13389,167 +13404,196 @@ msgid "Value:"
msgstr "Valura:"
#. DDVfE
-#: sw/uiconfig/swriter/ui/converttexttable.ui:15
+#: sw/uiconfig/swriter/ui/converttexttable.ui:23
msgctxt "converttexttable|ConvertTextTableDialog"
msgid "Convert Table to Text"
msgstr ""
#. iArsw
-#: sw/uiconfig/swriter/ui/converttexttable.ui:107
+#: sw/uiconfig/swriter/ui/converttexttable.ui:133
msgctxt "converttexttable|tabs"
msgid "Tabs"
msgstr ""
#. 9aKdG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:116
+#: sw/uiconfig/swriter/ui/converttexttable.ui:142
msgctxt "converttexttable|extended_tip|tabs"
msgid "Converts the text to a table using tabs as column markers."
msgstr ""
#. uPkEG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:127
+#: sw/uiconfig/swriter/ui/converttexttable.ui:153
#, fuzzy
msgctxt "converttexttable|semicolons"
msgid "Semicolons"
msgstr "~Punto y minche"
#. GqN6W
-#: sw/uiconfig/swriter/ui/converttexttable.ui:136
+#: sw/uiconfig/swriter/ui/converttexttable.ui:162
msgctxt "converttexttable|extended_tip|semicolons"
msgid "Converts the text to a table using semi-colons (;) as column markers."
msgstr ""
#. fucq3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:148
+#: sw/uiconfig/swriter/ui/converttexttable.ui:174
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Paragrafo"
#. 4fBB3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:157
+#: sw/uiconfig/swriter/ui/converttexttable.ui:183
msgctxt "converttexttable|extended_tip|paragraph"
msgid "Converts the text to a table using paragraphs as column markers."
msgstr ""
#. zN6Mx
-#: sw/uiconfig/swriter/ui/converttexttable.ui:168
+#: sw/uiconfig/swriter/ui/converttexttable.ui:194
msgctxt "converttexttable|other"
msgid "Other:"
msgstr ""
#. 27JXH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:180
+#: sw/uiconfig/swriter/ui/converttexttable.ui:206
msgctxt "converttexttable|extended_tip|other"
msgid "Converts the text to a table using the character that you type in the box as a column marker."
msgstr ""
#. GQnda
-#: sw/uiconfig/swriter/ui/converttexttable.ui:197
+#: sw/uiconfig/swriter/ui/converttexttable.ui:223
msgctxt "converttexttable|othered"
msgid ","
msgstr ""
#. rmBim
-#: sw/uiconfig/swriter/ui/converttexttable.ui:204
+#: sw/uiconfig/swriter/ui/converttexttable.ui:230
#, fuzzy
msgctxt "converttexttable|othered-atkobject"
msgid "Symbol"
msgstr "Simbolos"
#. G5obG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:205
+#: sw/uiconfig/swriter/ui/converttexttable.ui:231
msgctxt "converttexttable|extended_tip|othered"
msgid "Type the character that you want to use as a column marker."
msgstr ""
#. apGyF
-#: sw/uiconfig/swriter/ui/converttexttable.ui:216
+#: sw/uiconfig/swriter/ui/converttexttable.ui:242
msgctxt "converttexttable|keepcolumn"
msgid "Equal width for all columns"
msgstr ""
#. xLjLr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:224
+#: sw/uiconfig/swriter/ui/converttexttable.ui:250
msgctxt "converttexttable|extended_tip|keepcolumn"
msgid "Creates columns of equal width, regardless of the position of the column marker."
msgstr ""
#. UbhJY
-#: sw/uiconfig/swriter/ui/converttexttable.ui:240
+#: sw/uiconfig/swriter/ui/converttexttable.ui:266
msgctxt "converttexttable|label1"
msgid "Separate Text At"
msgstr ""
#. VDaHH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:270
+#: sw/uiconfig/swriter/ui/converttexttable.ui:295
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr ""
#. dqVGr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:278
+#: sw/uiconfig/swriter/ui/converttexttable.ui:303
msgctxt "converttexttable|extended_tip|headingcb"
msgid "Formats the first row of the new table as a heading."
msgstr ""
#. XqGoL
-#: sw/uiconfig/swriter/ui/converttexttable.ui:289
+#: sw/uiconfig/swriter/ui/converttexttable.ui:314
msgctxt "converttexttable|repeatheading"
msgid "Repeat heading"
msgstr ""
#. YhBhC
-#: sw/uiconfig/swriter/ui/converttexttable.ui:299
+#: sw/uiconfig/swriter/ui/converttexttable.ui:324
msgctxt "converttexttable|extended_tip|repeatheading"
msgid "Repeats the table header on each page that the table spans."
msgstr ""
#. URvME
-#: sw/uiconfig/swriter/ui/converttexttable.ui:310
+#: sw/uiconfig/swriter/ui/converttexttable.ui:335
msgctxt "converttexttable|dontsplitcb"
msgid "Don't split table"
msgstr ""
#. FA8WG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:318
+#: sw/uiconfig/swriter/ui/converttexttable.ui:343
msgctxt "converttexttable|extended_tip|dontsplitcb"
msgid "Does not divide the table across pages."
msgstr ""
#. XaNbS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:339
+#: sw/uiconfig/swriter/ui/converttexttable.ui:364
msgctxt "converttexttable|label3"
msgid "The first "
msgstr ""
#. iXL3d
-#: sw/uiconfig/swriter/ui/converttexttable.ui:352
+#: sw/uiconfig/swriter/ui/converttexttable.ui:377
#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "Ringlera"
-#. C9QkD
-#: sw/uiconfig/swriter/ui/converttexttable.ui:380
-#, fuzzy
-msgctxt "converttexttable|autofmt"
-msgid "AutoFormat..."
-msgstr "Formatación automatica"
-
-#. ArFSS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:385
-msgctxt "converttexttable|extended_tip|autofmt"
-msgid "Opens the AutoFormat dialog, where you can select a predefined layout for table."
-msgstr ""
-
#. Jsmkz
-#: sw/uiconfig/swriter/ui/converttexttable.ui:400
+#: sw/uiconfig/swriter/ui/converttexttable.ui:409
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Opcions"
+#. bFYNd
+#: sw/uiconfig/swriter/ui/converttexttable.ui:516
+msgctxt "converttexttable|label5"
+msgid "Format"
+msgstr ""
+
+#. EMrtD
+#: sw/uiconfig/swriter/ui/converttexttable.ui:552
+msgctxt "converttexttable|numformatcb"
+msgid "Number format"
+msgstr ""
+
+#. RjBhY
+#: sw/uiconfig/swriter/ui/converttexttable.ui:566
+msgctxt "converttexttable|bordercb"
+msgid "Borders"
+msgstr "Cantos"
+
+#. 9geQq
+#: sw/uiconfig/swriter/ui/converttexttable.ui:580
+msgctxt "converttexttable|fontcb"
+msgid "Font"
+msgstr ""
+
+#. V3F6B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:594
+msgctxt "converttexttable|patterncb"
+msgid "Pattern"
+msgstr ""
+
+#. ceF5B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:608
+msgctxt "converttexttable|alignmentcb"
+msgid "Alignment"
+msgstr ""
+
+#. MYbb6
+#: sw/uiconfig/swriter/ui/converttexttable.ui:629
+msgctxt "converttexttable|label6"
+msgid "Formatting"
+msgstr ""
+
#. kUb8Q
-#: sw/uiconfig/swriter/ui/converttexttable.ui:432
+#: sw/uiconfig/swriter/ui/converttexttable.ui:657
msgctxt "converttexttable|extended_tip|ConvertTextTableDialog"
msgid "Converts the selected text into a table, or the selected table into text."
msgstr ""
@@ -14923,10 +14967,10 @@ msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "~Navegar..."
-#. HvR9A
+#. HNXV3
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:156
msgctxt "exchangedatabases|extended_tip|browse"
-msgid "Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
+msgid "Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
msgstr ""
#. ZgGFH
@@ -15034,50 +15078,56 @@ msgctxt "fielddialog|extended_tip|FieldDialog"
msgid "Inserts a field at the current cursor position."
msgstr ""
+#. mKEgr
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:8
+msgctxt "findentrydialog|FindEntryDialog"
+msgid "Find Entry"
+msgstr ""
+
#. 8UkAB
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:25
msgctxt "findentrydialog|find"
msgid "_Find"
msgstr ""
#. yfE3P
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:34
msgctxt "findentrydialog|extended_tip|find"
msgid "Displays the next record that contains the search text."
msgstr ""
#. veaSC
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:97
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:98
msgctxt "findentrydialog|label1"
msgid "F_ind"
msgstr ""
#. svGxx
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:116
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:117
msgctxt "findentrydialog|extended_tip|entry"
msgid "Enter the search term."
msgstr ""
#. CHJAa
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:139
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:140
msgctxt "findentrydialog|findin"
msgid "Find _only in"
msgstr ""
#. vXdjr
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:150
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:151
msgctxt "findentrydialog|extended_tip|findin"
msgid "Restricts the search to one data field."
msgstr ""
#. LA7X8
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:169
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:170
msgctxt "findentrydialog|extended_tip|area"
msgid "Select the data field where you want to search for the text."
msgstr ""
#. FQuFW
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:203
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:201
msgctxt "findentrydialog|extended_tip|FindEntryDialog"
msgid "Searches for a record or recipient in the mail merge address list."
msgstr ""
@@ -15144,10 +15194,10 @@ msgctxt "flddbpage|browse"
msgid "Browse..."
msgstr "~Navegar..."
-#. FnCPc
+#. 9bmG5
#: sw/uiconfig/swriter/ui/flddbpage.ui:332
msgctxt "flddbpage|extended_tip|browse"
-msgid "Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
+msgid "Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
msgstr ""
#. n7J6N
@@ -15297,7 +15347,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:341
msgctxt "flddocumentpage|levelft"
msgid "_Up to level:"
-msgstr ""
+msgstr "_Dica o livel:"
#. sCNGP
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:355
@@ -15379,10 +15429,10 @@ msgctxt "fldfuncpage|macro"
msgid "_Macro..."
msgstr ""
-#. pHLUT
+#. CQu2f
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:262
msgctxt "fldfuncpage|extended_tip|macro"
-msgid "Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document."
+msgid "Opens the Macro Selector dialog, where you can choose the macro that will run when you click the selected field in the document."
msgstr ""
#. cyE7z
@@ -15608,163 +15658,161 @@ msgctxt "fldrefpage|extended_tip|FieldRefPage"
msgid "This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document."
msgstr ""
+#. jXhPb
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:71
+msgctxt "fldvarpage|nameft"
+msgid "Na_me:"
+msgstr ""
+
+#. juXJz
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:89
+msgctxt "fldvarpage|extended_tip|name"
+msgid "Type the name of the user-defined field to create."
+msgstr ""
+
+#. mA2Cx
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:105
+msgctxt "fldvarpage|valueft"
+msgid "_Value:"
+msgstr ""
+
+#. onRpf
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:130
+msgctxt "fldvarpage|extended_tip|value"
+msgid "Enter the contents to add to a user-defined field."
+msgstr ""
+
+#. BLiKH
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:154
+msgctxt "fldvarpage|apply|tooltip_text"
+msgid "Apply"
+msgstr "Aplicar"
+
+#. iLGxP
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:160
+msgctxt "fldvarpage|extended_tip|apply"
+msgid "Adds the user-defined field to the Select list."
+msgstr ""
+
+#. GKfDe
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:174
+msgctxt "fldvarpage|delete|tooltip_text"
+msgid "Delete"
+msgstr "Eliminar"
+
+#. bGYju
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:180
+msgctxt "fldvarpage|extended_tip|delete"
+msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+msgstr ""
+
#. EMeve
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:107
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:246
msgctxt "fldvarpage|extended_tip|type"
msgid "Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert."
msgstr ""
#. MYGxL
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:118
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:257
#, fuzzy
msgctxt "fldvarpage|label1"
msgid "_Type"
msgstr "Tipo"
#. YfUrq
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:189
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:312
msgctxt "fldvarpage|extended_tip|select"
msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert."
msgstr ""
#. JFbpp
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:323
msgctxt "fldvarpage|label2"
msgid "_Select"
msgstr ""
#. eLoJ7
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:386
msgctxt "fldvarpage|extended_tip|numformat"
msgid "Click the format to apply to the selected field, or click \"Additional formats\" to define a custom format."
msgstr ""
#. bAzUU
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:331
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:431
msgctxt "fldvarpage|extended_tip|format"
msgid "In the Format list, define if the value is inserted as text or as number."
msgstr ""
-#. WRjtn
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
-msgctxt "fldvarpage|label3"
-msgid "_Format"
-msgstr ""
-
#. qPpKb
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:445
msgctxt "fldvarpage|invisible"
msgid "Invisi_ble"
msgstr ""
#. 4SBL9
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:374
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
msgctxt "fldvarpage|extended_tip|invisible"
msgid "Hides the field contents in the document."
msgstr ""
#. jUrib
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:405
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:484
msgctxt "fldvarpage|label5"
msgid "_Up to level:"
-msgstr ""
+msgstr "_Dica o livel:"
#. uXVGk
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:418
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:497
msgctxt "fldvarpage|separatorft"
msgid "Se_parator:"
msgstr ""
#. xWPdj
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:432
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:511
msgctxt "fldvarpage|level|tooltip_text"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is displayed."
msgstr ""
#. B2VKZ
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:434
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
msgctxt "fldvarpage|level"
msgid "[None]"
msgstr "[Garra]"
#. 3eiSX
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:438
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:517
msgctxt "fldvarpage|extended_tip|level"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading that has outline level 2 or less. If “None” is selected, no heading number is displayed. To use this option, heading numbers must be enabled. Use “Tools - Heading Numbering”."
msgstr ""
-#. ECBav
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
-msgctxt "fldvarpage|separator"
-msgid "."
-msgstr ""
-
#. Bnsut
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:455
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:530
msgctxt "fldvarpage|separator|tooltip_text"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
+#. ECBav
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:533
+msgctxt "fldvarpage|separator"
+msgid "."
+msgstr ""
+
#. 3dC3P
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:458
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:537
msgctxt "fldvarpage|extended_tip|separator"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
#. GgDBN
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:473
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:552
msgctxt "fldvarpage|label4"
msgid "With Heading Number"
msgstr ""
-#. ibirK
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
-#, fuzzy
-msgctxt "fldvarpage|nameft"
-msgid "Na_me"
-msgstr "Nombre"
-
-#. juXJz
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:532
-msgctxt "fldvarpage|extended_tip|name"
-msgid "Type the name of the user-defined field to create."
-msgstr ""
-
-#. 5qBE2
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:545
-#, fuzzy
-msgctxt "fldvarpage|valueft"
-msgid "_Value"
-msgstr "Valura"
-
-#. onRpf
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:565
-msgctxt "fldvarpage|extended_tip|value"
-msgid "Enter the contents to add to a user-defined field."
-msgstr ""
-
-#. BLiKH
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:586
-msgctxt "fldvarpage|apply|tooltip_text"
-msgid "Apply"
-msgstr "Aplicar"
-
-#. iLGxP
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:592
-msgctxt "fldvarpage|extended_tip|apply"
-msgid "Adds the user-defined field to the Select list."
-msgstr ""
-
-#. GKfDe
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:606
-msgctxt "fldvarpage|delete|tooltip_text"
-msgid "Delete"
-msgstr "Eliminar"
-
-#. bGYju
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:612
-msgctxt "fldvarpage|extended_tip|delete"
-msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+#. WRjtn
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:573
+msgctxt "fldvarpage|label3"
+msgid "_Format"
msgstr ""
#. b5iXT
@@ -16332,10 +16380,9 @@ msgstr "Opcions"
#. VuNwV
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:139
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. 6vDCu
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:186
@@ -16562,56 +16609,55 @@ msgid "Frame"
msgstr ""
#. A2nPr
-#: sw/uiconfig/swriter/ui/framedialog.ui:111
+#: sw/uiconfig/swriter/ui/framedialog.ui:112
msgctxt "framedialog|type"
msgid "Position and Size"
msgstr "Posición y grandaria"
#. PGiYy
-#: sw/uiconfig/swriter/ui/framedialog.ui:134
+#: sw/uiconfig/swriter/ui/framedialog.ui:135
msgctxt "framedialog|options"
msgid "Options"
msgstr "Opcions"
#. GfHpi
-#: sw/uiconfig/swriter/ui/framedialog.ui:158
+#: sw/uiconfig/swriter/ui/framedialog.ui:159
msgctxt "framedialog|wrap"
msgid "Wrap"
msgstr ""
#. kau3f
-#: sw/uiconfig/swriter/ui/framedialog.ui:182
+#: sw/uiconfig/swriter/ui/framedialog.ui:183
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hipervinclo"
#. 3dDpH
-#: sw/uiconfig/swriter/ui/framedialog.ui:206
+#: sw/uiconfig/swriter/ui/framedialog.ui:207
msgctxt "framedialog|borders"
msgid "Borders"
msgstr "Cantos"
#. eSXL9
-#: sw/uiconfig/swriter/ui/framedialog.ui:230
+#: sw/uiconfig/swriter/ui/framedialog.ui:231
msgctxt "framedialog|area"
msgid "Area"
msgstr ""
#. cuaEE
-#: sw/uiconfig/swriter/ui/framedialog.ui:254
+#: sw/uiconfig/swriter/ui/framedialog.ui:255
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. JkHCb
-#: sw/uiconfig/swriter/ui/framedialog.ui:278
-#, fuzzy
+#: sw/uiconfig/swriter/ui/framedialog.ui:279
msgctxt "framedialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. C4BTP
-#: sw/uiconfig/swriter/ui/framedialog.ui:302
+#: sw/uiconfig/swriter/ui/framedialog.ui:303
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -18845,10 +18891,9 @@ msgstr "Selección"
#. hgnkY
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. AbW5x
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
@@ -21260,10 +21305,10 @@ msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "~Navegar..."
-#. CdmfM
+#. Hx7SS
#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
-msgid "Opens a template selector dialog."
+msgid "Opens the New dialog to select a template."
msgstr ""
#. EDivp
@@ -21518,158 +21563,182 @@ msgctxt "navigatorcontextmenu|STR_DELETE_FIELD"
msgid "Delete Field"
msgstr ""
-#. CUqD5
+#. GGzCM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:252
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_FOOTNOTES"
+msgid "Delete All Footnotes"
+msgstr ""
+
+#. kyGVJ
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_ENDNOTES"
+msgid "Delete All Endnotes"
+msgstr ""
+
+#. AZchK
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:269
+msgctxt "navigatorcontextmenu|STR_DELETE_FOOTNOTE"
+msgid "Delete Footnote"
+msgstr ""
+
+#. Cv2Cu
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:278
+msgctxt "navigatorcontextmenu|STR_DELETE_ENDNOTE"
+msgid "Delete Endnote"
+msgstr ""
+
+#. CUqD5
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:287
msgctxt "navigatorcontextmenu|STR_RENAME"
msgid "_Rename..."
msgstr ""
#. f9jYB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:295
msgctxt "navigatorcontextmenu|STR_PROTECT_SECTION"
msgid "Protect Section"
msgstr ""
#. MEGAM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:268
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:303
msgctxt "navigatorcontextmenu|STR_HIDE_SECTION"
msgid "Hide Section"
msgstr ""
#. U5nAb
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:276
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:311
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
msgstr ""
#. E2wWp
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:284
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:319
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
#. aDRke
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:292
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:327
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
#. YBipC
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:306
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
msgstr ""
#. EBK2E
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:326
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:361
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
msgstr ""
#. fZEEr
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:340
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:375
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
msgstr ""
#. 7oCFa
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:348
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:383
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
msgstr ""
#. YmjQf
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:356
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:391
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
msgstr ""
#. vhxX5
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:364
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:399
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
msgstr ""
#. mcYqZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:372
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:407
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
msgstr ""
#. DRaED
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:380
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:415
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
msgstr ""
#. vpLmh
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:388
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:423
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
msgstr ""
#. EvBzN
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:396
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:431
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
msgstr ""
#. M8Bes
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:404
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:439
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
msgstr ""
#. KBFwM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:412
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:447
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
msgstr ""
#. oGavB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:420
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:455
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
msgstr ""
#. w8FTW
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:428
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:463
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
msgstr ""
#. BoCeZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:436
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:471
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
msgstr ""
#. QqAhu
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:444
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:479
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
msgstr ""
#. vBGAw
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:452
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:487
msgctxt "navigatorcontextmenu|STR_SORT_ALPHABETICALLY"
msgid "Sort Alphabetically"
msgstr ""
#. cqtBF
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:466
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:501
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Show Up to Outline Level"
msgstr ""
#. Zehx2
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:480
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:515
msgctxt "navigatorcontextmenu|STR_DISPLAY"
msgid "Display"
msgstr ""
#. bgZoy
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:500
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:535
msgctxt "navigatorcontextmenu|STR_COLLAPSE_ALL_CATEGORIES"
msgid "Collapse All Categories"
msgstr ""
@@ -21716,375 +21785,381 @@ msgctxt "navigatorpanel|extended_tip|contenttoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr ""
+#. zVTfC
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:288
+msgctxt "navigatorpanel|accessible_name|navigateby"
+msgid "Navigate By"
+msgstr ""
+
#. ZLBzd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:343
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:348
msgctxt "navigatorpanel|gotopage|tooltip_text"
msgid "Go to page"
msgstr ""
#. MFyPU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:351
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:356
msgctxt "navigatorpanel|gotopage|accessible_name"
msgid "Go to page"
msgstr ""
#. 6xYpE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:352
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:357
msgctxt "navigatorpanel|extended_tip|gotopage"
msgid "Enter a page that you want to go to and press enter or use the buttons to move to the previous or next page."
msgstr ""
#. DgvFE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:385
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
msgstr ""
#. Uzb8i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:389
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:394
msgctxt "navigatorpanel|root|accessible_name"
msgid "Content Navigation View"
msgstr ""
#. RCE5p
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:395
msgctxt "navigatorpanel|extended_tip|root"
msgid "Switches between the display of all categories in the Navigator and the selected category."
msgstr ""
#. Ngjxu
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:413
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Capitero"
#. WfmTe
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:417
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:422
msgctxt "navigatorpanel|header|accessible_name"
msgid "Header"
msgstr ""
#. yZHED
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:423
msgctxt "navigatorpanel|extended_tip|header"
msgid "Moves the cursor to the header, or from the header to the document text area."
msgstr ""
#. dfTJU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:431
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Piet de pachina"
#. c5WE6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:435
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:440
msgctxt "navigatorpanel|footer|accessible_name"
msgid "Footer"
msgstr ""
#. 5BVYB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:441
msgctxt "navigatorpanel|extended_tip|footer"
msgid "Moves the cursor to the footer, or from the footer to the document text area."
msgstr ""
#. EefnL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:449
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
msgstr ""
#. gBAfm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:453
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
msgstr ""
#. vwcpF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
msgctxt "navigatorpanel|extended_tip|anchor"
msgid "Jumps between the footnote text and the footnote anchor."
msgstr ""
#. GbEFs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:467
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
msgctxt "navigatorpanel|reminder|tooltip_text"
msgid "Set Reminder"
msgstr ""
#. Ba2Be
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:471
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:476
msgctxt "navigatorpanel|reminder|accessible_name"
msgid "Set Reminder"
msgstr ""
#. d2Bnv
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:477
msgctxt "navigatorpanel|extended_tip|reminder"
msgid "Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the Navigation icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
msgstr ""
#. YdRTG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:495
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Show Up to Outline Level"
msgstr ""
#. zJ7Bk
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:499
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:504
msgctxt "navigatorpanel|headings|accessible_name"
msgid "Show Up to Outline Level"
msgstr ""
#. EVb5c
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:505
msgctxt "navigatorpanel|extended_tip|headings"
msgid "Use this option to control what headings in the document structure are displayed in the Navigator window. Click the icon, and choose an outline level number. Any heading with an outline number less than or equal to the selected number will be displayed."
msgstr ""
#. sxyvw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:525
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
msgstr ""
#. Vqvwm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:529
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:534
msgctxt "navigatorpanel|listbox|accessible_name"
msgid "List Box On/Off"
msgstr ""
#. y7YBB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:535
msgctxt "navigatorpanel|extended_tip|listbox"
msgid "Shows or hides the Navigator list."
msgstr ""
#. bifrF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:553
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:559
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote Outline Level"
msgstr ""
#. fUTYs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:557
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:563
msgctxt "navigatorpanel|promote|accessible_name"
msgid "Promote Outline Level"
msgstr ""
#. dvQYH
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:558
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:564
msgctxt "navigatorpanel|extended_tip|promote"
msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 37YWp
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:571
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:578
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote Outline Level"
msgstr ""
#. EnjGM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:575
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:582
msgctxt "navigatorpanel|demote|accessible_name"
msgid "Demote Outline Level"
msgstr ""
#. NHBAZ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:576
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:583
msgctxt "navigatorpanel|extended_tip|demote"
msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 8LqeP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:589
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:597
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Move Heading Up"
msgstr ""
#. CN8Km
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:593
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:601
msgctxt "navigatorpanel|chapterup|accessible_name"
msgid "Move Heading Up"
msgstr ""
#. mwCBQ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:594
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
msgctxt "navigatorpanel|extended_tip|chapterup"
msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr ""
#. HaiYT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:607
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:616
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Move Heading Down"
msgstr ""
#. 4vNMC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:611
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:620
msgctxt "navigatorpanel|chapterdown|accessible_name"
msgid "Move Heading Down"
msgstr ""
#. sGNbn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:612
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:621
msgctxt "navigatorpanel|extended_tip|chapterdown"
msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 3rY8r
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:644
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:653
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Documento"
#. wavgT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:647
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:656
#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Finestra activa"
#. 3yk2y
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:732
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:741
msgctxt "navigatorpanel|globaltoggle|tooltip_text"
msgid "Toggle Master View"
msgstr ""
#. AoCVA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:736
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:745
msgctxt "navigatorpanel|extended_tip|globaltoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr ""
#. HS3W2
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:759
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:768
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Editar"
#. 5dtyC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:763
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:772
msgctxt "navigatorpanel|edit|accessible_name"
msgid "Edit"
msgstr "Editar"
#. phQFB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:764
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:773
msgctxt "navigatorpanel|extended_tip|edit"
msgid "Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the Index dialog is opened."
msgstr ""
#. svmCG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:777
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:786
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr ""
#. jAmFd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:781
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:790
msgctxt "navigatorpanel|update|accessible_name"
msgid "Update"
msgstr ""
#. FEEGn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:782
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:791
msgctxt "navigatorpanel|extended_tip|update"
msgid "Click and choose the contents that you want to update."
msgstr ""
#. tu94A
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:795
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:804
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Ficar"
#. fXajb
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:799
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:808
msgctxt "navigatorpanel|insert|accessible_name"
msgid "Insert"
msgstr ""
#. 9kmNw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:800
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:809
msgctxt "navigatorpanel|extended_tip|insert"
msgid "Inserts a file, an index, or a new document into the master document."
msgstr ""
#. MvgHM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:823
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:832
msgctxt "navigatorpanel|save|tooltip_text"
msgid "Save Contents as well"
msgstr ""
#. p76EP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:827
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:836
msgctxt "navigatorpanel|save|accessible_name"
msgid "Save Contents as well"
msgstr ""
#. KBDdA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:828
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:837
msgctxt "navigatorpanel|extended_tip|save"
msgid "Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed."
msgstr ""
#. yEETn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:851
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:860
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr ""
#. 7zNC6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:855
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:864
msgctxt "navigatorpanel|moveup|accessible_name"
msgid "Move Up"
msgstr ""
#. rEFCS
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:856
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:865
msgctxt "navigatorpanel|extended_tip|moveup"
msgid "Moves the selection up one position in the Navigator list."
msgstr ""
#. KN3mN
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:869
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:878
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr ""
#. PSm2i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:873
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:882
msgctxt "navigatorpanel|movedown|accessible_name"
msgid "Move Down"
msgstr ""
#. Cs7D9
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:874
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:883
msgctxt "navigatorpanel|extended_tip|movedown"
msgid "Moves the selection down one position in the Navigator list."
msgstr ""
#. 3RwmV
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:966
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:975
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Selection"
msgstr ""
#. v2iCL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:974
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:983
msgctxt "navigatorpanel|STR_UPDATE_INDEX"
msgid "Indexes"
msgstr ""
#. fvFtM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:982
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:991
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
msgstr "Vinclos"
#. Njw6i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:990
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:999
msgctxt "navigatorpanel|STR_UPDATE_ALL"
msgid "All"
msgstr ""
@@ -22108,836 +22183,836 @@ msgid "New User Index"
msgstr ""
#. pyNZP
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3231
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3244
msgctxt "WriterNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_Fichero"
#. uFrkV
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3250
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3263
msgctxt "WriterNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "_Aduya"
#. QC5EA
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3305
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3318
msgctxt "WriterNotebookbar|FileLabel"
msgid "~File"
msgstr "~Fichero"
#. 4gzad
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4567
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4580
msgctxt "WriterNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. JAhp6
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4654
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4667
msgctxt "WriterNotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. NA9SG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5780
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5793
msgctxt "WriterNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "F_icar"
#. b4aNG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5885
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5898
msgctxt "WriterNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "F~icar"
#. 4t2ES
-#: sw/uiconfig/swriter/ui/notebookbar.ui:6990
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7003
msgctxt "WriterNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr ""
#. 4sDuv
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7075
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7088
msgctxt "WriterNotebookbar|LayoutLabel"
msgid "~Layout"
msgstr ""
#. iLbkU
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7778
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7791
msgctxt "WriterNotebookbar|ReferencesMenuButton"
msgid "Reference_s"
msgstr ""
#. GEwcS
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7875
msgctxt "WriterNotebookbar|ReferencesLabel"
msgid "Reference~s"
msgstr ""
#. fDqyq
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8777
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8790
msgctxt "WriterNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. rsvWQ
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8875
msgctxt "WriterNotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. Lzxon
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9713
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9780
msgctxt "WriterNotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. WyVST
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9798
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9865
msgctxt "WriterNotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. RgE7C
-#: sw/uiconfig/swriter/ui/notebookbar.ui:10941
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11008
msgctxt "WriterNotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. nFByf
-#: sw/uiconfig/swriter/ui/notebookbar.ui:11025
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11092
msgctxt "WriterNotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. ePiUn
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12251
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12318
msgctxt "WriterNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr ""
#. tfZvk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12348
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12415
msgctxt "WriterNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CAFm3
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13667
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13734
msgctxt "WriterNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. eBYpc
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13774
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13841
msgctxt "WriterNotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. UPA2b
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14641
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14708
msgctxt "WriterNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. gMACj
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14726
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14793
msgctxt "WriterNotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~Obchecto"
#. YLmxD
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15505
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15572
msgctxt "WriterNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. A9AmF
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15609
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15676
msgctxt "WriterNotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. SDFU4
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16040
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16107
msgctxt "WriterNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr ""
#. uMQuW
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16122
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16189
msgctxt "WriterNotebookbar|PrintLabel"
msgid "~Print"
msgstr ""
#. 3sRtM
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16930
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16997
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. HbNSG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17014
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17081
msgctxt "WriterNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. mrTYB
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17071
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17138
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. Gtj2Y
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17145
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17212
msgctxt "WriterNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. FzYUk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18092
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18159
msgctxt "WriterNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. 68iAK
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18176
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18243
msgctxt "WriterNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr ""
#. guA3a
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3196
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3197
msgctxt "notebookbar_compact|FileMenuButton"
msgid "_File"
msgstr "_Fichero"
#. PU9ct
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3245
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3246
msgctxt "notebookbar_compact|FileLabel"
msgid "~File"
msgstr "~Fichero"
#. McDEQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4740
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4741
msgctxt "notebookbar_compact|HomeMenuButton"
msgid "_Home"
msgstr ""
#. MSVBh
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4792
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4793
msgctxt "notebookbar_compact|HomeLabel"
msgid "~Home"
msgstr ""
#. zveKA
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5818
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5819
msgctxt "notebookbar_compact|InsertMenuButton"
msgid "_Insert"
msgstr "F_icar"
#. CDXv3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5873
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5874
msgctxt "notebookbar_compact|InsertLabel"
msgid "~Insert"
msgstr "F~icar"
#. a5p4d
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6652
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6653
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
msgstr ""
#. TbQMa
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6704
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6705
msgctxt "notebookbar_compact|LayoutLabel"
msgid "~Layout"
msgstr ""
#. R5zY7
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7411
msgctxt "notebookbar_compact|ReferencesMenuButton"
msgid "Reference_s"
msgstr ""
#. iEmZn
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7461
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7462
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "Reference~s"
msgstr ""
#. jYD7j
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8278
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8279
msgctxt "notebookbar_compact|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. Lbj5B
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8330
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8331
msgctxt "notebookbar_compact|ReviewLabel"
msgid "~Review"
msgstr ""
#. 35kA2
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8997
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8998
msgctxt "notebookbar_compact|ViewMenuButton"
msgid "_View"
msgstr ""
#. ZGh8C
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9049
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9050
msgctxt "notebookbar_compact|ViewLabel"
msgid "~View"
msgstr ""
#. W5JNf
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10358
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10359
msgctxt "notebookbar_compact|TableMenuButton"
msgid "T_able"
msgstr ""
#. UBApt
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10411
msgctxt "notebookbar_compact|TableLabel"
msgid "~Table"
msgstr ""
#. fDEwj
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11748
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11749
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11801
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11802
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13183
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13184
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13238
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13239
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14271
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14272
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Obchecto"
#. JXKiY
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14327
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14328
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Obchecto"
#. q8wnS
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15068
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15069
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15124
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15125
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15783
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15784
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15838
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15839
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17221
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17222
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17276
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17277
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17355
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17356
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17413
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17414
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18414
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18415
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18466
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18467
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
#. 2AFu6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2843
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2856
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr ""
#. ENEdU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3335
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3348
msgctxt "notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr ""
#. kKr3K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3684
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3697
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
msgstr "_Fichero"
#. n7MoD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3795
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3808
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
msgstr ""
#. o7pcA
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3894
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5204
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3907
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5217
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
msgstr ""
#. T2jYU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4081
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4094
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5402
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr ""
#. wUssG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4292
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5632
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4305
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5645
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
msgstr ""
#. tuzE5
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4530
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6390
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4543
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6403
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
msgstr ""
#. ZDLUo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4677
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4690
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
msgstr ""
#. NxjgM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4789
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4802
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
msgstr ""
#. 47viq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4901
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10234
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11997
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4914
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10247
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12010
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
msgstr ""
#. bgPuY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5009
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5022
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12136
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. 5fAr4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5101
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5114
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tgwxy
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5805
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5818
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. GHcYf
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6279
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6292
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
msgstr ""
#. DC7Hv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6535
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6548
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6909
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8508
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9605
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10599
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6922
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8521
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9618
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10612
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7313
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7326
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7561
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7574
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr ""
#. cbMTW
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7683
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7696
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7910
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7923
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8021
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9134
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8034
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9147
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10136
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. jWoME
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8158
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8171
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "_Image"
msgstr ""
#. SEFWn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8865
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8878
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9272
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9285
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. q3Fbm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10023
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "F_rame"
msgstr ""
#. Ghwp6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10370
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10383
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. bRfaC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11000
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11013
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Layout"
msgstr ""
#. PhCFL
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11392
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11405
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr ""
#. fczCB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11536
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11549
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
msgstr ""
#. HxnjT
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11659
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11672
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
msgstr ""
#. 9zFhS
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11804
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
msgstr ""
#. bCPNM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11894
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11907
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
msgstr ""
#. RC7F3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12862
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12875
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr ""
#. CSzSh
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3068
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3081
msgctxt "notebookbar_groupedbar_full|MenubarAction"
msgid "Menubar"
msgstr ""
#. 2S8D3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3917
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
msgstr ""
#. mCwjN
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3956
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3969
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
msgstr ""
#. pkdoB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4009
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4022
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
msgstr "_Aduya"
#. eks5K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4115
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4128
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
msgstr "_Fichero"
#. cfLmD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4348
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4361
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
msgstr ""
#. 3GXeo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4541
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6291
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4554
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6304
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
msgstr ""
#. hEZAZ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4818
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6568
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9374
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4831
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6581
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9387
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
msgstr ""
#. RFMpm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5143
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6893
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9627
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5156
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6906
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9640
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
msgstr ""
#. TSKQ8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5376
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9950
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9963
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
msgstr "F_icar"
#. F9WAK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5600
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8173
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5613
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8186
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
msgstr ""
#. 8XawJ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5798
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8532
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5811
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8545
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
msgstr ""
#. Pfwpq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5944
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9085
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9799
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14739
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5957
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9098
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9812
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14752
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15804
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
msgstr ""
#. q6NwY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6115
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15965
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6128
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15978
msgctxt "notebookbar_groupedbar_full|FormButton"
msgid "Fo_rm"
msgstr ""
#. XNJZd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7111
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7124
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
msgstr ""
#. ao9tD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7303
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7316
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
msgstr ""
#. CGLeG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7501
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7514
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
msgstr ""
#. XSx69
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7725
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7738
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
msgstr ""
#. NZWw8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7949
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7962
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
msgstr ""
#. cyjNn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8308
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8321
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
msgstr ""
#. GFyTQ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8740
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
msgstr ""
#. mvE4u
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8939
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8952
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
msgstr ""
#. YtBAd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10269
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10282
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
msgstr ""
#. gPK7A
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10571
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12374
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13868
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15193
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10584
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12387
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13881
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15206
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. dkXBa
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11268
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11281
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
msgstr ""
#. 4jpsG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11447
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13406
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14593
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11460
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13419
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14606
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15658
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
msgstr ""
#. 4BrBg
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11658
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
msgstr ""
#. rDBLq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11817
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11830
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
msgstr ""
#. fDD7F
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12104
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12117
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
msgstr "Imachen"
#. hpbGC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13060
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13073
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
msgstr ""
#. DzzAv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13579
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13592
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "_Object"
msgstr ""
#. W7NR4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14434
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14447
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
msgstr ""
#. DhFZG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14917
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
msgstr ""
#. LRxDK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16718
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16731
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
msgstr ""
#. 8J3Bt
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17190
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17203
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
msgstr ""
@@ -23842,7 +23917,7 @@ msgstr "Opcions"
#: sw/uiconfig/swriter/ui/optcaptionpage.ui:335
msgctxt "optcaptionpage|label4"
msgid "_Up to level:"
-msgstr ""
+msgstr "_Dica o livel:"
#. R78ig
#: sw/uiconfig/swriter/ui/optcaptionpage.ui:349
@@ -23968,50 +24043,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr ""
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr ""
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr ""
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "Compartir o documento"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
@@ -25645,7 +25714,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/pageformatpanel.ui:24
msgctxt "pageformatpanel|size"
msgid "Size:"
-msgstr ""
+msgstr "Grandaria:"
#. E54TG
#: sw/uiconfig/swriter/ui/pageformatpanel.ui:38
@@ -26091,85 +26160,85 @@ msgid "Custom"
msgstr "Personalizau 1"
#. ZrS3t
-#: sw/uiconfig/swriter/ui/paradialog.ui:9
+#: sw/uiconfig/swriter/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragrafo"
#. npDMu
-#: sw/uiconfig/swriter/ui/paradialog.ui:33
+#: sw/uiconfig/swriter/ui/paradialog.ui:29
msgctxt "paradialog|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. Gw9vR
-#: sw/uiconfig/swriter/ui/paradialog.ui:36
+#: sw/uiconfig/swriter/ui/paradialog.ui:33
msgctxt "paradialog|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. 6xRiy
-#: sw/uiconfig/swriter/ui/paradialog.ui:160
+#: sw/uiconfig/swriter/ui/paradialog.ui:132
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr ""
#. PRo68
-#: sw/uiconfig/swriter/ui/paradialog.ui:207
+#: sw/uiconfig/swriter/ui/paradialog.ui:155
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aliniación"
#. hAL52
-#: sw/uiconfig/swriter/ui/paradialog.ui:256
+#: sw/uiconfig/swriter/ui/paradialog.ui:180
msgctxt "paradialog|textflow"
msgid "Text Flow"
msgstr ""
#. EB5A9
-#: sw/uiconfig/swriter/ui/paradialog.ui:305
+#: sw/uiconfig/swriter/ui/paradialog.ui:205
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr ""
-#. hFkAh
-#: sw/uiconfig/swriter/ui/paradialog.ui:353
+#. hZxni
+#: sw/uiconfig/swriter/ui/paradialog.ui:229
msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Outline & List"
+msgid "Set outline level, list style and line numbering for paragraph."
msgstr ""
-#. hZxni
-#: sw/uiconfig/swriter/ui/paradialog.ui:354
+#. hFkAh
+#: sw/uiconfig/swriter/ui/paradialog.ui:230
msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Set outline level, list style and line numbering for paragraph."
+msgid "Outline & List"
msgstr ""
#. BzbWJ
-#: sw/uiconfig/swriter/ui/paradialog.ui:402
+#: sw/uiconfig/swriter/ui/paradialog.ui:254
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr ""
#. GHrCB
-#: sw/uiconfig/swriter/ui/paradialog.ui:450
+#: sw/uiconfig/swriter/ui/paradialog.ui:278
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr ""
#. EVCmZ
-#: sw/uiconfig/swriter/ui/paradialog.ui:498
+#: sw/uiconfig/swriter/ui/paradialog.ui:302
msgctxt "paradialog|labelTP_BORDER"
msgid "Borders"
msgstr "Cantos"
#. GCvEC
-#: sw/uiconfig/swriter/ui/paradialog.ui:546
+#: sw/uiconfig/swriter/ui/paradialog.ui:326
msgctxt "paradialog|area"
msgid "Area"
msgstr ""
#. VnDtp
-#: sw/uiconfig/swriter/ui/paradialog.ui:594
+#: sw/uiconfig/swriter/ui/paradialog.ui:350
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Transparencia"
@@ -28337,10 +28406,9 @@ msgstr ""
#. dY8Rr
#: sw/uiconfig/swriter/ui/sortdialog.ui:612
-#, fuzzy
msgctxt "sortdialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. PviSN
#: sw/uiconfig/swriter/ui/sortdialog.ui:621
@@ -28861,10 +28929,9 @@ msgstr ""
#. ADSBP
#: sw/uiconfig/swriter/ui/tableproperties.ui:232
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. BFWgV
#: sw/uiconfig/swriter/ui/tableproperties.ui:280
@@ -29130,394 +29197,392 @@ msgid "Set the text flow options for the text before and after the table."
msgstr ""
#. xhDck
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:8
msgctxt "templatedialog1|TemplateDialog1"
msgid "Character Style"
msgstr ""
#. gKTob
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:35
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:32
msgctxt "templatedialog1|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. UH8Vz
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:173
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:147
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr ""
#. BvEuD
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:220
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:170
msgctxt "templatedialog1|font"
msgid "Font"
msgstr "Tipo de letra"
#. Zda8g
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:268
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:194
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr ""
#. RAxVY
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:316
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:218
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Posición"
#. NAt5W
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:364
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:242
msgctxt "templatedialog1|asianlayout"
msgid "Asian Layout"
msgstr ""
#. scr3Z
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:266
msgctxt "templatedialog1|background"
msgid "Highlighting"
msgstr ""
#. gurnZ
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:460
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:290
msgctxt "templatedialog1|borders"
msgid "Borders"
msgstr "Cantos"
#. fpEC5
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:8
msgctxt "templatedialog16|TemplateDialog16"
msgid "List Style"
msgstr ""
+#. VzEYH
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:142
+msgctxt "templatedialog16|organizer"
+msgid "Name and hide user-defined styles"
+msgstr ""
+
#. tA5vb
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:143
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr ""
-#. VzEYH
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:169
-msgctxt "templatedialog16|organizer"
-msgid "Name and hide user-defined styles"
+#. 7MAbD
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:166
+msgctxt "templatedialog16|bullets"
+msgid "Choose a predefined bullet type"
msgstr ""
#. 7o8No
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:167
msgctxt "templatedialog16|bullets"
msgid "Unordered"
msgstr ""
-#. 7MAbD
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
-msgctxt "templatedialog16|bullets"
-msgid "Choose a predefined bullet type"
+#. BHtZp
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:191
+msgctxt "templatedialog16|numbering"
+msgid "Choose a predefined ordered list"
msgstr ""
#. uCBn4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:265
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:192
msgctxt "templatedialog16|numbering"
msgid "Ordered"
msgstr ""
-#. BHtZp
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
-msgctxt "templatedialog16|numbering"
-msgid "Choose a predefined ordered list"
+#. vDSFy
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+msgctxt "templatedialog16|outline"
+msgid "Choose a predefined outline format"
msgstr ""
#. D9oKE
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:314
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr ""
-#. vDSFy
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:315
-msgctxt "templatedialog16|outline"
-msgid "Choose a predefined outline format"
+#. 2r5Vm
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:241
+msgctxt "templatedialog16|graphics"
+msgid "Choose a predefined graphic bullet symbol"
msgstr ""
#. Dp6La
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:363
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:242
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "Imachen"
-#. 2r5Vm
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:364
-msgctxt "templatedialog16|graphics"
-msgid "Choose a predefined graphic bullet symbol"
+#. CLdU2
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
+msgctxt "templatedialog16|position"
+msgid "Modify indent, spacing, and alignment for list numbers or symbols"
msgstr ""
#. K55K4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:267
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Posición"
-#. CLdU2
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:413
-msgctxt "templatedialog16|position"
-msgid "Modify indent, spacing, and alignment for list numbers or symbols"
+#. ajaSr
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:291
+msgctxt "templatedialog16|customize"
+msgid "Design your own list or outline format"
msgstr ""
#. g5NQF
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:461
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:292
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr ""
-#. ajaSr
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:462
-msgctxt "templatedialog16|customize"
-msgid "Design your own list or outline format"
-msgstr ""
-
#. 6ozqU
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:8
msgctxt "templatedialog2|TemplateDialog2"
msgid "Paragraph Style"
msgstr ""
#. 2NhWM
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr ""
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr ""
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Aliniación"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr ""
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr ""
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "Tipo de letra"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr ""
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Posición"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr ""
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr ""
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:647
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr ""
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:695
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr ""
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:743
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
msgctxt "templatedialog2|area"
msgid "Area"
msgstr ""
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:791
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:839
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "Cantos"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:887
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr ""
-#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
+#. xT7hc
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
msgctxt "templatedialog2|outline"
-msgid "Outline & List"
+msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
-#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:936
+#. H6CCV
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
-msgid "Set outline level, list style and line numbering for paragraph style."
+msgid "Outline & List"
msgstr ""
#. q8oC5
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
msgctxt "templatedialog4|TemplateDialog4"
msgid "Frame Style"
msgstr ""
#. 8dRdE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:142
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr ""
#. Q2PQs
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:165
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "Tipo"
#. wEoGM
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:189
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Opcions"
#. CEZkG
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:213
msgctxt "templatedialog4|wrap"
msgid "Wrap"
msgstr ""
#. azFQq
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:237
msgctxt "templatedialog4|area"
msgid "Area"
msgstr ""
#. EYmCL
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:261
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. UbGRm
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:285
msgctxt "templatedialog4|borders"
msgid "Borders"
msgstr "Cantos"
#. riCuE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:503
-#, fuzzy
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:309
msgctxt "templatedialog4|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. BYG56
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:333
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Macro"
#. ZSiRR
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:8
#, fuzzy
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
msgstr "Estilo d'a fuella"
#. 9Pn59
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:72
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:69
msgctxt "templatedialog8|standard"
msgid "Standard"
msgstr ""
#. BvGbL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:142
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr ""
#. UbZRu
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:165
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Pachina"
#. hCvJw
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:189
msgctxt "templatedialog8|area"
msgid "Area"
msgstr ""
#. Mja3s
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:213
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. JUC2u
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:237
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "Capitero"
#. oeXmC
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:261
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "Piet de pachina"
#. D9AK7
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:285
msgctxt "templatedialog8|borders"
msgid "Borders"
msgstr "Cantos"
#. ABEwr
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:503
-#, fuzzy
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:309
msgctxt "templatedialog8|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. ZdBTL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:333
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr ""
#. FosCF
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:357
msgctxt "templatedialog8|textgrid"
msgid "Text Grid"
msgstr ""
@@ -29960,10 +30025,9 @@ msgstr "E~stilo"
#. qCScQ
#: sw/uiconfig/swriter/ui/tocdialog.ui:305
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
-msgstr "Columna"
+msgstr "Columnas"
#. etDoK
#: sw/uiconfig/swriter/ui/tocdialog.ui:353
diff --git a/source/an/xmlsecurity/messages.po b/source/an/xmlsecurity/messages.po
index 715a1e86c48..c8db948a0fd 100644
--- a/source/an/xmlsecurity/messages.po
+++ b/source/an/xmlsecurity/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: 2023-12-21 13:22+0100\n"
-"PO-Revision-Date: 2023-04-17 21:38+0000\n"
+"POT-Creation-Date: 2024-04-20 14:13+0200\n"
+"PO-Revision-Date: 2024-04-23 21:27+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/an/>\n"
"Language: 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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1527110898.000000\n"
#. EyJrF
@@ -224,6 +224,25 @@ msgid ""
"Broken certificate data: %{data}"
msgstr ""
+#. 5xizi
+#: xmlsecurity/inc/strings.hrc:67
+msgctxt "STR_RELOAD_FILE_WARNING"
+msgid "Reload the file to apply the new macro security level"
+msgstr ""
+
+#. AeZzq
+#: xmlsecurity/inc/strings.hrc:68
+msgctxt "STR_TRUST_UNTRUSTED_PUBKEY"
+msgid ""
+"Security warning: the following OpenPGP public key is untrusted:\n"
+"\n"
+"%{data}\n"
+"\n"
+"Encrypting with an untrusted public key increases the risk of a \"man-in-the-middle\" attack. A successful \"man-in-the-middle\" attack gives malicious third parties the ability to decrypt your document.\n"
+"\n"
+"Do you really want to encrypt your document with this untrusted public key?"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
@@ -368,11 +387,11 @@ msgctxt "certgeneral|valid_to"
msgid "Valid to:"
msgstr "Validez"
-#. zw9k7
+#. EFAWt
#: xmlsecurity/uiconfig/ui/certpage.ui:33
msgctxt "certpage|label1"
-msgid "Certification path"
-msgstr ""
+msgid "Certificate Path"
+msgstr "Rota d'o certificau"
#. y2mBB
#: xmlsecurity/uiconfig/ui/certpage.ui:45
@@ -386,10 +405,10 @@ msgctxt "extended_tip|signatures"
msgid "The Certificate Path page of the View Certificate dialog displays the location and the status of the certificate."
msgstr ""
-#. BC28t
+#. qhzJy
#: xmlsecurity/uiconfig/ui/certpage.ui:122
msgctxt "certpage|label2"
-msgid "Certification status"
+msgid "Certificate status"
msgstr ""
#. YTTCA
@@ -625,6 +644,36 @@ msgctxt "extended_tip|vhigh"
msgid "Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run."
msgstr ""
+#. 7yBtt
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:116
+msgctxt "SecurityLevelPage|vhighimg"
+msgid "Very high security level"
+msgstr ""
+
+#. PG9Kz
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:134
+msgctxt "SecurityLevelPage|highimg"
+msgid "High security level"
+msgstr ""
+
+#. mm6H3
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:152
+msgctxt "SecurityLevelPage|medimg"
+msgid "Medium security level"
+msgstr ""
+
+#. odkxv
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:170
+msgctxt "SecurityLevelPage|lowimg"
+msgid "Low security level"
+msgstr ""
+
+#. Dd4PX
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:207
+msgctxt "SecurityLevelPage|warningimg"
+msgid "File reload needed"
+msgstr ""
+
#. 5kj8c
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:61
msgctxt "securitytrustpage|viewcert"
@@ -819,8 +868,8 @@ msgctxt "viewcertdialog|details"
msgid "Details"
msgstr ""
-#. YwLMi
+#. DEXmc
#: xmlsecurity/uiconfig/ui/viewcertdialog.ui:206
msgctxt "viewcertdialog|path"
-msgid "Certification Path"
-msgstr ""
+msgid "Certificate Path"
+msgstr "Rota d'o certificau"
diff --git a/source/ar/chart2/messages.po b/source/ar/chart2/messages.po
index 594dbc9a22d..dee2284cf52 100644
--- a/source/ar/chart2/messages.po
+++ b/source/ar/chart2/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: 2024-02-14 13:07+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ar/>\n"
@@ -3183,17 +3183,17 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
msgstr "حدّد لون خاص بمصدر الضوء المُحدّد."
-#. gfdAB
+#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "اختر لونًا باستخدام حوار الألوان"
+msgid "Select a color using the Pick a Color dialog"
+msgstr ""
-#. JnBhP
+#. D3Udo
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "استخدم علبة الحوار لتحديد لون."
+msgid "Select a color using the Pick a Color dialog."
+msgstr ""
#. mgXyK
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:306
@@ -3207,17 +3207,17 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
msgstr "حدّد لون خاص بالضوء المحيط."
-#. NpAu7
+#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "اختر لونًا باستخدام حوار الألوان"
+msgid "Select a color using the Pick a Color dialog"
+msgstr ""
-#. 943Za
+#. YbFV8
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "استخدم علبة الحوار لتحديد لون."
+msgid "Select a color using the Pick a color dialog."
+msgstr ""
#. LFMGL
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:383
diff --git a/source/ar/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/ar/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index f0ea7ecebcd..c4c132f4d13 100644
--- a/source/ar/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/ar/connectivity/registry/ado/org/openoffice/Office/DataAccess.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2017-01-16 22:47+0000\n"
"Last-Translator: Khaled <khaledhosny@eglug.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,22 +26,12 @@ msgctxt ""
msgid "ADO"
msgstr "كائنات بيانات ActiveX"
-#. nw3hx
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Access"
-msgstr "ميكروسوفت أكسس"
-
-#. uAES5
+#. JN7dA
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
"DriverTypeDisplayName\n"
"value.text"
-msgid "Microsoft Access 2007"
-msgstr "ميكروسوفت أكسس ٢٠٠٧"
+msgid "Microsoft Access"
+msgstr ""
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index 6dcfc9ffb72..de8dbe07914 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ar/>\n"
@@ -1961,11 +1961,11 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "تعذّر تحويل المسار <%1> إلى مسار نظام ملفات."
-#. YfSb4
+#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2023 LibreOffice contributors."
-msgstr "الحقوق محفوظة © 2000–2023 لمساهمي ليبر أوفيس."
+msgid "Copyright © 2000–2024 LibreOffice contributors."
+msgstr "الحقوق محفوظة © 2000–2024 لمساهمي ليبر أوفيس."
#. WCnhx
#: cui/inc/strings.hrc:359
@@ -2474,10 +2474,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr "تريد عَدّ الكلمات لطراز مقطع واحد بعينه؟ استخدم تحرير ◂ جد واستبدل، انقر طرز المقاطع، حدد الطراز في ’جد‘، وانقر ’جد الكل“. اقرأ النتيجة في شريط الحالة."
-#. VBCF7
+#. CFkRA
#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
+msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., you specify via File ▸ Export as PDF."
msgstr ""
#. XWchY
@@ -2752,11 +2752,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr ""
-#. H2oxt
+#. ftMpB
#. local help missing
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Write along a curve? Draw the curve, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
+msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
msgstr ""
#. ZE6D5
@@ -6593,10 +6593,10 @@ msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr ""
-#. zx3Mw
+#. XkGqY
#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
+msgid "Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list."
msgstr ""
#. GFGjC
@@ -9147,10 +9147,10 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr "م_اكرو..."
-#. TqHir
+#. 4vyAY
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. gxSRb
@@ -10661,49 +10661,49 @@ msgid "Closes the dialog without saving."
msgstr ""
#. UHF5Y
-#: cui/uiconfig/ui/hyperlinkdialog.ui:169
+#: cui/uiconfig/ui/hyperlinkdialog.ui:146
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page."
msgstr ""
#. EJuaG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:183
+#: cui/uiconfig/ui/hyperlinkdialog.ui:160
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
msgstr "_انترنت"
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:244
+#: cui/uiconfig/ui/hyperlinkdialog.ui:197
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr "ها هنا تُنشي رابطًا إلى عنوان بريد الكتروني."
#. RxDSh
-#: cui/uiconfig/ui/hyperlinkdialog.ui:258
+#: cui/uiconfig/ui/hyperlinkdialog.ui:211
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
msgstr "_بريد الكتروني"
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:320
+#: cui/uiconfig/ui/hyperlinkdialog.ui:249
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr "ها هنا تُنشي رابطًا إلى مستند موجود أو وجهة ضمن مستند."
#. MqhyH
-#: cui/uiconfig/ui/hyperlinkdialog.ui:334
+#: cui/uiconfig/ui/hyperlinkdialog.ui:263
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
msgstr "م_ستند"
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:396
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr "ها هنا تُنشي مستندًا جديدًا يشير إليه الرابط."
#. aLbja
-#: cui/uiconfig/ui/hyperlinkdialog.ui:410
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
msgstr "مستند _جديد"
@@ -11354,10 +11354,10 @@ msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr "ا_ستورد..."
-#. pMDQA
+#. SfMgE
#: cui/uiconfig/ui/iconselectordialog.ui:168
msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
+msgid "Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
msgstr ""
#. 46d7Z
@@ -12514,10 +12514,10 @@ msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr "م_اكرو..."
-#. ECTjc
+#. wM4hv
#: cui/uiconfig/ui/macroassignpage.ui:141
msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. nhxq7
@@ -17258,349 +17258,349 @@ msgid "Use this tab page to enter or edit user data."
msgstr ""
#. E6zhJ
-#: cui/uiconfig/ui/optviewpage.ui:53
+#: cui/uiconfig/ui/optviewpage.ui:52
msgctxt "optviewpage|label12"
msgid "Middle _button:"
msgstr "الز_ر الأوسط:"
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:69
+#: cui/uiconfig/ui/optviewpage.ui:68
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr "لا توجد دالة"
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:70
+#: cui/uiconfig/ui/optviewpage.ui:69
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr "التمرير التلقائي"
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:71
+#: cui/uiconfig/ui/optviewpage.ui:70
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "لصق الحافظة"
#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:75
+#: cui/uiconfig/ui/optviewpage.ui:74
msgctxt "extended_tip | mousemiddle"
msgid "Defines the function of the middle mouse button."
msgstr ""
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:102
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr "الفأرة"
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:138
+#: cui/uiconfig/ui/optviewpage.ui:137
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "تلقائي"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:139
+#: cui/uiconfig/ui/optviewpage.ui:138
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "صغير"
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:140
+#: cui/uiconfig/ui/optviewpage.ui:139
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "كبير"
#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:144
+#: cui/uiconfig/ui/optviewpage.ui:143
msgctxt "extended_tip | notebookbariconsize"
msgid "Specifies the display size of notebook bar icons."
msgstr ""
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:157
+#: cui/uiconfig/ui/optviewpage.ui:156
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr "شريط الحاسوب ال_دفتري:"
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:173
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "تلقائي"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:174
+#: cui/uiconfig/ui/optviewpage.ui:173
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "صغير"
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:175
+#: cui/uiconfig/ui/optviewpage.ui:174
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "كبير"
#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:179
+#: cui/uiconfig/ui/optviewpage.ui:178
msgctxt "extended_tip | sidebariconsize"
msgid "Specifies the display size of sidebar icons."
msgstr "يحدد حجم عَرض أيقونات الشريط الجانبي,"
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:192
+#: cui/uiconfig/ui/optviewpage.ui:191
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr "الشريط الجانبي:"
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:208
+#: cui/uiconfig/ui/optviewpage.ui:207
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "تلقائي"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:209
+#: cui/uiconfig/ui/optviewpage.ui:208
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr "صغير"
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:210
+#: cui/uiconfig/ui/optviewpage.ui:209
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr "كبير"
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:211
+#: cui/uiconfig/ui/optviewpage.ui:210
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "كبير جدا"
#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:215
+#: cui/uiconfig/ui/optviewpage.ui:214
msgctxt "extended_tip | iconsize"
msgid "Specifies the display size of toolbar icons."
msgstr ""
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:228
+#: cui/uiconfig/ui/optviewpage.ui:227
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr "شريط الأدوات:"
#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:283
+#: cui/uiconfig/ui/optviewpage.ui:282
msgctxt "optviewpage|label1"
msgid "Icon Size"
msgstr "حجم الأيقونة"
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:317
+#: cui/uiconfig/ui/optviewpage.ui:316
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "تلقائي"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:318
+#: cui/uiconfig/ui/optviewpage.ui:317
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "صفر"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:319
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "نسيم"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:323
+#: cui/uiconfig/ui/optviewpage.ui:322
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "يحدد طراز الأيقونات في أشرطة الأدوات والحوارات."
#. SXzWW
-#: cui/uiconfig/ui/optviewpage.ui:336
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|label6"
msgid "_Theme:"
msgstr "ال_سمة:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:351
+#: cui/uiconfig/ui/optviewpage.ui:350
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "أضِف المزيد من سمات الأيقونات عبر ملحقة"
#. F7kTw
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:378
msgctxt "optviewpage|label1"
msgid "Icon Theme"
msgstr "سمة الأيقونات"
#. zXaFc
-#: cui/uiconfig/ui/optviewpage.ui:414
+#: cui/uiconfig/ui/optviewpage.ui:413
msgctxt "optviewpage|appearance"
msgid "System"
msgstr ""
#. S3ogK
-#: cui/uiconfig/ui/optviewpage.ui:415
+#: cui/uiconfig/ui/optviewpage.ui:414
msgctxt "optviewpage|appearance"
msgid "Light"
msgstr ""
#. qYSap
-#: cui/uiconfig/ui/optviewpage.ui:416
+#: cui/uiconfig/ui/optviewpage.ui:415
msgctxt "optviewpage|appearance"
msgid "Dark"
msgstr ""
#. qfbPT
-#: cui/uiconfig/ui/optviewpage.ui:420
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "extended_tip | appearance"
msgid "Specifies whether to follow the system appearance mode or override Dark or Light."
msgstr ""
#. nzLbn
-#: cui/uiconfig/ui/optviewpage.ui:433
+#: cui/uiconfig/ui/optviewpage.ui:432
msgctxt "optviewpage|label7"
msgid "Mode:"
msgstr ""
#. Nrc4k
-#: cui/uiconfig/ui/optviewpage.ui:462
+#: cui/uiconfig/ui/optviewpage.ui:461
msgctxt "optviewpage|label16"
msgid "Appearance"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:502
+#: cui/uiconfig/ui/optviewpage.ui:501
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "استخدم تسريع ال_عتاد"
#. zAzHY
-#: cui/uiconfig/ui/optviewpage.ui:506
+#: cui/uiconfig/ui/optviewpage.ui:505
msgctxt "optviewpage|useaccel|tooltip_text"
msgid "Requires restart"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:512
+#: cui/uiconfig/ui/optviewpage.ui:511
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "يدخل مباشرة إلى خصائص العتاد لمحوّل عَرض الرسوميات لتحسين عَرض الشاشة."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:523
+#: cui/uiconfig/ui/optviewpage.ui:522
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "استخدم ال_تنعيم"
#. iGxUy
-#: cui/uiconfig/ui/optviewpage.ui:527
+#: cui/uiconfig/ui/optviewpage.ui:526
msgctxt "optviewpage|useaa|tooltip_text"
msgid "Requires restart"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:532
msgctxt "extended_tip | useaa"
msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
msgstr ""
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:544
+#: cui/uiconfig/ui/optviewpage.ui:543
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "استخدم سكيا Skia لكل التصيير"
#. 9uMBG
-#: cui/uiconfig/ui/optviewpage.ui:548
+#: cui/uiconfig/ui/optviewpage.ui:547
msgctxt "optviewpage|useskia|tooltip_text"
msgid "Requires restart"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:558
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "افرض تصيير سكيا Skia البرمجي"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:563
+#: cui/uiconfig/ui/optviewpage.ui:562
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "يتطلب إعادة التشغيل. تنشيط هذا سيمنع استخدام مشغلات الرسوميات."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:577
+#: cui/uiconfig/ui/optviewpage.ui:576
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "سكيا Skia منشَّطة حاليًا."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:592
+#: cui/uiconfig/ui/optviewpage.ui:591
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "سكيا Skia معطلة حاليًا."
#. ubxXW
-#: cui/uiconfig/ui/optviewpage.ui:605
+#: cui/uiconfig/ui/optviewpage.ui:604
msgctxt "optviewpage|btnSkialog"
msgid "Copy skia.log"
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:682
+#: cui/uiconfig/ui/optviewpage.ui:681
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "مُخرجات الرسوميات"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:709
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "اعرض م_عاينة الخطوط"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:719
+#: cui/uiconfig/ui/optviewpage.ui:718
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr ""
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:730
+#: cui/uiconfig/ui/optviewpage.ui:729
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "إزالة ت_عرج خط الشاشة"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:739
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:760
+#: cui/uiconfig/ui/optviewpage.ui:759
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_من:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:778
+#: cui/uiconfig/ui/optviewpage.ui:777
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "أدخِل أصغر حجم خط تطبَّق عليه إزالة التعرج."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:838
+#: cui/uiconfig/ui/optviewpage.ui:837
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "قوائم الخطوط"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:852
+#: cui/uiconfig/ui/optviewpage.ui:851
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "شغّل فحوص الرسوميات"
@@ -18111,33 +18111,39 @@ msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr "فوْصلَة"
+#. SDfTp
+#: cui/uiconfig/ui/paraindentspacing.ui:390
+msgctxt "paraindentspacing|liststoreLB_LINEDIST"
+msgid "Fixed"
+msgstr ""
+
#. 9fdqy
-#: cui/uiconfig/ui/paraindentspacing.ui:402
+#: cui/uiconfig/ui/paraindentspacing.ui:403
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "من"
#. Bga6L
-#: cui/uiconfig/ui/paraindentspacing.ui:481
+#: cui/uiconfig/ui/paraindentspacing.ui:482
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
msgstr "فعّل تباع_د أسطر الصفحة"
#. uesRM
#. xdds
-#: cui/uiconfig/ui/paraindentspacing.ui:484
+#: cui/uiconfig/ui/paraindentspacing.ui:485
msgctxt "paraindentspacing|checkCB_REGISTER|tooltip_text"
msgid "Applies page line-spacing (register-true) if set for the Page Style."
msgstr ""
#. MwL9j
-#: cui/uiconfig/ui/paraindentspacing.ui:490
+#: cui/uiconfig/ui/paraindentspacing.ui:491
msgctxt "paraindentspacing|extended_tip|checkCB_REGISTER"
msgid "If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr ""
#. GxJB6
-#: cui/uiconfig/ui/paraindentspacing.ui:506
+#: cui/uiconfig/ui/paraindentspacing.ui:507
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
msgstr "تباعد الأسطر"
@@ -18490,80 +18496,62 @@ msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
-#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:50
-msgctxt "pickbulletpage|label25"
-msgid "Selection"
-msgstr "التحديد"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:44
+#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr ""
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:61
+#: cui/uiconfig/ui/pickgraphicpage.ui:54
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr "معرض السمات 'نقاط' فارغ (لا صور)."
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:71
+#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr "أضف و غيّر الحجم"
-#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:97
-msgctxt "pickgraphicpage|label25"
-msgid "Selection"
-msgstr "التحديد"
-
#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:105
+#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr ""
#. q8tMx
-#: cui/uiconfig/ui/picknumberingpage.ui:37
+#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr ""
-#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:50
-msgctxt "picknumberingpage|label25"
-msgid "Selection"
-msgstr "التحديد"
-
#. mkywY
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr ""
#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:37
+#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr ""
-#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:50
-msgctxt "pickoutlinepage|label25"
-msgid "Selection"
-msgstr "التحديد"
-
#. rvStY
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr ""
@@ -21435,295 +21423,349 @@ msgid "Text Columns"
msgstr "أعمدة النص"
#. N89ek
-#: cui/uiconfig/ui/textflowpage.ui:81
+#: cui/uiconfig/ui/textflowpage.ui:88
msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr "ت_لقائيًا"
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:90
+#: cui/uiconfig/ui/textflowpage.ui:97
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr ""
#. rpKhj
-#: cui/uiconfig/ui/textflowpage.ui:111
+#: cui/uiconfig/ui/textflowpage.ui:118
msgctxt "textflowpage|extended_tip|spinMinLen"
msgid "Enter the minimum word length in characters that can be hyphenated."
msgstr "أدخِل أدنى طول للكلمة بالمحارف والذي يمكن فصله."
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:131
+#: cui/uiconfig/ui/textflowpage.ui:138
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr "أدخِل أقصى عدد من السطور المتتابعة التي يمكن أن تستخدم واصلات."
+#. wuHsQ
+#: cui/uiconfig/ui/textflowpage.ui:158
+msgctxt "textflowpage|extended_tip|spinCompoundLineEnd"
+msgid "Enter the minimum number of characters of a compound word to leave at the end of the line before a hyphen is inserted."
+msgstr ""
+
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:151
+#: cui/uiconfig/ui/textflowpage.ui:178
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr ""
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:171
+#: cui/uiconfig/ui/textflowpage.ui:198
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr ""
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:185
+#: cui/uiconfig/ui/textflowpage.ui:212
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr "م_حارف في النهاية"
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:199
+#: cui/uiconfig/ui/textflowpage.ui:226
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr "أ_حرف في بداية السطر"
+#. pvsiK
+#: cui/uiconfig/ui/textflowpage.ui:240
+msgctxt "textflowpage|labelCompoundLineEnd"
+msgid "C_ompound characters at line end"
+msgstr ""
+
#. A3DE8
-#: cui/uiconfig/ui/textflowpage.ui:213
+#: cui/uiconfig/ui/textflowpage.ui:254
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
msgstr "أقص_ى عدد أسطر متتابعة بواصلات"
#. JkHBB
-#: cui/uiconfig/ui/textflowpage.ui:227
+#: cui/uiconfig/ui/textflowpage.ui:268
msgctxt "textflowpage|labelMinLen"
msgid "_Minimum word length in characters"
msgstr "أ_دنى طول للكلمة بالمحارف"
#. 582fA
-#: cui/uiconfig/ui/textflowpage.ui:262
+#: cui/uiconfig/ui/textflowpage.ui:303
msgctxt "textflowpage|labelHyphenZone"
msgid "Hyphenation _zone:"
msgstr "من_طقة الفصل:"
#. X6VEi
-#: cui/uiconfig/ui/textflowpage.ui:281
+#: cui/uiconfig/ui/textflowpage.ui:322
msgctxt "textflowpage|checkNoCaps"
msgid "Hyphenate words in _CAPS"
msgstr ""
#. 32yMD
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:337
msgctxt "textflowpage|checkNoLastWord"
msgid "Hyphenate last word"
msgstr ""
-#. 3yzEJ
-#: cui/uiconfig/ui/textflowpage.ui:311
-msgctxt "textflowpage|checkKeep"
-msgid "Hyphenate _across column and page"
+#. 5FkTZ
+#: cui/uiconfig/ui/textflowpage.ui:363
+msgctxt "textflowpage|labelHyphenAcross"
+msgid "Hyphenation across"
msgstr ""
-#. jxu2K
-#: cui/uiconfig/ui/textflowpage.ui:320
-msgctxt "textflowpage|extended_tip|checkKeep"
-msgid "Deselect this check box, if you don't want to hyphenate across column and page."
+#. 7QKyi
+#: cui/uiconfig/ui/textflowpage.ui:394
+msgctxt "textflowpage|checkAcrossParagraph"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. K3XE6
+#: cui/uiconfig/ui/textflowpage.ui:403
+msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
+msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
+msgstr ""
+
+#. zVw8o
+#: cui/uiconfig/ui/textflowpage.ui:414
+msgctxt "textflowpage|checkAcrossColumn"
+msgid "Column"
+msgstr ""
+
+#. p4B6d
+#: cui/uiconfig/ui/textflowpage.ui:423
+msgctxt "textflowpage|extended_tip|checkAcrossColumn"
+msgid "Deselect this check box, if you don't want to hyphenate across column, page and spread."
+msgstr ""
+
+#. fxcFY
+#: cui/uiconfig/ui/textflowpage.ui:434
+msgctxt "textflowpage|checkAcrossPage"
+msgid "Page"
+msgstr ""
+
+#. Q9guk
+#: cui/uiconfig/ui/textflowpage.ui:443
+msgctxt "textflowpage|extended_tip|checkAcrossPage"
+msgid "Deselect this check box, if you don't want to hyphenate across page and spread."
+msgstr ""
+
+#. abccC
+#: cui/uiconfig/ui/textflowpage.ui:454
+msgctxt "textflowpage|checkAcrossSpread"
+msgid "Spread"
+msgstr ""
+
+#. jmTXZ
+#: cui/uiconfig/ui/textflowpage.ui:463
+msgctxt "textflowpage|extended_tip|checkAcrossSpread"
+msgid "Deselect this check box, if you don't want to hyphenate across spread."
msgstr ""
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:336
+#: cui/uiconfig/ui/textflowpage.ui:485
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "وصل الكلمات"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:365
+#: cui/uiconfig/ui/textflowpage.ui:515
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "أ_درج"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:374
+#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
msgstr ""
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:535
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr "ب_نمط الصفحة:"
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:397
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr ""
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:410
+#: cui/uiconfig/ui/textflowpage.ui:560
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "ال_نوع:"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:432
+#: cui/uiconfig/ui/textflowpage.ui:582
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr ""
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:443
+#: cui/uiconfig/ui/textflowpage.ui:593
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "ر_قم الصفحة:"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:463
+#: cui/uiconfig/ui/textflowpage.ui:613
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "الموضع:"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:483
+#: cui/uiconfig/ui/textflowpage.ui:633
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "طراز الصفحة"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:484
+#: cui/uiconfig/ui/textflowpage.ui:634
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr ""
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:498
+#: cui/uiconfig/ui/textflowpage.ui:648
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "الصفحة"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:499
+#: cui/uiconfig/ui/textflowpage.ui:649
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "عمود"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:503
+#: cui/uiconfig/ui/textflowpage.ui:653
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr ""
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:517
+#: cui/uiconfig/ui/textflowpage.ui:667
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "قبل"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:518
+#: cui/uiconfig/ui/textflowpage.ui:668
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "بعد"
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:522
+#: cui/uiconfig/ui/textflowpage.ui:672
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr ""
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:540
+#: cui/uiconfig/ui/textflowpage.ui:690
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr "الفواصل"
#. B4ZyD
-#: cui/uiconfig/ui/textflowpage.ui:569
+#: cui/uiconfig/ui/textflowpage.ui:719
msgctxt "textflowpage|checkSplitPara"
msgid "_Allow to split paragraph"
msgstr ""
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:578
+#: cui/uiconfig/ui/textflowpage.ui:728
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr ""
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:590
+#: cui/uiconfig/ui/textflowpage.ui:740
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "أ_بقِ مع الفقرة التالية"
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:599
+#: cui/uiconfig/ui/textflowpage.ui:749
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr ""
#. DDzY9
-#: cui/uiconfig/ui/textflowpage.ui:611
+#: cui/uiconfig/ui/textflowpage.ui:761
msgctxt "textflowpage|checkOrphan"
msgid "No split at _beginning of paragraph"
msgstr ""
#. NgQD5
-#: cui/uiconfig/ui/textflowpage.ui:615
+#: cui/uiconfig/ui/textflowpage.ui:765
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the beginning of the paragraph (orphan control)."
msgstr ""
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:625
+#: cui/uiconfig/ui/textflowpage.ui:775
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 2EpT4
-#: cui/uiconfig/ui/textflowpage.ui:636
+#: cui/uiconfig/ui/textflowpage.ui:786
msgctxt "textflowpage|checkWidow"
msgid "No split at _end of paragraph"
msgstr ""
#. rjBWx
-#: cui/uiconfig/ui/textflowpage.ui:640
+#: cui/uiconfig/ui/textflowpage.ui:790
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the end of the paragraph (widow control)."
msgstr ""
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:650
+#: cui/uiconfig/ui/textflowpage.ui:800
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:671
+#: cui/uiconfig/ui/textflowpage.ui:821
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:693
+#: cui/uiconfig/ui/textflowpage.ui:843
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:706
+#: cui/uiconfig/ui/textflowpage.ui:856
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "أسطر"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:718
+#: cui/uiconfig/ui/textflowpage.ui:868
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "أسطر"
#. MGewb
-#: cui/uiconfig/ui/textflowpage.ui:732
+#: cui/uiconfig/ui/textflowpage.ui:882
msgctxt "textflowpage|labelOptions"
msgid "Split Options"
msgstr ""
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:746
+#: cui/uiconfig/ui/textflowpage.ui:896
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr "حدّد خيارات الواصلة وترقيم الصفحات"
@@ -21843,79 +21885,79 @@ msgid "Select Your Preferred User Interface"
msgstr "حدد واجهة المستخدم التي تفضلها"
#. rSnx7
-#: cui/uiconfig/ui/toolbarmodedialog.ui:33
+#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
msgstr "طبّق على ال_كل"
#. kPZub
-#: cui/uiconfig/ui/toolbarmodedialog.ui:49
+#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
msgstr ""
#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:111
+#: cui/uiconfig/ui/toolbarmodedialog.ui:124
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
msgstr "شريط الأدوات القياسي"
#. Vsppg
-#: cui/uiconfig/ui/toolbarmodedialog.ui:128
+#: cui/uiconfig/ui/toolbarmodedialog.ui:141
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
msgstr "ألسنة"
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:169
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr "شريط أدوات مفرد"
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:173
+#: cui/uiconfig/ui/toolbarmodedialog.ui:186
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr "الشريط الجانبي"
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:190
+#: cui/uiconfig/ui/toolbarmodedialog.ui:203
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr "ألسنة متضامّ"
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:207
+#: cui/uiconfig/ui/toolbarmodedialog.ui:220
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr "شريط‌مجمّع"
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:224
+#: cui/uiconfig/ui/toolbarmodedialog.ui:237
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr "شريط‌مجمّع متراصّ"
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:241
+#: cui/uiconfig/ui/toolbarmodedialog.ui:254
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr "سياقيّ منفرد"
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:258
+#: cui/uiconfig/ui/toolbarmodedialog.ui:271
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr "مجموعات سياقية"
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:279
+#: cui/uiconfig/ui/toolbarmodedialog.ui:292
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr "تنويعات واجهة المستخدم"
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:366
+#: cui/uiconfig/ui/toolbarmodedialog.ui:379
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr "معاينة"
diff --git a/source/ar/dbaccess/messages.po b/source/ar/dbaccess/messages.po
index ed4352cccad..0717a85ec50 100644
--- a/source/ar/dbaccess/messages.po
+++ b/source/ar/dbaccess/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2023-08-10 11:57+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ar/>\n"
@@ -1694,86 +1694,80 @@ msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "ملف ماكروسوفت أكسِس"
-#. rDsuu
-#: dbaccess/inc/strings.hrc:296
-msgctxt "STR_MSACCESS_2007_FILTERNAME"
-msgid "MS Access 2007 file"
-msgstr "ملف ميكروسوفت أكسِس ٢٠٠٧"
-
#. jFwxU
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "قاعدة بيانات فيربيرد"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "النظام"
#. pnwDB
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "خطأ أثناء الإنشاء"
#. hnyJF
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr ""
#. kXCG9
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "تعذّر فتح المستند \"$file$\"."
#. bFHHW
-#: dbaccess/inc/strings.hrc:303
+#: 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 "لا يمكن حذف الجدول لأنّ اتّصال قاعدة البيانات لا يدعم ذلك."
#. ZNB5D
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "ال~كل"
#. C8eBG
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "تراجع عن:"
#. aje2A
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "أعِد:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "تعذر إيجاد نوع العمود المناسب للعمود '#1'."
#. qVax3
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "الملفّ \"$file$\" غير موجود."
#. 737k3
-#: dbaccess/inc/strings.hrc:309
+#: 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 "صودفت تحذيرات أثناء الاتصال بمصدر البيانات. اضغط \"$buttontext$\" لعرضهم."
#. cGJja
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1784,199 +1778,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr ""
#. oC8Px
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "تعذّر الاتّصال بمدير مشغّل SDBC ‏(#servicename#)."
#. aym6r
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "لا مشغّل مسجّل للعنوان #connurl#."
#. oafZG
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "اتصل بنجاح، لكن المعلومات عن جداول قاعدة البيانات غير متوفرة."
#. uBW6C
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "كلّ الجداول"
#. nhz6M
-#: dbaccess/inc/strings.hrc:318
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "كلّ المنظورات"
#. APBCw
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "كلّ الجداول والمنظورات"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "اسم الجدول"
#. Nw93R
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "أدرج بيانات"
#. nLFJd
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "احذف بيانات"
#. eGEDE
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "عدل بيانات"
#. e2bxV
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "عدل البنية"
#. zejFA
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "اقرأ البيانات"
#. UsMj8
-#: dbaccess/inc/strings.hrc:327
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "عدل المراجع"
#. SEGp9
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "أسقط البنية"
#. BCCiv
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "المسار إلى ملفّات dBASE"
#. hnBFY
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "المسار إلى الملفّات النّصّيّة"
#. DRFyX
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "المسار إلى مستند الجدول الممتدّ"
#. H3cem
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source"
msgstr ""
#. mGJE9
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "مسار مستند «رايتر»"
#. JScWd
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL/MariaDB database"
msgstr ""
#. uhRMQ
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "اسم قاعدة بيانات Oracle"
#. nmoae
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "ملفّ قاعدة بيانات ميكروسوفت أكسس"
#. 34zwh
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "لا إعدادات أكثر ضروريّةٍ. للتّأكّد من عمل الاتّصال، انقر زرّ '%test'."
#. DDLwe
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
msgstr ""
#. rKH3t
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "اسم ال~مضيف"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "اسم ملفّ مو~زيلا الشّخصيّ"
#. A6YJb
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "اسم ملفّ ~ثندربيرد الشّخصيّ"
#. HnmRA
-#: dbaccess/inc/strings.hrc:343
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "أضف جداولًا"
#. eHahH
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "أضف جدولًا أو استعلامًا"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "طبّق الأعمدة"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "تنسيق النوع"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1986,169 +1980,169 @@ msgstr ""
"الاسم الآتي مستخدم حاليا:"
#. MuQ2C
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "إسناد الأعمدة"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ال~سّابق"
#. aWFVD
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "ال~تّالي>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "أ~نشئ"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "انسخ الجدول"
#. uNGvx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "انسخ الجدول"
#. xCPkD
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "اسم الجدول هذا غير صالح في قاعدة البيانات الحاليّة."
#. m35Lx
-#: dbaccess/inc/strings.hrc:356
+#: 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 "اختر الخيار \"ألحق بيانات\" في الصّفحة الأولى لإلحاق بيانات بجدول موجود."
#. XbmVN
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "فضلًا غيّر اسم الجدول. فالاسم طويل جدًّا."
#. 55EA7
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "مُرشد قاعدة البيانات"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "حدّد قاعدة بيانات"
#. GTpDz
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "أعدّ اتّصال dBASE"
#. VBaQN
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "أعدّ اتّصالًا بملفّات نصّيّة"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "أعدّ اتّصال ميكروسوفت أكسس"
#. XaDDh
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "أعدّ اتّصال LDAP"
#. WZtzU
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "أعدّ اتّصال ADO"
#. n3HgX
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "أعدّ اتّصال JDBC"
#. qiZT5
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "أعدّ اتّصال قاعدة بيانات Oracle"
#. rdZFv
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL/MariaDB connection"
msgstr ""
#. E3iYi
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_POSTGRES"
msgid "Set up PostgreSQL connection"
msgstr ""
#. uJuNs
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "أعدّ اتّصال ODBC"
#. ecB4x
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "أعدّ اتصال بمستند «رايتر» أو بجدول ممتد"
#. wUEMA
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "أعدّ استيثاق المستخدم"
#. twW6d
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL/MariaDB server data"
msgstr ""
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "احفظ وتقدّم"
#. LhDjK
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "قاعدة بيانات جديدة"
#. f5EbK
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL/MariaDB database using JDBC"
msgstr ""
#. tqpeM
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2156,67 +2150,67 @@ msgid ""
msgstr ""
#. Lrd3G
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL/MariaDB JDBC d~river class:"
msgstr ""
#. cBiSe
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "المبدئيّ: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "أعدّ اتّصالًا بملفّات dBASE"
#. MXTEF
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "حدّد المجلّد حيث ملفّات dBASE مخزّنة فيه."
#. Ke4xP
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "أعدّ اتّصالًا بملفّات نصّيّة"
#. uJFWa
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:382
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 "اختر المجلد حيث تُخزّن فيه ملفات CSV (القيم المفصولة بفواصل) النصية. سسيفتح %PRODUCTNAME بيز هذه الملفات في وضع القراءة فقط."
#. chkNh
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "المسار إلى الملفّات النّصّيّة"
#. VXUEj
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "أعدّ اتّصالًا بقاعدة بيانات ميكروسوفت أكسس"
#. rTF65
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "فضلًا حدّد ملفّ ميكروسوفت أكسس الذي تريد الوصول إليه."
#. DYcM8
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "أعدّ اتّصالًا بقاعدة بيانات ADO"
#. WzZiB
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2228,13 +2222,13 @@ msgstr ""
"فضلًا راسل مدير نظامك إذا كنت غير متأكد من الإعدادات التالية."
#. CE5Rv
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
msgstr ""
#. BELnF
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC data source you want to use.\n"
@@ -2243,13 +2237,13 @@ msgid ""
msgstr ""
#. dmi7n
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "أعدّ اتّصالًا بقاعدة بيانات JDBC"
#. dYGeU
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2259,25 +2253,25 @@ msgstr ""
"فضلًا راسل مدير نظامك إذا كنت غير متأكد من الإعدادات التالية."
#. DWgup
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "أعدّ اتّصالًا بقاعدة بيانات Oracle"
#. Z57ca
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "المبدئيّ: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "صتف م~شغل Oracle JDBC"
#. aD8dK
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:395
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"
@@ -2287,13 +2281,13 @@ msgstr ""
"فضلًا راسل مدير نظامك إذا لم تكن متأكّدًا من الإعدادات التالية."
#. Vqjfj
-#: dbaccess/inc/strings.hrc:397
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "أعدّ اتّصالًا بجداول ممتدّة"
#. FnpBr
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2303,295 +2297,295 @@ msgstr ""
"سيفتح %PRODUCTNAME هذا الملف في وضع القراءة فقط."
#. fxmJG
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "الم~كان واسم الملفّ"
#. og5kg
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "نُفّذ الأمر بنجاح."
#. BhFXv
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "فُقد الاتّصال بقاعدة البيانات. سيُغلق هذا الحوار."
#. WTysM
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "ترتيب الفرز"
#. 67TCR
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "حقل الفهرس"
#. rCZbG
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "تصاعدي"
#. zUeEN
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "تنازلي"
#. DpB67
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "أمتأكّد من حذف الفهرس '$name$'؟"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "الفهرس"
#. HFaXn
-#: dbaccess/inc/strings.hrc:410
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "يجب أن يحتوي الفهرس على حقل واحد على الأقل."
#. LRDDD
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "هناك فهرس آخر بالاسم \"$name$\" بالفعل."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:412
+#: dbaccess/inc/strings.hrc:411
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 "في تعريف الفهرس، يجب ألا يصادف عمود جدول أكثر من مرة. لكنك أدخلت العمود \"$name$\" مرتين."
#. XANpc
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "تعذر تحويل المدخلة لقيمة صالحة للمعامل \"$name$\""
#. FCnE3
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "حالة SQL"
#. ha64T
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "رمز الخطأ"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:417
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 "سبب شائع لهذا الخطأ هو إعداد غير مناسب لمجموعة الأحرف لأجل لغة قواعد بياناتك. تفحص الإعدادات عبر اختيار تحرير- قاعدة البيانات - خصائص."
#. itnjJ
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "خطأ"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:420
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "تحذير"
#. LSBpE
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "معلومات"
#. DKRwR
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "تفاصيل"
#. CXpeS
-#: dbaccess/inc/strings.hrc:424
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ADD_USER"
msgid "Add User"
msgstr ""
#. YG5iB
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_DELETE_USER"
msgid "Delete User"
msgstr ""
#. mDe9f
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_CHANGE_PASSWORD"
msgid "Change Password"
msgstr ""
#. Avmtu
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "أتريد حقًا حذف المستخدم؟"
#. yeKZF
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "قاعدة البيانات لا تدعم إدارة المستخدمين."
#. 4CVtX
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "كلمات السر لا تتطابق. فضلًا أدخل كلمة السر مجدّدًا."
#. iu64w
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "فضلًا لاحظ أن بعض قواعد البيانات لا تدعم نوع الانضمامة هذه."
#. Khmn9
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "يحتوي فقط على السجلات التي تتطابق محتويات الحقول ذات العلاقة في الجدولين معا."
#. JUyyK
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:432
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 "يحتوي كل السجلات من الجدول ’%1‘ وفقط تلك من الجدول ’%2‘ التي تتطابق القيم بين الحقول ذات العلاقة."
#. EdhCU
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "يحتوي كل السجلات من ’%1‘ ومن ’%2‘."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "يحتوي المضروب الديكارتي لكل السجلات من ’%1' ومن ’%2‘."
#. KyLuN
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "قاعدة البيانات المقصد لا تدعم المنظورات."
#. RaJQd
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "قاعدة البيانات المقصد لا تدعم المفاتيح الأساسيّة."
#. JBBmY
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:438
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 "لم يُعثر على واصف وصول للبيانات، أو أنه لا واصف وصول للبيانات قادرًا على تقديم كل المعلومات الأساسية."
#. Z4JFe
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "فقط الجداول والاستعلامات مدعومة حاليًّا."
#. KvUFb
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "يجب أن يدعم مصدر نسخ مجموعة النتائج العلامات."
#. XVb6E
-#: dbaccess/inc/strings.hrc:442
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "نوع العمود المصدر غير مدعوم ($type$) في موقع العمود $pos$."
#. 7pnvE
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "عدد معاملات التّمهيد غير قانونيّ."
#. z3h9J
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "حدث خطأ أثناء التّمهيد."
#. Qpda7
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "إعداد غير مدعوم في واصف مصدر النسخ: $name$."
#. BsP8j
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "لنسخ استعلام، يجب أن يكون اتصالك قادرًا على توفير الاستعلامات."
#. QYh2y
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "مقبض التفاعل المعطى غير صالح."
#. ixrDD
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "هذه العلاقة موجودة بالفعل. أتريد تحريرها أم إنشاء جديدة؟"
#. nFRsS
-#: dbaccess/inc/strings.hrc:450
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "حرّر..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:451
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "أنشئ..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:452
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME بيز: تصميم العلاقات"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:453
+#: dbaccess/inc/strings.hrc:452
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "قاعدة البيانات لا تدعم العلاقات."
#. CG2Pd
-#: dbaccess/inc/strings.hrc:454
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "عندما تحذف هذا الجدول ستُحذف أيضًا كلّ العلاقات المقابلة. أأتابع؟"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:455
+#: dbaccess/inc/strings.hrc:454
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"
diff --git a/source/ar/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/ar/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index 4dada1cbad8..e74e515ad9b 100644
--- a/source/ar/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ar/dictionaries/en/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2021-01-28 07:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesendialogregistrydataorgopenofficeoffice/ar/>\n"
@@ -13,18 +13,18 @@ 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\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1484862096.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "إعدادات اللغة"
+msgid "Languages and Locales"
+msgstr ""
#. NTrTn
#: OptionsDialog.xcu
diff --git a/source/ar/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/ar/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 5cd74d79e98..01bd01b5b9e 100644
--- a/source/ar/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ar/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2021-01-28 07:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionarieshu_hudialogregistrydataorgopenofficeoffice/ar/>\n"
@@ -13,18 +13,18 @@ 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\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369347354.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "إعدادات اللغة"
+msgid "Languages and Locales"
+msgstr ""
#. yKR8S
#: OptionsDialog.xcu
diff --git a/source/ar/dictionaries/pt_BR/dialog.po b/source/ar/dictionaries/pt_BR/dialog.po
index 9289723a497..a63d5246f75 100644
--- a/source/ar/dictionaries/pt_BR/dialog.po
+++ b/source/ar/dictionaries/pt_BR/dialog.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: 2023-04-19 12:23+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2023-06-23 16:29+0000\n"
"Last-Translator: tx99h4 <tx99h4@hotmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialog/ar/>\n"
@@ -13,18 +13,18 @@ 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.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1391875481.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "إعدادات اللغة"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/ar/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/ar/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 6047cd60e5e..b7603b1702e 100644
--- a/source/ar/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ar/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2021-01-28 07:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialogregistrydataorgopenofficeoffice/ar/>\n"
@@ -13,18 +13,18 @@ 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\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1371417535.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "إعدادات اللغة"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/ar/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/ar/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index 8739d4941fb..3de8294f5e4 100644
--- a/source/ar/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ar/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2021-01-28 07:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesru_rudialogregistrydataorgopenofficeoffice/ar/>\n"
@@ -13,18 +13,18 @@ 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\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369347356.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "إعدادات اللغة"
+msgid "Languages and Locales"
+msgstr ""
#. EENVY
#: OptionsDialog.xcu
diff --git a/source/ar/editeng/messages.po b/source/ar/editeng/messages.po
index 7acd875158b..2470304eb32 100644
--- a/source/ar/editeng/messages.po
+++ b/source/ar/editeng/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-15 19:51+0200\n"
"PO-Revision-Date: 2023-08-10 11:57+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/ar/>\n"
@@ -1134,17 +1134,17 @@ msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "بلا واصلة"
-#. x75Cx
+#. 9M5FB
#: include/editeng/editrids.hrc:202
-msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
-msgid "Page End"
-msgstr "نهاية الصفحة"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_TRUE"
+msgid "No hyphenation across"
+msgstr ""
-#. r9DgX
+#. y4DnQ
#: include/editeng/editrids.hrc:203
-msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
-msgid "No Page End"
-msgstr "بلا نهاية للصفحة"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_FALSE"
+msgid "Hyphenation across page"
+msgstr ""
#. ks8e4
#: include/editeng/editrids.hrc:204
@@ -1315,459 +1315,465 @@ msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "%1 من الأحرف في بداية السطر"
-#. DocFx
+#. uppjX
#: include/editeng/editrids.hrc:233
+msgctxt "RID_SVXITEMS_HYPHEN_COMPOUND_MINLEAD"
+msgid "%1 compound word characters at end of line"
+msgstr ""
+
+#. DocFx
+#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 من الواصلات"
#. Lgnh3
-#: include/editeng/editrids.hrc:234
+#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr ""
#. EnQvu
-#: include/editeng/editrids.hrc:235
+#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr ""
#. gphfE
-#: include/editeng/editrids.hrc:236
+#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr ""
#. imVah
-#: include/editeng/editrids.hrc:237
+#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr ""
-#. nMFGS
-#: include/editeng/editrids.hrc:238
+#. vHBRF
+#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_AUTO"
-msgid "Automatic hyphenation across page"
+msgid "Hyphenation across page"
msgstr ""
-#. BPBgs
-#: include/editeng/editrids.hrc:239
+#. iPvsx
+#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_SPREAD"
-msgid "Avoid hyphenation between pages which are not visible to the reader at the same time"
+msgid "Avoid hyphenation across page when the next page is not visible to the reader at the same time"
msgstr ""
#. Xbryu
-#: include/editeng/editrids.hrc:240
+#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_PAGE"
msgid "Avoid hyphenation across page"
msgstr ""
#. TKNYh
-#: include/editeng/editrids.hrc:241
+#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_COLUMN"
msgid "Avoid hyphenation across column and page"
msgstr ""
#. VKLBx
-#: include/editeng/editrids.hrc:242
+#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_ALWAYS"
msgid "Avoid hyphenation across last full paragraph line, column and page"
msgstr ""
#. zVxGk
-#: include/editeng/editrids.hrc:243
+#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "طراز الصفحة: "
#. JgaGz
-#: include/editeng/editrids.hrc:244
+#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "التقنين "
#. A7tAE
-#: include/editeng/editrids.hrc:245
+#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "مؤمن "
#. P976r
-#: include/editeng/editrids.hrc:246
+#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr "مكثف "
#. TYEUj
-#: include/editeng/editrids.hrc:247
+#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "رسم"
#. Mbwvx
-#: include/editeng/editrids.hrc:248
+#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "بلا"
#. e7UvB
-#: include/editeng/editrids.hrc:249
+#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "نقاط "
#. sSTeu
-#: include/editeng/editrids.hrc:250
+#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "دائرة "
#. znKWc
#. ??? disc == filled ring
-#: include/editeng/editrids.hrc:252
+#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "دائرة مملوءة "
#. CEGAg
-#: include/editeng/editrids.hrc:253
+#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "تمييز "
#. 2hqEA
-#: include/editeng/editrids.hrc:254
+#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "أعلى"
#. BY63q
-#: include/editeng/editrids.hrc:255
+#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "أسفل"
#. Czxka
-#: include/editeng/editrids.hrc:256
+#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "إيقاف مزدوج الأسطر"
#. KL5gF
-#: include/editeng/editrids.hrc:257
+#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "مزدوج الأسطر"
#. kTzGA
-#: include/editeng/editrids.hrc:258
+#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr "بلا تباعد أحرف تلقائي"
#. wWgYZ
-#: include/editeng/editrids.hrc:259
+#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr "بلا تباعد أحرف تلقائي"
#. ziURW
-#: include/editeng/editrids.hrc:260
+#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr "بلا علامات ترقيم معلقة في نهاية السطر"
#. SgFE5
-#: include/editeng/editrids.hrc:261
+#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr "علامات ترقيم معلقة في نهاية السطر"
#. mERAB
-#: include/editeng/editrids.hrc:262
+#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr "تطبيق قائمة بالأحرف الممنوعة على بداية الأسطر ونهايتها"
#. AJF69
-#: include/editeng/editrids.hrc:263
+#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr "عدم تطبيق قائمة بالأحرف الممنوعة على بداية الأسطر ونهايتها"
#. KCoyz
-#: include/editeng/editrids.hrc:264
+#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "بلا أحرف مستديرة"
#. pMZnX
-#: include/editeng/editrids.hrc:265
+#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "دُوّر الحرف $(ARG1) درجة"
#. EzA4x
-#: include/editeng/editrids.hrc:266
+#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "ملاءمة للسطر"
#. 8DQGe
-#: include/editeng/editrids.hrc:267
+#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "النص غير مُدار"
#. WSt2G
-#: include/editeng/editrids.hrc:268
+#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "النص مُدار $(ARG1)°"
#. bGvZn
-#: include/editeng/editrids.hrc:269
+#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "أحرف محددة الحجم $(ARG1)%"
#. rXDuA
-#: include/editeng/editrids.hrc:270
+#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "بلا أحرف محددة الحجم"
#. DLNSs
-#: include/editeng/editrids.hrc:271
+#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "لا أخدود"
#. rq3Ma
-#: include/editeng/editrids.hrc:272
+#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "أخدود"
#. M7Huc
-#: include/editeng/editrids.hrc:273
+#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "محفور"
#. jmM9f
-#: include/editeng/editrids.hrc:274
+#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "محاذاة نص تلقائية"
#. HCEhG
-#: include/editeng/editrids.hrc:275
+#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "النص محاذً إلى الخط الأساسي"
#. FBiBq
-#: include/editeng/editrids.hrc:276
+#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "النص محاذً لأعلى"
#. KLkUY
-#: include/editeng/editrids.hrc:277
+#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "النص محاذً للمنتصف"
#. TTtYF
-#: include/editeng/editrids.hrc:278
+#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "النص محاذً لأسفل"
#. PQaAE
-#: include/editeng/editrids.hrc:279
+#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "اتجاه النص من اليسار إلى اليمين (أفقي)"
#. eW3jB
-#: include/editeng/editrids.hrc:280
+#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "اتجاه النص من اليمين إلى اليسار (أفقي)"
#. o3Yee
-#: include/editeng/editrids.hrc:281
+#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "اتجاه النص من اليمين إلى اليسار (عمودي)"
#. GXXF8
-#: include/editeng/editrids.hrc:282
+#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "اتجاه النص من اليسار إلى اليمين (عمودي)"
#. 2XBXr
-#: include/editeng/editrids.hrc:283
+#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr "استخدم إعداد اتجاه نص الكائن الرئيسي"
#. waJEN
-#: include/editeng/editrids.hrc:284
+#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr "اتجاه النص يسار-الى-يمين (رأسي من الأسفل)"
#. BRAeh
-#: include/editeng/editrids.hrc:285
+#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr ""
#. Z9dAu
-#: include/editeng/editrids.hrc:286
+#: include/editeng/editrids.hrc:287
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "انطباق الفقرة على شبكة النص (إذا كانت نشطة)"
#. nYY6v
-#: include/editeng/editrids.hrc:287
+#: include/editeng/editrids.hrc:288
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "لا تنطبق الفقرة على شبكة النص"
#. VGGHB
-#: include/editeng/editrids.hrc:288
+#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "غير مخفي"
#. XTbkY
-#: include/editeng/editrids.hrc:289
+#: include/editeng/editrids.hrc:290
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "مخفي"
#. QfjFx
-#: include/editeng/editrids.hrc:291
+#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "درج الورق"
#. ULzBJ
-#: include/editeng/editrids.hrc:292
+#: include/editeng/editrids.hrc:293
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[من إعدادات الطابعة]"
#. dAvTu
-#: include/editeng/editrids.hrc:294
+#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "احذف"
#. Ly5iC
-#: include/editeng/editrids.hrc:295
+#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "انقل"
#. mtncS
-#: include/editeng/editrids.hrc:296
+#: include/editeng/editrids.hrc:297
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "أدرج"
#. yifiT
-#: include/editeng/editrids.hrc:297
+#: include/editeng/editrids.hrc:298
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "استبدل"
#. zv9mN
-#: include/editeng/editrids.hrc:298
+#: include/editeng/editrids.hrc:299
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "طبّق الصفات"
#. tys5a
-#: include/editeng/editrids.hrc:299
+#: include/editeng/editrids.hrc:300
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "أعِد تعيين الصفات"
#. 6mjB7
-#: include/editeng/editrids.hrc:300
+#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "إزاحة"
#. CGrBx
-#: include/editeng/editrids.hrc:301
+#: include/editeng/editrids.hrc:302
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "طبّق الطُرُز"
#. M7ADh
-#: include/editeng/editrids.hrc:302
+#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "غيّر حالة الأحرف"
#. uqG6M
-#: include/editeng/editrids.hrc:303
+#: include/editeng/editrids.hrc:304
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "الكلمة هي %x"
#. KeDg8
-#: include/editeng/editrids.hrc:304
+#: include/editeng/editrids.hrc:305
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "الفقرة هي %x"
#. t99SR
-#: include/editeng/editrids.hrc:305
+#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "تلقائي"
#. JWPVD
-#: include/editeng/editrids.hrc:307
+#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "رمز نقطي صورة في الفقرة"
#. hDfLN
-#: include/editeng/editrids.hrc:308
+#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "رمز نقطي صورة"
#. wVL8E
-#: include/editeng/editrids.hrc:309
+#: include/editeng/editrids.hrc:310
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "الفقرة: $(ARG) "
#. ZQDDe
-#: include/editeng/editrids.hrc:311
+#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "هل تريد متابعة التدقيق من بداية المستند؟"
#. ZDpxj
-#: include/editeng/editrids.hrc:312
+#: include/editeng/editrids.hrc:313
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "هل تريد متابعة التدقيق من نهاية المستند؟"
#. vi8uB
-#: include/editeng/editrids.hrc:313
+#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
@@ -1777,43 +1783,43 @@ msgstr ""
"نتيجة لسبب غير معروف."
#. 4HCL4
-#: include/editeng/editrids.hrc:314
+#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "القاموس ممتلئ بالفعل."
#. 5G8FX
-#: include/editeng/editrids.hrc:315
+#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "القاموس للقراءة فقط."
#. SEotA
-#: include/editeng/editrids.hrc:317
+#: include/editeng/editrids.hrc:318
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "إزاحة"
#. CjGGD
-#: include/editeng/editrids.hrc:318
+#: include/editeng/editrids.hrc:319
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "اعرض النقاط الفرعية"
#. egnVC
-#: include/editeng/editrids.hrc:319
+#: include/editeng/editrids.hrc:320
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "اطوِ"
#. kKFiE
-#: include/editeng/editrids.hrc:320
+#: include/editeng/editrids.hrc:321
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "طبّق الصفات"
#. YECNh
-#: include/editeng/editrids.hrc:321
+#: include/editeng/editrids.hrc:322
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "أدرج"
diff --git a/source/ar/formula/messages.po b/source/ar/formula/messages.po
index a0edeb9638b..63d43ec2fa4 100644
--- a/source/ar/formula/messages.po
+++ b/source/ar/formula/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: 2024-03-04 14:25+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
"PO-Revision-Date: 2023-08-14 18:19+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ar/>\n"
@@ -17,2380 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1542022440.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2293
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2294
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2295
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2296
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2298
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#الكل"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2300
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#رؤوس"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2302
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#البيانات"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2304
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#المجموع"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2306
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#هذا الصف"
#. kHXXq
-#: formula/inc/core_resource.hrc:2307
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "وَ"
#. wUQor
-#: formula/inc/core_resource.hrc:2308
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "أو"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2309
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2310
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2311
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2312
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2317
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2319
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2321
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2323
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2325
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERROR.TYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "FLOOR.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "FLOOR.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "PDURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
+#. T3guZ
+#: formula/inc/core_resource.hrc:2549
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORT"
+msgstr ""
+
+#. PUE2S
+#: formula/inc/core_resource.hrc:2550
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORTBY"
+msgstr ""
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACEB"
#. KAutM
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "TEXTJOIN"
#. XFAVk
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "IFS"
#. mqNA5
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "SWITCH"
#. adC5v
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINIFS"
#. cXh5s
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXIFS"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
+#. 7JsnJ
+#: formula/inc/core_resource.hrc:2584
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SEQUENCE"
+msgstr ""
+
#. KmpNP
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AGGREGATE"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
#. CgCME
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
#. tHMWM
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
#. pid8Q
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
#. iN85u
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2693
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2399,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2407,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2415,7 +2439,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2423,7 +2447,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2431,7 +2455,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2439,7 +2463,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2447,96 +2471,102 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2718
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2719
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2721
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2722
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "ENCODEURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2724
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RAWSUBTRACT"
#. DgyUW
-#: formula/inc/core_resource.hrc:2725
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "ROUNDSIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FINDB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2727
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCHB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2728
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2730
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "RAND.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2731
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "RANDBETWEEN.NV"
+#. UVYCV
+#: formula/inc/core_resource.hrc:2761
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "RANDARRAY"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
diff --git a/source/ar/helpcontent2/source/text/sbasic/shared.po b/source/ar/helpcontent2/source/text/sbasic/shared.po
index f62e14909cb..180a1b1e937 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-04-09 12:10+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"
@@ -16315,13 +16315,13 @@ msgctxt ""
msgid "MsgBox lSec, 0, \"Seconds since midnight\""
msgstr ""
-#. E5DAZ
+#. 6B7BG
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
"par_id3156283\n"
"help.text"
-msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2), 0, \"The time is\""
+msgid "MsgBox Format(lHour,\"00\") & \":\"& Format(lMin,\"00\") & \":\" & Format(lSec,\"00\"), 0, \"The time is\""
msgstr ""
#. qCtkb
@@ -26305,13 +26305,13 @@ msgctxt ""
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr ""
-#. TcSDB
+#. EGAek
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
"par_id3151251\n"
"help.text"
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
+msgid "<emph>String:</emph> String variable consisting of a maximum of 2,147,483,647 characters."
msgstr ""
#. UkswY
@@ -40750,6 +40750,123 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090411.xhp\">With</link> statement"
msgstr ""
+#. 8TUuD
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"bm_id371711286795900\n"
+"help.text"
+msgid "<bookmark_value>ExportAsFixedFormat method [VBA]</bookmark_value>"
+msgstr ""
+
+#. D8GuJ
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"hd_id981711281680887\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/sbasic/shared/exportasfixedformat.xhp\">ExportAsFixedFormat Method [VBA]</link></variable>"
+msgstr ""
+
+#. vMsGC
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id561711281680890\n"
+"help.text"
+msgid "Method to export a Calc document to PDF format."
+msgstr ""
+
+#. m86GB
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id961711284173030\n"
+"help.text"
+msgid "expression.ExportAsFixedFormat (Type, Filename, Quality, IncludeDocProperties, IgnorePrintAreas, From, To, OpenAfterPublish)"
+msgstr ""
+
+#. i42Qe
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id731711284383305\n"
+"help.text"
+msgid "<emph>Type</emph>: Integer, required. Can be either 0 or 1. <emph>0</emph> for \"PDF\" - Portable Document Format file (.pdf) and <emph>1</emph> for \"XPS\" - XPS Document (.xps)"
+msgstr ""
+
+#. N7LcB
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id471711285929795\n"
+"help.text"
+msgid "XPS export format is not supported by %PRODUCTNAME."
+msgstr ""
+
+#. 6rtDv
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id611711284387498\n"
+"help.text"
+msgid "<emph>Filename</emph>: String, optional. The file name of the exported file."
+msgstr ""
+
+#. wCTzD
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id251711284391770\n"
+"help.text"
+msgid "<emph>Quality</emph>: Integer, optional. Can be 0 or 1. <emph>0</emph> is for standard quality, <emph>1</emph> is for minimum quality."
+msgstr ""
+
+#. p5iRF
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id161711284395682\n"
+"help.text"
+msgid "<emph>IncludeDocProperties</emph>: Boolean, optional. Set to <literal>True</literal> to indicate that document properties should be included in the exported file, or set to <literal>False</literal> to suppress the export of document properties."
+msgstr ""
+
+#. qvDx4
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id461711284399442\n"
+"help.text"
+msgid "<emph>IgnorePrintAreas</emph>: Boolean, optional. If set to <literal>True</literal>, ignores any print ranges on export. If set to <literal>False</literal>, honor the print ranges on export."
+msgstr ""
+
+#. R6Bd7
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id341711284404400\n"
+"help.text"
+msgid "<emph>From</emph>:Integer, optional. Page number of the first page to export. If omitted, export starts at the beginning."
+msgstr ""
+
+#. HwkUM
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id21711284409841\n"
+"help.text"
+msgid "<emph>To</emph>: Integer, optional. Page number of the last page to export. If omitted, export ends with the last page."
+msgstr ""
+
+#. hMPN7
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id461711284415267\n"
+"help.text"
+msgid "<emph>OpenAfterPublish</emph>:Boolean, optional. If set to <literal>True</literal>, displays the file in the proper viewer after export. On <literal>False</literal>, the file is exported but not displayed."
+msgstr ""
+
#. FFWQn
#: fragments.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/scalc.po b/source/ar/helpcontent2/source/text/scalc.po
index 937a09ae9af..d7c03a7205f 100644
--- a/source/ar/helpcontent2/source/text/scalc.po
+++ b/source/ar/helpcontent2/source/text/scalc.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
"PO-Revision-Date: 2021-01-27 17:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ar/>\n"
@@ -376,14 +376,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">The <emph>Formatting</emph> bar contains basic commands for applying manually formatting.</ahelp>"
msgstr ""
-#. 7GEuZ
+#. g2ub5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"hd_id3153160\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\">لون الخط</link>"
+msgid "<link href=\"text/shared/01/05020200.xhp#FontColor\">Font Color</link>"
+msgstr ""
#. H2aV6
#: main0202.xhp
diff --git a/source/ar/helpcontent2/source/text/scalc/01.po b/source/ar/helpcontent2/source/text/scalc/01.po
index aa82052f017..dccc57a8f5e 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: 2024-03-04 14:25+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -556,13 +556,40 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02120100.xhp\">Headers and Footers</link>"
msgstr ""
-#. H63aE
+#. JxLou
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id3150768\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for the page style in use.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for the page style in use. You can define separate settings for the first page and the remaining pages.</ahelp>"
+msgstr ""
+
+#. UGkAn
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"hd_id311715352188970\n"
+"help.text"
+msgid "Header or Footer (first and rest)"
+msgstr ""
+
+#. DCiEE
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id451715352194958\n"
+"help.text"
+msgid "Defines the header or footer settings for the first page or the remaining pages."
+msgstr ""
+
+#. NAXZ4
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id91715352201503\n"
+"help.text"
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -583,6 +610,15 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\"> أدخل نص لإظهاره في الجهة اليُسرى لأعلى و أسفل الصفحة.</ahelp>"
+#. s3Zo8
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id11715352581714\n"
+"help.text"
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
+msgstr ""
+
#. 3yeo5
#: 02120100.xhp
msgctxt ""
@@ -14002,96 +14038,6 @@ msgctxt ""
msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
msgstr ""
-#. LAWCJ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3151957\n"
-"help.text"
-msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>"
-msgstr ""
-
-#. CGGGj
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3151957\n"
-"help.text"
-msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr ""
-
-#. p2fHt
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151986\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criterion.</ahelp> This function is used to sum a range when you search for a certain value."
-msgstr ""
-
-#. GKQGQ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152028\n"
-"help.text"
-msgid "SUMIF(Range; Criterion [; SumRange])"
-msgstr ""
-
-#. wmLcE
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152043\n"
-"help.text"
-msgid "<emph>Range</emph> is the range to which the criterion is to be applied."
-msgstr ""
-
-#. FCxrw
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152083\n"
-"help.text"
-msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed."
-msgstr ""
-
-#. iGKyo
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8347422\n"
-"help.text"
-msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given."
-msgstr ""
-
-#. uazzL
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152148\n"
-"help.text"
-msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
-msgstr ""
-
-#. GGT9C
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id6670125\n"
-"help.text"
-msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:B10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
-msgstr ""
-
-#. G5vdm
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id6062196\n"
-"help.text"
-msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
-msgstr ""
-
#. BHGzQ
#: 04060106.xhp
msgctxt ""
@@ -15091,13 +15037,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
msgstr ""
#. eADpQ
@@ -15163,13 +15109,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15226,13 +15172,13 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
msgstr ""
#. AXnAh
@@ -15316,13 +15262,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -42433,13 +42379,13 @@ msgctxt ""
msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
msgstr ""
-#. poDQF
+#. WgBoC
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
"hd_id3150791\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link>"
+msgid "<variable id=\"h1\"><link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link></variable>"
msgstr ""
#. sTpBB
@@ -53368,13 +53314,13 @@ msgctxt ""
msgid "Edit Sparkline Group"
msgstr ""
-#. jbHXJ
+#. F3xGC
#: FormatSparklineMenu.xhp
msgctxt ""
"FormatSparklineMenu.xhp\n"
"par_id801701562077297\n"
"help.text"
-msgid "Edits the properties of the sparkline group. The properties applies to all sparklines in the group."
+msgid "Edits the properties of the sparkline group. The properties apply to all sparklines in the group."
msgstr ""
#. 2crMd
@@ -56212,24 +56158,6 @@ msgctxt ""
msgid "Product Name"
msgstr ""
-#. HZpK7
-#: ex_data_stat_func.xhp
-msgctxt ""
-"ex_data_stat_func.xhp\n"
-"par_id2509201517433075\n"
-"help.text"
-msgid "Sales"
-msgstr ""
-
-#. NEEL8
-#: ex_data_stat_func.xhp
-msgctxt ""
-"ex_data_stat_func.xhp\n"
-"par_id2509201519383294\n"
-"help.text"
-msgid "Revenue"
-msgstr ""
-
#. ZyGBE
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56266,29 +56194,29 @@ msgctxt ""
msgid "book"
msgstr ""
-#. 48CjE
+#. NTJ7A
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id19479417931163\n"
+"par_id491711556981497\n"
"help.text"
msgid "pencil-case"
msgstr ""
-#. w8ZSP
+#. jwABa
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id85353130721737\n"
+"par_id981711556984697\n"
"help.text"
msgid "not"
msgstr ""
-#. EYktc
+#. cAKeZ
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id15693941827291\n"
+"par_id581711556987385\n"
"help.text"
msgid "not"
msgstr ""
@@ -56365,49 +56293,49 @@ msgctxt ""
msgid "A matching expression can be:"
msgstr ""
-#. fSoyL
+#. jQtQq
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id171619279059462\n"
"help.text"
-msgid "A Number or Logical value. A matching cell content equals the Number or Logical value."
+msgid "A number or logical value. A matching cell content equals the number or logical value."
msgstr ""
-#. 7Hfq9
+#. eEHxH
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id511619279076504\n"
"help.text"
-msgid "A value beginning with a comparator (<, <=, =, >, >=, <>)."
+msgid "A value beginning with a comparator (<emph><</emph>, <emph><=</emph>, <emph>=</emph>, <emph>></emph>, <emph>>=</emph>, <emph><></emph>)."
msgstr ""
-#. YEjSD
+#. fFaED
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id11619279168512\n"
"help.text"
-msgid "For =, if the value is empty it matches empty cells."
+msgid "For <emph>=</emph>, if the value is empty it matches empty cells."
msgstr ""
-#. 39AJR
+#. HsEcn
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id161619279207350\n"
"help.text"
-msgid "For <>, if the value is empty it matches non-empty cells."
+msgid "For <emph><></emph>, if the value is empty it matches non-empty cells."
msgstr ""
-#. 9xDer
+#. ACRXm
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id271619279215695\n"
"help.text"
-msgid "For <>, if the value is not empty it matches any cell content except the value, including empty cells."
+msgid "For <emph><></emph>, if the value is not empty it matches any cell content except the value, including empty cells."
msgstr ""
#. y2EGU
@@ -56419,22 +56347,22 @@ msgctxt ""
msgid "<emph>Note:</emph> \"=0\" does not match empty cells."
msgstr ""
-#. QHQaK
+#. 2hiEG
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id51619279363954\n"
"help.text"
-msgid "For = and <>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes and the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria = and <> must apply to whole cells</link> is checked, comparison is against the entire cell contents, if unchecked, comparison is against any subpart of the field that matches the criteria. For = and <>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes applies."
+msgid "For <emph>=</emph> and <emph><></emph>, if the value is not empty and can not be interpreted as a number type or one of its subtypes and the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria <emph>=</emph> and <emph><></emph> must apply to whole cells</link> is checked, comparison is against the entire cell contents, if unchecked, comparison is against any subpart of the field that matches the criteria. For <emph>=</emph> and <emph><></emph>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes applies."
msgstr ""
-#. LX8Cp
+#. iGQae
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id801619279323556\n"
"help.text"
-msgid "Other Text value. If the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria = and <> must apply to whole cells</link> is true, the comparison is against the entire cell contents, if false, comparison is against any subpart of the field that matches the criteria. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\">if enabled in calculation options</link>)."
+msgid "Other Text value. If the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria <emph>=</emph> and <emph><></emph> must apply to whole cells</link> is true, the comparison is against the entire cell contents, if false, comparison is against any subpart of the field that matches the criteria. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\">if enabled in calculation options</link>)."
msgstr ""
#. sACAB
@@ -61666,6 +61594,15 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr ""
+#. ABP9p
+#: func_day.xhp
+msgctxt ""
+"func_day.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "DAY() returns the integer part of the day."
+msgstr ""
+
#. rUQip
#: func_day.xhp
msgctxt ""
@@ -64006,6 +63943,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the hour is to be returned."
msgstr ""
+#. nYJCX
+#: func_hour.xhp
+msgctxt ""
+"func_hour.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "HOUR() returns the integer part of the hour."
+msgstr ""
+
#. dhLTM
#: func_hour.xhp
msgctxt ""
@@ -65716,6 +65662,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal number where the number of the minute is to be returned."
msgstr ""
+#. Dk2qr
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "MINUTE() returns the integer part of the minute."
+msgstr ""
+
#. L77op
#: func_minute.xhp
msgctxt ""
@@ -65806,6 +65761,15 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr ""
+#. ppa8y
+#: func_month.xhp
+msgctxt ""
+"func_month.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "MONTH() returns the integer part of the month."
+msgstr ""
+
#. LuUhY
#: func_month.xhp
msgctxt ""
@@ -66958,22 +66922,94 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. 3voMF
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. n2JxT
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(...)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
+msgstr ""
+
+#. FDbmd
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id101715616072623\n"
+"help.text"
+msgid "<emph>Rows</emph>: (optional) the number of rows to return. If omitted, the value is 1."
+msgstr ""
+
+#. 6N84A
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id271715616076797\n"
+"help.text"
+msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
+msgstr ""
+
+#. 2KCG4
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id171715616081037\n"
+"help.text"
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
+msgstr ""
+
+#. qGeUx
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id361715616086109\n"
+"help.text"
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
+msgstr ""
+
+#. BcDGD
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id511715616090373\n"
+"help.text"
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgstr ""
+
+#. gCAv3
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id821708357634624\n"
+"help.text"
+msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. ERYkg
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id521715616457946\n"
+"help.text"
+msgid "<input>{=RANDARRAY(10,4,10,50,1)}</input> returns an array of 10 rows, 4 columns with minimum value 10 and maximum value of 50 of whole numbers (integers)."
msgstr ""
#. iGDsD
@@ -67894,6 +67930,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the second is to be returned."
msgstr ""
+#. e2ZnC
+#: func_second.xhp
+msgctxt ""
+"func_second.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "SECOND() rounds to the nearest second, instead of returning the integer part of the seconds."
+msgstr ""
+
#. fwYTM
#: func_second.xhp
msgctxt ""
@@ -67948,22 +67993,94 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sequence.xhp\">SEQUENCE</link></variable>"
msgstr ""
-#. BoGGv
+#. 6fNDF
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. 2wcAc
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(...)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
+msgstr ""
+
+#. CDwFb
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id601714592655068\n"
+"help.text"
+msgid "<emph>Rows</emph>: a positive integer. The number of rows to return."
+msgstr ""
+
+#. G48qz
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id521714592660164\n"
+"help.text"
+msgid "<emph>Columns</emph>: a positive integer. The number of columns to return."
+msgstr ""
+
+#. KNGFY
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id171714592664667\n"
+"help.text"
+msgid "<emph>Start</emph>: optional. The initial value of the sequence. If omitted, default is 1."
+msgstr ""
+
+#. CZGrA
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id531714592669635\n"
+"help.text"
+msgid "<emph>Step</emph>: optional. The increment of each subsequent value in the array. If omitted, default is 1."
+msgstr ""
+
+#. J4cjA
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id821708357634624\n"
+"help.text"
+msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id61714595841660\n"
+"help.text"
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgstr ""
+
+#. sC8E6
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id201714595986945\n"
+"help.text"
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -68092,22 +68209,211 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sort.xhp\">SORT</link></variable>"
msgstr ""
-#. 4Ky6H
+#. JkEQn
#: func_sort.xhp
msgctxt ""
"func_sort.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. JFZRF
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711543270539\n"
+"help.text"
+msgid "Enter the formula as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link>."
msgstr ""
-#. NFc8B
+#. LksfE
#: func_sort.xhp
msgctxt ""
"func_sort.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SORT(...)"
+msgid "SORT(Range [, SortIndex[, SortOrder[, ByCol]]])"
+msgstr ""
+
+#. 4iAJz
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id551711457515235\n"
+"help.text"
+msgid "<emph>Range:</emph> Required. The range or array to sort."
+msgstr ""
+
+#. Epf9D
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id151711457520290\n"
+"help.text"
+msgid "<emph>SortIndex:</emph> Optional. The number indicating the row or column to sort by."
+msgstr ""
+
+#. 2cgDj
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711457525811\n"
+"help.text"
+msgid "<emph>SortOrder:</emph> Optional. A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. JwCYE
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id351711457531579\n"
+"help.text"
+msgid "<emph>ByCol:</emph> Optional. A logical value indicating the desired sort direction; <emph>FALSE</emph> to sort by row (default), <emph>TRUE</emph> to sort by column."
+msgstr ""
+
+#. hDBib
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"hd_id751711480783220\n"
+"help.text"
+msgid "Example with ascending order"
+msgstr ""
+
+#. RmqyT
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711466000482\n"
+"help.text"
+msgid "<input>{=SORT(A2:C6,2,1)}</input>"
+msgstr ""
+
+#. MBgRu
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id471711472262161\n"
+"help.text"
+msgid "Sort the range A2:C6 based on the second column in ascending order (Sales)."
+msgstr ""
+
+#. EQiyc
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id31711465709083\n"
+"help.text"
+msgid "book"
+msgstr ""
+
+#. AA3th
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id861711465758906\n"
+"help.text"
+msgid "pencil"
+msgstr ""
+
+#. zjCpK
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id331711465788257\n"
+"help.text"
+msgid "notebook"
+msgstr ""
+
+#. GDXFf
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id821711465827777\n"
+"help.text"
+msgid "pen"
+msgstr ""
+
+#. ofndu
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id11711465871342\n"
+"help.text"
+msgid "pencil-case"
+msgstr ""
+
+#. pvfNi
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"hd_id51711480751179\n"
+"help.text"
+msgid "Example with descending order"
+msgstr ""
+
+#. x5oDE
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id731711466320553\n"
+"help.text"
+msgid "<input>{=SORT(A2:C6,3,-1)}</input>"
+msgstr ""
+
+#. FSrYH
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id401711479167509\n"
+"help.text"
+msgid "Sort the range A2:C6 based on the third column in descending order (Revenue)."
+msgstr ""
+
+#. 5KSd6
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id821711478931934\n"
+"help.text"
+msgid "pencil-case"
+msgstr ""
+
+#. hHqSc
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id721711478941598\n"
+"help.text"
+msgid "notebook"
+msgstr ""
+
+#. Eh74E
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id281711478950341\n"
+"help.text"
+msgid "book"
+msgstr ""
+
+#. KGKEY
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id101711478960309\n"
+"help.text"
+msgid "pen"
+msgstr ""
+
+#. fjhFK
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id911711478969701\n"
+"help.text"
+msgid "pencil"
msgstr ""
#. JDbrP
@@ -68146,22 +68452,67 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sortby.xhp\">SORTBY</link></variable>"
msgstr ""
-#. EFPmE
+#. jCSNU
#: func_sortby.xhp
msgctxt ""
"func_sortby.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
msgstr ""
-#. 6QrpC
+#. EUgaa
#: func_sortby.xhp
msgctxt ""
"func_sortby.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SORTBY(...)"
+msgid "SORTBY(Range, SortByRange1, SortOrder1[, SortByRange2, SortOrder2,[...]])"
+msgstr ""
+
+#. gifyS
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id451711544450734\n"
+"help.text"
+msgid "<emph>Range</emph>: The array or range to sort."
+msgstr ""
+
+#. k3ADs
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id291711544460323\n"
+"help.text"
+msgid "<emph>SortByRange1, SortByRange2,... </emph>: Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. FTuBa
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id501711544465886\n"
+"help.text"
+msgid "<emph>SortOrder1, SortOrder2,...</emph> : Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. FA2hL
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id131711466000482\n"
+"help.text"
+msgid "<input>{=SORTBY(A2:C7,A2:A7,1,C2:C7,-1)}</input>"
+msgstr ""
+
+#. q9cpQ
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id471711472262161\n"
+"help.text"
+msgid "Sort the range A2:C7 based on the first column in ascending order and third column in descending order."
msgstr ""
#. fKeqF
@@ -68461,6 +68812,240 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\">SUM wiki page</link>."
msgstr ""
+#. yiPhX
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"tit\n"
+"help.text"
+msgid "SUMIF Function"
+msgstr ""
+
+#. c4KFv
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"bm_id3151957\n"
+"help.text"
+msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>"
+msgstr ""
+
+#. aJCj8
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id3151957\n"
+"help.text"
+msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/func_sumif.xhp\">SUMIF</link></variable>"
+msgstr ""
+
+#. AWAK5
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3151986\n"
+"help.text"
+msgid "<ahelp hid=\".\">Determines which values in a range of cells meet a specified criterion, then returns the sum of the matching values. Alternatively the function can determine which values in one range of cells meet a criterion, then return the sum of values in the corresponding cells in a second range of cells.</ahelp>"
+msgstr ""
+
+#. DFaC8
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id411711032873068\n"
+"help.text"
+msgid "SUMIF can only apply a single criterion to a range. Use <link href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\">SUMIFS</link> if you need to apply multiple criteria."
+msgstr ""
+
+#. F7YsR
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152028\n"
+"help.text"
+msgid "<input>SUMIF(Range; Criterion [;SumRange])</input>"
+msgstr ""
+
+#. D2NiD
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152043\n"
+"help.text"
+msgid "<emph>Range: </emph> The range of cells to which the criterion is applied."
+msgstr ""
+
+#. ToLFA
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id521711134077228\n"
+"help.text"
+msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given."
+msgstr ""
+
+#. BMGEn
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152083\n"
+"help.text"
+msgid "<emph>SumRange: </emph>Optional. The range of cells from which values are summed. If no SumRange is given, the values in the Range are summed."
+msgstr ""
+
+#. oviCS
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id451710857799382\n"
+"help.text"
+msgid "Simple usage"
+msgstr ""
+
+#. FsERF
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id171711049202378\n"
+"help.text"
+msgid "<input>=SUMIF(C2:C6,\">=100\")</input>"
+msgstr ""
+
+#. 6mqDE
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id381711049216331\n"
+"help.text"
+msgid "Sums only the values from range C2:C6 that are >=100. Returns 370 because cells C2:C3 do not meet the criterion. The values from Range are summed because no SumRange is given."
+msgstr ""
+
+#. AEAwA
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id6670125\n"
+"help.text"
+msgid "<input>=SUMIF(B2:B5,\">=20\",C2:C6)</input>"
+msgstr ""
+
+#. nUdXV
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id341710857230552\n"
+"help.text"
+msgid "Sums values from the range B2:B6 only if the corresponding values in the range A1:A5 are >=20. Returns 340 because the fifth and sixth rows do not meet the criterion."
+msgstr ""
+
+#. Zjs4B
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id291710867590698\n"
+"help.text"
+msgid "Using regular expressions"
+msgstr ""
+
+#. 2XByE
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id911710859836541\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,\"pen\",C2:C5)</input>"
+msgstr ""
+
+#. 3ggQs
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id31710859838046\n"
+"help.text"
+msgid "Sums values from the range C2:C6 only if the corresponding range in A2:A6 exactly match the letters \"pen\". Returns 85 because rows A2 and A4:A6 do not meet the criterion."
+msgstr ""
+
+#. L9Ftz
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id781710871590769\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,\"pen*\",C2:C6)</input>"
+msgstr ""
+
+#. netyd
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id431710871624405\n"
+"help.text"
+msgid "Sums the values from the range C2:C6 only if the corresponding cell in range A2:A6 contains the letters \"pen\". Returns the value 150 because rows A4:A5 do not meet the criterion."
+msgstr ""
+
+#. PdFbx
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id311711128230771\n"
+"help.text"
+msgid "<input>=SUMIF(ProductName,\"pen*\",Revenue)</input>"
+msgstr ""
+
+#. ZeyUD
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id741711128545751\n"
+"help.text"
+msgid "A named range can be given as the Range or SumRange parameter. For example, if the columns in the above table are respectively named \"ProductName\", \"Sales\", and \"Revenue\", the function returns 150. This function will only work as described if you have defined the names of the columns using the <link href=\"text/scalc/01/04070100.xhp#definenames)\">Define Names</link> dialog."
+msgstr ""
+
+#. amnCv
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id531711029933195\n"
+"help.text"
+msgid "Reference to a cell as a criterion"
+msgstr ""
+
+#. sGzYo
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id561711031254255\n"
+"help.text"
+msgid "If you need to change a criterion easily, you may specify it in a separate cell and use a reference to this cell in the condition of the SUMIFS function. For example:"
+msgstr ""
+
+#. pAzfZ
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id331711030450765\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,E2,C2:C6)</input>"
+msgstr ""
+
+#. sFiDn
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id11711031541218\n"
+"help.text"
+msgid "If E2 = pen, the function returns 85 because the link to the cell is substituted with its contents."
+msgstr ""
+
+#. gyimf
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id771677014538669\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUMIF\">SUMIF wiki page</link>."
+msgstr ""
+
#. DfceH
#: func_sumifs.xhp
msgctxt ""
@@ -69352,22 +69937,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
@@ -71233,6 +71944,15 @@ msgctxt ""
msgid "<emph>Number</emph> shows the internal date value for which the year is to be returned."
msgstr ""
+#. 3XHAE
+#: func_year.xhp
+msgctxt ""
+"func_year.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "YEAR() returns the integer part of the year."
+msgstr ""
+
#. 3RPng
#: func_year.xhp
msgctxt ""
@@ -72907,13 +73627,13 @@ msgctxt ""
msgid "<variable id=\"sparklines\"><link href=\"text/scalc/01/sparklines.xhp\">Sparklines</link></variable>"
msgstr ""
-#. ugfeU
+#. g3kgb
#: sparklines.xhp
msgctxt ""
"sparklines.xhp\n"
"par_id401698839153661\n"
"help.text"
-msgid "Opens the <emph>Sparklines Properties</emph> dialog to define sparklines properties."
+msgid "Opens the <emph>Sparklines Properties</emph> dialog to define sparkline settings."
msgstr ""
#. wUPfH
diff --git a/source/ar/helpcontent2/source/text/scalc/guide.po b/source/ar/helpcontent2/source/text/scalc/guide.po
index d7f3afe0800..44ea8480063 100644
--- a/source/ar/helpcontent2/source/text/scalc/guide.po
+++ b/source/ar/helpcontent2/source/text/scalc/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+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/textscalcguide/ar/>\n"
@@ -52,13 +52,22 @@ msgctxt ""
msgid "You can use cells with text to refer to the rows or to the columns that contain the cells."
msgstr ""
-#. jtGBH
+#. jA65v
+#: address_auto.xhp
+msgctxt ""
+"address_auto.xhp\n"
+"par_id81713445694889\n"
+"help.text"
+msgid "If the resulting cell is below or above another cell containing text, %PRODUCTNAME Calc assumes the text as a column label, else %PRODUCTNAME Calc assumes the text as a row label."
+msgstr ""
+
+#. x5TMk
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3156283\n"
"help.text"
-msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
+msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"380px\" height=\"150px\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
msgstr ""
#. SFAp5
diff --git a/source/ar/helpcontent2/source/text/schart/01.po b/source/ar/helpcontent2/source/text/schart/01.po
index 437a5842e39..81f9fbaca61 100644
--- a/source/ar/helpcontent2/source/text/schart/01.po
+++ b/source/ar/helpcontent2/source/text/schart/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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-02-27 16:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5749,13 +5749,13 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the selected light source.</ahelp>"
msgstr ""
-#. pUszR
+#. f2CNq
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
"par_id1331217\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the Pick a Color dialog.</ahelp>"
msgstr ""
#. CkjT6
@@ -5767,13 +5767,13 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the ambient light.</ahelp>"
msgstr ""
-#. tbnYZ
+#. eEeFt
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
"par_id5871761\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the Pick a Color dialog.</ahelp>"
msgstr ""
#. TzVRx
@@ -6640,6 +6640,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr ""
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6658,40 +6685,58 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr ""
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
msgstr ""
#. JRtGo
diff --git a/source/ar/helpcontent2/source/text/shared/00.po b/source/ar/helpcontent2/source/text/shared/00.po
index aceab48f18d..17b71f75b14 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+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"
@@ -3517,31 +3517,22 @@ msgctxt ""
msgid "Insert"
msgstr "إدراج"
-#. aGt4H
+#. VCigV
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "Opens a submenu in the Gallery where you can choose between <emph>Copy</emph> and <emph>Link</emph>. The selected Gallery object is either copied into the current document or a link is created."
+msgid "Inserts the selected object into the current document."
msgstr ""
-#. HWi3N
-#: 00000010.xhp
-msgctxt ""
-"00000010.xhp\n"
-"par_id3146130\n"
-"help.text"
-msgid "If you have selected an object in your document, then a new insertion will replace the selected object."
-msgstr ""
-
-#. gEdCn
+#. e2wwL
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
"hd_id3145829\n"
"help.text"
-msgid "Background"
+msgid "Insert as Background"
msgstr ""
#. AUrGq
@@ -7990,6 +7981,15 @@ msgctxt ""
msgid "<variable id=\"info7\">Choose <menuitem>File - Properties - Font</menuitem> tab.</variable>"
msgstr ""
+#. ctHCy
+#: 00000401.xhp
+msgctxt ""
+"00000401.xhp\n"
+"par_id531713385655322\n"
+"help.text"
+msgid "On the <menuitem>File</menuitem> menu of the <menuitem>File</menuitem> tab, choose <menuitem>Properties - Fonts</menuitem>."
+msgstr ""
+
#. FJjaY
#: 00000401.xhp
msgctxt ""
@@ -11644,6 +11644,42 @@ msgctxt ""
msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
+#. AaUZD
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id711711389000125\n"
+"help.text"
+msgid "On the top right menu (☰), choose <menuitem>Options</menuitem>"
+msgstr ""
+
+#. 8FwXn
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id321711391310148\n"
+"help.text"
+msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
+msgstr ""
+
+#. q7vpo
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id531696596793952\n"
+"help.text"
+msgid "<keycode>Alt + F12</keycode>"
+msgstr ""
+
+#. bRTtE
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id641711391402403\n"
+"help.text"
+msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
+msgstr ""
+
#. JFs3v
#: 00000406.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index 20743d4ec28..7f3c989cac9 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-12-29 09:45+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ar/>\n"
@@ -2725,13 +2725,13 @@ msgctxt ""
msgid "Encrypt with GPG key"
msgstr ""
-#. 7yVow
+#. asWLE
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
"par_id71543592343227\n"
"help.text"
-msgid "Use OpenPGP public keys to encrypt documents."
+msgid "Use <link href=\"text/shared/guide/openpgp.xml\">OpenPGP</link> public keys to encrypt documents."
msgstr ""
#. SqPSp
@@ -3022,6 +3022,15 @@ msgctxt ""
msgid "Description (File Properties)"
msgstr ""
+#. LP3AD
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"bm_id661712409722063\n"
+"help.text"
+msgid "<bookmark_value>description; document properties</bookmark_value> <bookmark_value>description; file properties</bookmark_value> <bookmark_value>description; metadata</bookmark_value> <bookmark_value>metadata; adding metadata</bookmark_value> <bookmark_value>metadata; editing metadata</bookmark_value>"
+msgstr ""
+
#. NQDen
#: 01100100.xhp
msgctxt ""
@@ -3040,14 +3049,59 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">Contains descriptive information about the document.</ahelp>"
msgstr ""
-#. D2ptn
+#. reSZA
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id721712354151660\n"
+"help.text"
+msgid "Choose <menuitem>File - Properties</menuitem> then select the <menuitem>Description</menuitem> tab."
+msgstr ""
+
+#. PSac7
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id271712404524124\n"
+"help.text"
+msgid "%PRODUCTNAME supports the Dublin Core Metadata Element Set, a standardized set of metadata elements used to describe physical and electronic documents."
+msgstr ""
+
+#. DQhzs
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id311712404964926\n"
+"help.text"
+msgid "You can add additional metadata elements in the <link href=\"text/shared/01/01100300.xhp\"><menuitem>Custom Properties</menuitem></link> tab."
+msgstr ""
+
+#. DB262
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id581602083308804\n"
+"help.text"
+msgid "<emph>Title</emph>, <emph>Subject</emph>, and <emph>Keywords</emph> are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description."
+msgstr ""
+
+#. ZtSST
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id101714412611703\n"
+"help.text"
+msgid "<variable id=\"elements_h2\">Elements</variable>"
+msgstr ""
+
+#. V3K7D
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3152372\n"
"help.text"
-msgid "Title"
-msgstr "عنوان"
+msgid "<variable id=\"title_h3\">Title</variable>"
+msgstr ""
#. m9p8k
#: 01100100.xhp
@@ -3058,13 +3112,22 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Enter a title for the document.</ahelp>"
msgstr ""
-#. eb9jj
+#. AfJNA
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id291714416716612\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A name given to the resource."
+msgstr ""
+
+#. mirp7
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3145669\n"
"help.text"
-msgid "Subject"
+msgid "<variable id=\"subject_h3\">Subject</variable>"
msgstr ""
#. aPM28
@@ -3076,13 +3139,22 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">Enter a subject for the document. You can use a subject to group documents with similar contents.</ahelp>"
msgstr ""
-#. X5QRA
+#. CwTLv
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id781714416090632\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The topic of the resource."
+msgstr ""
+
+#. ntXMN
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3156426\n"
"help.text"
-msgid "Keywords"
+msgid "<variable id=\"keywords_h3\">Keywords</variable>"
msgstr ""
#. 4pHTt
@@ -3094,14 +3166,230 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp>"
msgstr ""
-#. F8sxc
+#. pkTCC
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id991712331471026\n"
+"help.text"
+msgid "<variable id=\"contributor_h3\">Contributor</variable>"
+msgstr ""
+
+#. GFBhZ
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id1001712331484014\n"
+"help.text"
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document. For example he names of the authors of the document, or members of the team who contributed data."
+msgstr ""
+
+#. CicCF
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id341714417205026\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An entity responsible for making contributions to the resource."
+msgstr ""
+
+#. 9HoTd
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id291712331494279\n"
+"help.text"
+msgid "<variable id=\"coverage_h3\">Coverage</variable>"
+msgstr ""
+
+#. vCizD
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id961712331502781\n"
+"help.text"
+msgid "Enter the time, place, or jurisdiction that the document is relevant to. For example, a range of dates, a place, or an institution that the document applies to."
+msgstr ""
+
+#. 3NGzr
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id751714417027700\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."
+msgstr ""
+
+#. oCXtb
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id91712331508846\n"
+"help.text"
+msgid "<variable id=\"identifier_h3\">Identifier</variable>"
+msgstr ""
+
+#. knfFR
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id311712331541857\n"
+"help.text"
+msgid "Enter a unique and unambiguous identifier for the document. For example, a document number or ISBN."
+msgstr ""
+
+#. ifeVh
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id951714414695195\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An unambiguous reference to the document within a specific context."
+msgstr ""
+
+#. xXzCz
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id941712331544480\n"
+"help.text"
+msgid "<variable id=\"publisher_h3\">Publisher</variable>"
+msgstr ""
+
+#. 3CXu4
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id971712331610892\n"
+"help.text"
+msgid "Enter the name of the entity that is making the document available. For example, a company, university, or government body."
+msgstr ""
+
+#. wwXLg
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id951714495693749\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An entity responsible for making the resource available."
+msgstr ""
+
+#. EHSTB
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id991712331616227\n"
+"help.text"
+msgid "<variable id=\"relation_h3\">Relation</variable>"
+msgstr ""
+
+#. dtGAj
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id41712331631248\n"
+"help.text"
+msgid "Enter information about resources related to the document. For example, a set of volumes the document is part of, or the document's edition number."
+msgstr ""
+
+#. 3adUT
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id121714495775615\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A related resource."
+msgstr ""
+
+#. EwqDc
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id371712331706300\n"
+"help.text"
+msgid "<variable id=\"rights_h3\">Rights</variable>"
+msgstr ""
+
+#. gAqnL
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id381712331724319\n"
+"help.text"
+msgid "Enter information intellectual property rights associated with the document. For example, a copyright statement, or information about who has permission to access the document."
+msgstr ""
+
+#. U5YE6
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id651714495803137\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>Information about rights held in and over the resource."
+msgstr ""
+
+#. U7iEe
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id691712336584526\n"
+"help.text"
+msgid "<variable id=\"source_h3\">Source</variable>"
+msgstr ""
+
+#. 7gvvH
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id281712331745647\n"
+"help.text"
+msgid "Enter information about other resources from which the document is derived. For example, the name or identifier of a hard copy that the document was scanned from, or a url that the document was downloaded from."
+msgstr ""
+
+#. 4bXyK
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id511714495809888\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A related resource from which the described resource is derived."
+msgstr ""
+
+#. 7GCuX
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id921712336596379\n"
+"help.text"
+msgid "<variable id=\"type_h3\">Type</variable>"
+msgstr ""
+
+#. DQaEH
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id61712336816144\n"
+"help.text"
+msgid "Enter information about the category or format of the document. For example, whether the document is a text document, image, or multimedia presentation."
+msgstr ""
+
+#. z9u52
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id971714495815222\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The nature or genre of the resource."
+msgstr ""
+
+#. hCVdH
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3148620\n"
"help.text"
-msgid "Comments"
-msgstr "تعليق"
+msgid "<variable id=\"comments_h3\">Comments</variable>"
+msgstr ""
#. ZmWzL
#: 01100100.xhp
@@ -3112,13 +3400,49 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">Enter comments to help identify the document.</ahelp>"
msgstr ""
-#. DB262
+#. jmnT9
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
-"par_id581602083308804\n"
+"hd_id621714663020660\n"
"help.text"
-msgid "<emph>Title</emph>, <emph>Subject</emph>, and <emph>Keywords</emph> are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description."
+msgid "Help"
+msgstr ""
+
+#. GZhGz
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id681714663041980\n"
+"help.text"
+msgid "Reset"
+msgstr ""
+
+#. sQD8r
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id21714663049092\n"
+"help.text"
+msgid "OK"
+msgstr ""
+
+#. HYSCn
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id71714663031713\n"
+"help.text"
+msgid "Cancel"
+msgstr ""
+
+#. Q7CCy
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id621714749828805\n"
+"help.text"
+msgid "<link href=\"https://www.dublincore.org/specifications/dublin-core/dces/\">DCES Page on the DCMI Website</link>"
msgstr ""
#. 63szi
@@ -8827,40 +9151,40 @@ msgctxt ""
msgid "To enclose a set of ‘|’ alternatives. For example, the regular expression \"b(oo|ac)k\" matches both \"book\" and \"back\"."
msgstr ""
-#. zeknH
+#. 8AwgQ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id891559576747109\n"
"help.text"
-msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\" in a search.; the regular expression \"M(iss){2}ippi\" matches \"Mississippi\"."
+msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\"; \"M(iss){2}ippi\" matches \"Mississippi\"."
msgstr ""
-#. CAKwA
+#. GYnF7
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id801559576780692\n"
"help.text"
-msgid "To record the matched sub string inside the parentheses as a reference for later use in the <widget>Find</widget> box using the \"\\n\" construct or in the <widget>Replace</widget> box using the \"$n\" construct. The reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box. The reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on."
+msgid "To reference the matched sub string inside the parentheses for later use. The \"\\N\" construct is used in the <widget>Find</widget> box, the \"$N\" construct is used in the <widget>Replace</widget> box. \"N\" being a digit, the reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box; \"\\2\" and \"$2\" reference to the second matched, and so on."
msgstr ""
-#. ekwoG
+#. WpQrk
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id951559576846997\n"
"help.text"
-msgid "For example, the regular expression \"(890)7\\1\\1\" matches \"8907890890\"."
+msgid "For example, the regular expression \"(890)xy\\1z\\1\" matches \"890xy890z890\"."
msgstr ""
-#. FXv6A
+#. DCFjT
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id561559576865734\n"
"help.text"
-msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\""
+msgid "With the regular expression \"(fruit|truth)\\b\" in the Find box, and the replacement expression \"$1ful\" in the Replace box, occurrences of \"fruit\" and \"truth\" are replaced with \"fruitful\" and \"truthful\" respectively. Note: \"\\b\" prevents \"fruitfully\" or \"truthfully\" from matching."
msgstr ""
#. rdpGK
@@ -12607,13 +12931,13 @@ msgctxt ""
msgid "All Changes Inline"
msgstr ""
-#. f4KbK
+#. CDWai
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id581668110199198\n"
"help.text"
-msgid "The default. Insertions and deletions are displayed in the contents according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>."
+msgid "The default. Insertions and deletions are displayed in the content according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>."
msgstr ""
#. ARQV7
@@ -12625,13 +12949,13 @@ msgctxt ""
msgid "Deletions in Margin"
msgstr ""
-#. iAFwQ
+#. sgVPH
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id351668110205116\n"
"help.text"
-msgid "Show the deleted contents in the margin. Insertions are displayed in the contents."
+msgid "Show the deleted content in the margin. Insertions are displayed in the content."
msgstr ""
#. v49KG
@@ -12643,13 +12967,13 @@ msgctxt ""
msgid "Insertions in Margin"
msgstr ""
-#. MtGwJ
+#. Ab5o9
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id751668110211057\n"
"help.text"
-msgid "Show the inserted contents in the margin. Deletions are displayed in the contents."
+msgid "Show the inserted content in the margin. Deletions are displayed in the content."
msgstr ""
#. nXYPN
@@ -15955,15 +16279,6 @@ msgctxt ""
msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>"
msgstr ""
-#. hdCpG
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3147588\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>"
-msgstr ""
-
#. YMW57
#: 05020000.xhp
msgctxt ""
@@ -16234,58 +16549,49 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>"
msgstr ""
-#. AYN9L
+#. cmpKA
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"hd_id3149482\n"
+"par_id531711633095294\n"
"help.text"
-msgid "Font Color"
+msgid "Choose <menuitem>Home</menuitem> then click the <menuitem>Home</menuitem> dropdown on the right-hand side of the tab and choose <menuitem>Character</menuitem>."
msgstr ""
-#. yZAbJ
+#. LXs3D
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_id3146924\n"
+"par_id891711633731822\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "Choose <menuitem>Character - Character</menuitem>"
msgstr ""
-#. ScU6M
-#: 05020200.xhp
-msgctxt ""
-"05020200.xhp\n"
-"par_idN10CC2\n"
-"help.text"
-msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
-msgstr ""
-
-#. vT2uF
+#. AYN9L
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_idN10CC9\n"
+"hd_id3149482\n"
"help.text"
-msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
+msgid "Font Color"
msgstr ""
-#. vjg7G
+#. yZAbJ
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_idN10CD6\n"
+"par_id3146924\n"
"help.text"
-msgid "To undo the last change, right-click."
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
-#. Dj8AA
+#. ScU6M
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_idN10CDA\n"
+"par_idN10CC2\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
msgstr ""
#. XqzQT
@@ -18592,6 +18898,15 @@ msgctxt ""
msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS"
msgstr ""
+#. Z6w48
+#: 05020301.xhp
+msgctxt ""
+"05020301.xhp\n"
+"par_id3148701\n"
+"help.text"
+msgid "The time can be suffixed with <emph>AM/PM</emph> to have hours in 0-12 AM/PM format."
+msgstr ""
+
#. biREB
#: 05020301.xhp
msgctxt ""
@@ -20761,330 +21076,6 @@ msgctxt ""
msgid "If the value is outside the limits for the selected format the following error code is shown:"
msgstr ""
-#. pSG47
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Hyperlink"
-msgstr ""
-
-#. DMfXz
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"bm_id3152895\n"
-"help.text"
-msgid "<bookmark_value>formatting; hyperlinks</bookmark_value><bookmark_value>characters; hyperlinks</bookmark_value><bookmark_value>hyperlinks; character formats</bookmark_value><bookmark_value>text;hyperlinks</bookmark_value><bookmark_value>links; character formats</bookmark_value>"
-msgstr ""
-
-#. wHbHQ
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3152895\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\">فتح</link>"
-
-#. RRuMa
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3149388\n"
-"help.text"
-msgid "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Assigns a new hyperlink or edits the selected hyperlink.</ahelp></variable> A hyperlink is a link to a file on the Internet or on your local system."
-msgstr ""
-
-#. yiH9t
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3145211\n"
-"help.text"
-msgid "You can also assign or edit a named HTML anchor, or <link href=\"text/swriter/01/04040000.xhp\">Bookmark</link>, that refers to a specific place in a document."
-msgstr ""
-
-#. DELTS
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3147243\n"
-"help.text"
-msgid "Hyperlink"
-msgstr ""
-
-#. HsWdr
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3156113\n"
-"help.text"
-msgid "Specify the properties for the hyperlink."
-msgstr ""
-
-#. qNf4f
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3166410\n"
-"help.text"
-msgid "URL"
-msgstr ""
-
-#. Qk3u3
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3153332\n"
-"help.text"
-msgid "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Enter a <link href=\"text/shared/00/00000002.xhp#url\">URL</link> for the file that you want to open when you click the hyperlink.</ahelp> If you do not specify a target frame, the file opens in the current document or frame.</variable>"
-msgstr ""
-
-#. kEEzJ
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3153716\n"
-"help.text"
-msgid "Browse"
-msgstr ""
-
-#. agRey
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3157910\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/urlpb\">Locate the file that you want to link to, and then click <emph>Open</emph>.</ahelp>"
-msgstr ""
-
-#. 88TLK
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3156152\n"
-"help.text"
-msgid "Reference"
-msgstr ""
-
-#. BUTCh
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3155450\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Enter the text that you want to display for the hyperlink.</ahelp>"
-msgstr ""
-
-#. rHTAT
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3158430\n"
-"help.text"
-msgid "Events"
-msgstr ""
-
-#. qKEUB
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3153257\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Specify an event that triggers when you click the hyperlink.</ahelp>"
-msgstr ""
-
-#. ZwRT7
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3153348\n"
-"help.text"
-msgid "Name"
-msgstr "اسم"
-
-#. DPnDg
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3156023\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink:"
-msgstr ""
-
-#. TwXxf
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3148943\n"
-"help.text"
-msgid "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Note</A>"
-msgstr ""
-
-#. kz4g4
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3155923\n"
-"help.text"
-msgid "Frame"
-msgstr ""
-
-#. WhYGY
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3147559\n"
-"help.text"
-msgid "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list.</ahelp> If you leave this box blank, the linked file opens in the current browser window.</variable>"
-msgstr ""
-
-#. EwDvX
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3155922\n"
-"help.text"
-msgid "Name of Frame"
-msgstr ""
-
-#. kkKZ5
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154924\n"
-"help.text"
-msgid "Definition"
-msgstr ""
-
-#. ic9cG
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3159413\n"
-"help.text"
-msgid "Named entries"
-msgstr ""
-
-#. 8ubE9
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154935\n"
-"help.text"
-msgid "File opens in a named frame in the current HTML document."
-msgstr ""
-
-#. E9CvG
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150358\n"
-"help.text"
-msgid "File opens in the current frame."
-msgstr ""
-
-#. Kv599
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3152920\n"
-"help.text"
-msgid "File opens in a new page."
-msgstr ""
-
-#. 9oC24
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154217\n"
-"help.text"
-msgid "File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used."
-msgstr ""
-
-#. rkF4o
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150288\n"
-"help.text"
-msgid "File opens in the topmost frame in the hierarchy."
-msgstr ""
-
-#. TzYCN
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3149656\n"
-"help.text"
-msgid "Character Styles"
-msgstr ""
-
-#. GufCM
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3148664\n"
-"help.text"
-msgid "Specify the formatting options for the hyperlink."
-msgstr ""
-
-#. 9B6Fj
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3151056\n"
-"help.text"
-msgid "Visited links"
-msgstr ""
-
-#. NNb6r
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150359\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr ""
-
-#. g36GD
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3154365\n"
-"help.text"
-msgid "Unvisited links"
-msgstr ""
-
-#. 3ner6
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154216\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr ""
-
-#. rDAAB
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3143231\n"
-"help.text"
-msgid "<link href=\"text/shared/02/09070000.xhp\">Hyperlink dialog</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\">فتح</link>"
-
-#. ABeAU
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3152933\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060700.xhp\">Assign macro</link>"
-msgstr "<link href=\"text/shared/01/02230401.xhp\">قائمة</link>"
-
#. kabbQ
#: 05020500.xhp
msgctxt ""
@@ -21427,6 +21418,42 @@ msgctxt ""
msgid "Kerning is only available for certain font types and requires that your printer support this option."
msgstr ""
+#. KPLkS
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"hd_id3149822\n"
+"help.text"
+msgid "Hyphenation"
+msgstr ""
+
+#. zwx53
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"par_id3150013\n"
+"help.text"
+msgid "Skip <link href=\"text/swriter/guide/using_hyphen.xhp\">hyphenation</link> for selected words."
+msgstr ""
+
+#. DdWCv
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"hd_id3149823\n"
+"help.text"
+msgid "Exclude from hyphenation"
+msgstr ""
+
+#. 7TvpJ
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"par_id3150025\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/positionpage/nohyphenation\">It prevents hyphenation of the selected word or words in a paragraph hyphenated automatically.</ahelp>"
+msgstr ""
+
#. aqPsX
#: 05020600.xhp
msgctxt ""
@@ -21580,13 +21607,13 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020700.xhp\">Asian Typography</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\">طبقة</link>"
-#. 4vq7o
+#. yMKcS
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Languages and Locales - General</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Languages and Locales - General</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Asian</emph> box in the <emph>Default Languages for Documents</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#. qgmeT
@@ -43963,13 +43990,13 @@ msgctxt ""
msgid "Import"
msgstr ""
-#. 3zmRL
+#. Huhmu
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
"par_idN10560\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
+msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
msgstr ""
#. 3qKnr
@@ -44071,13 +44098,13 @@ msgctxt ""
msgid "Assign Macro"
msgstr ""
-#. mCRaE
+#. FCntY
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
"par_id3156152\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130020.xhp\">Macro Selector</link> to assign a macro to the selected event.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130020.xhp\">Macro Selector</link> dialog to assign a macro to the selected event.</ahelp>"
msgstr ""
#. 6a78S
@@ -46366,13 +46393,13 @@ msgctxt ""
msgid "Columns"
msgstr ""
-#. 5C4cG
+#. hRnht
#: DeleteColumns.xhp
msgctxt ""
"DeleteColumns.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></caseinline></switchinline></variable>"
+msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></defaultinline></switchinline></variable>"
msgstr ""
#. 4gWeX
@@ -46393,13 +46420,13 @@ msgctxt ""
msgid "Rows"
msgstr ""
-#. JLs4D
+#. RZSS7
#: DeleteRows.xhp
msgctxt ""
"DeleteRows.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></caseinline></switchinline></variable>"
+msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></defaultinline></switchinline></variable>"
msgstr ""
#. BAFgC
@@ -46420,13 +46447,13 @@ msgctxt ""
msgid "Table"
msgstr ""
-#. KA7Xh
+#. CWBXu
#: DeleteTable.xhp
msgctxt ""
"DeleteTable.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Table</link></variable>"
+msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Delete Table</link></variable>"
msgstr ""
#. KKtYG
@@ -47320,13 +47347,13 @@ msgctxt ""
msgid "Table"
msgstr ""
-#. cGMtF
+#. VBPFw
#: SelectTable.xhp
msgctxt ""
"SelectTable.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Table</link></variable>"
+msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Select Table</link></variable>"
msgstr ""
#. vq64h
@@ -47554,6 +47581,15 @@ msgctxt ""
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#measurement_units\">units of measure</link>."
msgstr ""
+#. rTuK8
+#: SetOptimalRowHeight.xhp
+msgctxt ""
+"SetOptimalRowHeight.xhp\n"
+"par_id441713804246210\n"
+"help.text"
+msgid "Set row height for selected table rows so that each row has the same height as the row with the tallest content."
+msgstr ""
+
#. cSeBS
#: SetOptimalRowHeight.xhp
msgctxt ""
@@ -47941,13 +47977,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp>"
msgstr ""
-#. c5KSR
+#. 9W88N
#: StyleUpdateByExample.xhp
msgctxt ""
"StyleUpdateByExample.xhp\n"
"par_id921693534308719\n"
"help.text"
-msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>"
+msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>"
msgstr ""
#. EGCCM
@@ -48301,13 +48337,13 @@ msgctxt ""
msgid "<bookmark_value>importing; HTML with META tags</bookmark_value><bookmark_value>exporting; to HTML</bookmark_value><bookmark_value>HTML; importing META tags</bookmark_value><bookmark_value>HTML documents; META tags in</bookmark_value><bookmark_value>META tags</bookmark_value><bookmark_value>tags; META tags</bookmark_value>"
msgstr ""
-#. V7MHe
+#. VnGxC
#: about_meta_tags.xhp
msgctxt ""
"about_meta_tags.xhp\n"
"hd_id3154380\n"
"help.text"
-msgid "HTML import and export"
+msgid "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">HTML import and export</link></variable>"
msgstr ""
#. EGTkD
@@ -48742,13 +48778,13 @@ msgctxt ""
msgid "Select NSS path"
msgstr ""
-#. 8gaEP
+#. WiUzN
#: certificatepath.xhp
msgctxt ""
"certificatepath.xhp\n"
"par_id851594766090600\n"
"help.text"
-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>"
+msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
msgstr ""
#. zivCM
@@ -49849,40 +49885,76 @@ msgctxt ""
msgid "Gallery"
msgstr ""
-#. NBQoG
+#. SJkpG
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3149783\n"
+"bm_id621711721620413\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
+msgid "<bookmark_value>Gallery; opening</bookmark_value> <bookmark_value>Gallery; context menu</bookmark_value> <bookmark_value>Gallery; themes</bookmark_value> <bookmark_value>Gallery; new theme</bookmark_value>"
msgstr ""
-#. qHpNn
+#. FKVEA
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3148983\n"
+"hd_id3153894\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
+msgid "<variable id=\"media_gallery_h1\"><link href=\"text/shared/01/gallery.xhp\">Gallery</link></variable>"
msgstr ""
-#. NjGBG
+#. o76wC
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3153894\n"
+"par_id3150789\n"
"help.text"
-msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\">طبقة</link>"
+msgid "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Opens the Gallery deck of the Sidebar, where you can select images and audio clips to insert into your document.</ahelp></variable>"
+msgstr ""
-#. o76wC
+#. UPGCG
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3150789\n"
+"par_id3146765\n"
"help.text"
-msgid "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Opens the Gallery deck of the Sidebar, where you can select images and audio clips to insert into your document.</ahelp></variable>"
+msgid "Choose <menuitem>View - Gallery</menuitem>."
+msgstr ""
+
+#. Ew7Bc
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id561687042574900\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Gallery</menuitem>."
+msgstr ""
+
+#. VguKX
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id581711550086281\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 3</keycode>"
+msgstr ""
+
+#. E9hcr
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3153323\n"
+"help.text"
+msgid "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Gallery</alt></image>"
+msgstr ""
+
+#. yAGRA
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3153551\n"
+"help.text"
+msgid "Gallery"
msgstr ""
#. EWyc5
@@ -49903,131 +49975,167 @@ msgctxt ""
msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
msgstr ""
-#. UPGCG
+#. cXiAt
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3146765\n"
+"par_id3145346\n"
"help.text"
-msgid "Choose <menuitem>View - Gallery</menuitem>."
+msgid "Themes are listed on the left side of the <emph>Gallery</emph>. <ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
msgstr ""
-#. Ew7Bc
+#. 4F3zQ
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id561687042574900\n"
+"par_id3155355\n"
"help.text"
-msgid "Choose <menuitem>Insert - Gallery</menuitem>."
+msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
msgstr ""
-#. E9hcr
+#. XNR93
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3153323\n"
+"hd_id41711735303911\n"
"help.text"
-msgid "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Gallery</alt></image>"
+msgid "Themes context menu"
msgstr ""
-#. yAGRA
+#. T6Ztu
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3153551\n"
+"par_id3159167\n"
"help.text"
-msgid "Gallery"
+msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
msgstr ""
-#. R7joR
+#. BCULr
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3145346\n"
+"hd_id3154142\n"
"help.text"
-msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
+msgid "Properties"
msgstr ""
-#. 4F3zQ
+#. RwCPu
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3155355\n"
+"par_id3148990\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
+msgid "The <emph>Properties</emph> dialog contains the following tabs:"
msgstr ""
-#. RRsij
+#. DLNgg
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3156113\n"
+"hd_id901711736039528\n"
"help.text"
-msgid "Adding a New File to the Gallery"
+msgid "<link href=\"text/shared/00/01050000.xhp\">General</link>"
msgstr ""
-#. EHZc3
+#. rRbmM
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3153032\n"
+"hd_id3151384\n"
+"help.text"
+msgid "<link href=\"text/shared/01/gallery_files.xhp\">Files</link>"
+msgstr "<link href=\"text/shared/01/05250000.xhp\">طبقة</link>"
+
+#. 3iUKp
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id741711735329999\n"
"help.text"
-msgid "To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files</emph> tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window."
+msgid "Object context menu"
msgstr ""
-#. fxa97
+#. Puyeg
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3145315\n"
+"par_id221711737517487\n"
"help.text"
-msgid "New theme"
+msgid "To access the following commands, right-click an object in the <emph>Gallery</emph>:"
msgstr ""
-#. oeKGW
+#. fE5Sa
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3150275\n"
+"hd_id241711736368130\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>"
+msgid "Title"
msgstr ""
-#. T6Ztu
+#. akAiF
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3159167\n"
+"par_id801711736385660\n"
"help.text"
-msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
+msgid "Changes the title of the selected object. After selecting <menuitem>Title</menuitem> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
msgstr ""
-#. BCULr
+#. yJNd9
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3154142\n"
+"hd_id621711984540725\n"
"help.text"
-msgid "Properties"
+msgid "Icon View"
msgstr ""
-#. wZoGx
+#. crhKV
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3148990\n"
+"par_id3149783\n"
"help.text"
-msgid "The <emph>Properties of (Theme)</emph> dialog contains the following tabs:"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
msgstr ""
-#. rRbmM
+#. CHMbM
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3151384\n"
+"hd_id961711984651481\n"
"help.text"
-msgid "<link href=\"text/shared/01/gallery_files.xhp\">Files</link>"
-msgstr "<link href=\"text/shared/01/05250000.xhp\">طبقة</link>"
+msgid "Detailed View"
+msgstr ""
+
+#. BygRC
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3148983\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
+msgstr ""
+
+#. Be2PG
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id3145315\n"
+"help.text"
+msgid "New"
+msgstr ""
+
+#. oeKGW
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3150275\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>"
+msgstr ""
#. dFbRR
#: gallery_files.xhp
@@ -50173,13 +50281,13 @@ msgctxt ""
msgid "Preview box"
msgstr ""
-#. yEjxA
+#. WKSeB
#: gallery_files.xhp
msgctxt ""
"gallery_files.xhp\n"
"par_id3153662\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_PREVIEW\">Displays a preview of the selected file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/galleryfilespage/image\">Displays a preview of the selected file.</ahelp>"
msgstr ""
#. VZmGe
@@ -53404,6 +53512,15 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>"
msgstr ""
+#. fV4Cs
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id3153115\n"
+"help.text"
+msgid "Consider embedding fonts when your document use rare or custom fonts not generally available in other computers."
+msgstr ""
+
#. UnyFx
#: prop_font_embed.xhp
msgctxt ""
@@ -53413,22 +53530,76 @@ msgctxt ""
msgid "Font embedding"
msgstr ""
-#. LM4Gn
+#. Rudeo
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id91713382611498\n"
+"help.text"
+msgid "Embed fonts in the document"
+msgstr ""
+
+#. R3p4h
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout."
+msgid "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> All fonts referenced in styles or direct formatting are embedded, even if the style is not applied in the document."
msgstr ""
-#. fV4Cs
+#. QFPEN
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
-"par_id3153115\n"
+"hd_id271713382605686\n"
"help.text"
-msgid "Consider embedding fonts when your document use rare or custom fonts not generally available in other computers."
+msgid "Only embed fonts that are used in the document"
+msgstr ""
+
+#. g37Cb
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id851713384397434\n"
+"help.text"
+msgid "Mark this box to embed fonts used in the document and filter out unused fonts. The fonts are embedded if they are used in an applied style or in direct formatting only."
+msgstr ""
+
+#. rRTrB
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id741713382637243\n"
+"help.text"
+msgid "The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout."
+msgstr ""
+
+#. vdVRy
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id401713382497446\n"
+"help.text"
+msgid "Font scripts to embed"
+msgstr ""
+
+#. ntMCj
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id771713384803066\n"
+"help.text"
+msgid "Latin, Asian and Complex fonts"
+msgstr ""
+
+#. fSDor
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id691713384968030\n"
+"help.text"
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index bb0cd2c416e..aa262039b61 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2021-11-26 20:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ar/>\n"
@@ -9970,13 +9970,13 @@ msgctxt ""
msgid "About Digital Signatures"
msgstr ""
-#. gfYBh
+#. GFF6W
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"bm_id7430951\n"
"help.text"
-msgid "<bookmark_value>certificates</bookmark_value> <bookmark_value>digital signatures;overview</bookmark_value> <bookmark_value>security;digital signatures</bookmark_value>"
+msgid "<bookmark_value>certificates</bookmark_value><bookmark_value>digital signatures;overview</bookmark_value><bookmark_value>security;digital signatures</bookmark_value>"
msgstr ""
#. 3NrAw
@@ -10105,13 +10105,13 @@ msgctxt ""
msgid "Signature status"
msgstr ""
-#. ZAFFB
+#. HbC47
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id0821200912504010\n"
"help.text"
-msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
+msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
msgstr ""
#. YC276
@@ -10123,13 +10123,13 @@ msgctxt ""
msgid "The signature is valid."
msgstr ""
-#. KXucF
+#. 742D2
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id082120091250418\n"
"help.text"
-msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
+msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
msgstr ""
#. FE8hU
@@ -10150,13 +10150,13 @@ msgctxt ""
msgid "The signature and the certificate are OK, but not all parts of the document are signed. (For documents that were signed with old versions of the software, see note below.)"
msgstr ""
-#. aCbSV
+#. cbqD3
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id0821200912504237\n"
"help.text"
-msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
+msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
msgstr ""
#. h98zw
@@ -11707,78 +11707,6 @@ msgctxt ""
msgid "When you drag a database column into the text document, you insert a field. If you hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging, a text field is inserted, grouped with an appropriate label field. The text field already contains all the database information that you need for the form."
msgstr ""
-#. znEGN
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Copying Graphics From the Gallery"
-msgstr ""
-
-#. UCuQ7
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"bm_id3145345\n"
-"help.text"
-msgid "<bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value><bookmark_value>draw objects;dropping Gallery pictures</bookmark_value><bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
-msgstr ""
-
-#. qGug9
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"hd_id3145345\n"
-"help.text"
-msgid "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\">Copying Graphics From the Gallery</link></variable>"
-msgstr ""
-
-#. JA2ug
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3155535\n"
-"help.text"
-msgid "If you drag a graphic from the Gallery into a text, spreadsheet or presentation document, the graphic will be inserted there."
-msgstr ""
-
-#. pnrSR
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3149762\n"
-"help.text"
-msgid "If you release the graphic <emph>directly on a draw object</emph>, please note the following:"
-msgstr ""
-
-#. 5fUc8
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153825\n"
-"help.text"
-msgid "If you move the graphic (drag it without pressing any key, in which case no additional symbol appears next to the mouse pointer), only the attributes are copied from the graphic and applied to the draw object on which you release the mouse button."
-msgstr ""
-
-#. yFm5P
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153665\n"
-"help.text"
-msgid "If you copy the graphic (drag it while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, in which case a plus sign appears next to the mouse pointer), the graphic will be inserted as an object."
-msgstr ""
-
-#. bppRZ
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3154514\n"
-"help.text"
-msgid "If you create a hyperlink (drag while holding down Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, in which case a linking arrow appears next to the mouse pointer), the drawing object is replaced by the graphic from the Gallery, but the position and size of the replaced draw object are retained."
-msgstr ""
-
#. 6HANC
#: dragdrop_gallery.xhp
msgctxt ""
@@ -13642,49 +13570,49 @@ msgctxt ""
msgid "Inserting Objects From the Gallery"
msgstr ""
-#. z7TPk
+#. VJcdB
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"bm_id3145136\n"
"help.text"
-msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value><bookmark_value>pictures; inserting from Gallery</bookmark_value><bookmark_value>objects; inserting from Gallery</bookmark_value><bookmark_value>patterns for objects</bookmark_value><bookmark_value>textures;inserting from Gallery</bookmark_value><bookmark_value>backgrounds;inserting from Gallery</bookmark_value><bookmark_value>inserting;objects from Gallery</bookmark_value><bookmark_value>copying;from Gallery</bookmark_value>"
+msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value> <bookmark_value>pictures; inserting from Gallery</bookmark_value> <bookmark_value>inserting; from Gallery into text</bookmark_value> <bookmark_value>objects; inserting from Gallery</bookmark_value> <bookmark_value>textures;inserting from Gallery</bookmark_value> <bookmark_value>backgrounds;inserting from Gallery</bookmark_value> <bookmark_value>inserting;objects from Gallery</bookmark_value> <bookmark_value>copying;from Gallery</bookmark_value> <bookmark_value>replacing;objects from Gallery</bookmark_value> <bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value> <bookmark_value>draw objects;dropping Gallery pictures</bookmark_value> <bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
msgstr ""
-#. YRSYi
+#. 2ZbhA
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"hd_id3145136\n"
"help.text"
-msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">Inserting Objects From the Gallery</link> </variable>"
+msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">Inserting Objects From the Gallery</link></variable>"
msgstr ""
-#. LAR7B
+#. EPdES
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "You can insert an object in a document either as a <emph>copy</emph> or as a <emph>link</emph>. A copy of an object is independent of the original object. Changes to the original object have no effect on the copy. A link remains dependent on the original object. Changes to the original object are also reflected in the link."
+msgid "You can insert an object from the <link href=\"text/shared/01/gallery.xhp)\"><menuitem>Gallery</menuitem></link> into a text, spreadsheet, drawing or presentation document by dragging and dropping or using the Context Menu. Inserting an object creates a copy of the object so any changes to the object in your document will not affect the object in the Gallery."
msgstr ""
-#. aZdkD
+#. X9jZA
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"hd_id3145313\n"
"help.text"
-msgid "Inserting an object as a copy"
+msgid "Inserting an object into a document"
msgstr ""
-#. iH6Pk
+#. LCTJG
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3145382\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the <menuitem>Gallery</menuitem>."
msgstr ""
#. oiga2
@@ -13705,148 +13633,166 @@ msgctxt ""
msgid "Select an object using a single click."
msgstr ""
-#. v2Fao
+#. doEvd
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3153561\n"
"help.text"
-msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Copy</emph>."
+msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph>."
msgstr ""
-#. iCLgS
+#. cgcUR
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3153061\n"
+"hd_id561711644566506\n"
"help.text"
-msgid "Inserting an object as a link"
+msgid "Replacing an object in a document"
msgstr ""
-#. 29XfG
+#. qsx9s
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3145068\n"
+"hd_id511711975545500\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
+msgid "By dragging and dropping"
msgstr ""
-#. x75qp
+#. kTFT5
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3148663\n"
+"par_id741711644406741\n"
+"help.text"
+msgid "Open the <menuitem>Gallery</menuitem>."
+msgstr ""
+
+#. ReoPv
+#: gallery_insert.xhp
+msgctxt ""
+"gallery_insert.xhp\n"
+"par_id111711644455162\n"
"help.text"
msgid "Select a theme."
msgstr ""
-#. zfo66
+#. G3AdH
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3150543\n"
+"par_id831711644480884\n"
"help.text"
-msgid "Select an object by a single click."
+msgid "Select an object using a single click."
msgstr ""
-#. PrjGx
+#. UZEnF
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3154140\n"
+"par_id991711644510397\n"
"help.text"
-msgid "Drag the object into the document while pressing the Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> keys, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Link</emph>."
+msgid "Drag the object over the one you want to replace while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key."
msgstr ""
-#. WtmDo
+#. 8GQeC
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3156282\n"
+"hd_id711711975589781\n"
"help.text"
-msgid "Inserting an object as a background graphic"
+msgid "Using the context menu"
msgstr ""
-#. uDPgn
+#. gioE7
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3152920\n"
+"par_id121711975624165\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the <menuitem>Gallery</menuitem>"
msgstr ""
-#. LzBki
+#. 4DhkW
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3151041\n"
+"par_id771711975652268\n"
"help.text"
msgid "Select a theme."
msgstr ""
-#. xMe6j
+#. VA8rF
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3145607\n"
+"par_id101711975737933\n"
"help.text"
-msgid "Select an object by a single click."
+msgid "Left-click on the object you want to replace."
msgstr ""
-#. sYZE6
+#. bB6AS
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3147289\n"
+"par_id381711975764271\n"
"help.text"
-msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Paragraph</emph>."
+msgid "Right-click on the object you want to replace it with and select <menuitem>Insert</menuitem>."
msgstr ""
-#. pyvMk
+#. WtmDo
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3145787\n"
+"hd_id3156282\n"
"help.text"
-msgid "Inserting an object as a texture (pattern) for another object"
+msgid "Inserting an object as a background graphic"
msgstr ""
-#. CZ7j9
+#. L9atk
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3159196\n"
+"par_id3152920\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
+msgid "Open the <menuitem>Gallery</menuitem>."
msgstr ""
-#. 8rneW
+#. LzBki
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3152596\n"
+"par_id3151041\n"
"help.text"
msgid "Select a theme."
msgstr ""
-#. CSD9e
+#. xMe6j
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3148617\n"
+"par_id3145607\n"
"help.text"
msgid "Select an object by a single click."
msgstr ""
-#. xP4EK
+#. Fv6Xu
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3147443\n"
+"par_id3147289\n"
"help.text"
-msgid "Drag the object on to the other object in the document while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Insert - Background - Paragraph</emph>."
+msgstr ""
+
+#. 7jTqy
+#: gallery_insert.xhp
+msgctxt ""
+"gallery_insert.xhp\n"
+"par_id171711643080652\n"
+"help.text"
+msgid "The option to insert an object as a background image is only available in %PRODUCTNAME Writer."
msgstr ""
#. PydiW
@@ -15316,13 +15262,22 @@ msgctxt ""
msgid "In any text input field (such as the input fields in the <emph>Find & Replace</emph> dialog) you can press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S to open the <emph>Special Characters</emph> dialog."
msgstr ""
-#. yrs8i
+#. twAuy
+#: insert_specialchar.xhp
+msgctxt ""
+"insert_specialchar.xhp\n"
+"par_id3155620\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">On <emph>Windows:</emph> To insert a character using its numeric code, press and hold down Alt while typing the numbers on the numeric keypad. Code starting with 0 is interpreted as Unicode character; otherwise, below 256 is interpreted in Windows codepage.</caseinline></switchinline>"
+msgstr ""
+
+#. m8Zky
#: insert_specialchar.xhp
msgctxt ""
"insert_specialchar.xhp\n"
"par_id3155630\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present on Unix systems, there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
msgstr ""
#. B4kWh
@@ -27124,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
@@ -29500,13 +29455,13 @@ msgctxt ""
msgid "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\">Changing Your Working Directory</link></variable>"
msgstr ""
-#. GC3DS
+#. z6pcf
#: workfolder.xhp
msgctxt ""
"workfolder.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:"
+msgid "When you first start a <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] displays your working directory. To change this first directory:"
msgstr ""
#. 6GsFV
@@ -29536,6 +29491,15 @@ msgctxt ""
msgid "In the <emph>Select Path</emph> dialog, choose the working directory you want and click <emph>Select</emph>."
msgstr ""
+#. x3mZu
+#: workfolder.xhp
+msgctxt ""
+"workfolder.xhp\n"
+"par_id3158003\n"
+"help.text"
+msgid "When you change to different directories in <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] will display the last directory used."
+msgstr ""
+
#. Cz6ve
#: workfolder.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/menu.po b/source/ar/helpcontent2/source/text/shared/menu.po
index 352e41ae78e..43a92ead79f 100644
--- a/source/ar/helpcontent2/source/text/shared/menu.po
+++ b/source/ar/helpcontent2/source/text/shared/menu.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
"PO-Revision-Date: 2016-05-24 02:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -736,6 +736,33 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage styles in a spreadsheet document.</ahelp>"
msgstr ""
+#. tgkBx
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id191713460859953\n"
+"help.text"
+msgid "Contains commands to create, edit, update, and manage styles in a presentation document."
+msgstr ""
+
+#. Enc6m
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id991713461213944\n"
+"help.text"
+msgid "Choose <menuitem>Format - Styles</menuitem>."
+msgstr ""
+
+#. y8Gxg
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id811713461480734\n"
+"help.text"
+msgid "Choose <menuitem>Format - Styles</menuitem>."
+msgstr ""
+
#. BssPU
#: style_menu.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/optionen.po b/source/ar/helpcontent2/source/text/shared/optionen.po
index d9e7585db6c..a9593f783d9 100644
--- a/source/ar/helpcontent2/source/text/shared/optionen.po
+++ b/source/ar/helpcontent2/source/text/shared/optionen.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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2022-01-12 14:38+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/ar/>\n"
@@ -1672,13 +1672,13 @@ msgctxt ""
msgid "Default document folder of your system"
msgstr ""
-#. qGCeQ
+#. VtF62
#: 01010300.xhp
msgctxt ""
"01010300.xhp\n"
"par_id3153418\n"
"help.text"
-msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
+msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog. Also referred to as <link href=\"text/shared/guide/workfolder.xhp\">Working Directory</link>"
msgstr ""
#. DmYec
@@ -5902,6 +5902,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>"
msgstr ""
+#. U2H3W
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id921711370112453\n"
+"help.text"
+msgid "Resolved comments"
+msgstr ""
+
+#. nE3Aa
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id281711393211024\n"
+"help.text"
+msgid "Display comments that have been marked as <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved</link>."
+msgstr ""
+
#. hDFez
#: 01040200.xhp
msgctxt ""
@@ -5947,6 +5965,51 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Display paragraphs that contain a <emph>Hidden Paragraph</emph> field.</ahelp> This option has the same function as the menu command <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\"><menuitem>View - Field Hidden Paragraphs</menuitem></link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline>."
msgstr ""
+#. PXfZj
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id541711370751566\n"
+"help.text"
+msgid "Display tracked changes"
+msgstr ""
+
+#. TGWoS
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id641711371294636\n"
+"help.text"
+msgid "Tracked deletions in margin"
+msgstr ""
+
+#. miaqX
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id571711373506102\n"
+"help.text"
+msgid "Displays text deleted from the document in the left margin, instead of inline."
+msgstr ""
+
+#. qZVCc
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id711711371135989\n"
+"help.text"
+msgid "Tooltips on tracked changes"
+msgstr ""
+
+#. mAKFc
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id231711370755518\n"
+"help.text"
+msgid "Displays a tooltip when you mouseover a change in the document. The tooltip indicates the change's author, timestamp, and whether it is an insertion or deletion."
+msgstr ""
+
#. 5TDVz
#: 01040200.xhp
msgctxt ""
@@ -9412,13 +9475,13 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr ""
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
msgstr ""
#. Z6bPt
@@ -9439,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "عرض"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9466,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9502,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "لون"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9619,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr ""
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9646,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr ""
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9691,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr ""
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -9952,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -11077,6 +11311,15 @@ msgctxt ""
msgid "<emph>Example</emph>: Cell E5 contains the text \"Europe\". Below, in cell E6, is the value 100 and in cell E7 the value 200. If the <emph>Automatically find column and row labels</emph> box is marked, you can write the following formula in cell A1: =SUM(Europe)."
msgstr ""
+#. h3Mxg
+#: 01060500.xhp
+msgctxt ""
+"01060500.xhp\n"
+"par_id101713445258305\n"
+"help.text"
+msgid "For more information, see <link href=\"text/scalc/guide/address_auto.xhp\">Recognizing Names as Addressing</link>."
+msgstr ""
+
#. zDS7k
#: 01060500.xhp
msgctxt ""
@@ -11608,13 +11851,13 @@ msgctxt ""
msgid "Formula"
msgstr "الصيغ"
-#. FHEEW
+#. Nr6SJ
#: 01060900.xhp
msgctxt ""
"01060900.xhp\n"
"bm_id4249399\n"
"help.text"
-msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value>"
+msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value><bookmark_value>loading;optimal row height</bookmark_value><bookmark_value>optimal row height;recalculation</bookmark_value>"
msgstr ""
#. BPgci
@@ -11878,6 +12121,51 @@ msgctxt ""
msgid "%PRODUCTNAME saved ODF spreadsheets will honor <emph>Never recalculate</emph> and <emph>Always recalculate</emph> options."
msgstr ""
+#. 2dePp
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"hd_id351712589455802\n"
+"help.text"
+msgid "Optimal Row Height"
+msgstr ""
+
+#. GsJYy
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id861712590713554\n"
+"help.text"
+msgid "For large spreadsheets documents, optimal row height calculation depends on the cell contents formatting and also on the result of the conditional formatted formulas. This setting helps to shorten load times by controlling the optimal row height calculation."
+msgstr ""
+
+#. j2VjF
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id301712590444434\n"
+"help.text"
+msgid "<emph>Never recalculate</emph> - No row height will be recalculated on loading the file."
+msgstr ""
+
+#. UPudE
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id171712590450298\n"
+"help.text"
+msgid "<emph>Always recalculate</emph> - All row height will be recalculated on file load."
+msgstr ""
+
+#. AJUSH
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id91712590453754\n"
+"help.text"
+msgid "<emph>Prompt user</emph> - Prompt user for action."
+msgstr ""
+
#. FZg3A
#: 01060900.xhp
msgctxt ""
@@ -16819,6 +17107,15 @@ msgctxt ""
msgid "Select the <link href=\"text/shared/optionen/macrosecurity.xhp\">macro security</link> level from one of four options. The options differ according to the security level. Macros that are allowed to run on a higher security level are also allowed to run in all lower levels."
msgstr ""
+#. JrJD3
+#: macrosecurity_sl.xhp
+msgctxt ""
+"macrosecurity_sl.xhp\n"
+"par_id711710921223843\n"
+"help.text"
+msgid "A change in macro security level will only be taken into account in files opened after the change. For files currently opened, you will have to reload them."
+msgstr ""
+
#. ocGx6
#: macrosecurity_sl.xhp
msgctxt ""
@@ -17575,6 +17872,60 @@ msgctxt ""
msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
+#. GDFRi
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id961713183211118\n"
+"help.text"
+msgid "By default, OpenCL is enabled in %PRODUCTNAME . While enabled, OpenCL takes advantage of a device’s GPU (graphics processing unit) for faster performance time during calculations. This is helpful when working with large spreadsheets in %PRODUCTNAME Calc that require calculations on large sets of data."
+msgstr ""
+
+#. eNqED
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"hd_id101713183273963\n"
+"help.text"
+msgid "OpenCL Options"
+msgstr ""
+
+#. rg6NA
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id841713183298490\n"
+"help.text"
+msgid "If OpenCL is already enabled, the dialog displays <emph>OpenCL is available for use</emph>. If OpenCL is not currently enabled, the displays <emph>OpenCL is not used</emph>."
+msgstr ""
+
+#. sCABB
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"hd_id291713183290002\n"
+"help.text"
+msgid "Allow Use of OpenCL"
+msgstr ""
+
+#. tFrFk
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id831713183303281\n"
+"help.text"
+msgid "Select or deselect this checkbox to enable or disable OpenCL. Select Apply or OK to update settings. In order for any changes to take effect, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. VgajM
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id771713183669144\n"
+"help.text"
+msgid "OpenCL depends on the availability of working drivers for your computer hardware. If OpenCL is not enabled by default, the drivers are not in working state, they may not exist or they are not installed."
+msgstr ""
+
#. uqPJR
#: securityoptionsdialog.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/simpress.po b/source/ar/helpcontent2/source/text/simpress.po
index e9ab74d1945..c10edc6c896 100644
--- a/source/ar/helpcontent2/source/text/simpress.po
+++ b/source/ar/helpcontent2/source/text/simpress.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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2017-10-04 10:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,33 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1507111897.000000\n"
-#. GdQGG
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"tit\n"
-"help.text"
-msgid "Lists"
-msgstr ""
-
-#. fyBeH
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"hd_id501649419524037\n"
-"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/simpress/format_submenu_lists.xhp\">Lists</link></variable>"
-msgstr ""
-
-#. SNCBB
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"par_id291649419524039\n"
-"help.text"
-msgid "For the selected paragraphs, adds numbering or bullets, edit the outline levels and move them up or down in the slide."
-msgstr ""
-
#. 2Va4w
#: main0000.xhp
msgctxt ""
@@ -1420,69 +1393,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
-#. EzBaC
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id951602975070826\n"
-"help.text"
-msgid "<link href=\"text/simpress/format_submenu_lists.xhp\">Lists</link>"
-msgstr ""
-
-#. FC8nb
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"par_id461602975083850\n"
-"help.text"
-msgid "Opens a submenu where you can modify the formatting of list paragraphs."
-msgstr ""
-
-#. vmbqC
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id451615217475502\n"
-"help.text"
-msgid "Styles"
-msgstr ""
-
-#. bpU6u
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"par_id41615217505414\n"
-"help.text"
-msgid "Shows commands to edit, update, create, and manage styles."
-msgstr ""
-
-#. PgcT7
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3147401\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020000.xhp\">Character</link>"
-msgstr ""
-
-#. MpiD6
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3149941\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030000.xhp\">Paragraph</link>"
-msgstr ""
-
-#. SMbFw
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3147299\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06050000.xhp\">Bullets and Numbering</link>"
-msgstr ""
-
#. LnFgm
#: main_format.xhp
msgctxt ""
@@ -1528,13 +1438,13 @@ msgctxt ""
msgid "Slide"
msgstr ""
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
msgstr ""
#. QAk8D
diff --git a/source/ar/helpcontent2/source/text/simpress/00.po b/source/ar/helpcontent2/source/text/simpress/00.po
index d24240a1513..bf4ff7c3835 100644
--- a/source/ar/helpcontent2/source/text/simpress/00.po
+++ b/source/ar/helpcontent2/source/text/simpress/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2018-04-17 15:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr ""
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr ""
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr ""
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/ar/helpcontent2/source/text/simpress/01.po b/source/ar/helpcontent2/source/text/simpress/01.po
index 3bb7493fcf3..d8ec21d7816 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -1276,13 +1276,13 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr ""
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
msgstr ""
#. MF87J
@@ -2860,13 +2860,13 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr ""
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
msgstr ""
#. 3hw2c
@@ -2914,13 +2914,13 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr ""
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
msgstr ""
#. sYR47
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr ""
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr ""
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/simpress/guide.po b/source/ar/helpcontent2/source/text/simpress/guide.po
index 96b3f3424d7..f9cba93dc3f 100644
--- a/source/ar/helpcontent2/source/text/simpress/guide.po
+++ b/source/ar/helpcontent2/source/text/simpress/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: 2023-12-04 15:06+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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/textsimpressguide/ar/>\n"
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
diff --git a/source/ar/helpcontent2/source/text/swriter.po b/source/ar/helpcontent2/source/text/swriter.po
index 749856166be..1c8e9f15542 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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+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"
@@ -493,22 +493,13 @@ msgctxt ""
msgid "Choose <menuitem>Table</menuitem>."
msgstr ""
-#. jBnDR
+#. EGhFG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
-"par_idN105B5\n"
+"par_id751713467207034\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04150000.xhp\">Insert Table</link>"
-msgstr ""
-
-#. YCMVU
-#: main0110.xhp
-msgctxt ""
-"main0110.xhp\n"
-"par_idN105B8\n"
-"help.text"
-msgid "Inserts a new table."
+msgid "Choose <menuitem>Format - Table</menuitem>."
msgstr ""
#. YtQGA
diff --git a/source/ar/helpcontent2/source/text/swriter/00.po b/source/ar/helpcontent2/source/text/swriter/00.po
index adc128ad38c..60268439506 100644
--- a/source/ar/helpcontent2/source/text/swriter/00.po
+++ b/source/ar/helpcontent2/source/text/swriter/00.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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+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/textswriter00/ar/>\n"
@@ -3760,6 +3760,15 @@ msgctxt ""
msgid "Choose <emph>Table - Select - Table</emph>."
msgstr ""
+#. ovfyU
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id401713819764756\n"
+"help.text"
+msgid "Choose <menuitem>Format - Table - Select</menuitem>."
+msgstr ""
+
#. Puzip
#: 00000405.xhp
msgctxt ""
@@ -3859,6 +3868,15 @@ msgctxt ""
msgid "Choose <menuitem>Table - Delete - Table</menuitem>."
msgstr ""
+#. MaohR
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id401713820421114\n"
+"help.text"
+msgid "Choose <menuitem>Format - Table - Delete Table</menuitem>."
+msgstr ""
+
#. DacRK
#: 00000405.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/swriter/01.po b/source/ar/helpcontent2/source/text/swriter/01.po
index 0f4ac08fe3b..f5e49850448 100644
--- a/source/ar/helpcontent2/source/text/swriter/01.po
+++ b/source/ar/helpcontent2/source/text/swriter/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 05:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ar/>\n"
@@ -763,13 +763,13 @@ msgctxt ""
msgid "To jump to an item in the document, double-click the item in the Navigator."
msgstr ""
-#. WD2Zz
+#. DaEEY
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
"par_id3149106\n"
"help.text"
-msgid "To jump to the next or previous item in a document, use the <emph>Navigate by</emph> box to select the item category, and then click the up or down arrows."
+msgid "To jump to the next or previous item in a document, use the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigate By</emph></link> list to select the item category, and then click the <emph>Previous</emph> or <emph>Next</emph> arrows."
msgstr ""
#. S4kDa
@@ -1105,13 +1105,13 @@ msgctxt ""
msgid "Set Reminder"
msgstr ""
-#. eDZZh
+#. R2h3B
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
"par_id3153011\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\">Navigation</link> icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\">Navigate By</link> list, select <menuitem>Reminder</menuitem>, and then click <emph>Previous</emph> or <emph>Next</emph>."
msgstr ""
#. j2jDL
@@ -2257,319 +2257,193 @@ msgctxt ""
msgid "Navigation"
msgstr ""
-#. ebkRD
+#. HvBsT
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"hd_id3147745\n"
"help.text"
-msgid "Navigation"
+msgid "Navigate By"
msgstr ""
-#. MyxSq
+#. 9j8Yd
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"par_id3149844\n"
"help.text"
-msgid "<ahelp hid=\"HID_SCRL_NAVI\">If you click this icon in the Navigator or in the lower right of the document window, a toolbar will appear which enables you to choose among the existing targets within a document.</ahelp> You can then use the up and down arrow icons to position the text cursor in the document on the previous or next target."
-msgstr ""
-
-#. 9YmHX
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3153293\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEUP\">Click the up button to scroll to the previous page or object.</ahelp>"
-msgstr ""
-
-#. LRkiM
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3156098\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Click the down button to scroll to the next page or object.</ahelp>"
-msgstr ""
-
-#. i7oMP
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3155076\n"
-"help.text"
-msgid "By default, as long as you have not selected any other entry, the arrow buttons jump to the previous or the next page in the document. The arrow buttons are black if you are browsing through pages and blue if you jump to other objects."
-msgstr ""
-
-#. Ep9Po
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3154330\n"
-"help.text"
-msgid "The entries largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\">Navigator</link> selection box. You can also select other jump destinations. An example are the reminders, which you can set with the <emph>Set Reminder</emph> icon in the Navigator. You can select an object from among the following options on the <emph>Navigation</emph> toolbar: table, frame, graphics, OLE object, page, headings, reminder, drawing object, control field, section, bookmark, selection, footnote, note, index entry, table formula, wrong table formula."
-msgstr ""
-
-#. gVFCS
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3148330\n"
-"help.text"
-msgid "Reminders are navigated in the order in which they are set."
+msgid "<ahelp hid=\"HID_SCRL_NAVI\">The <emph>Navigate By</emph> selection box allows choosing a category to navigate the document by, including pages, headings, sections, objects, fields, comments, latest search results and recency of cursor position.</ahelp> You can then use the <emph>Previous</emph> and <emph>Next</emph> arrow icons to position the text cursor in the document on the previous or next target."
msgstr ""
-#. BiC9u
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3148783\n"
-"help.text"
-msgid "For table formulas, you can either jump to all table formulas located within your document or only to the incorrect ones. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
-msgstr ""
-
-#. qFaCc
+#. CANgP
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"hd_id3150031\n"
"help.text"
-msgid "Working With the Navigation Toolbar"
+msgid "Working With Navigate By"
msgstr ""
-#. KASRf
+#. kZEUc
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_id3150045\n"
+"par_id3155076\n"
"help.text"
-msgid "Open the <emph>Navigation</emph> toolbar by clicking on its top left icon located on the top of the Navigator display area. You can break the toolbar away from its place by dragging and arranging it on the screen."
+msgid "By default, as long as you have not selected any other category, the Page category is selected, and the arrows are replaced by a number field that can be used to go to the previous or the next page, or jump to a specific one."
msgstr ""
-#. sg88n
+#. EZoBG
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"par_id3153141\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_VS\">Click the icon for the type of objects you want to browse through. Then click one of the \"Previous Object\" or \"Next Object\" arrow buttons. The names of these buttons indicate the type of object you have selected. The text cursor is placed on whichever object you have selected.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_VS\">Once you select another category, you can use the \"Previous\" or \"Next\" arrow buttons. The labels of these buttons indicate the type of object you have selected. The text cursor is then placed on whichever object you have selected.</ahelp>"
msgstr ""
-#. miGt4
+#. eabbc
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"par_id3149968\n"
"help.text"
-msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\">menus</link>, <link href=\"text/shared/01/06140200.xhp\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" area. In this way you can jump to the index tags in the document with the \"To Next/Previous Index Tag\" functions."
-msgstr ""
-
-#. gh75t
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"bm_id3155338\n"
-"help.text"
-msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
+msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\">menus</link>, <link href=\"text/shared/01/06140200.xhp\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" category. For example, you can add buttons to a toolbar to jump to the index tags in the document with the \"Go to Next/Previous Index Entry\" commands."
msgstr ""
-#. zAA7F
+#. ZPfz6
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"hd_id3155338\n"
-"help.text"
-msgid "Repeat Search"
-msgstr ""
-
-#. 8ZsLT
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3155361\n"
-"help.text"
-msgid "With the <emph>Repeat search</emph> icon on the <emph>Navigation</emph> toolbar you can repeat a search you started with the <emph>Search and Replace</emph> dialog. To do this, click the icon. The blue arrow buttons on the vertical scrollbar now take on the functions <emph>Continue search forwards</emph> and <emph>Continue search backwards</emph>. If you now click one of the arrow surfaces, the search will be continued for the term entered in the Search and Replace dialog."
-msgstr ""
-
-#. btxLq
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN106DD\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through bookmarks.</ahelp>"
-msgstr ""
-
-#. k6dpo
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN106F4\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through control fields.</ahelp>"
-msgstr ""
-
-#. PCCE7
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN1070B\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through drawing objects.</ahelp>"
-msgstr ""
-
-#. QvVDK
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN10722\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through frames.</ahelp>"
-msgstr ""
-
-#. Bdjqb
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN10739\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through footnotes.</ahelp>"
-msgstr ""
-
-#. Bhjx6
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN10750\n"
+"par_id3154330\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through graphics.</ahelp>"
+msgid "The available categories largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\">Navigator</link> selection box. However, you can select other jump destinations that are not classic Navigator categories: for example, Reminders, Repeat Search or Recency."
msgstr ""
-#. pagmJ
+#. BN4E8
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10767\n"
+"par_id561713406417133\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through index entries.</ahelp>"
+msgid "Select from one of the following options: Bookmarks, Comments, Controls, Drawing objects, Fields by type, Fields, Footnotes, Frames, Headings, Images, Indexes, OLE objects, Page, Recency, Reminder, Repeat search, Sections, Selection, Table formula, Tables, Wrong table formula."
msgstr ""
-#. DP8Go
+#. JW7rQ
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1077E\n"
+"hd_id1001713405229169\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through reminders.</ahelp>"
+msgid "Footnotes"
msgstr ""
-#. sMrEG
+#. NAweY
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10795\n"
+"par_id541713405238672\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the next object of the selected type.</ahelp>"
+msgid "Select the <emph>Footnotes</emph> category to jump between footnotes and endnotes. This can be used in conjunction with the <emph>Anchor ↔ Text</emph> button in the Navigator, to quickly jump between the text of the footnote/endnote and its anchor in the body."
msgstr ""
-#. 2TvXV
+#. MkXfV
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107AF\n"
+"hd_id801713406561353\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through OLE objects.</ahelp>"
+msgid "Recency"
msgstr ""
-#. W5AsG
+#. UCx3F
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107C6\n"
+"par_id141713406574059\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through headings.</ahelp>"
+msgid "When selecting the <emph>Recency</emph> category, the <emph>Go back</emph> and <emph>Go forward</emph> buttons can be used to jump to recent cursor positions in the document."
msgstr ""
-#. ruLgd
+#. mCWvP
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107DD\n"
+"hd_id701713405928808\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through pages.</ahelp>"
+msgid "Reminders"
msgstr ""
-#. s4EJv
+#. gYug3
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107F4\n"
+"par_id871713405938067\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through comments.</ahelp>"
+msgid "Up to 5 <emph>Reminders</emph> (which are not saved when the document is closed) can be set at various locations in the document. Set a reminder with the <emph>Set Reminders</emph> button in the Navigator."
msgstr ""
-#. iVMZi
+#. gh75t
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1080B\n"
+"bm_id3155338\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the previous object of the selected type.</ahelp>"
+msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
msgstr ""
-#. Ud2HN
+#. zAA7F
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10829\n"
+"hd_id3155338\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through sections.</ahelp>"
+msgid "Repeat Search"
msgstr ""
-#. DMhrp
+#. 4ehFK
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10840\n"
+"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through selections.</ahelp>"
+msgid "With the <menuitem>Repeat search</menuitem> category, you can repeat a search you started with the <emph>Search and Replace</emph> dialog or the <emph>Find</emph> toolbar. If you now click one of the arrows, the search will be resumed for the term last searched."
msgstr ""
-#. dUdhd
+#. fkAFF
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10857\n"
+"hd_id761713525529070\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through search results.</ahelp>"
+msgid "Selection"
msgstr ""
-#. CGgax
+#. gfCQE
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1086E\n"
+"par_id961713525563573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through table formulas.</ahelp>"
+msgid "If a multiple selection is active (for example when using <keycode>Ctrl + click and drag</keycode> or the Adding <link href=\"text/shared/02/20050000.xhp\">selection mode</link>, or after a Find All search), <emph>Selection</emph> allows jumping from one to the other."
msgstr ""
-#. nRUw3
+#. UHMam
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10885\n"
+"hd_id731713403460395\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through wrong table formulas.</ahelp>"
+msgid "Table Formulas"
msgstr ""
-#. 8Hvud
+#. CCSab
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1089C\n"
+"par_id3148783\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through tables.</ahelp>"
+msgid "For table formulas, you can either jump to all table formulas located within your document with <emph>Table formula</emph> or only to the incorrect ones with <emph>Wrong table formula</emph>. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
msgstr ""
#. hEEu6
@@ -7279,15 +7153,6 @@ msgctxt ""
msgid "Inserts the page number of the current, previous, or next page."
msgstr ""
-#. qfEoX
-#: 04090001.xhp
-msgctxt ""
-"04090001.xhp\n"
-"par_id821601755856152\n"
-"help.text"
-msgid "Paragraph Signature"
-msgstr ""
-
#. xYn3y
#: 04090001.xhp
msgctxt ""
@@ -8584,13 +8449,13 @@ msgctxt ""
msgid "Macro"
msgstr ""
-#. 7TTJC
+#. KASPr
#: 04090003.xhp
msgctxt ""
"04090003.xhp\n"
"par_id3155912\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Opens the <emph>Macro Selector</emph>, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
+msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Opens the <emph>Macro Selector</emph> dialog, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
msgstr ""
#. CB3DA
@@ -9871,13 +9736,13 @@ msgctxt ""
msgid "Browse"
msgstr ""
-#. jNhC6
+#. q4QAg
#: 04090006.xhp
msgctxt ""
"04090006.xhp\n"
"par_idN10772\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
msgstr ""
#. BZDCz
@@ -15352,13 +15217,13 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\">Insert Table</link>"
msgstr ""
-#. jaEZf
+#. oj7hR
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"table_text\"><variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable></variable>"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable>"
msgstr ""
#. m7tXV
@@ -15703,13 +15568,13 @@ msgctxt ""
msgid "Browse"
msgstr ""
-#. uiEBb
+#. BTw79
#: 04180400.xhp
msgctxt ""
"04180400.xhp\n"
"par_idN106DF\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
msgstr ""
#. BBDeX
@@ -16270,42 +16135,6 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Automatically inserts hyphens where they are needed in a paragraph.</ahelp>"
msgstr ""
-#. gUGLi
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3153921\n"
-"help.text"
-msgid "Don't hyphenate words in CAPS"
-msgstr ""
-
-#. G7wCi
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154648\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Avoids hyphenating words written entirely in capital letters, such as initialisms.</ahelp>"
-msgstr ""
-
-#. UsYWm
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3153926\n"
-"help.text"
-msgid "Don't hyphenate the last word"
-msgstr ""
-
-#. KPba4
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154655\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Avoids hyphenating the last word of paragraphs. This feature can help prevent these words from being split up across pages, affecting readability.</ahelp>"
-msgstr ""
-
#. dtYTa
#: 05030200.xhp
msgctxt ""
@@ -16342,6 +16171,24 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp>"
msgstr ""
+#. 4k7B5
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3145415\n"
+"help.text"
+msgid "Compound constituent characters at line end"
+msgstr ""
+
+#. NfpHX
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3147518\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinCompoundLineEnd\">Set 3 (or more) characters to improve the hyphenation in Danish, Dutch, German, Hungarian, Norwegian and Swedish by preferring the hyphenation between constituents of a compound word instead of breaking the second (third etc.) constituent right after its first 2 characters.</ahelp>"
+msgstr ""
+
#. haMfk
#: 05030200.xhp
msgctxt ""
@@ -16396,6 +16243,132 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/spinHyphenZone\">To reduce hyphenation, enter the length of the hyphenation zone. Instead of the possible hyphenation, the line will break between words, if the remaining horizontal space does not exceed the hyphenation zone. Hyphenation zone results in enlarged spaces between words in justified text, and greater distance from paragraph margins in non-justified text.</ahelp>"
msgstr ""
+#. GRBmw
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153921\n"
+"help.text"
+msgid "Hyphenate words in CAPS"
+msgstr ""
+
+#. 7A5V4
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154648\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Hyphenate words written entirely in capital letters, such as initialisms.</ahelp>"
+msgstr ""
+
+#. 5FoUE
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153926\n"
+"help.text"
+msgid "Hyphenate last word"
+msgstr ""
+
+#. 9shSg
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154655\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Hyphenate the last word of paragraphs. Disabling this feature prevents the creation of almost empty lines containing only half a word.</ahelp>"
+msgstr ""
+
+#. pdCQw
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153667\n"
+"help.text"
+msgid "Hyphenation across"
+msgstr ""
+
+#. puChR
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154669\n"
+"help.text"
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
+msgstr ""
+
+#. wDS2K
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153928\n"
+"help.text"
+msgid "Column"
+msgstr ""
+
+#. BG7Ek
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
+msgstr ""
+
+#. UvaFd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153929\n"
+"help.text"
+msgid "Page"
+msgstr ""
+
+#. dGbdQ
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154665\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
+msgstr ""
+
+#. BWaTs
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153930\n"
+"help.text"
+msgid "Spread"
+msgstr ""
+
+#. 6ZKYo
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154666\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
+msgstr ""
+
#. RQLep
#: 05030200.xhp
msgctxt ""
@@ -22777,22 +22750,22 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a column into the table.</ahelp>"
msgstr ""
-#. piyFd
+#. xeGeS
#: 05120400.xhp
msgctxt ""
"05120400.xhp\n"
"hd_id3148489\n"
"help.text"
-msgid "Insert Columns/Rows"
+msgid "<variable id=\"h1\"><link href=\"text/swriter/01/05120400.xhp\">Insert Columns/Rows</link></variable>"
msgstr ""
-#. Ahy43
+#. mB89i
#: 05120400.xhp
msgctxt ""
"05120400.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "<variable id=\"einfuegentext\">Inserts a row or column into the table. This command is only available when the cursor is in a table.</variable>"
+msgid "<variable id=\"einfuegentext\">Inserts a row or column into the table. This command is only available when the cursor is in a table. </variable>"
msgstr ""
#. Bphk7
@@ -27691,13 +27664,13 @@ msgctxt ""
msgid "Select the <menuitem>Style</menuitem> panel (<keycode>F11</keycode>), choose Paragraph Styles, open context menu of the selected style, choose <menuitem>Edit Style</menuitem>."
msgstr ""
-#. wEyNc
+#. wHfxU
#: EditStyle.xhp
msgctxt ""
"EditStyle.xhp\n"
"par_id921693534308719\n"
"help.text"
-msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>"
+msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>"
msgstr ""
#. PDPrT
@@ -29194,13 +29167,13 @@ msgctxt ""
msgid "Browse"
msgstr ""
-#. Nh6Ed
+#. oswT8
#: mailmerge01.xhp
msgctxt ""
"mailmerge01.xhp\n"
"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a template selector dialog.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the New dialog to select a template.</ahelp>"
msgstr ""
#. gX5EY
@@ -32380,6 +32353,150 @@ msgctxt ""
msgid "Select a numbering scheme for the page numbers."
msgstr ""
+#. Cn7DE
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"tit\n"
+"help.text"
+msgid "Paragraph Signature"
+msgstr ""
+
+#. gRHvt
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"bm_id121713380761462\n"
+"help.text"
+msgid "<bookmark_value>paragraph signature</bookmark_value> <bookmark_value>insert;paragraph signature</bookmark_value> <bookmark_value>paragraph signature;inserting</bookmark_value>"
+msgstr ""
+
+#. qctbD
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"hd_id881713200146819\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/swriter/01/paragraph_signature.xhp\">Paragraph Signature</link></variable>"
+msgstr ""
+
+#. tkAgS
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id921713200146822\n"
+"help.text"
+msgid "Adds a digital signature to the end of any paragraph. You must have a digital certificate to sign a paragraph."
+msgstr ""
+
+#. 7ECor
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id131713363687715\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. zNy5w
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id11713367261401\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. 7HoLm
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id271713381238721\n"
+"help.text"
+msgid "Choose <menuitem>Home - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. dwYB5
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id81713381120150\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F2</keycode> and choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. hzye6
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id781713200328847\n"
+"help.text"
+msgid "A paragraph signature includes meta-data for the user who created the signature and the date the signature was created. Either <emph>Valid</emph> or <emph>Invalid</emph> is displayed as text at the end of a paragraph signature. By default, it displays <emph>Valid</emph>. If the paragraph is modified in any way after the paragraph signature is added, the signature changes to <emph>Invalid</emph>."
+msgstr ""
+
+#. M8sFC
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id11713381369787\n"
+"help.text"
+msgid "Upon saving a document, any <emph>Invalid</emph> paragraph signatures are automatically deleted."
+msgstr ""
+
+#. YuhXV
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id721713200319243\n"
+"help.text"
+msgid "A paragraph signature will indicate whether or not a particular paragraph has been modified at any time after the signature was inserted. Multiple paragraph signatures can be added, and each signature is independent from each other."
+msgstr ""
+
+#. pY7M5
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"hd_id351713200369156\n"
+"help.text"
+msgid "To Insert a Paragraph Signature"
+msgstr ""
+
+#. QooWx
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id271713363489589\n"
+"help.text"
+msgid "After navigating to Paragraph Signature in the More Fields dialog, click Insert to open the Select Certificate dialog."
+msgstr ""
+
+#. AnEqV
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id81713200406731\n"
+"help.text"
+msgid "A paragraph signature will always be inserted at the end of the currently selected paragraph. If the text cursor is not currently located within a paragraph of text, the Select Certificate dialog will not open."
+msgstr ""
+
+#. SnJga
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id471713368898713\n"
+"help.text"
+msgid "The Select Certificate dialog lists any of your digital certificates that are available for use. Choose the desired certificate and select <emph>Sign</emph> to insert a paragraph signature using the chosen digital certificate."
+msgstr ""
+
+#. UXCCL
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id581713367684220\n"
+"help.text"
+msgid "You must have a digital certificate in order to begin <link href=\"text/shared/guide/digitalsign_send.xhp\">Applying Digital Signatures</link>."
+msgstr ""
+
#. o5ZPq
#: protectdocument.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/swriter/02.po b/source/ar/helpcontent2/source/text/swriter/02.po
index 08b0138744b..7561bcd2135 100644
--- a/source/ar/helpcontent2/source/text/swriter/02.po
+++ b/source/ar/helpcontent2/source/text/swriter/02.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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+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/textswriter02/ar/>\n"
@@ -4255,51 +4255,6 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\">Insert Bookmark</link>"
msgstr ""
-#. J6RpX
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Fields"
-msgstr ""
-
-#. 95S32
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3149286\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/19040000.xhp\">Insert Fields</link>"
-msgstr ""
-
-#. 8sGAW
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3151173\n"
-"help.text"
-msgid "Click to open the <link href=\"text/swriter/01/04090000.xhp\">Fields</link> dialog. Click the arrow next to the icon and select the required field from the submenu."
-msgstr ""
-
-#. 48CyU
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3154104\n"
-"help.text"
-msgid "You can select the following functions:"
-msgstr ""
-
-#. RcJ5e
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3145248\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\">Other</link>"
-msgstr ""
-
#. FM5sf
#: 19050000.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/swriter/guide.po b/source/ar/helpcontent2/source/text/swriter/guide.po
index b3b5cc41d31..a96a340d1ac 100644
--- a/source/ar/helpcontent2/source/text/swriter/guide.po
+++ b/source/ar/helpcontent2/source/text/swriter/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: 2024-02-14 13:07+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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/textswriterguide/ar/>\n"
@@ -5920,6 +5920,24 @@ msgctxt ""
msgid "Choose <emph>Insert - Field - Page Count</emph>."
msgstr ""
+#. YhBdG
+#: footer_pagenumber.xhp
+msgctxt ""
+"footer_pagenumber.xhp\n"
+"hd_id331715628566984\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
+msgstr ""
+
+#. dfM3L
+#: footer_pagenumber.xhp
+msgctxt ""
+"footer_pagenumber.xhp\n"
+"par_id21715629004389\n"
+"help.text"
+msgid "Title pages are a common way to create documents with different page numbering schemes."
+msgstr ""
+
#. bf2Mp
#: footnote_usage.xhp
msgctxt ""
@@ -9718,51 +9736,6 @@ msgctxt ""
msgid "Drag to the document where you want to insert the object."
msgstr ""
-#. GzFpE
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Inserting Graphics From the Gallery With Drag-and-Drop"
-msgstr ""
-
-#. WMZL7
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"bm_id3145083\n"
-"help.text"
-msgid "<bookmark_value>inserting; from Gallery into text</bookmark_value><bookmark_value>pictures; inserting from Gallery into text</bookmark_value><bookmark_value>replacing;objects from Gallery</bookmark_value>"
-msgstr ""
-
-#. qMdAc
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"hd_id3145083\n"
-"help.text"
-msgid "<variable id=\"insert_graphic_gallery\"><link href=\"text/swriter/guide/insert_graphic_gallery.xhp\">Inserting Graphics From the Gallery With Drag-and-Drop</link></variable>"
-msgstr ""
-
-#. dUrZv
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"par_id3155907\n"
-"help.text"
-msgid "You can drag-and-drop an object from the gallery into a text document, spreadsheet, drawing, or presentation."
-msgstr ""
-
-#. CEzBE
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"par_id3155923\n"
-"help.text"
-msgid "To replace a gallery object that you inserted in a document, hold down Shift+Ctrl, and then drag a different gallery object onto the object."
-msgstr ""
-
#. uEG8C
#: insert_graphic_scan.xhp
msgctxt ""
diff --git a/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 3805a012986..529f7e8ef07 100644
--- a/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2022-03-21 12:32+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
"PO-Revision-Date: 2023-06-26 13:18+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/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.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022440.000000\n"
#. tBfTE
@@ -1213,14 +1213,14 @@ msgctxt ""
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr "أدخِل مكان الشبكة أو انقر ”غيّر“ للتصفّح عن مكان. انقر ”ثبّت“ لإنشاء صورة خادوم المنتج [ProductName] في مكان الشبكة المحدّد، أو انقر ”ألغِ“ لإنهاء المرشد."
-#. U7sr3
+#. 34xBw
#: Control.ulf
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_21\n"
"LngText.text"
-msgid "{&MSSansBold8}Network Location"
-msgstr "{&MSSansBold8}موقع الشبكة"
+msgid "{&DialogDefaultBold}Network Location"
+msgstr ""
#. FsBUg
#: Control.ulf
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 f1aab37ae98..7d1fd97d7e4 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ar/>\n"
@@ -8251,14 +8251,14 @@ msgctxt ""
msgid "S~lide"
msgstr "شري~حة"
-#. zciFf
+#. CiaV6
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NotesChildWindow\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:BottomPaneImpress\n"
"Label\n"
"value.text"
-msgid "Notes Panel"
+msgid "Notes Pane"
msgstr ""
#. q5YwD
@@ -9632,6 +9632,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr ""
+#. oZRd3
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"Label\n"
+"value.text"
+msgid "Set Layer"
+msgstr ""
+
+#. M2Z3P
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Move to Layer..."
+msgstr ""
+
+#. HyFtG
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open a dialog to change the layer of the object"
+msgstr ""
+
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""
@@ -17093,6 +17123,16 @@ msgctxt ""
msgid "Block Arc"
msgstr "سهم قالب"
+#. jZ7pu
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:BasicShapes.sinusoid\n"
+"Label\n"
+"value.text"
+msgid "Sinusoid"
+msgstr ""
+
#. 4t7wU
#: GenericCommands.xcu
msgctxt ""
@@ -18353,6 +18393,26 @@ msgctxt ""
msgid "Undo"
msgstr "تراجع"
+#. wY7TU
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"Label\n"
+"value.text"
+msgid "Dark Mode"
+msgstr ""
+
+#. Y5sjy
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Toggle between dark and light modes"
+msgstr ""
+
#. TszTz
#: GenericCommands.xcu
msgctxt ""
@@ -29563,6 +29623,16 @@ msgctxt ""
msgid "Elements"
msgstr ""
+#. uiQ35
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.DeckList.FindDeck\n"
+"Title\n"
+"value.text"
+msgid "Find"
+msgstr ""
+
#. B4iFE
#: Sidebar.xcu
msgctxt ""
@@ -30093,6 +30163,16 @@ msgctxt ""
msgid "Columns"
msgstr "الأعمدة"
+#. DqpFK
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.QuickFindPanel\n"
+"Title\n"
+"value.text"
+msgid "QuickFind"
+msgstr ""
+
#. CDJWW
#: StartModuleWindowState.xcu
msgctxt ""
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index 01b79a1897f..7faf36c2dec 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ar/>\n"
@@ -8959,12 +8959,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "القيمة "
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "القيمة 1؛ القيمة 2؛ ...عبارة عن 1 إلى 30 وسيطة تمثل عينة تم أخذها من إجمالي محتوى أساسي."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9070,12 +9069,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "القيمة "
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "القيمة 1؛ القيمة 2؛ ...عبارة عن 1 إلى 30 وسيطة تمثل عينة تم أخذها من إجمالي محتوى أساسي."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9165,12 +9163,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "القيمة "
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "القيمة 1؛ القيمة 2؛ ...عبارة عن 1 إلى 30 وسيطة تمثل عينة تم أخذها من إجمالي محتوى أساسي."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17048,10 +17045,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr ""
-#. 9PX2L
+#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
-msgid "Range "
+msgid "Range"
msgstr ""
#. A5mF9
@@ -17078,10 +17075,268 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
msgstr ""
-#. AAhNq
+#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
-msgid "The value to return if all values in the included array are empty (filter returns nothing)"
+msgid "The value to return if all values in the included array are empty (filter returns nothing)."
+msgstr ""
+
+#. gSZGa
+#: sc/inc/scfuncs.hrc:4201
+msgctxt "SC_OPCODE_SORT"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. 5dG8m
+#: sc/inc/scfuncs.hrc:4202
+msgctxt "SC_OPCODE_SORT"
+msgid "Range"
+msgstr ""
+
+#. mUPZF
+#: sc/inc/scfuncs.hrc:4203
+msgctxt "SC_OPCODE_SORT"
+msgid "The range, or array to sort."
+msgstr ""
+
+#. 3vzBe
+#: sc/inc/scfuncs.hrc:4204
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort index"
+msgstr ""
+
+#. SWhii
+#: sc/inc/scfuncs.hrc:4205
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the row or column to sort by."
+msgstr ""
+
+#. uFhZs
+#: sc/inc/scfuncs.hrc:4206
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort order"
+msgstr ""
+
+#. ySFRx
+#: sc/inc/scfuncs.hrc:4207
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. fnsqA
+#: sc/inc/scfuncs.hrc:4208
+msgctxt "SC_OPCODE_SORT"
+msgid "By col"
+msgstr ""
+
+#. TDtYt
+#: sc/inc/scfuncs.hrc:4209
+msgctxt "SC_OPCODE_SORT"
+msgid "A logical value indicating the desired sort direction; FALSE to sort by row (default), TRUE to sort by column."
+msgstr ""
+
+#. 5AEwL
+#: sc/inc/scfuncs.hrc:4215
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
+msgstr ""
+
+#. g4Mpg
+#: sc/inc/scfuncs.hrc:4216
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort range"
+msgstr ""
+
+#. YsFWA
+#: sc/inc/scfuncs.hrc:4217
+msgctxt "SC_OPCODE_SORTBY"
+msgid "The array or range to sort."
+msgstr ""
+
+#. hkF48
+#: sc/inc/scfuncs.hrc:4218
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort by range "
+msgstr ""
+
+#. Xh6BJ
+#: sc/inc/scfuncs.hrc:4219
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. jUFcA
+#: sc/inc/scfuncs.hrc:4220
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort order "
+msgstr ""
+
+#. F8iPf
+#: sc/inc/scfuncs.hrc:4221
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. yvUDG
+#: sc/inc/scfuncs.hrc:4227
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
+
+#. ZavA8
+#: sc/inc/scfuncs.hrc:4228
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Rows"
+msgstr ""
+
+#. A8HDQ
+#: sc/inc/scfuncs.hrc:4229
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of rows to return."
+msgstr ""
+
+#. f5UCW
+#: sc/inc/scfuncs.hrc:4230
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Columns"
+msgstr ""
+
+#. A8QKv
+#: sc/inc/scfuncs.hrc:4231
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of columns to return."
+msgstr ""
+
+#. ErvjE
+#: sc/inc/scfuncs.hrc:4232
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Start"
+msgstr ""
+
+#. rC9mG
+#: sc/inc/scfuncs.hrc:4233
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The first number in the sequence."
+msgstr ""
+
+#. L3NNF
+#: sc/inc/scfuncs.hrc:4234
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Step"
+msgstr ""
+
+#. Y8rLF
+#: sc/inc/scfuncs.hrc:4235
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The amount to increment each subsequent value in the array."
+msgstr ""
+
+#. 8HzKM
+#: sc/inc/scfuncs.hrc:4241
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
+
+#. jksQe
+#: sc/inc/scfuncs.hrc:4242
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Rows"
+msgstr ""
+
+#. GQDKh
+#: sc/inc/scfuncs.hrc:4243
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of rows to return."
+msgstr ""
+
+#. SfG9b
+#: sc/inc/scfuncs.hrc:4244
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Columns"
+msgstr ""
+
+#. Pki2r
+#: sc/inc/scfuncs.hrc:4245
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of columns to return."
+msgstr ""
+
+#. oC45m
+#: sc/inc/scfuncs.hrc:4246
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Min"
+msgstr ""
+
+#. HASSd
+#: sc/inc/scfuncs.hrc:4247
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The lower limit of the generated numbers."
+msgstr ""
+
+#. DGi8h
+#: sc/inc/scfuncs.hrc:4248
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Max"
+msgstr ""
+
+#. Cw8Nu
+#: sc/inc/scfuncs.hrc:4249
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The upper limit of the generated numbers."
+msgstr ""
+
+#. WBWq3
+#: sc/inc/scfuncs.hrc:4250
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Integers"
+msgstr ""
+
+#. UiLts
+#: sc/inc/scfuncs.hrc:4251
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
+msgstr ""
+
+#. hVQ6i
+#: sc/inc/scfuncs.hrc:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
msgstr ""
#. pDDme
@@ -19271,32 +19526,110 @@ msgctxt "STR_CONDITION_BETWEEN"
msgid "between"
msgstr ""
-#. HUNFG
+#. ETMUh
+#: sc/inc/strings.hrc:409
+msgctxt "STR_CONDITION_NOT_BETWEEN"
+msgid "not between"
+msgstr ""
+
+#. nHTEg
#: sc/inc/strings.hrc:410
+msgctxt "STR_CONDITION_DUPLICATE"
+msgid "duplicate"
+msgstr ""
+
+#. o3aZB
+#: sc/inc/strings.hrc:411
+msgctxt "STR_CONDITION_NOT_DUPLICATE"
+msgid "not duplicate"
+msgstr ""
+
+#. X2BKW
+#: sc/inc/strings.hrc:412
+msgctxt "STR_CONDITION_TOP_N_ELEMENTS"
+msgid "in top N elements"
+msgstr ""
+
+#. eAgZs
+#: sc/inc/strings.hrc:413
+msgctxt "STR_CONDITION_BOTTOM_N_ELEMENTS"
+msgid "in bottom N elements"
+msgstr ""
+
+#. CXY2x
+#: sc/inc/strings.hrc:414
+msgctxt "STR_CONDITION_TOP_N_PERCENT"
+msgid "in top N percent"
+msgstr ""
+
+#. Z7wFx
+#: sc/inc/strings.hrc:415
+msgctxt "STR_CONDITION_BOTTOM_N_PERCENT"
+msgid "in bottom N percent"
+msgstr ""
+
+#. WhB3E
+#: sc/inc/strings.hrc:416
+msgctxt "STR_CONDITION_ABOVE_AVERAGE"
+msgid "above average"
+msgstr ""
+
+#. 7hLBV
+#: sc/inc/strings.hrc:417
+msgctxt "STR_CONDITION_BELOW_AVERAGE"
+msgid "below average"
+msgstr ""
+
+#. JpzNk
+#: sc/inc/strings.hrc:418
+msgctxt "STR_CONDITION_ABOVE_OR_EQUAL_AVERAGE"
+msgid "above or equal average"
+msgstr ""
+
+#. NUGd2
+#: sc/inc/strings.hrc:419
+msgctxt "STR_CONDITION_BELOW_OR_EQUAL_AVERAGE"
+msgid "below or equal average"
+msgstr ""
+
+#. HUNFG
+#: sc/inc/strings.hrc:420
msgctxt "STR_CONDITION_ERROR"
msgid "with error "
msgstr ""
#. iNFYk
-#: sc/inc/strings.hrc:411
+#: sc/inc/strings.hrc:421
msgctxt "STR_CONDITION_NOERROR"
msgid "without error "
msgstr ""
+#. zk7Lo
+#: sc/inc/strings.hrc:422
+msgctxt "STR_CONDITION_BEGINS_WITH"
+msgid "begins with"
+msgstr ""
+
+#. nnEb4
+#: sc/inc/strings.hrc:423
+msgctxt "STR_CONDITION_ENDS_WITH"
+msgid "ends with"
+msgstr ""
+
#. mcir7
-#: sc/inc/strings.hrc:412
+#: sc/inc/strings.hrc:424
msgctxt "STR_CONDITION_CONTAINS_TEXT"
msgid "containing text"
msgstr ""
#. YpCMa
-#: sc/inc/strings.hrc:413
+#: sc/inc/strings.hrc:425
msgctxt "STR_CONDITION_NOT_CONTAINS_TEXT"
msgid "not containing text"
msgstr ""
#. Wp8Us
-#: sc/inc/strings.hrc:415
+#: sc/inc/strings.hrc:427
msgctxt "STR_CONTENT_WITH_UNKNOWN_ENCRYPTION"
msgid "Document contains DRM content that is encrypted with an unknown encryption method. Only the un-encrypted content will be shown."
msgstr ""
@@ -20340,7 +20673,7 @@ msgid "Closes dialog and discards all changes."
msgstr ""
#. uAT4Z
-#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:138
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:126
msgctxt "conditionaleasydialog|label"
msgid "with"
msgstr ""
@@ -20376,568 +20709,568 @@ msgid "New Style..."
msgstr "نمط جديد..."
#. H66AP
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:102
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:103
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
msgstr "أدخل قيمة:"
#. TMvBu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:200
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:201
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "خيارات أخرى..."
#. JWFYN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:215
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "تلقائي"
#. gE9LZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "الأدنى"
#. HAuKu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "الأقصى"
#. ciYfw
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "نسبة مئوية"
#. Kqxfp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "القيمة"
#. UhkzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "نسبة مئوية"
#. tEhTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:222
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "المعادلة"
#. jYZ4B
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:234
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "تلقائي"
#. FGnWb
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "الحد اﻷدنى"
#. qC8Zo
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "الحد الأقصى"
#. 7bxeC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "نسبة مئوية"
#. sqTFV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "القيمة"
#. RSDFW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "نسبة مئوية"
#. 83BhU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:241
#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "المعادلة"
#. F63FN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:253
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "تلقائي"
#. TDG7W
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "الحد اﻷدنى"
#. JBX6r
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "الحد الأقصى"
#. uPGWW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "نسبة مئوية"
#. JxXq2
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "القيمة"
#. f464z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "نسبة مئوية"
#. oTJU7
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:260
#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "المعادلة"
#. XsHDp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:310
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:287
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
msgstr ""
#. u5RxC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:298
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
msgstr ""
#. JcTKF
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:344
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "مثال"
#. ra4fB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:359
msgctxt "conditionalentry|typeis"
msgid "is equal to"
msgstr ""
#. bnDkp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:383
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:360
msgctxt "conditionalentry|typeis"
msgid "is less than"
msgstr ""
#. ok3Hq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:384
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:361
msgctxt "conditionalentry|typeis"
msgid "is greater than"
msgstr ""
#. yMvDB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:385
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:362
msgctxt "conditionalentry|typeis"
msgid "is less than or equal to"
msgstr ""
#. XoEDQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:386
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:363
msgctxt "conditionalentry|typeis"
msgid "is greater than or equal to"
msgstr ""
#. Kyf5x
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:387
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:364
msgctxt "conditionalentry|typeis"
msgid "is not equal to"
msgstr ""
#. HcfU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:388
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:365
msgctxt "conditionalentry|typeis"
msgid "is between"
msgstr "هو ما بين"
#. 2A2DA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:389
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:366
msgctxt "conditionalentry|typeis"
msgid "is not between"
msgstr "هو ليس ما بين"
#. 5HFGX
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:390
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:367
msgctxt "conditionalentry|typeis"
msgid "is duplicate"
msgstr "هو تكرار"
#. 8ZUSC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:391
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:368
msgctxt "conditionalentry|typeis"
msgid "is not duplicate"
msgstr ""
#. E7mG8
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:392
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:369
msgctxt "conditionalentry|typeis"
msgid "is in top N elements"
msgstr ""
#. FGAML
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:393
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:370
msgctxt "conditionalentry|typeis"
msgid "is in bottom N elements"
msgstr ""
#. BCnE4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:371
msgctxt "conditionalentry|typeis"
msgid "is in top N percent"
msgstr ""
#. 2EFQe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:372
msgctxt "conditionalentry|typeis"
msgid "is in bottom N percent"
msgstr ""
#. mgJrq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:373
msgctxt "conditionalentry|typeis"
msgid "is above average"
msgstr "هو فوق المعدل"
#. 7Scqx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:374
msgctxt "conditionalentry|typeis"
msgid "is below average"
msgstr "هو دون المعدل"
#. hrCLZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:375
msgctxt "conditionalentry|typeis"
msgid "is above or equal average"
msgstr "هو أعلى من أو يساوي المعدل"
#. B75cQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:376
msgctxt "conditionalentry|typeis"
msgid "is below or equal average"
msgstr "هو أدنى من أو يساوي المعدل"
#. 3MvCE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:377
msgctxt "conditionalentry|typeis"
msgid "is error"
msgstr ""
#. CaKU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:378
msgctxt "conditionalentry|typeis"
msgid "is not error"
msgstr ""
#. 4dd5c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:379
msgctxt "conditionalentry|typeis"
msgid "begins with"
msgstr ""
#. BxBTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:380
msgctxt "conditionalentry|typeis"
msgid "ends with"
msgstr ""
#. bkWSj
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:381
msgctxt "conditionalentry|typeis"
msgid "contains"
msgstr ""
#. UwtTu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
msgctxt "conditionalentry|typeis"
msgid "does not contain"
msgstr "لا يحوي"
#. 5WkbA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:417
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "اليوم"
#. Ap28X
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
msgstr "الأمس"
#. NhvVn
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
msgstr "غدًا"
#. s7CNz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr "آخر ٧ أيام"
#. 8FQAS
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
msgctxt "conditionalentry|datetype"
msgid "This week"
msgstr "هذا الأسبوع"
#. PnQGG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:422
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
msgctxt "conditionalentry|datetype"
msgid "Last week"
msgstr "الأسبوع الماضي"
#. MxArx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:423
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
msgctxt "conditionalentry|datetype"
msgid "Next week"
msgstr "الأسبوع القادم"
#. jkJFd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:424
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
msgctxt "conditionalentry|datetype"
msgid "This month"
msgstr "هذا الشهر"
#. M3xGu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:425
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
msgctxt "conditionalentry|datetype"
msgid "Last month"
msgstr "الشهر الماضي"
#. vHZmy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:426
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
msgctxt "conditionalentry|datetype"
msgid "Next month"
msgstr "الشهر القادم"
#. AxRRz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:427
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
msgctxt "conditionalentry|datetype"
msgid "This year"
msgstr "هذه السنة"
#. BRRzp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:428
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
msgctxt "conditionalentry|datetype"
msgid "Last year"
msgstr "السنة الماضية"
#. DF9gQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:406
msgctxt "conditionalentry|datetype"
msgid "Next year"
msgstr "السنة القادمة"
#. vgneU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:441
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr ""
#. U3CvE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:442
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr ""
#. pByFi
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:443
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "شريط البيانات"
#. jjm3Z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:444
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr "مجموعة الأيقونات"
#. JGdRZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:470
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:447
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr "كل الخلايا"
#. ysEAt
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:471
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:448
msgctxt "conditionalentry|type"
msgid "Cell value"
msgstr "قيمة الخلية"
#. ZqmeM
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:472
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:449
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "المعادلة هي"
#. BWDxf
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:473
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:450
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "التاريخ هو"
#. qiobs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:526
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:503
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr "٣ أسهم"
#. uC7X4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:527
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:504
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr "٣ أسهم رصاصيّة"
#. rCY3m
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:528
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:505
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr ""
#. ABtzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:529
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:506
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr ""
#. DDG3c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:530
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:507
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr ""
#. VFEYs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:531
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:508
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr ""
#. vr8rv
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:532
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:509
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr ""
#. Yxkt6
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:533
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:510
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr ""
#. 9fMKe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:534
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:511
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr ""
#. FEg5s
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:535
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:512
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr ""
#. QzJwR
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:536
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:513
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr ""
#. UFw2i
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:537
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:514
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr ""
#. FE6rm
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:538
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:515
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr "٣ أسهم"
#. 4kGKQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:539
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:516
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr "٣ أسهم رصاصيّة"
#. Yi3pd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:540
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:517
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr "4 دوائر أحمر إلى أسود"
#. BKpUg
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:541
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:518
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr ""
#. AQdho
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:542
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:519
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr "4 أضوية مرور"
#. iGXCy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:543
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:520
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr "5 أسهم"
#. 7EuvV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:544
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:521
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr "5 أسهم رمادية"
#. CaZNK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:545
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:522
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr "5 تقييمات"
#. Ae5jK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:546
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:523
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
msgstr "5 أرباع"
#. BdcCG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:547
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:524
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr "5 صناديق"
@@ -21032,32 +21365,26 @@ msgctxt "conditionalformatdialog|extended_tip|ConditionalFormatDialog"
msgid "Choose Conditional Formatting to define format styles depending on certain conditions."
msgstr ""
-#. XFw3E
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:22
-msgctxt "conditionaliconset|label"
-msgid " >= "
-msgstr ""
-
#. ZDEEe
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:46
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:53
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "القيمة"
#. dBBzv
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:47
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:54
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "نسبة مئوية"
#. hdHXA
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:48
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:55
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "نسبة مئوية"
#. mmHTt
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:49
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:56
#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
@@ -22262,86 +22589,80 @@ msgctxt "dataform|extended_tip|DataFormDialog"
msgid "Data Entry Form is a tool to make table data entry easy in spreadsheets."
msgstr ""
-#. 6DQYr
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:22
-msgctxt "dataproviderdlg/okaybtn"
-msgid "Okay"
-msgstr "حسنًا"
-
-#. Ah2h8
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:35
-msgctxt "dataproviderdlg/cancelbtn"
-msgid "Cancel"
-msgstr "ألغِ"
+#. RbFU3
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:7
+msgctxt "dataproviderdlg/dlg_name"
+msgid "Data Provider"
+msgstr ""
#. a7EFA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:86
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
msgstr "مدى البيانات:"
#. pSQ4F
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:111
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
msgstr "مزوَِد البيانات:"
#. RGiXi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:136
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
msgctxt "dataproviderdlg/url"
msgid "URL:"
msgstr "الرابط:"
#. GKDQA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:159
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
msgstr "تصفّح"
#. GABzG
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:173
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
msgstr "معرِّف \\ Xpath:"
#. pwS4k
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:201
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
msgstr "المصدر"
#. fHfGq
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:236
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
msgstr "أضِف"
#. Smoiv
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:240
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
msgstr "أضِف تحويلات"
#. cSgeU
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:296
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
msgstr "تحويلات"
#. gpeXB
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:352
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
msgctxt "dataproviderdlg/apply"
msgid "Apply"
msgstr "طبّق"
#. bDVwi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:356
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
msgstr "طبّق التغييرات"
#. 6pCFs
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:375
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
msgctxt "dataproviderdlg/preview"
msgid "Preview"
msgstr "معاينة"
@@ -23145,97 +23466,97 @@ msgid "Drawing Style"
msgstr ""
#. RtX4T
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:41
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:38
msgctxt "drawtemplatedialog|standard"
msgid "_Standard"
msgstr ""
#. jyFCi
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "Organizer"
msgstr ""
#. qSfk8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
msgctxt "drawtemplatedialog|line"
msgid "Line"
msgstr ""
#. GFaA9
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:173
msgctxt "drawtemplatedialog|area"
msgid "Area"
msgstr ""
#. JcspJ
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:197
msgctxt "drawtemplatedialog|shadowing"
msgid "Shadowing"
msgstr ""
#. sQnEr
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:221
msgctxt "drawtemplatedialog|transparency"
msgid "Transparency"
msgstr ""
#. nrmzw
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:245
msgctxt "drawtemplatedialog|font"
msgid "Font"
msgstr ""
#. MfVx4
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:269
msgctxt "drawtemplatedialog|fonteffect"
msgid "Font Effects"
msgstr ""
#. wvB6g
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:293
msgctxt "drawtemplatedialog|indents"
msgid "Indents & Spacing"
msgstr ""
#. BuWKT
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:317
msgctxt "drawtemplatedialog|text"
msgid "Text"
msgstr ""
#. buF9B
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:583
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:341
msgctxt "drawtemplatedialog|animation"
msgid "Text Animation"
msgstr ""
#. pLtGk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:631
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:365
msgctxt "drawtemplatedialog|dimensioning"
msgid "Dimensioning"
msgstr ""
#. CDEt8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:679
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:389
msgctxt "drawtemplatedialog|alignment"
msgid "Alignment"
msgstr ""
#. Bh59e
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:727
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:413
msgctxt "drawtemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr ""
#. eCHjk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:775
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:437
msgctxt "drawtemplatedialog|tabs"
msgid "Tabs"
msgstr ""
#. 6emuB
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:823
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:461
msgctxt "drawtemplatedialog|background"
msgid "Highlighting"
msgstr ""
@@ -23986,49 +24307,49 @@ msgid "Format Cells"
msgstr "تنسيق الخلايا"
#. ngekD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:138
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:112
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "الأرقام"
#. TvoWD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:185
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:135
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "الخط"
#. 3oXRX
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:159
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "تأثيرات الخطّ"
#. iuvXW
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:183
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "محاذاة"
#. MfFdu
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:329
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:207
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "طباعة آسيوية"
#. FtWjv
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:377
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:231
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "الحدود"
#. 9S8Sy
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:425
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:255
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "الخلفية"
#. hbPUf
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:473
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:279
msgctxt "formatcellsdialog|cellprotection"
msgid "Cell Protection"
msgstr "حماية الخلية"
@@ -24919,69 +25240,93 @@ msgid "This command opens a dialog where you can assign a different name to the
msgstr ""
#. 3x5fz
-#: sc/uiconfig/scalc/ui/insertcells.ui:8
+#: sc/uiconfig/scalc/ui/insertcells.ui:21
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "إدراج خلايا"
#. ewgTB
-#: sc/uiconfig/scalc/ui/insertcells.ui:92
+#: sc/uiconfig/scalc/ui/insertcells.ui:105
#, fuzzy
msgctxt "insertcells|down"
msgid "Shift cells _down"
msgstr "إزاحة الخلايا إلى أ_على"
#. FA4mZ
-#: sc/uiconfig/scalc/ui/insertcells.ui:101
+#: sc/uiconfig/scalc/ui/insertcells.ui:114
msgctxt "insertcells|extended_tip|down"
msgid "Moves the contents of the selected range downward when cells are inserted."
msgstr ""
#. FnbEo
-#: sc/uiconfig/scalc/ui/insertcells.ui:113
+#: sc/uiconfig/scalc/ui/insertcells.ui:125
#, fuzzy
msgctxt "insertcells|right"
msgid "Shift cells _right"
msgstr "إزاحة الخلايا إلى اليسار"
#. 9UVgc
-#: sc/uiconfig/scalc/ui/insertcells.ui:122
+#: sc/uiconfig/scalc/ui/insertcells.ui:134
msgctxt "insertcells|extended_tip|right"
msgid "Moves the contents of the selected range to the right when cells are inserted."
msgstr ""
#. V4zVH
-#: sc/uiconfig/scalc/ui/insertcells.ui:134
+#: sc/uiconfig/scalc/ui/insertcells.ui:145
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr ""
#. GZc24
-#: sc/uiconfig/scalc/ui/insertcells.ui:143
+#: sc/uiconfig/scalc/ui/insertcells.ui:154
msgctxt "insertcells|extended_tip|rows"
msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet."
msgstr ""
#. 6UZ5M
-#: sc/uiconfig/scalc/ui/insertcells.ui:155
+#: sc/uiconfig/scalc/ui/insertcells.ui:165
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr ""
#. oXcQW
-#: sc/uiconfig/scalc/ui/insertcells.ui:164
+#: sc/uiconfig/scalc/ui/insertcells.ui:174
msgctxt "insertcells|extended_tip|cols"
msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns."
msgstr ""
+#. A5tXu
+#: sc/uiconfig/scalc/ui/insertcells.ui:189
+msgctxt "insertcells|number_of_rows"
+msgid "Number of rows"
+msgstr ""
+
+#. GKCyQ
+#: sc/uiconfig/scalc/ui/insertcells.ui:194
+msgctxt "insertcells|extended_tip|number_of_rows"
+msgid "Specify the number of rows to insert."
+msgstr ""
+
+#. HsEux
+#: sc/uiconfig/scalc/ui/insertcells.ui:209
+msgctxt "insertcells|number_of_columns"
+msgid "Number of columns"
+msgstr ""
+
+#. vFkVT
+#: sc/uiconfig/scalc/ui/insertcells.ui:214
+msgctxt "insertcells|extended_tip|number_of_columns"
+msgid "Specify the number of columns to insert."
+msgstr ""
+
#. GkQo9
-#: sc/uiconfig/scalc/ui/insertcells.ui:180
+#: sc/uiconfig/scalc/ui/insertcells.ui:235
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "التحديد"
#. g2sxi
-#: sc/uiconfig/scalc/ui/insertcells.ui:205
+#: sc/uiconfig/scalc/ui/insertcells.ui:257
msgctxt "insertcells|extended_tip|InsertCellsDialog"
msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify."
msgstr ""
@@ -26009,205 +26354,205 @@ msgid "No solution was found."
msgstr "لم يُعثر على حلّ."
#. iQSEv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3030
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3036
msgctxt "CalcNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_ملف"
#. wh523
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3049
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3055
msgctxt "CalcNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. 3iDW7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3104
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3110
msgctxt "CalcNotebookbar|FileLabel"
msgid "~File"
msgstr "~ملف"
#. 6GvMB
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4779
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4785
msgctxt "CalcNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "ال_رئيسية"
#. 5kZRD
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4885
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4891
msgctxt "CalcNotebookbar|HomeLabel"
msgid "~Home"
msgstr "ال~رئيسية"
#. bBEGh
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5432
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5438
msgctxt "CalcNotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "ح_قل"
#. VCk9a
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5914
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5920
msgctxt "CalcNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "أ_درج"
#. HnjBi
-#: sc/uiconfig/scalc/ui/notebookbar.ui:6019
+#: sc/uiconfig/scalc/ui/notebookbar.ui:6025
msgctxt "CalcNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "أ~درج"
#. vruXQ
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7091
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7097
msgctxt "CalcNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "م_خطط"
#. eWinY
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7175
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7181
msgctxt "CalcNotebookbar|PageLayoutLabel"
msgid "~Layout"
msgstr "م~خطط"
#. pnWd5
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8452
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8458
msgctxt "CalcNotebookbar|StatisticsMenuButton"
msgid "_Statistics"
msgstr ""
#. BiHBE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8503
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8509
msgctxt "CalcNotebookbar|DataMenuButton"
msgid "_Data"
msgstr "_بيانات"
#. xzx9j
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8609
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8615
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
msgstr "~بيانات"
#. CBEHA
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9412
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9418
msgctxt "CalcNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "مر_اجعة"
#. 7FXbr
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9497
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9503
msgctxt "CalcNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "مر~اجعة"
#. NT37F
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10307
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10367
msgctxt "CalcNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "معاي_نة"
#. rPdAq
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10392
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10452
msgctxt "CalcNotebookbar|ViewLabel"
msgid "~View"
msgstr "معاي~نة"
#. SAv6Z
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11502
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11562
msgctxt "CalcNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "صور_ة"
#. rwprK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11623
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11683
msgctxt "CalcNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. EjbzV
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12805
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12865
msgctxt "CalcNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_درو"
#. iagRv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12912
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12972
msgctxt "CalcNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~درو"
#. EgeGL
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13370
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13430
msgctxt "CalcNotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. PRmbH
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13661
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13721
msgctxt "CalcNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_كائن"
#. xTKVv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13768
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13828
msgctxt "CalcNotebookbar|FrameLabel"
msgid "~Object"
msgstr "~كائن"
#. cHyKz
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14328
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14388
msgctxt "CalcNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "و_سائط"
#. CJ2qx
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14433
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14493
msgctxt "CalcNotebookbar|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. eQK6A
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14815
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14875
msgctxt "CalcNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "ط_باعة"
#. sCGyG
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14898
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14958
msgctxt "CalcNotebookbar|PrintLabel"
msgid "~Print"
msgstr ""
#. 5JVAt
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15706
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15766
msgctxt "CalcNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. CCEAK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15790
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15850
msgctxt "CalcNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. DHeyE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15847
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15907
msgctxt "CalcNotebookbar|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. 4ZDL7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15921
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15981
msgctxt "CalcNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. 3Ec6T
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17110
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17170
msgctxt "CalcNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. 8HTEk
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17194
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17254
msgctxt "CalcNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "أدوا~ت"
@@ -26412,492 +26757,492 @@ msgid "~Tools"
msgstr "أدوا~ت"
#. LL2dj
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3220
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3226
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ملف"
#. MR7ZB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3328
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3334
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ح_رّر"
#. AXNcR
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3444
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4985
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3450
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4994
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "الطُرُ_ز"
#. scY66
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3595
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3601
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ال_خط"
#. LFB3L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3821
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3827
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "الفقر_ة"
#. UnsAB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4219
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4225
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ر_قم"
#. hBvBa
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4330
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4336
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_بيانات"
#. CMGpS
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4441
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4447
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "أ_درج"
#. 5wZbP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4552
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4558
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "مر_اجعة"
#. Uyv2y
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4663
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4669
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "معاي_نة"
#. bgPuY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4772
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11117
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11126
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. 5fAr4
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4864
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4870
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. T2jYU
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5136
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5145
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "ال_خط"
#. jZETF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5360
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5369
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "الفقر_ة"
#. 5Wp5j
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5618
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "معاي_نة"
#. DC7Hv
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5744
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5753
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "در_و"
#. ncAKi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6169
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7708
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9352
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10161
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7717
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8758
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9361
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10170
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_رتّب"
#. 8pLR3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6444
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6453
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "شك_ل"
#. NM63T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6691
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10409
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6700
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10418
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_جمّع"
#. cbMTW
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6814
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6823
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_الأبعاد"
#. BTzDn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7042
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7051
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "م_عمل‌خطوط"
#. PLqyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7153
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8199
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8997
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9601
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10521
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7162
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8208
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9006
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9610
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10530
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_شبكة"
#. K6izG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7283
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7292
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Im_age"
msgstr "_صورة"
#. SEFWn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7935
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7944
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr "مرشّ_ح"
#. 5a4zV
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8324
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8333
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_كائن"
#. Ghwp6
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9123
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9132
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "و_سائط"
#. nyHDP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9736
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9745
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Edit"
msgstr "ح_رّر"
#. PhCFL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10988
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10997
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "ط_باعة"
#. RC7F3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11872
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11881
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "_قائمة"
#. mBSfG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2523
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2529
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "المبدئيّ"
#. Z7t2R
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2537
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2543
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "تشديد 1"
#. xeEFE
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2551
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "تشديد 2"
#. G3TRo
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2553
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2559
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "تشديد 3"
#. QcUKG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2567
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2573
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Heading 1"
msgstr "عنوان رئيسي ١"
#. 6Ej4G
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2575
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2581
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Heading 2"
msgstr "عنوان رئيسي ٢"
#. sqE94
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2589
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2595
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "سيء"
#. 3ibZN
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2597
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2603
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "جيد"
#. DGBbw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2605
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2611
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "محايد"
#. keb9M
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2613
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2619
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "خطأ"
#. WtFbH
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2621
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "تحذير"
#. t9EbD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2641
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "حاشية"
#. FFrSw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2649
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ملاحظة"
#. EsADr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3133
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3139
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_قائمة"
#. Ch63h
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3186
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3192
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "أدوا_ت"
#. kdH4L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3240
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3246
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_مساعدة"
#. bkg23
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3347
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3353
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_ملف"
#. aqbEs
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3580
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3586
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ح_رّر"
#. HFC9U
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3773
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3779
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "الطُرُ_ز"
#. VFtWK
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4037
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4043
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ال_خط"
#. 9HzEG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4274
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4280
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ر_قم"
#. F7vQ2
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4482
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4488
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "محا_ذاة"
#. QnhiG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4710
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4716
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "خلا_يا"
#. rrpkZ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4868
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4874
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "أ_درج"
#. NsDSM
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5046
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5052
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_بيانات"
#. gQQfL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5214
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5220
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "مر_اجعة"
#. BHDdD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5382
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5388
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "معاي_نة"
#. ZJufp
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5602
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5608
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "Im_age"
msgstr "_صورة"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5917
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5923
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_رتّب"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6065
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6071
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ل_ون"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6308
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6314
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_شبكة"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6443
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6449
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "الل_غة"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6667
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6673
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "مر_اجعة"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6875
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6881
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ت_عليقات"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7074
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7080
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_قارن"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7272
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7278
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "معاي_نة"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7701
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7707
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "در_و"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8058
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8064
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ح_رّر"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8386
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8392
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_رتّب"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8549
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8555
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "معاي_نة"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8747
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_جمّع"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8893
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8899
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_الأبعاد"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9192
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9198
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ال_خط"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9445
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9451
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "محا_ذاة"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9649
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "معاي_نة"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9794
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9800
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "أ_درج"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9937
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9943
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "و_سائط"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10167
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10173
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "إط_ار"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10581
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10587
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_رتّب"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10749
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_شبكة"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10941
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10947
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "معاي_نة"
@@ -28126,43 +28471,43 @@ msgid "Page Style"
msgstr "طراز الصفحة"
#. D22J5
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "المنظّم"
#. CbW7A
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:200
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "الصفحة"
#. yXBdU
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:248
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:174
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "الحدود"
#. AYC9K
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:296
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:198
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "الخلفية"
#. qEnHY
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:344
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:222
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "الرأس"
#. LLLXG
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:392
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:246
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "تذييل"
#. W5b3a
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:440
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:270
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "ورقة"
@@ -28204,55 +28549,55 @@ msgid "Cell Style"
msgstr "نمط الخلية"
#. AGL7z
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "المنظّم"
#. asnEd
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "الأرقام"
#. gT7a7
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:173
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "الخط"
#. d5N6G
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:197
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "تأثيرات الخطّ"
#. mXKgq
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:221
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "محاذاة"
#. 2YK98
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:245
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "طباعة آسيوية"
#. CfvF5
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:269
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "الحدود"
#. CDaQE
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:293
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "الخلفية"
#. qCRSA
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:317
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr "حماية الخلية"
@@ -31995,206 +32340,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
+msgctxt "sparklinedialog|extended_tip|edInputRange"
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
+msgstr ""
+
+#. kxVPD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
+msgctxt "sparklinedialog|extended_tip|edOutputRange"
+msgid "Select the cell range to receive the sparkline."
+msgstr ""
+
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:182
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:199
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:218
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:250
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
+#. Cc5DR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
+msgctxt "sparklinedialog|extended_tip|colSeries"
+msgid "Select the main color for the sparklines."
+msgstr ""
+
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:285
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
+#. Dqcpc
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
+msgctxt "sparklinedialog|extended_tip|cbNegative"
+msgid "Check and select the color for negative points."
+msgstr ""
+
+#. E2CzF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
+msgctxt "sparklinedialog|extended_tip|colNegative"
+msgid "Select the color for the negative points."
+msgstr ""
+
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:323
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
+msgctxt "sparklinedialog|extended_tip|cbHigh"
+msgid "Check and select the color for high points."
+msgstr ""
+
+#. xRya6
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
+msgctxt "sparklinedialog|extended_tip|colHigh"
+msgid "Select the color for the high point."
+msgstr ""
+
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:361
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
+#. 52nar
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
+msgctxt "sparklinedialog|extended_tip|cbLow"
+msgid "Check and select the color for low points."
+msgstr ""
+
+#. 44giA
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
+msgctxt "sparklinedialog|extended_tip|colLow"
+msgid "Select the color for the low point."
+msgstr ""
+
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:399
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
+#. oAqSy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
+msgctxt "sparklinedialog|extended_tip|cbMarker"
+msgid "Check and select the color for data points (line type only)."
+msgstr ""
+
+#. EzkVJ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
+msgctxt "sparklinedialog|extended_tip|colMarker"
+msgid "Select the color for the data points markers."
+msgstr ""
+
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:437
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
+#. bXysM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
+msgctxt "sparklinedialog|extended_tip|cbFirst"
+msgid "Check and select the color for first point."
+msgstr ""
+
+#. Cy7AH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
+msgctxt "sparklinedialog|extended_tip|colFirst"
+msgid "Select the color for the first point."
+msgstr ""
+
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:475
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
+#. MAiGM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
+msgctxt "sparklinedialog|extended_tip|cbLast"
+msgid "Check and select the color for last point."
+msgstr ""
+
+#. Cv5Gu
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
+msgctxt "sparklinedialog|extended_tip|colLast"
+msgid "Select the color for the last point."
+msgstr ""
+
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:517
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:551
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:566
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
+#. fVkAN
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
+msgctxt "sparklinedialog|extended_tip|seLineWidth"
+msgid "Enter the line thickness number manually or use the spin button."
+msgstr ""
+
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:584
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:599
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr "فجوة"
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:600
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:601
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
+msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
+msgstr ""
+
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:611
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
+#. 4QTnR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
+msgctxt "sparklinedialog|extended_tip|cbHidden"
+msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
+msgstr ""
+
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:626
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
+#. scFcD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
+msgctxt "sparklinedialog|extended_tip|cbRTL"
+msgid "Check to have the sparklines show the data in reverse order."
+msgstr ""
+
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:646
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "عمود"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:647
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
+msgctxt "sparklinedialog|extended_tip|cbType"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
+msgstr ""
+
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:659
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:675
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "الخصائص"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:708
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:709
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
+msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
+msgstr ""
+
+#. EWGyZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
+msgctxt "sparklinedialog|extended_tip|seMinAxis"
+msgid "Spin or enter number to set the minimum value for the Y axis."
+msgstr ""
+
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:738
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:739
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
+msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgstr ""
+
+#. LwjfH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
+msgctxt "sparklinedialog|extended_tip|seMaxAxis"
+msgid "Spin or enter number to set the maximum value for the Y axis."
+msgstr ""
+
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:767
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:782
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:794
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
+#. ubKiy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
+msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
+msgid "Check to show the X axis for sparklines."
+msgstr ""
+
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:814
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -33389,334 +33896,412 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "ت_مييز القيم"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "أشّر مربع تمييز القيمة لإظهار محتويات الخلايا بألوان مختلفة، استنادا إلى النوع. تُنسَّق خلايا النص بالأسود والمعادلات بالأخضر وخلايا الأرقام بالأزرق وتظهر الخلايا المحمية بخلفية رمادية فاتحة بغضّ النظر عن تنسيق عَرضها."
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "المرب_ط"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
+#. EysZB
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
+msgctxt "tpviewpage|value"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. owsEV
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
+msgctxt "extended_tip|value"
+msgid "Mark this box to show highlighted background when the cell is in edit mode."
+msgstr ""
+
+#. czZNn
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
+msgctxt "tpviewpage|noteauthor"
+msgid "Comment authorship"
+msgstr ""
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:281
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "عَرض"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:308
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:316
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:327
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "شريط التمرير الأ_فقي"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:335
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:346
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "شريط التمرير الرأ_سي"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "ألس_نة الأوراق"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:373
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:384
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:392
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:403
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "~نافذة"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:527
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:563
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "تكبير/تصغير"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:592
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "فواصل الصفحات"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:600
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:612
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
#, fuzzy
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "خطوط مساعدة أ_ثناء التحريك"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:620
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:634
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
#, fuzzy
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "خطوط الشبكة"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:649
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "إظهار"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:651
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "أخفِ"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:655
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:669
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:681
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:685
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr "أظهر المؤشّر كما معرَّف في سمة الأيقونات، عادة كسهم ثخين."
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:697
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:701
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:769
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:800
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
#, fuzzy
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "الكائنات/الصّور"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:814
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:828
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_كائنات رسومية"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:843
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "اعرض"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:844
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "أخفِ"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:848
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "اعرض"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:863
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "أخفِ"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:867
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:881
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "اعرض"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:882
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "أخفِ"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "_كائنات"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:964
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
@@ -33964,6 +34549,7 @@ msgstr ""
#. gMyAs
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:213
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:308
msgctxt "validationcriteriapage|extended_tip|allowempty"
msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)."
msgstr ""
@@ -34004,8 +34590,14 @@ msgctxt "validationcriteriapage|extended_tip|max"
msgid "Enter the maximum value for the data validation option that you selected in the Allow box."
msgstr ""
+#. Boou9
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
+msgctxt "validationcriteriapage|allowempty"
+msgid "Case _sensitive"
+msgstr ""
+
#. 3HjmP
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:312
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
msgctxt "validationcriteriapage|extended_tip|ValidationCriteriaPage"
msgid "Specify the validation rules for the selected cell(s)."
msgstr ""
diff --git a/source/ar/sd/messages.po b/source/ar/sd/messages.po
index 55385cd5542..82831ea395c 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
"PO-Revision-Date: 2023-08-10 11:57+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ar/>\n"
@@ -1215,9 +1215,15 @@ msgctxt "STR_FULLSCREEN_SLIDESHOW"
msgid "Presenting: %s"
msgstr ""
+#. oWDD5
+#: sd/inc/strings.hrc:158
+msgctxt "STR_FULLSCREEN_CONSOLE"
+msgid "Console: %s"
+msgstr ""
+
#. uo4o3
#. To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
-#: sd/inc/strings.hrc:160
+#: sd/inc/strings.hrc:161
msgctxt "STR_SLIDES"
msgid "%1 slide"
msgid_plural "%1 slides"
@@ -1230,296 +1236,296 @@ msgstr[5] ""
#. DhF9g
#. Strings for animation effects
-#: sd/inc/strings.hrc:163
+#: sd/inc/strings.hrc:164
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "إدراج نص"
#. hDtuW
-#: sd/inc/strings.hrc:164
+#: sd/inc/strings.hrc:165
msgctxt "STR_AVAILABLE_MASTERSLIDE"
msgid "Available Master Slides"
msgstr ""
#. pPzCP
-#: sd/inc/strings.hrc:165
+#: sd/inc/strings.hrc:166
msgctxt "STR_AVAILABLE_MASTERPAGE"
msgid "Available Master Pages"
msgstr ""
#. PEzLG
-#: sd/inc/strings.hrc:166
+#: sd/inc/strings.hrc:167
msgctxt "STR_SELECT_SLIDE"
msgid "Select a Slide Design"
msgstr ""
#. oTDcL
-#: sd/inc/strings.hrc:167
+#: sd/inc/strings.hrc:168
msgctxt "STR_SELECT_PAGE"
msgid "Select a Page Design"
msgstr ""
#. kz9AV
-#: sd/inc/strings.hrc:168
+#: sd/inc/strings.hrc:169
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Master Slide"
msgstr "حمّل شريحة رئيسة"
#. zqDKm
-#: sd/inc/strings.hrc:169
+#: sd/inc/strings.hrc:170
msgctxt "STR_LOAD_DRAWING_LAYOUT"
msgid "Load Master Page"
msgstr ""
#. HxEp8
-#: sd/inc/strings.hrc:170
+#: sd/inc/strings.hrc:171
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "ذكي"
#. XUxUz
-#: sd/inc/strings.hrc:171
+#: sd/inc/strings.hrc:172
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "يسار"
#. cmeRq
-#: sd/inc/strings.hrc:172
+#: sd/inc/strings.hrc:173
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "يمين"
#. LRG3Z
-#: sd/inc/strings.hrc:173
+#: sd/inc/strings.hrc:174
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "أعلى"
#. VP34S
-#: sd/inc/strings.hrc:174
+#: sd/inc/strings.hrc:175
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "أسفل"
#. bVVKo
-#: sd/inc/strings.hrc:175
+#: sd/inc/strings.hrc:176
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr "أعلى اليسار؟"
#. vc2Yo
-#: sd/inc/strings.hrc:176
+#: sd/inc/strings.hrc:177
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr "أسفل اليسار؟"
#. MMimZ
-#: sd/inc/strings.hrc:177
+#: sd/inc/strings.hrc:178
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr "أعلى اليمين؟"
#. FvbbG
-#: sd/inc/strings.hrc:178
+#: sd/inc/strings.hrc:179
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr "أسفل اليمين؟"
#. G6VnG
-#: sd/inc/strings.hrc:179
+#: sd/inc/strings.hrc:180
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "أفقي"
#. dREDm
-#: sd/inc/strings.hrc:180
+#: sd/inc/strings.hrc:181
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr "رأسي"
#. pM95w
-#: sd/inc/strings.hrc:181
+#: sd/inc/strings.hrc:182
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "الكل؟"
#. iFawt
-#: sd/inc/strings.hrc:182
+#: sd/inc/strings.hrc:183
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr "لا يمكن تنفيذ هذه العملية في الوضع المباشر."
#. B6jDL
-#: sd/inc/strings.hrc:183
+#: sd/inc/strings.hrc:184
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr "مبدّل اللون"
#. 9SRMu
-#: sd/inc/strings.hrc:184
+#: sd/inc/strings.hrc:185
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr "الانتقال التدريجي"
#. PaTdN
-#: sd/inc/strings.hrc:185
+#: sd/inc/strings.hrc:186
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr "توسيع الشريحة"
#. kmkAp
-#: sd/inc/strings.hrc:186
+#: sd/inc/strings.hrc:187
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr "شريحة جدول المحتويات"
#. m5tvp
-#: sd/inc/strings.hrc:187
+#: sd/inc/strings.hrc:188
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr "ليس هناك مصدر SANE متوفر حاليًا."
#. EW8j8
-#: sd/inc/strings.hrc:188
+#: sd/inc/strings.hrc:189
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr "لا يوجد حاليًا مصدر TWAIN متوفر."
#. nsjMC
-#: sd/inc/strings.hrc:189
+#: sd/inc/strings.hrc:190
msgctxt "STR_FIX"
msgid "Fixed"
msgstr "ثابت"
#. m94yg
-#: sd/inc/strings.hrc:190
+#: sd/inc/strings.hrc:191
msgctxt "STR_VAR"
msgid "Variable"
msgstr "متغير"
#. eDfmL
-#: sd/inc/strings.hrc:191
+#: sd/inc/strings.hrc:192
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "قياسي"
#. iPFdc
-#: sd/inc/strings.hrc:192
+#: sd/inc/strings.hrc:193
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr "قياسي (قصير)"
#. f5DSg
-#: sd/inc/strings.hrc:193
+#: sd/inc/strings.hrc:194
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr "قياسي (طويل)"
#. 8d95x
-#: sd/inc/strings.hrc:194
+#: sd/inc/strings.hrc:195
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "اسم الملف"
#. uguk9
-#: sd/inc/strings.hrc:195
+#: sd/inc/strings.hrc:196
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "المسار/اسم الملف"
#. cZzcW
-#: sd/inc/strings.hrc:196
+#: sd/inc/strings.hrc:197
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr "المسار"
#. spGHx
-#: sd/inc/strings.hrc:197
+#: sd/inc/strings.hrc:198
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "اسم الملف بِلا امتداد"
#. M4uEt
-#: sd/inc/strings.hrc:198
+#: sd/inc/strings.hrc:199
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr "عرض تقديمي مخصّص جديد"
#. FDwKp
-#: sd/inc/strings.hrc:199
+#: sd/inc/strings.hrc:200
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr "نسخ "
#. G4C8x
-#: sd/inc/strings.hrc:200
+#: sd/inc/strings.hrc:201
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Presentation format (Impress 6)"
msgstr "نسق عرض %PRODUCTNAME تقديمي (إمبريس 6)"
#. rxDQB
-#: sd/inc/strings.hrc:201
+#: sd/inc/strings.hrc:202
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Drawing format (Draw 6)"
msgstr "نسق رسم %PRODUCTNAME (درو 6)"
#. 9G2Ea
-#: sd/inc/strings.hrc:202
+#: sd/inc/strings.hrc:203
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr "فك تجميع ملف(ات) التعريف..."
#. hACxz
-#: sd/inc/strings.hrc:203
+#: sd/inc/strings.hrc:204
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr "تعذر فك تجميع جميع الكائنات الرسومية."
#. zjsSM
-#: sd/inc/strings.hrc:204
+#: sd/inc/strings.hrc:205
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr "عرض %PRODUCTNAME %PRODUCTVERSION تقديمي"
#. BJiWE
-#: sd/inc/strings.hrc:205
+#: sd/inc/strings.hrc:206
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr "رسم %PRODUCTNAME %PRODUCTVERSION"
#. xG6qd
-#: sd/inc/strings.hrc:207
+#: sd/inc/strings.hrc:208
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr "تحويل الصورة النقطية إلى مضلع"
#. ENANv
-#: sd/inc/strings.hrc:208
+#: sd/inc/strings.hrc:209
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr "انقر لإنهاء العرض..."
#. EzUVJ
-#: sd/inc/strings.hrc:209
+#: sd/inc/strings.hrc:210
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr "إيقاف مؤقت..."
#. wXCu2
-#: sd/inc/strings.hrc:210
+#: sd/inc/strings.hrc:211
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr "تطبيق الخصائص ثلاثية الأبعاد المُفضلة"
#. bACAt
-#: sd/inc/strings.hrc:211
+#: sd/inc/strings.hrc:212
#, fuzzy
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr "مرشّح الصور"
#. AGE8e
-#: sd/inc/strings.hrc:212
+#: sd/inc/strings.hrc:213
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
"The file %\n"
@@ -1529,799 +1535,799 @@ msgstr ""
"ليس ملفًّا صوتيًّا صالحًا!"
#. SRWpo
-#: sd/inc/strings.hrc:213
+#: sd/inc/strings.hrc:214
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr "تحويل إلى ملف تعريف"
#. BqqGF
-#: sd/inc/strings.hrc:214
+#: sd/inc/strings.hrc:215
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr "تحويل إلى صورة نقطية"
#. DEEG3
-#: sd/inc/strings.hrc:215
+#: sd/inc/strings.hrc:216
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list or click for dialog."
msgstr "اسم الشريحة الرئيسة. انقر يمينًا لتعرض قائمة بها أو انقر لتعرض حوارًا."
#. HcDvJ
-#: sd/inc/strings.hrc:216
+#: sd/inc/strings.hrc:217
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr "أعدْ تسمية الشريحة"
#. KEEy2
-#: sd/inc/strings.hrc:217
+#: sd/inc/strings.hrc:218
msgctxt "STR_TITLE_RENAMEPAGE"
msgid "Rename Page"
msgstr "أعدْ تسمية الصفحة"
#. rBmcL
-#: sd/inc/strings.hrc:218
+#: sd/inc/strings.hrc:219
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
msgstr "الأسماء المكررة أو الفارغة غير مقبولة"
#. FUm5F
-#: sd/inc/strings.hrc:219
+#: sd/inc/strings.hrc:220
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "الاسم"
#. jT7iq
-#: sd/inc/strings.hrc:220
+#: sd/inc/strings.hrc:221
msgctxt "STR_TITLE_RENAMEMASTERSLIDE"
msgid "Rename Master Slide"
msgstr ""
#. fWDxT
-#: sd/inc/strings.hrc:221
+#: sd/inc/strings.hrc:222
msgctxt "STR_TITLE_RENAMEMASTERPAGE"
msgid "Rename Master Page"
msgstr ""
#. rWiXQ
-#: sd/inc/strings.hrc:222
+#: sd/inc/strings.hrc:223
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr "منطقة العنوان للمخططات التلقائية"
#. i4T9w
-#: sd/inc/strings.hrc:223
+#: sd/inc/strings.hrc:224
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr "منطقة الكائن للمخططات التلقائية"
#. vS6wi
-#: sd/inc/strings.hrc:224
+#: sd/inc/strings.hrc:225
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr "منطقة التذييل"
#. xFBgg
-#: sd/inc/strings.hrc:225
+#: sd/inc/strings.hrc:226
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr "منطقة الرأس"
#. 8JGJD
-#: sd/inc/strings.hrc:226
+#: sd/inc/strings.hrc:227
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr "منطقة التاريخ"
#. oNFN3
-#: sd/inc/strings.hrc:227
+#: sd/inc/strings.hrc:228
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr "منطقة رقم الشريحة"
#. GisCz
-#: sd/inc/strings.hrc:228
+#: sd/inc/strings.hrc:229
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr "منطقة رقم الصفحة"
#. rvtjX
-#: sd/inc/strings.hrc:229
+#: sd/inc/strings.hrc:230
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr "<رأس>"
#. RoVvC
-#: sd/inc/strings.hrc:230
+#: sd/inc/strings.hrc:231
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr "<تذييل>"
#. RXzA4
-#: sd/inc/strings.hrc:231
+#: sd/inc/strings.hrc:232
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr "<التاريخ/الوقت>"
#. TuP6n
-#: sd/inc/strings.hrc:232
+#: sd/inc/strings.hrc:233
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr "<الرقم>"
#. CCuCb
-#: sd/inc/strings.hrc:233
+#: sd/inc/strings.hrc:234
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr "<المرات>"
#. TDgFU
-#: sd/inc/strings.hrc:234
+#: sd/inc/strings.hrc:235
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr "<اسم-الشريحة>"
#. j8btB
-#: sd/inc/strings.hrc:235
+#: sd/inc/strings.hrc:236
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr "<اسم-الصفحة>"
#. ao6iR
-#: sd/inc/strings.hrc:236
+#: sd/inc/strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr "منطقة الملاحظات"
#. EEf4k
-#: sd/inc/strings.hrc:237
+#: sd/inc/strings.hrc:238
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr "تحويل هانغول/هانجا"
#. RDARn
-#: sd/inc/strings.hrc:238
+#: sd/inc/strings.hrc:239
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr "الشرائح"
#. pKBNk
-#: sd/inc/strings.hrc:239
+#: sd/inc/strings.hrc:240
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE_MASTER"
msgid "Master Slides"
msgstr ""
#. CU9DK
-#: sd/inc/strings.hrc:240
+#: sd/inc/strings.hrc:241
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "صفحات"
#. wnWVD
-#: sd/inc/strings.hrc:241
+#: sd/inc/strings.hrc:242
msgctxt "STR_LEFT_PANE_DRAW_TITLE_MASTER"
msgid "Master Pages"
msgstr ""
#. C7hf2
-#: sd/inc/strings.hrc:242
+#: sd/inc/strings.hrc:243
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr "المعاينة غير متوفرة"
#. bAJoa
-#: sd/inc/strings.hrc:243
+#: sd/inc/strings.hrc:244
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr "تجهيز المعاينة"
#. nDrpm
-#: sd/inc/strings.hrc:244
+#: sd/inc/strings.hrc:245
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "المخططات"
#. peCQY
-#: sd/inc/strings.hrc:245
+#: sd/inc/strings.hrc:246
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr "طُرُز الرسم"
#. tR4CL
-#: sd/inc/strings.hrc:246
+#: sd/inc/strings.hrc:247
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr "طُرُز العرض التقديمي"
#. oyUYa
-#: sd/inc/strings.hrc:247
+#: sd/inc/strings.hrc:248
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "طُرُز الخلايا"
#. nBdAL
-#: sd/inc/strings.hrc:248
+#: sd/inc/strings.hrc:249
msgctxt "STR_NAVIGATOR_CUSTOMSHAPE"
msgid "Custom Shape"
msgstr ""
#. BQmNo
-#: sd/inc/strings.hrc:249
+#: sd/inc/strings.hrc:250
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr "شكل %1"
#. 94JFw
-#: sd/inc/strings.hrc:250
+#: sd/inc/strings.hrc:251
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
msgstr "عيّن صورة الخلفية"
#. 76dF3
-#: sd/inc/strings.hrc:251
+#: sd/inc/strings.hrc:252
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr "صفّر مخطط الشريحة"
#. EB6XY
-#: sd/inc/strings.hrc:252
+#: sd/inc/strings.hrc:253
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr "أدرج جدولًا"
#. koDfS
-#: sd/inc/strings.hrc:253
+#: sd/inc/strings.hrc:254
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "أدرج رسمًا بيانيًا"
#. re2hh
-#: sd/inc/strings.hrc:254
+#: sd/inc/strings.hrc:255
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "أدرج صورة"
#. iBBLh
-#: sd/inc/strings.hrc:255
+#: sd/inc/strings.hrc:256
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "أدرج صوتيًّا أو مرئيًّا"
#. m8crC
-#: sd/inc/strings.hrc:256
+#: sd/inc/strings.hrc:257
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr "سحب وإسقاط الصفحات"
#. CAGzA
-#: sd/inc/strings.hrc:257
+#: sd/inc/strings.hrc:258
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr "سحب وإسقاط الشرائح"
#. 2mDn4
-#: sd/inc/strings.hrc:258
+#: sd/inc/strings.hrc:259
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr "يرجى إضافة صور إلى الألبوم."
#. jbPEH
-#: sd/inc/strings.hrc:259
+#: sd/inc/strings.hrc:260
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr "شريحة النص"
#. DKw6n
-#: sd/inc/strings.hrc:261
+#: sd/inc/strings.hrc:262
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "الخلفية"
#. qGFWm
-#: sd/inc/strings.hrc:262
+#: sd/inc/strings.hrc:263
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr "كائنات الخلفيّة"
#. j9GG4
-#: sd/inc/strings.hrc:263
+#: sd/inc/strings.hrc:264
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "مخطط"
#. nU2g2
-#: sd/inc/strings.hrc:264
+#: sd/inc/strings.hrc:265
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr "المتحكّمات"
#. zQSpC
-#: sd/inc/strings.hrc:265
+#: sd/inc/strings.hrc:266
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr "خطوط القياس"
#. z4wq5
-#: sd/inc/strings.hrc:266
+#: sd/inc/strings.hrc:267
msgctxt "STR_PAGE"
msgid "Slide"
msgstr "شريحة"
#. TTD8A
-#: sd/inc/strings.hrc:267
+#: sd/inc/strings.hrc:268
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "الصفحة"
#. p8GEE
-#: sd/inc/strings.hrc:268
+#: sd/inc/strings.hrc:269
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr "شريحة"
#. r3w8y
-#: sd/inc/strings.hrc:269
+#: sd/inc/strings.hrc:270
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr "الشريحة الرئيسية"
#. 8WvYc
-#: sd/inc/strings.hrc:270
+#: sd/inc/strings.hrc:271
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr "الشريحة الرئيسية:"
#. C3zZM
-#: sd/inc/strings.hrc:271
+#: sd/inc/strings.hrc:272
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr "الصفحة الرئيسية"
#. nTgKn
-#: sd/inc/strings.hrc:272
+#: sd/inc/strings.hrc:273
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr "الصفحة الرئيسية:"
#. PacSi
-#: sd/inc/strings.hrc:273
+#: sd/inc/strings.hrc:274
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr "(ملاحظات)"
#. hBB6T
-#: sd/inc/strings.hrc:274
+#: sd/inc/strings.hrc:275
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr "نشرات"
#. ZC2XQ
-#: sd/inc/strings.hrc:275
+#: sd/inc/strings.hrc:276
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr "انقر لتحرير تنسيق نص العنوان"
#. bekYz
-#: sd/inc/strings.hrc:276
+#: sd/inc/strings.hrc:277
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "انقر لتحرير نسَق نص المخطط"
#. MhEh8
-#: sd/inc/strings.hrc:277
+#: sd/inc/strings.hrc:278
msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
msgid "Double-tap to edit the title text format"
msgstr "قرع مزدوج لتحرير نسَق نص العنوان"
#. eMDBG
-#: sd/inc/strings.hrc:278
+#: sd/inc/strings.hrc:279
msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
msgid "Double-tap to edit the outline text format"
msgstr "قرع مزدوج لتحرير نسَق نص المخطط"
#. QHBwE
-#: sd/inc/strings.hrc:279
+#: sd/inc/strings.hrc:280
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr "المستوى الثاني للمخطط"
#. Lf8oo
-#: sd/inc/strings.hrc:280
+#: sd/inc/strings.hrc:281
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr "المستوى الثالث للمخطط"
#. n3fVM
-#: sd/inc/strings.hrc:281
+#: sd/inc/strings.hrc:282
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr "المستوى الرابع للمخطط"
#. DsABM
-#: sd/inc/strings.hrc:282
+#: sd/inc/strings.hrc:283
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr "المستوى الخامس للمخطط"
#. CG6UM
-#: sd/inc/strings.hrc:283
+#: sd/inc/strings.hrc:284
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr "المستوى السادس للمخطط"
#. 45DF3
-#: sd/inc/strings.hrc:284
+#: sd/inc/strings.hrc:285
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr "المستوى السابع للمخطط"
#. msbUt
-#: sd/inc/strings.hrc:285
+#: sd/inc/strings.hrc:286
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr "انقر لإزاحة الشريحة"
#. CuXWS
-#: sd/inc/strings.hrc:286
+#: sd/inc/strings.hrc:287
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr "انقر لتحرير تنسيق الملاحظات"
#. Qxj2R
-#: sd/inc/strings.hrc:287
+#: sd/inc/strings.hrc:288
msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
msgid "Double-tap to move the slide"
msgstr "قرع مزدوج لتحريك الشريحة"
#. iibds
-#: sd/inc/strings.hrc:288
+#: sd/inc/strings.hrc:289
msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
msgid "Double-tap to edit the notes format"
msgstr "قرع مزدوج لتحرير نسَق الملاحظات"
#. oBXBx
-#: sd/inc/strings.hrc:289
+#: sd/inc/strings.hrc:290
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr "انقر لإضافة عنوان"
#. HVQNr
-#: sd/inc/strings.hrc:290
+#: sd/inc/strings.hrc:291
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr "انقر لإضافة نصّ"
#. NUirL
-#: sd/inc/strings.hrc:291
+#: sd/inc/strings.hrc:292
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr "انقر لإضافة نصّ"
#. 2u7FR
-#: sd/inc/strings.hrc:292
+#: sd/inc/strings.hrc:293
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr "انقر لإضافة ملاحظات"
#. EdPZC
-#: sd/inc/strings.hrc:293
+#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
msgstr ""
#. js2X9
-#: sd/inc/strings.hrc:294
+#: sd/inc/strings.hrc:295
msgctxt "STR_PRESOBJ_TITLE_MOBILE"
msgid "Double-tap to add Title"
msgstr "قرع مزدوج لإضافة عنوان"
#. jLtyS
-#: sd/inc/strings.hrc:295
+#: sd/inc/strings.hrc:296
msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
msgid "Double-tap to add Text"
msgstr "قرع مزدوج لإضافة نص"
#. KAFJh
-#: sd/inc/strings.hrc:296
+#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Double-tap to add Text"
msgstr "قرع مزدوج لإضافة نص"
#. ksTwQ
-#: sd/inc/strings.hrc:297
+#: sd/inc/strings.hrc:298
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Tap to edit text"
msgstr "اقرع لتحرير النص"
#. bRhRR
-#: sd/inc/strings.hrc:298
+#: sd/inc/strings.hrc:299
msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
msgid "Double-tap to add Notes"
msgstr "قرع مزدوج لإضافة ملاحظات"
#. ZqPtT
-#: sd/inc/strings.hrc:299
+#: sd/inc/strings.hrc:300
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr "انقر مزدوجًا لإضافة صورة"
#. HGVA3
-#: sd/inc/strings.hrc:300
+#: sd/inc/strings.hrc:301
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr "انقر مزدوجًا لإضافة كائن"
#. XjW6w
-#: sd/inc/strings.hrc:301
+#: sd/inc/strings.hrc:302
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr "انقر مزدوجًا لإضافة رسم بيانيّ"
#. eKgCA
-#: sd/inc/strings.hrc:302
+#: sd/inc/strings.hrc:303
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr "انقر مزدوجًا لإضافة رسم بيانيّ هيكليّ"
#. wW4E4
-#: sd/inc/strings.hrc:303
+#: sd/inc/strings.hrc:304
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr "انقر مزدوجًا لإضافة جدول مُمتد"
#. nBtJo
-#: sd/inc/strings.hrc:304
+#: sd/inc/strings.hrc:305
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "المبدئيّ"
#. rEPYV
-#: sd/inc/strings.hrc:305
+#: sd/inc/strings.hrc:306
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "العنوان"
#. zT4rH
-#: sd/inc/strings.hrc:306
+#: sd/inc/strings.hrc:307
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default Drawing Style"
msgstr "طراز الرسم المبدئي"
#. pxfDw
-#: sd/inc/strings.hrc:307
+#: sd/inc/strings.hrc:308
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr "إزاحة الشرائح"
#. uDXFb
-#: sd/inc/strings.hrc:308
+#: sd/inc/strings.hrc:309
msgctxt "STR_INSERT_PAGES"
msgid "Insert Pages"
msgstr "أدرج صفحات"
#. 7Z6kC
-#: sd/inc/strings.hrc:309
+#: sd/inc/strings.hrc:310
msgctxt "STR_INSERT_PAGE_DRAW"
msgid "Insert Page"
msgstr "أدرج صفحة"
#. CMhGm
-#: sd/inc/strings.hrc:310
+#: sd/inc/strings.hrc:311
msgctxt "STR_SLIDE_SETUP_TITLE"
msgid "Slide Properties"
msgstr "خصائص الشريحة"
#. pA7rP
-#: sd/inc/strings.hrc:312
+#: sd/inc/strings.hrc:313
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr "كائن بِلا تعبئة"
#. btJeg
-#: sd/inc/strings.hrc:313
+#: sd/inc/strings.hrc:314
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr "كائن بلا تعبئة وبلا خط"
#. YCmiq
-#: sd/inc/strings.hrc:314
+#: sd/inc/strings.hrc:315
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "النص"
#. v7u2t
-#: sd/inc/strings.hrc:315
+#: sd/inc/strings.hrc:316
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
msgstr "أي4"
#. EEK5c
-#: sd/inc/strings.hrc:316
+#: sd/inc/strings.hrc:317
msgctxt "STR_POOLSHEET_A4_TITLE"
msgid "Title A4"
msgstr "أي4 عنوان"
#. ZCLYo
-#: sd/inc/strings.hrc:317
+#: sd/inc/strings.hrc:318
msgctxt "STR_POOLSHEET_A4_HEADLINE"
msgid "Heading A4"
msgstr "عنوان رئيسي A4"
#. epKM4
-#: sd/inc/strings.hrc:318
+#: sd/inc/strings.hrc:319
msgctxt "STR_POOLSHEET_A4_TEXT"
msgid "Text A4"
msgstr "أي4 نص"
#. kCg3k
-#: sd/inc/strings.hrc:319
+#: sd/inc/strings.hrc:320
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
msgstr "أي0"
#. mhBmK
-#: sd/inc/strings.hrc:320
+#: sd/inc/strings.hrc:321
msgctxt "STR_POOLSHEET_A0_TITLE"
msgid "Title A0"
msgstr "أي0 عنوان"
#. 6AG4z
-#: sd/inc/strings.hrc:321
+#: sd/inc/strings.hrc:322
msgctxt "STR_POOLSHEET_A0_HEADLINE"
msgid "Heading A0"
msgstr "عنوان رئيسي A0"
#. gLfCw
-#: sd/inc/strings.hrc:322
+#: sd/inc/strings.hrc:323
msgctxt "STR_POOLSHEET_A0_TEXT"
msgid "Text A0"
msgstr "أي0 نص"
#. eDG7h
-#: sd/inc/strings.hrc:323
+#: sd/inc/strings.hrc:324
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Graphic"
msgstr "رسم"
#. o4g3u
-#: sd/inc/strings.hrc:324
+#: sd/inc/strings.hrc:325
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Shapes"
msgstr "أشكال"
#. i6AnZ
-#: sd/inc/strings.hrc:325
+#: sd/inc/strings.hrc:326
msgctxt "STR_POOLSHEET_LINES"
msgid "Lines"
msgstr "خطوط"
#. 2ohzZ
-#: sd/inc/strings.hrc:326
+#: sd/inc/strings.hrc:327
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Arrow Line"
msgstr "خط سهم"
#. mLCYV
-#: sd/inc/strings.hrc:327
+#: sd/inc/strings.hrc:328
msgctxt "STR_POOLSHEET_LINES_DASHED"
msgid "Dashed Line"
msgstr "خط مقطّع"
#. xtD8b
-#: sd/inc/strings.hrc:329
+#: sd/inc/strings.hrc:330
msgctxt "STR_POOLSHEET_FILLED"
msgid "Filled"
msgstr "مملوء"
#. BGGf5
-#: sd/inc/strings.hrc:330
+#: sd/inc/strings.hrc:331
msgctxt "STR_POOLSHEET_FILLED_BLUE"
msgid "Filled Blue"
msgstr "أزرق مملوء"
#. sGCBw
-#: sd/inc/strings.hrc:331
+#: sd/inc/strings.hrc:332
msgctxt "STR_POOLSHEET_FILLED_GREEN"
msgid "Filled Green"
msgstr "أخضر مملوء"
#. xfoEY
-#: sd/inc/strings.hrc:332
+#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_FILLED_YELLOW"
msgid "Filled Yellow"
msgstr "أصفر مملوء"
#. eEKGF
-#: sd/inc/strings.hrc:333
+#: sd/inc/strings.hrc:334
msgctxt "STR_POOLSHEET_FILLED_RED"
msgid "Filled Red"
msgstr "أحمر مملوء"
#. uHgQH
-#: sd/inc/strings.hrc:335
+#: sd/inc/strings.hrc:336
msgctxt "STR_POOLSHEET_OUTLINE"
msgid "Outlined"
msgstr "خُطّط"
#. 2eHMC
-#: sd/inc/strings.hrc:336
+#: sd/inc/strings.hrc:337
msgctxt "STR_POOLSHEET_OUTLINE_BLUE"
msgid "Outlined Blue"
msgstr "خُطّط بالازرق"
#. 8FRxG
-#: sd/inc/strings.hrc:337
+#: sd/inc/strings.hrc:338
msgctxt "STR_POOLSHEET_OUTLINE_GREEN"
msgid "Outlined Green"
msgstr "خُطّط بالاخضر"
#. CEJ3Z
-#: sd/inc/strings.hrc:338
+#: sd/inc/strings.hrc:339
msgctxt "STR_POOLSHEET_OUTLINE_YELLOW"
msgid "Outlined Yellow"
msgstr "خُطّط بالاصفر"
#. LARUM
-#: sd/inc/strings.hrc:339
+#: sd/inc/strings.hrc:340
msgctxt "STR_POOLSHEET_OUTLINE_RED"
msgid "Outlined Red"
msgstr "خُطّط بالاحمر"
#. 5dvZu
-#: sd/inc/strings.hrc:341
+#: sd/inc/strings.hrc:342
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "العنوان"
#. zn6qa
-#: sd/inc/strings.hrc:342
+#: sd/inc/strings.hrc:343
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr "العنوان الفرعي"
#. JVyHE
-#: sd/inc/strings.hrc:343
+#: sd/inc/strings.hrc:344
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr "المخطط"
#. riaKo
-#: sd/inc/strings.hrc:344
+#: sd/inc/strings.hrc:345
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr "كائنات الخلفية"
#. EEEk3
-#: sd/inc/strings.hrc:345
+#: sd/inc/strings.hrc:346
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "الخلفية"
#. EdWfd
-#: sd/inc/strings.hrc:346
+#: sd/inc/strings.hrc:347
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "ملاحظات"
#. FQqif
-#: sd/inc/strings.hrc:347
+#: sd/inc/strings.hrc:348
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr "استيراد باوربوينت"
#. kjKWf
-#: sd/inc/strings.hrc:348
+#: sd/inc/strings.hrc:349
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "حفظ المستند"
#. HAeDt
-#: sd/inc/strings.hrc:349
+#: sd/inc/strings.hrc:350
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr "قلّص مقاس الخط"
#. 7uDfu
-#: sd/inc/strings.hrc:350
+#: sd/inc/strings.hrc:351
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr "كبّر حجم الخط"
@@ -2329,650 +2335,650 @@ msgstr "كبّر حجم الخط"
#. E9zvq
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
-#: sd/inc/strings.hrc:355
+#: sd/inc/strings.hrc:356
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr "عرض الرسم"
#. GfnmX
-#: sd/inc/strings.hrc:356
+#: sd/inc/strings.hrc:357
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr "عرض الرسم"
#. YCVqM
-#: sd/inc/strings.hrc:357
+#: sd/inc/strings.hrc:358
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr "عرض المخطط"
#. k2hXi
-#: sd/inc/strings.hrc:358
+#: sd/inc/strings.hrc:359
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr "عرض الشرائح"
#. A22hR
-#: sd/inc/strings.hrc:359
+#: sd/inc/strings.hrc:360
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr "هنا يمكن فرز الشرائح."
#. vyX8L
-#: sd/inc/strings.hrc:360
+#: sd/inc/strings.hrc:361
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr "عرض الملاحظات"
#. qr5ov
-#: sd/inc/strings.hrc:361
+#: sd/inc/strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr "عرض النشرة"
#. Ycpb4
-#: sd/inc/strings.hrc:362
+#: sd/inc/strings.hrc:363
#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "أنماط العرض التقديمي"
#. 4WCzf
-#: sd/inc/strings.hrc:363
+#: sd/inc/strings.hrc:364
#, fuzzy
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr "أنماط العرض التقديمي"
#. cBoMF
-#: sd/inc/strings.hrc:364
+#: sd/inc/strings.hrc:365
#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr "أنماط العرض التقديمي"
#. 8KV99
-#: sd/inc/strings.hrc:365
+#: sd/inc/strings.hrc:366
#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "عرض تقديمي"
#. R6kyg
-#: sd/inc/strings.hrc:366
+#: sd/inc/strings.hrc:367
#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "أنماط العرض التقديمي"
#. X8c9Z
-#: sd/inc/strings.hrc:367
+#: sd/inc/strings.hrc:368
#, fuzzy
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "نشرة"
#. FeAdu
-#: sd/inc/strings.hrc:368
+#: sd/inc/strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr ""
#. sA8of
-#: sd/inc/strings.hrc:369
+#: sd/inc/strings.hrc:370
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr "تذييل‌العَرض‌التقديمي"
#. KAC6Z
-#: sd/inc/strings.hrc:370
+#: sd/inc/strings.hrc:371
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "رأس‌العَرض‌التقديمي"
#. EfHeH
-#: sd/inc/strings.hrc:371
+#: sd/inc/strings.hrc:372
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr ""
#. WosPZ
-#: sd/inc/strings.hrc:372
+#: sd/inc/strings.hrc:373
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr ""
#. kCGsH
-#: sd/inc/strings.hrc:373
+#: sd/inc/strings.hrc:374
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "عرض%PRODUCTNAME تقديمي"
#. ubJop
-#: sd/inc/strings.hrc:374
+#: sd/inc/strings.hrc:375
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "العنوان"
#. Va4KF
-#: sd/inc/strings.hrc:375
+#: sd/inc/strings.hrc:376
#, fuzzy
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr "تخطيط"
#. 6FKRE
-#: sd/inc/strings.hrc:376
+#: sd/inc/strings.hrc:377
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "العنوان الفرعي"
#. eSBEi
-#: sd/inc/strings.hrc:377
+#: sd/inc/strings.hrc:378
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "الصفحة"
#. WEaeZ
-#: sd/inc/strings.hrc:378
+#: sd/inc/strings.hrc:379
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "الملاحظات"
#. buhox
-#: sd/inc/strings.hrc:379
+#: sd/inc/strings.hrc:380
#, fuzzy
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr "نشرة"
#. 4xBQg
-#: sd/inc/strings.hrc:380
+#: sd/inc/strings.hrc:381
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr ""
#. CGegB
-#: sd/inc/strings.hrc:381
+#: sd/inc/strings.hrc:382
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "تذييل"
#. SrrR4
-#: sd/inc/strings.hrc:382
+#: sd/inc/strings.hrc:383
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "الرأس"
#. CCwKy
-#: sd/inc/strings.hrc:383
+#: sd/inc/strings.hrc:384
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "التاريخ"
#. EFmn4
-#: sd/inc/strings.hrc:384
+#: sd/inc/strings.hrc:385
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "رقم"
#. wFpMQ
-#: sd/inc/strings.hrc:385
+#: sd/inc/strings.hrc:386
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(للقراءة فقط)"
#. EV4W5
-#: sd/inc/strings.hrc:387
+#: sd/inc/strings.hrc:388
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "بلا"
#. 9izAz
-#: sd/inc/strings.hrc:388
+#: sd/inc/strings.hrc:389
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr "حتى النقرة التالية"
#. oEQ7B
-#: sd/inc/strings.hrc:389
+#: sd/inc/strings.hrc:390
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr "حتى انتهاء الشريحة"
#. Lf9gB
-#: sd/inc/strings.hrc:390
+#: sd/inc/strings.hrc:391
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "الاتجاه:"
#. xxDXG
-#: sd/inc/strings.hrc:391
+#: sd/inc/strings.hrc:392
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "تكبير/تصغير"
#. SvBeK
-#: sd/inc/strings.hrc:392
+#: sd/inc/strings.hrc:393
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr "المحاور"
#. eJ4qZ
-#: sd/inc/strings.hrc:393
+#: sd/inc/strings.hrc:394
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr "اللون الأول:"
#. CSbCE
-#: sd/inc/strings.hrc:394
+#: sd/inc/strings.hrc:395
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr "اللون الثاني:"
#. cZUiD
-#: sd/inc/strings.hrc:395
+#: sd/inc/strings.hrc:396
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr "لون الملء:"
#. U5ZDL
-#: sd/inc/strings.hrc:396
+#: sd/inc/strings.hrc:397
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "الطراز:"
#. vKLER
-#: sd/inc/strings.hrc:397
+#: sd/inc/strings.hrc:398
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "الخط:"
#. Fdsks
-#: sd/inc/strings.hrc:398
+#: sd/inc/strings.hrc:399
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr "لون الخط:"
#. nT7dm
-#: sd/inc/strings.hrc:399
+#: sd/inc/strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "الطراز:"
#. q24Fe
-#: sd/inc/strings.hrc:400
+#: sd/inc/strings.hrc:401
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr "النسق"
#. nAqeR
-#: sd/inc/strings.hrc:401
+#: sd/inc/strings.hrc:402
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr "لون الخط:"
#. w7G4Q
-#: sd/inc/strings.hrc:402
+#: sd/inc/strings.hrc:403
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr "حجم الخط:"
#. R3GgU
-#: sd/inc/strings.hrc:403
+#: sd/inc/strings.hrc:404
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "الحجم:"
#. YEwoz
-#: sd/inc/strings.hrc:404
+#: sd/inc/strings.hrc:405
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr "الكمية:"
#. wiQPZ
-#: sd/inc/strings.hrc:405
+#: sd/inc/strings.hrc:406
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "اللون:"
#. f5u6C
-#: sd/inc/strings.hrc:406
+#: sd/inc/strings.hrc:407
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr "(بلا صوت)"
#. N7jGX
-#: sd/inc/strings.hrc:407
+#: sd/inc/strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr "(أوقِف الصوت السابق)"
#. vasqr
-#: sd/inc/strings.hrc:408
+#: sd/inc/strings.hrc:409
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr "صوت آخر..."
#. CjvLY
-#: sd/inc/strings.hrc:409
+#: sd/inc/strings.hrc:410
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "نموذج"
#. CdYt2
-#: sd/inc/strings.hrc:410
+#: sd/inc/strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "بدء تشغيل"
#. Evkrq
-#: sd/inc/strings.hrc:411
+#: sd/inc/strings.hrc:412
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr "مسارات المستخدم"
#. EcciE
-#: sd/inc/strings.hrc:412
+#: sd/inc/strings.hrc:413
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr "دخول: %1"
#. Zydrz
-#: sd/inc/strings.hrc:413
+#: sd/inc/strings.hrc:414
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr "تشديد: %1"
#. kW2DL
-#: sd/inc/strings.hrc:414
+#: sd/inc/strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr "خروج: %1"
#. iKFbF
-#: sd/inc/strings.hrc:415
+#: sd/inc/strings.hrc:416
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr "مسارات حركة: %1"
#. kg9Yv
-#: sd/inc/strings.hrc:416
+#: sd/inc/strings.hrc:417
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr "متنوعة: %1"
#. Ep4QY
-#: sd/inc/strings.hrc:417
+#: sd/inc/strings.hrc:418
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "بِلا"
#. KAsTD
-#: sd/inc/strings.hrc:419
+#: sd/inc/strings.hrc:420
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "اليوم،"
#. DEYnN
-#: sd/inc/strings.hrc:420
+#: sd/inc/strings.hrc:421
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr "الأمس،"
#. bh3FZ
-#: sd/inc/strings.hrc:421
+#: sd/inc/strings.hrc:422
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr "(دون مؤلف)"
#. AvNV8
-#: sd/inc/strings.hrc:422
+#: sd/inc/strings.hrc:423
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr "بلغ %PRODUCTNAME امبريس نهاية العرض التقديمي. هل تريد المتابعة من البداية؟"
#. P5gKe
-#: sd/inc/strings.hrc:423
+#: sd/inc/strings.hrc:424
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr "بلغ %PRODUCTNAME امبريس بداية العرض التقديمي. هل تريد المتابعة إلى النهاية؟"
#. KGmdL
-#: sd/inc/strings.hrc:424
+#: sd/inc/strings.hrc:425
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr "بلغ %PRODUCTNAME درو نهاية المستند. هل تريد المتابعة من البداية؟"
#. oEn6r
-#: sd/inc/strings.hrc:425
+#: sd/inc/strings.hrc:426
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr "بلغ %PRODUCTNAME درو بداية المستند. هل تريد المتابعة إلى النهاية؟"
#. eP7Vm
-#: sd/inc/strings.hrc:426
+#: sd/inc/strings.hrc:427
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "أدرج تعليقًا"
#. s4c9W
-#: sd/inc/strings.hrc:427
+#: sd/inc/strings.hrc:428
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "احذف التعليق (التعليقات)"
#. bxiPE
-#: sd/inc/strings.hrc:428
+#: sd/inc/strings.hrc:429
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr "نقل تعليق"
#. hQbpd
-#: sd/inc/strings.hrc:429
+#: sd/inc/strings.hrc:430
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "تحرير التعليق"
#. g6k7E
-#: sd/inc/strings.hrc:430
+#: sd/inc/strings.hrc:431
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr "رد على %1"
#. NMTpu
-#: sd/inc/strings.hrc:432
+#: sd/inc/strings.hrc:433
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "تشغيل الوسائط"
#. Q76cw
-#: sd/inc/strings.hrc:433
+#: sd/inc/strings.hrc:434
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "جدول"
#. xCRmu
-#: sd/inc/strings.hrc:435
+#: sd/inc/strings.hrc:436
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#. 6KbnP
-#: sd/inc/strings.hrc:436
+#: sd/inc/strings.hrc:437
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "مستند"
#. uBxPs
-#: sd/inc/strings.hrc:437
+#: sd/inc/strings.hrc:438
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr "الشرائح لكل صفحة:"
#. EPBUK
-#: sd/inc/strings.hrc:438
+#: sd/inc/strings.hrc:439
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr "الترتيب:"
#. BFEFJ
-#: sd/inc/strings.hrc:439
+#: sd/inc/strings.hrc:440
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "الم~حتويات"
#. AdWKp
-#: sd/inc/strings.hrc:440
+#: sd/inc/strings.hrc:441
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "اسم ال~شريحة"
#. GkLky
-#: sd/inc/strings.hrc:441
+#: sd/inc/strings.hrc:442
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "اسم ال~صفحة"
#. EFkVE
-#: sd/inc/strings.hrc:442
+#: sd/inc/strings.hrc:443
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "ال~تاريخ والوقت"
#. ZcDFL
-#: sd/inc/strings.hrc:443
+#: sd/inc/strings.hrc:444
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "الصفحات المخفية"
#. CSUbC
-#: sd/inc/strings.hrc:444
+#: sd/inc/strings.hrc:445
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "اللون"
#. WmYKp
-#: sd/inc/strings.hrc:445
+#: sd/inc/strings.hrc:446
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "ال~حجم"
#. qDGVE
-#: sd/inc/strings.hrc:446
+#: sd/inc/strings.hrc:447
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "_كتيب"
#. K7m8L
-#: sd/inc/strings.hrc:447
+#: sd/inc/strings.hrc:448
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "جوانب الصفحة"
#. 8AzJi
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:449
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "تضمين"
#. AEeCf
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:450
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "اس~تخدم فقط درج الورق من تفضيلات الطابعة"
#. jBxbU
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr "الصفحات:"
#. a3tSp
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:452
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr "الشرائح:"
#. pPiWM
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:454
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr "بحث %PRODUCTNAME امبريس حتى نهاية العَرض التقديمي. هل تريد المتابعة من البداية؟"
#. buKAC
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:455
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr "بحث %PRODUCTNAME امبريس حتى بداية العرض. هل تريد متابعة البحث حتى النهاية؟"
#. iiE2i
-#: sd/inc/strings.hrc:455
+#: sd/inc/strings.hrc:456
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr "بحث %PRODUCTNAME درو حتى نهاية العرض. هل تريد البحث من البداية؟"
#. RAhiP
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:457
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr "بحث %PRODUCTNAME درو حتى بداية العرض. هل تريد متابعة البحث من النهاية؟"
#. 6GhtE
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:459
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr "متحرك"
#. X9CWA
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:461
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "ارتباط"
#. yYhnC
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:463
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Next"
msgstr "ال~تالي"
#. YG7NQ
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:464
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
msgstr "ال~سابق"
#. A9eJu
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:465
msgctxt "RID_SVXSTR_MENU_FIRST"
msgid "~First Slide"
msgstr "الشريحة الأ~ولى"
#. CVatA
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:466
msgctxt "RID_SVXSTR_MENU_LAST"
msgid "~Last Slide"
msgstr "الشريحة الأ~خيرة"
#. Wkvpi
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:468
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr "أغلق اللوحة"
#. KfamK
-#: sd/inc/strings.hrc:468
+#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
msgstr ""
#. a9JBA
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:470
msgctxt "STR_REMOVE_TABLESTYLE"
msgid ""
"The selected style is in use in this document.\n"
@@ -3245,11 +3251,11 @@ msgctxt "crossfadedialog|extended_tip|CrossFadeDialog"
msgid "Creates shapes and distributes them by uniform increments between two drawing objects."
msgstr ""
-#. 9Ga7E
+#. rsfpn
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:8
msgctxt "dlgsnap|SnapObjectDialog"
-msgid "New Snap Object"
-msgstr "كائن انطباق جديد"
+msgid "New Snap Guide"
+msgstr ""
#. Qg8Yb
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:31
@@ -3789,225 +3795,225 @@ msgid "Rename..."
msgstr ""
#. V3FWt
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3169
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3175
msgctxt "drawnotebookbar|FileLabel"
msgid "_File"
msgstr "_ملف"
#. exwEC
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3188
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3194
msgctxt "drawnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. qrXDY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3244
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3250
msgctxt "drawnotebookbar|FileLabel"
msgid "~File"
msgstr "~ملف"
#. EQ6HL
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4613
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4619
msgctxt "drawnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "ال_رئيسية"
#. jtFqm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4712
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4718
msgctxt "drawnotebookbar|HomeLabel"
msgid "~Home"
msgstr "ال~رئيسية"
#. zoUaS
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5420
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5426
msgctxt "drawnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "ح_قل"
#. S5FkE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5583
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5589
msgctxt "drawnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "أ_درج"
#. Z3UCg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5687
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5693
msgctxt "drawnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "أ~درج"
#. TVDXM
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6387
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6393
msgctxt "drawnotebookbar|PageMenuButton"
msgid "_Layout"
msgstr "م_خطط"
#. Rv7x4
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6472
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6478
msgctxt "drawnotebookbar|PageLabel"
msgid "~Layout"
msgstr "م~خطط"
#. BQcfo
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7010
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7016
msgctxt "drawnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "مر_اجعة"
#. prpcY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7093
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7099
msgctxt "drawnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "مر~اجعة"
#. EiuB6
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8122
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8182
msgctxt "drawnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "معاي_نة"
#. EF3TH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8207
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8267
msgctxt "drawnotebookbar|ViewLabel"
msgid "~View"
msgstr "معاي~نة"
#. 94L75
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9552
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9612
msgctxt "drawnotebookbar|TextMenuButton"
msgid "T_ext"
msgstr "ن_ص"
#. PQtWE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9647
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9707
msgctxt "drawnotebookbar|ReferencesLabel"
msgid "T~ext"
msgstr "ن~ص"
#. tNq7H
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10549
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10609
msgctxt "drawnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "جد_ول"
#. 9pJGh
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10633
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10693
msgctxt "drawnotebookbar|TableLabel"
msgid "~Table"
msgstr "ج~دول"
#. ECD4J
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11160
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:12477
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14271
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11220
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:12537
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14331
msgctxt "drawnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. 4Z6aZ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11828
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11888
msgctxt "drawnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "صور_ة"
#. 7FoFi
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11937
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11997
msgctxt "drawnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. 6SADm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13688
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13748
msgctxt "drawnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_درو"
#. 6S8qN
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13794
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13854
msgctxt "drawnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~درو"
#. QAEDd
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14627
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14687
msgctxt "drawnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_كائن"
#. SL4NA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14734
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14794
msgctxt "drawnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~كائن"
#. 4aAxG
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15200
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15260
msgctxt "drawnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "و_سائط"
#. ed3LH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15304
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15364
msgctxt "drawnotebookbar|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. FAL6c
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16112
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16172
msgctxt "drawnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. oaAJU
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16196
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16256
msgctxt "DrawNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. ZBVGA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16983
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17043
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3أبع_اد"
#. fEyRX
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17090
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17150
msgctxt "DrawNotebookbar|FormLabel"
msgid "3~d"
msgstr "3أبع~اد"
#. 7ZLQw
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17614
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17674
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "_Master"
msgstr "ر_ئيسيّ"
#. oiXVg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17698
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17758
msgctxt "DrawNotebookbar|MasterLabel"
msgid "~Master"
msgstr "ر~ئيسيّ"
#. yzvja
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17755
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17815
msgctxt "drawnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. L3eG5
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17829
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17889
msgctxt "drawnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. dkNUg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18741
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18801
msgctxt "drawnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. Je8XQ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18825
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18885
msgctxt "drawnotebookbar|DevLabel"
msgid "~Tools"
msgstr "أدوا~ت"
@@ -4223,190 +4229,190 @@ msgid "~Tools"
msgstr "أدوا~ت"
#. BN8VW
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2335
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2341
msgctxt "draw_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "شريط القوائم"
#. gf8PA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2467
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2473
msgctxt "draw_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "شريط القوائم"
#. ELBq3
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3067
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3073
msgctxt "draw_notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ملف"
#. DRGus
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3175
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3181
msgctxt "draw_notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ح_رّر"
#. vbFke
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3301
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6775
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12866
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3307
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6781
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12872
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "أ_درج"
#. 4p9DA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3457
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12481
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3463
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12487
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "در_و"
#. DsE2d
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3885
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7612
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9467
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10556
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11213
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12075
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12997
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3891
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7618
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9473
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10562
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11219
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12081
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13003
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. Dsr5A
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4021
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13133
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4027
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13139
msgctxt "draw_notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "مر_اجعة"
#. Pxoj8
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4132
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5337
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13244
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4138
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5343
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13250
msgctxt "draw_notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "معاي_نة"
#. cjxQa
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4241
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13376
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4247
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13382
msgctxt "draw_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. eAioD
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4333
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4339
msgctxt "draw_notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. c3M8j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4492
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5503
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4498
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5509
msgctxt "draw_notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "ال_خط"
#. pUqDJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4806
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5732
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4812
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5738
msgctxt "draw_notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "الفقر_ة"
#. MRg9E
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5989
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5995
msgctxt "draw_notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "جد_ول"
#. QzCG4
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6654
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6660
msgctxt "draw_notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_كالك"
#. 5GKtj
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6920
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11383
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6926
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11389
msgctxt "draw_notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "در_و"
#. dc5qG
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7345
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9200
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10289
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10945
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11808
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7351
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9206
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10295
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10951
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11814
msgctxt "draw_notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_رتّب"
#. ApB4j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7796
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7802
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "شك_ل"
#. R5YZh
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8062
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12211
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8068
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12217
msgctxt "draw_notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_جمّع"
#. TCPHC
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8298
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8304
msgctxt "draw_notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_الأبعاد"
#. hgFay
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8525
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8531
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "م_عمل‌خطوط"
#. Q6ELJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8636
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8642
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_شبكة"
#. fQJRZ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8772
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8778
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "_صورة"
#. xudwE
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9583
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9589
msgctxt "draw_notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr "مرشّ_ح"
#. 8qSXf
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9864
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9870
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_كائن"
#. QdUM9
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10716
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10722
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "و_سائط"
#. kwxYr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12345
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12351
msgctxt "draw_notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "ر_ئيسيّ"
#. bBpXr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14111
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14117
msgctxt "draw_notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_قائمة"
@@ -4447,6 +4453,18 @@ msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr "أتريد فصل ربط الصورة لتتمكن من تحريرها؟"
+#. ue5PR
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:16
+msgctxt "selectlayerdialog|SelectLayerDialog"
+msgid "Select Layer"
+msgstr ""
+
+#. NEFQb
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:131
+msgctxt "selectlayerdialog|label1"
+msgid "Layer"
+msgstr ""
+
#. wEVvC
#: sd/uiconfig/sdraw/ui/vectorize.ui:27
msgctxt "vectorize|VectorizeDialog"
@@ -6684,237 +6702,237 @@ msgid "Back to front"
msgstr ""
#. qGFEo
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3203
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3209
msgctxt "impressnotebookbar|FileLabel"
msgid "_File"
msgstr "_ملف"
#. PyC4c
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3222
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3228
msgctxt "impressnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "م_ساعدة"
#. VoxXb
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3278
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3284
msgctxt "impressnotebookbar|FileLabel"
msgid "~File"
msgstr "~ملف"
#. XRcKU
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4798
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4804
msgctxt "impressnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "ال_رئيسية"
#. XqFQv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4898
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4904
msgctxt "impressnotebookbar|HomeLabel"
msgid "~Home"
msgstr "ال~رئيسية"
#. DEQhQ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:5500
+#: sd/uiconfig/simpress/ui/notebookbar.ui:5506
msgctxt "impressnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr "ح_قل"
#. 9GEAC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6018
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6024
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "أ_درج"
#. t3YwN
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6121
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6127
msgctxt "impressnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "أ~درج"
#. 58fjG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6896
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6902
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "_Layout"
msgstr "م_خطط"
#. ArPLp
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6981
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6987
msgctxt "impressnotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "م~خطط"
#. vRtjP
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7445
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7451
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
msgstr "عرض _شرائح"
#. nV5FC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7529
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7535
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "~Slide Show"
msgstr ""
#. sDdGm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8065
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8071
msgctxt "impressnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "مر_اجعة"
#. drk6E
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8148
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8154
msgctxt "impressnotebookbar|ReviewLabel"
msgid "~Review"
msgstr "مر~اجعة"
#. vjE5w
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9367
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9427
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
msgstr "معاي_نة"
#. KJK9J
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9452
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9512
msgctxt "impressnotebookbar|ViewLabel"
msgid "~View"
msgstr "معاي~نة"
#. bWC2b
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10346
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10406
msgctxt "impressnotebookbar|TableMenuButton"
msgid "_Table"
msgstr "جد_ول"
#. dmEJG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10430
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10490
msgctxt "impressnotebookbar|TableLabel"
msgid "~Table"
msgstr "ج~دول"
#. Cn8TS
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10955
-#: sd/uiconfig/simpress/ui/notebookbar.ui:12209
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14021
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11015
+#: sd/uiconfig/simpress/ui/notebookbar.ui:12269
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14081
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. do5DT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11625
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11685
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr "صور_ة"
#. XCSMA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11734
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11794
msgctxt "impressnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. nTy3C
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13436
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13496
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_درو"
#. BfNQD
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13543
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13603
msgctxt "impressnotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~درو"
#. p3Faf
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14377
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14437
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_كائن"
#. wL8mu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14484
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14544
msgctxt "impressnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~كائن"
#. AAosj
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14950
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15010
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "و_سائط"
#. GgHEg
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15054
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15114
msgctxt "impressnotebookbar|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. W9oCC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15862
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15922
msgctxt "impressnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. 7sAbT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15946
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16006
msgctxt "ImpressNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. aAdZJ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16741
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16801
msgctxt "impressnotebookbar|FormMenuButton"
msgid "_Master"
msgstr "ر_ئيسيّ"
#. XAZEm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16825
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16885
msgctxt "ImpressNotebookbar|MasterLabel"
msgid "~Master"
msgstr "ر~ئيسيّ"
#. DyZAq
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17635
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17695
msgctxt "ImpressNotebookbar|FormMenuButton"
msgid "_View"
msgstr "معاي_نة"
#. rUJFu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17719
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17779
msgctxt "ImpressNotebookbar|View2Label"
msgid "~Outline"
msgstr "م~خطط"
#. pA8DH
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18506
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18566
msgctxt "impressnotebookbar|FormMenuButton"
msgid "3_d"
msgstr "3أبع_اد"
#. xwrog
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18613
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18673
msgctxt "impressnotebookbar|FormLabel"
msgid "3~d"
msgstr "3أبع~اد"
#. syaDA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18670
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18730
msgctxt "impressnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. Nwrnv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18744
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18804
msgctxt "impressnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. rBSXA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19707
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19767
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. DTNDB
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19791
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19851
msgctxt "impressnotebookbar|DevLabel"
msgid "~Tools"
msgstr "أدوا~ت"
@@ -7130,429 +7148,429 @@ msgid "~Tools"
msgstr "أدوا~ت"
#. JC7Dd
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2321
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2327
msgctxt "impress_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "شريط القوائم"
#. aEHCg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2494
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2500
msgctxt "impress_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "شريط القوائم"
#. LL2dj
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3107
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3113
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ملف"
#. MR7ZB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3215
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3221
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ح_رّر"
#. 26rGJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3341
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3347
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4530
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "S_lide"
msgstr "_شريحة"
#. WZ5Fe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3498
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12463
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3504
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12469
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "در_و"
#. GYqWX
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3926
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7576
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9429
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10518
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11175
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12037
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12969
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7582
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9435
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11181
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12043
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12975
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. LFnQL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4062
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6739
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12838
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4068
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6745
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12844
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "أ_درج"
#. 5wZbP
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4173
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13105
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4179
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13111
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "مر_اجعة"
#. BxXfn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4294
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5330
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13226
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4300
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5336
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13232
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "معاي_نة"
#. 5fAr4
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4392
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4398
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. fED72
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4676
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5495
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4682
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5501
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr "ال_خط"
#. YgxCs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4903
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5699
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4909
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5705
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "الفقر_ة"
#. Tgwxy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5966
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5972
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "جد_ول"
#. PRamE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6618
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6624
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_كالك"
#. DC7Hv
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6884
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11345
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6890
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11351
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "در_و"
#. ncAKi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7309
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9162
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10251
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10907
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11770
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7315
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9168
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10257
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10913
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11776
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_رتّب"
#. 8pLR3
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7760
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7766
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8024
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12173
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8030
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12179
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_جمّع"
#. cbMTW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8260
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8266
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_الأبعاد"
#. BTzDn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8487
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8493
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "م_عمل‌خطوط"
#. PLqyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8604
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_شبكة"
#. XL8kc
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8734
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8740
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr "_صورة"
#. snvvw
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9545
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9551
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr "مرشّ_ح"
#. 5a4zV
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9826
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9832
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_كائن"
#. Ghwp6
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10678
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10684
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "و_سائط"
#. w6MPS
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12307
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12313
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr "ر_ئيسيّ"
#. MGQxe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13366
msgctxt "impress_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. xBYsC
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14095
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14101
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_قائمة"
#. EsADr
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2989
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2995
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_قائمة"
#. Ch63h
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3047
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "أدوا_ت"
#. kdH4L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3094
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3100
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "مساعدة"
#. bkg23
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3200
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3206
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_ملف"
#. aqbEs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3433
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3439
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ح_رّر"
#. S4ZPU
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3590
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3596
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr "عرض _شرائح"
#. ZShaH
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3783
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3789
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr "_شريحة"
#. dS4bE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3938
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "أ_درج"
#. bwvGG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4268
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4274
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "در_و"
#. gQQfL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4452
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4458
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "مر_اجعة"
#. BHDdD
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4604
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "معاي_نة"
#. MECyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4880
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8402
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9644
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11035
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12267
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4886
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8408
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9650
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12273
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_رتّب"
#. ZZz6G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5037
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5043
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr "عرض _شرائح"
#. etFeN
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5280
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6523
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5286
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6529
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "ن_سَق"
#. sdehG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5591
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6834
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5597
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6840
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "الفقر_ة"
#. ncg2G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5831
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5837
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "أ_درج"
#. 6isa9
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5993
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5999
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "معاي_نة"
#. sorSJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6141
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6147
msgctxt "notebookbar_groupedbar_full|reviewp"
msgid "_Review"
msgstr "مر_اجعة"
#. jHLaW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6280
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6286
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr "عرض _شرائح"
#. Ew7Ho
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7009
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7015
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "_جدول"
#. i8XUZ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7269
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7275
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "ال_صفوف"
#. 4nboE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7391
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7397
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "_كالك"
#. WfzeY
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7717
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7723
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "در_و"
#. QNg9L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8002
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8008
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ح_رّر"
#. BfnGg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8554
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9796
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11187
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8560
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9802
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11193
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_شبكة"
#. 3i55T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8696
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8702
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_جمّع"
#. fNGFB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8835
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8841
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_الأبعاد"
#. SbHmx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9091
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9097
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "الرسم"
#. DDTxx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9256
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9262
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ل_ون"
#. eLnnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10185
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10191
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "و_سائط"
#. duFFM
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10366
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr "عرض _شرائح"
#. wrKzp
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10635
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10641
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "إط_ار"
#. EMvnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11333
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11339
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "معاي_نة"
#. DQLzy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11493
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11499
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr "الصفحة الرئيسية"
#. QLjsG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11724
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11730
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "أ_درج"
#. Eg8Qi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11949
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11955
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "در_و"
#. tcCdm
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12429
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12435
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
msgstr "معاي_نة"
@@ -9573,106 +9591,106 @@ msgid "Graphic Styles"
msgstr "أنماط الرّسومات"
#. 38ZeG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:41
+#: sd/uiconfig/simpress/ui/templatedialog.ui:38
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "_قياسي"
#. HsXnQ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:152
+#: sd/uiconfig/simpress/ui/templatedialog.ui:126
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr "المنظّم"
#. 5d7Zo
-#: sd/uiconfig/simpress/ui/templatedialog.ui:199
+#: sd/uiconfig/simpress/ui/templatedialog.ui:149
#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "الخط"
#. vQ46t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:247
+#: sd/uiconfig/simpress/ui/templatedialog.ui:173
msgctxt "templatedialog|area"
msgid "Area"
msgstr "منطقة"
#. xeCAp
-#: sd/uiconfig/simpress/ui/templatedialog.ui:295
+#: sd/uiconfig/simpress/ui/templatedialog.ui:197
#, fuzzy
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr "الظلال"
#. Wuy8t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:343
+#: sd/uiconfig/simpress/ui/templatedialog.ui:221
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "الشفافية"
#. 8mJFG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:391
+#: sd/uiconfig/simpress/ui/templatedialog.ui:245
msgctxt "templatedialog|font"
msgid "Font"
msgstr "الخط"
#. tuaZJ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:439
+#: sd/uiconfig/simpress/ui/templatedialog.ui:269
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "تأثيرات الخطّ"
#. SK2Ge
-#: sd/uiconfig/simpress/ui/templatedialog.ui:487
+#: sd/uiconfig/simpress/ui/templatedialog.ui:293
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr "الإزاحات والتباعد"
#. siGDD
-#: sd/uiconfig/simpress/ui/templatedialog.ui:535
+#: sd/uiconfig/simpress/ui/templatedialog.ui:317
msgctxt "templatedialog|text"
msgid "Text"
msgstr "النص"
#. c5b3i
-#: sd/uiconfig/simpress/ui/templatedialog.ui:583
+#: sd/uiconfig/simpress/ui/templatedialog.ui:341
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "حركة النص"
#. dyjNi
-#: sd/uiconfig/simpress/ui/templatedialog.ui:631
+#: sd/uiconfig/simpress/ui/templatedialog.ui:365
#, fuzzy
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr "خط قياس"
#. fcsTP
-#: sd/uiconfig/simpress/ui/templatedialog.ui:679
+#: sd/uiconfig/simpress/ui/templatedialog.ui:389
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "موصل"
#. nBYNb
-#: sd/uiconfig/simpress/ui/templatedialog.ui:727
+#: sd/uiconfig/simpress/ui/templatedialog.ui:413
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "المحاذاة"
#. CdaX3
-#: sd/uiconfig/simpress/ui/templatedialog.ui:775
+#: sd/uiconfig/simpress/ui/templatedialog.ui:437
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "طباعة آسيوية"
#. RKvWz
-#: sd/uiconfig/simpress/ui/templatedialog.ui:823
+#: sd/uiconfig/simpress/ui/templatedialog.ui:461
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "تبويبات"
#. WtrUB
-#: sd/uiconfig/simpress/ui/templatedialog.ui:871
+#: sd/uiconfig/simpress/ui/templatedialog.ui:485
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "الإبراز"
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index cc27cdc1b4f..7ecd092184a 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ar/>\n"
@@ -3103,28 +3103,28 @@ msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr "أدخِل الكلمات التي تريد استخدامها لأرشفة محتوى المستند. يجب أن تفصل الكلمات المفتاحية بفوارز. يمكن أن تحتوي الكلمة المفتاحية على محارف فراغ أبيض أو فوارز منقوطة."
-#. aENCY
+#. 64GNQ
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
-msgid "Enter information about persons or organizations contributing to the document."
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
msgstr ""
-#. y3E3S
+#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
-msgid "Enter information about geographic coverage of the document."
+msgid "Enter the time, place, or jurisdiction that the document is relevant to."
msgstr ""
-#. ePuCE
+#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
-msgid "Enter information to unambiguously identify the document."
+msgid "Enter a unique and unambiguous identifier for the document."
msgstr ""
-#. 5KF6E
+#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
-msgid "Enter information about the publisher of the document."
+msgid "Enter the name of the entity that is making the document available."
msgstr ""
#. n8gwE
@@ -3139,16 +3139,16 @@ msgctxt "descriptioninfopage|extended_tip|rights"
msgid "Enter information about intellectual property rights associated with the document."
msgstr ""
-#. xKAHT
+#. Nze95
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
-msgid "Enter information about a related resource from which the document is derived from."
+msgid "Enter information about other resources from which the document is derived."
msgstr ""
-#. nBDCW
+#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
-msgid "Enter information about the nature or genre of the document."
+msgid "Enter information about the category or format of the document."
msgstr ""
#. bo2q7
@@ -3825,7 +3825,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "أ_ظهر الرخصة"
-#. uCvKD
+#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3835,7 +3835,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2023 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -3845,7 +3845,7 @@ msgstr ""
"\n"
"كل العلامات التجارية والعلامات التجارية المسجلة المذكورة ها هنا هي ملكية أصحابها المذكورين.\n"
"\n"
-"حقوق النسخ © 2000–2023 مساهمو ليبرأوفيس LibreOffice. كل الحقوق محفوظة.\n"
+"حقوق النسخ © 2000–2024 مساهمو ليبرأوفيس LibreOffice. كل الحقوق محفوظة.\n"
"\n"
"أُنشئ هذا المنتَج بـ %OOOVENDOR، استنادًا إلى أوبن أوفيس أورغ ، والذي حقوق نسخه 2000، 2011 أوراكل Oracle و،أو مشاركيهم. يدين %OOOVENDOR بالعرفان لكل أعضاء المجتمع، لطفًا راجع http://www.libreoffice.org/ لمزيد من التفاصيل."
@@ -4905,11 +4905,11 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr "المرشّح:"
-#. xYGf6
+#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
-msgid "All Applications"
-msgstr "كل التطبيقات"
+msgid "All Documents"
+msgstr ""
#. fAxHB
#: sfx2/uiconfig/ui/startcenter.ui:534
diff --git a/source/ar/svtools/messages.po b/source/ar/svtools/messages.po
index 786f4fc202e..963db2815e5 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: 2023-12-21 13:21+0100\n"
+"POT-Creation-Date: 2024-04-15 19:52+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/ar/>\n"
@@ -2573,2497 +2573,2509 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[بِلا]"
-#. aUWzb
+#. AErwo
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Multiple]"
+msgstr ""
+
+#. J2UFW
+#: svtools/inc/langtab.hrc:31
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Undetermined]"
+msgstr ""
+
+#. aUWzb
+#: svtools/inc/langtab.hrc:32
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "غير معروف"
#. AQgxZ
-#: svtools/inc/langtab.hrc:31 svtools/inc/langtab.hrc:32
+#: svtools/inc/langtab.hrc:33 svtools/inc/langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "المبدئيّ"
#. hsqmD
-#: svtools/inc/langtab.hrc:33
+#: svtools/inc/langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr "الأفريكانية (جنوب أفريقيا)"
#. TVGco
-#: svtools/inc/langtab.hrc:34
+#: svtools/inc/langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr "الألبانية"
#. unNc6
-#: svtools/inc/langtab.hrc:35
+#: svtools/inc/langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr "العربية"
#. yStAU
-#: svtools/inc/langtab.hrc:36
+#: svtools/inc/langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr "العربية (الجزائر)"
#. 6GPFd
-#: svtools/inc/langtab.hrc:37
+#: svtools/inc/langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr "العربية (البحرين)"
#. tvtct
-#: svtools/inc/langtab.hrc:38
+#: svtools/inc/langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr "العربية (تشاد)"
#. sAaq7
-#: svtools/inc/langtab.hrc:39
+#: svtools/inc/langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr "العربية (جزر القمر)"
#. CtwpU
-#: svtools/inc/langtab.hrc:40
+#: svtools/inc/langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr "العربية (جيبوتي)"
#. XgGyg
-#: svtools/inc/langtab.hrc:41
+#: svtools/inc/langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr "العربية (مصر)"
#. iwYQR
-#: svtools/inc/langtab.hrc:42
+#: svtools/inc/langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr "العربية (إريتريا)"
#. nKF3r
-#: svtools/inc/langtab.hrc:43
+#: svtools/inc/langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr "العربية (العراق)"
#. JdGNA
-#: svtools/inc/langtab.hrc:44
+#: svtools/inc/langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr "العربية (فلسطين)"
#. bVjMH
-#: svtools/inc/langtab.hrc:45
+#: svtools/inc/langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr "العربية (الأدرن)"
#. 2tQFC
-#: svtools/inc/langtab.hrc:46
+#: svtools/inc/langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr "العربية (الكويت)"
#. EvECi
-#: svtools/inc/langtab.hrc:47
+#: svtools/inc/langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr "العربية (لبنان)"
#. AWBGA
-#: svtools/inc/langtab.hrc:48
+#: svtools/inc/langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr "العربية (ليبيا)"
#. FBSpG
-#: svtools/inc/langtab.hrc:49
+#: svtools/inc/langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr "العربية (موريتانيا)"
#. YmCZY
-#: svtools/inc/langtab.hrc:50
+#: svtools/inc/langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr "العربية (المغرب)"
#. VB6tk
-#: svtools/inc/langtab.hrc:51
+#: svtools/inc/langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr "العربية (عمان)"
#. ErqSh
-#: svtools/inc/langtab.hrc:52
+#: svtools/inc/langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr "العربية (فلسطين)"
#. nURdz
-#: svtools/inc/langtab.hrc:53
+#: svtools/inc/langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr "العربية (قطر)"
#. FdyFU
-#: svtools/inc/langtab.hrc:54
+#: svtools/inc/langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr "العربية (السعودية)"
#. x8UtA
-#: svtools/inc/langtab.hrc:55
+#: svtools/inc/langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr "العربية (الصومال)"
#. y9ptg
-#: svtools/inc/langtab.hrc:56
+#: svtools/inc/langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr "العربية (السودان)"
#. caDrq
-#: svtools/inc/langtab.hrc:57
+#: svtools/inc/langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr "العربية (سوريا)"
#. TqKZQ
-#: svtools/inc/langtab.hrc:58
+#: svtools/inc/langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr "العربية (تونس)"
#. VfYi2
-#: svtools/inc/langtab.hrc:59
+#: svtools/inc/langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr "العربية (الإمارات)"
#. f7D5o
-#: svtools/inc/langtab.hrc:60
+#: svtools/inc/langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr "العربية (اليمن)"
#. vDhQJ
-#: svtools/inc/langtab.hrc:61
+#: svtools/inc/langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr "الأراغونية"
#. yE4TR
-#: svtools/inc/langtab.hrc:62
+#: svtools/inc/langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Armenia)"
msgstr "الأرمينية، الغربية (أرمينيا)"
#. bacGJ
-#: svtools/inc/langtab.hrc:63
+#: svtools/inc/langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "الأسامية"
#. xAg9Q
-#: svtools/inc/langtab.hrc:64
+#: svtools/inc/langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr "اللاتينية الأذربيجانية"
#. juADB
-#: svtools/inc/langtab.hrc:65
+#: svtools/inc/langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr "السيريلية الأذربيجانية"
#. C3C7G
-#: svtools/inc/langtab.hrc:66
+#: svtools/inc/langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "الباسكية"
#. dJPsj
-#: svtools/inc/langtab.hrc:67
+#: svtools/inc/langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr "البنغالية (الهند)"
#. K6cbb
-#: svtools/inc/langtab.hrc:68
+#: svtools/inc/langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr "البلغارية"
#. sBBmA
-#: svtools/inc/langtab.hrc:69
+#: svtools/inc/langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr "البيلاروسية"
#. 3SEoJ
-#: svtools/inc/langtab.hrc:70
+#: svtools/inc/langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr "‏‏الكتالانية"
#. PoUeZ
-#: svtools/inc/langtab.hrc:71
+#: svtools/inc/langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr "‏‏الكتالانية (فالنسيا)"
#. ErGw2
-#: svtools/inc/langtab.hrc:72
+#: svtools/inc/langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr "الصينية (التقليدية)"
#. Gbige
-#: svtools/inc/langtab.hrc:73
+#: svtools/inc/langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr "الصينية (المبسطة)"
#. WzgGw
-#: svtools/inc/langtab.hrc:74
+#: svtools/inc/langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr "الصينية (هونج كونج)"
#. Kfrv5
-#: svtools/inc/langtab.hrc:75
+#: svtools/inc/langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr "الصينية (سنغافورة)"
#. BSHqu
-#: svtools/inc/langtab.hrc:76
+#: svtools/inc/langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr "الصينية (ماكاو)"
#. FMwd9
-#: svtools/inc/langtab.hrc:77
+#: svtools/inc/langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr "السلافية الكنيسة"
#. cAkoV
-#: svtools/inc/langtab.hrc:78
+#: svtools/inc/langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr "الكرواتية"
#. DjdDj
-#: svtools/inc/langtab.hrc:79
+#: svtools/inc/langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr "التشيكية"
#. xnGM2
-#: svtools/inc/langtab.hrc:80
+#: svtools/inc/langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr "الدانمركية"
#. yMGyj
-#: svtools/inc/langtab.hrc:81
+#: svtools/inc/langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr "الهولندية (هولندا)"
#. qgJE9
-#: svtools/inc/langtab.hrc:82
+#: svtools/inc/langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr "الهولندية (بلجيكا)"
#. STsDT
-#: svtools/inc/langtab.hrc:83
+#: svtools/inc/langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr "الإنجليزية (الولايات المتحدة)"
#. aCBBC
-#: svtools/inc/langtab.hrc:84
+#: svtools/inc/langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr "الإنجليزية (المملكة المتحدة)"
#. 46Cte
-#: svtools/inc/langtab.hrc:85
+#: svtools/inc/langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr "الإنجليزية، إملاء أكسفورد (المملكة المتحدة)"
#. XCJAF
-#: svtools/inc/langtab.hrc:86
+#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr "الإنجليزية (أستراليا)"
#. KPGdA
-#: svtools/inc/langtab.hrc:87
+#: svtools/inc/langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr "الإنجليزية (كندا)"
#. vGWET
-#: svtools/inc/langtab.hrc:88
+#: svtools/inc/langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr "الإنجليزية (نيوزيلندا)"
#. JpNB4
-#: svtools/inc/langtab.hrc:89
+#: svtools/inc/langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr "الإنجليزية (أيرلندا)"
#. RYtwA
-#: svtools/inc/langtab.hrc:90
+#: svtools/inc/langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr "الإنجليزية (جنوب إفريقيا)"
#. fEWbR
-#: svtools/inc/langtab.hrc:91
+#: svtools/inc/langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr "الإنجليزية (جامايكا)"
#. 4tDmL
-#: svtools/inc/langtab.hrc:92
+#: svtools/inc/langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr "الإنجليزية (الكاريبي)"
#. craLz
-#: svtools/inc/langtab.hrc:93
+#: svtools/inc/langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr "الإنجليزية (بيليز)"
#. oAnX9
-#: svtools/inc/langtab.hrc:94
+#: svtools/inc/langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr "الإنجليزية (ترينيداد)"
#. DbBaG
-#: svtools/inc/langtab.hrc:95
+#: svtools/inc/langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr "الإنجليزية (زيمبابوي)"
#. bGuDT
-#: svtools/inc/langtab.hrc:96
+#: svtools/inc/langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr "الإنجليزية (الفلبين)"
#. sf7j9
-#: svtools/inc/langtab.hrc:97
+#: svtools/inc/langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr "الإنجليزية (الهند)"
#. uqECc
-#: svtools/inc/langtab.hrc:98
+#: svtools/inc/langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr "الإستونية"
#. AGGnV
-#: svtools/inc/langtab.hrc:99
+#: svtools/inc/langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr "الفنلندية"
#. UyH2X
-#: svtools/inc/langtab.hrc:100
+#: svtools/inc/langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr "الفاروسية"
#. riCt7
-#: svtools/inc/langtab.hrc:101
+#: svtools/inc/langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr "الفارسية"
#. FSxwV
-#: svtools/inc/langtab.hrc:102
+#: svtools/inc/langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr "الفرنسية (فرنسا)"
#. LGkgS
-#: svtools/inc/langtab.hrc:103
+#: svtools/inc/langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr "الفرنسية (بلجيكا)"
#. TFQ8G
-#: svtools/inc/langtab.hrc:104
+#: svtools/inc/langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr "الفرنسية (كندا)"
#. 8NnQa
-#: svtools/inc/langtab.hrc:105
+#: svtools/inc/langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr "الفرنسية (سويسرا)"
#. DkXiH
-#: svtools/inc/langtab.hrc:106
+#: svtools/inc/langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr "الفرنسية (لوكسمبورغ)"
#. 8BeKQ
-#: svtools/inc/langtab.hrc:107
+#: svtools/inc/langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr "الفرنسية (موناكو)"
#. DoQUZ
-#: svtools/inc/langtab.hrc:108
+#: svtools/inc/langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr "جاسكون"
#. 6m5ud
-#: svtools/inc/langtab.hrc:109
+#: svtools/inc/langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr "الألمانية (ألمانيا)"
#. bTDdf
-#: svtools/inc/langtab.hrc:110
+#: svtools/inc/langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr "الألمانية (سويسرا)"
#. H6rUb
-#: svtools/inc/langtab.hrc:111
+#: svtools/inc/langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr "الألمانية (النمسا)"
#. EXUrT
-#: svtools/inc/langtab.hrc:112
+#: svtools/inc/langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr "الألمانية (لوكسمبورغ)"
#. wYXvd
-#: svtools/inc/langtab.hrc:113
+#: svtools/inc/langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr "الألمانية (ليختنشتاين)"
#. yBvcg
-#: svtools/inc/langtab.hrc:114
+#: svtools/inc/langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "اليونانية"
#. QzGHA
-#: svtools/inc/langtab.hrc:115
+#: svtools/inc/langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr "الجيوجاراتية"
#. gU5Y9
-#: svtools/inc/langtab.hrc:116
+#: svtools/inc/langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr "العبرية"
#. vkmai
-#: svtools/inc/langtab.hrc:117
+#: svtools/inc/langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr "الهندية"
#. FdD6d
-#: svtools/inc/langtab.hrc:118
+#: svtools/inc/langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr "المجرية"
#. sRD2B
-#: svtools/inc/langtab.hrc:119
+#: svtools/inc/langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr "الأيسلندية"
#. K95FW
-#: svtools/inc/langtab.hrc:120
+#: svtools/inc/langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr "الإندونيسية"
#. dshDi
-#: svtools/inc/langtab.hrc:121
+#: svtools/inc/langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr "الإيطالية (إيطاليا)"
#. DELVB
-#: svtools/inc/langtab.hrc:122
+#: svtools/inc/langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr "الإيطالية (سويسرا)"
#. ruFE2
-#: svtools/inc/langtab.hrc:123
+#: svtools/inc/langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr "اليابانية"
#. qFQYv
-#: svtools/inc/langtab.hrc:124
+#: svtools/inc/langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr "الكانادية"
#. HBG3C
-#: svtools/inc/langtab.hrc:125
+#: svtools/inc/langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr "الكشميرية (كشمير)"
#. DwhmJ
-#: svtools/inc/langtab.hrc:126
+#: svtools/inc/langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr "الكشميرية (الهند)"
#. UMfCV
-#: svtools/inc/langtab.hrc:127
+#: svtools/inc/langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "كازاخستان"
#. fABxX
-#: svtools/inc/langtab.hrc:128
+#: svtools/inc/langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr "الكونكانية"
#. 5XXpX
-#: svtools/inc/langtab.hrc:129
+#: svtools/inc/langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr "الكورية (جمهورية كوريا)"
#. Ynb76
-#: svtools/inc/langtab.hrc:130
+#: svtools/inc/langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr "اللاتفية"
#. C4VrT
-#: svtools/inc/langtab.hrc:131
+#: svtools/inc/langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr "الليتوانية"
#. zPNto
-#: svtools/inc/langtab.hrc:132
+#: svtools/inc/langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr "المقدونية"
#. nVTHg
-#: svtools/inc/langtab.hrc:133
+#: svtools/inc/langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr "المالاي (ماليزيا)"
#. fwb55
-#: svtools/inc/langtab.hrc:134
+#: svtools/inc/langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr "الماليزية (بروناي دار السلام)"
#. 8niko
-#: svtools/inc/langtab.hrc:135
+#: svtools/inc/langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr "المالايلامية"
#. wX45Q
-#: svtools/inc/langtab.hrc:136
+#: svtools/inc/langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr "المانيبور"
#. wdBgL
-#: svtools/inc/langtab.hrc:137
+#: svtools/inc/langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr "الماراثية"
#. gkEEQ
-#: svtools/inc/langtab.hrc:138
+#: svtools/inc/langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr "النيبالية (النيبال)"
#. LaDAA
-#: svtools/inc/langtab.hrc:139
+#: svtools/inc/langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr "النيبالية (الهند)"
#. 7HpyY
-#: svtools/inc/langtab.hrc:140
+#: svtools/inc/langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr "النرويجية، بوكمال"
#. kCv9u
-#: svtools/inc/langtab.hrc:141
+#: svtools/inc/langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr "النرويجية، نينورسك"
#. 3BNF8
-#: svtools/inc/langtab.hrc:142
+#: svtools/inc/langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "الأورية"
#. KEoWD
-#: svtools/inc/langtab.hrc:143
+#: svtools/inc/langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr "البولندية"
#. yyj9v
-#: svtools/inc/langtab.hrc:144
+#: svtools/inc/langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr "البرتغالية (أنغولا)"
#. hZAXE
-#: svtools/inc/langtab.hrc:145
+#: svtools/inc/langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr "البرتغالية (البرتغال)"
#. A5CG3
-#: svtools/inc/langtab.hrc:146
+#: svtools/inc/langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr "البرتغالية (البرازيل)"
#. EGfKG
-#: svtools/inc/langtab.hrc:147
+#: svtools/inc/langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr "البنجابية"
#. 4ATDT
-#: svtools/inc/langtab.hrc:148
+#: svtools/inc/langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr "الرايتو رومانسية"
#. TLUGG
-#: svtools/inc/langtab.hrc:149
+#: svtools/inc/langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr "روماني (رومانيا)"
#. uCPF7
-#: svtools/inc/langtab.hrc:150
+#: svtools/inc/langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr "روماني (مولدافيا)"
#. tJTih
-#: svtools/inc/langtab.hrc:151
+#: svtools/inc/langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr "الروسية"
#. Rih6F
-#: svtools/inc/langtab.hrc:152
+#: svtools/inc/langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr "السنسكريتية"
#. CyZtm
-#: svtools/inc/langtab.hrc:153
+#: svtools/inc/langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr "السيريلية الصربية (صربيا ومونتنغرو)"
#. sFnB8
-#: svtools/inc/langtab.hrc:154
+#: svtools/inc/langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr "اللاتينية الصربية (صربيا ومونتنغرو)"
#. WbsFA
-#: svtools/inc/langtab.hrc:155
+#: svtools/inc/langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr "السيريلية الصربية (صربيا)"
#. WL3zM
-#: svtools/inc/langtab.hrc:156
+#: svtools/inc/langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr "اللاتينية الصربية (صربيا)"
#. JFnsJ
-#: svtools/inc/langtab.hrc:157
+#: svtools/inc/langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr "السيريلية الصربية (مونتنغرو)"
#. AHpmF
-#: svtools/inc/langtab.hrc:158
+#: svtools/inc/langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr "اللاتينية الصربية (مونتنغرو)"
#. JcJT4
-#: svtools/inc/langtab.hrc:159
+#: svtools/inc/langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr "الصربية اللاتينية"
#. ubCyV
-#: svtools/inc/langtab.hrc:160
+#: svtools/inc/langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "السيداما"
#. 66wdH
-#: svtools/inc/langtab.hrc:161
+#: svtools/inc/langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Devanagari"
msgstr "السندية، الديفاناغارية"
#. RF77g
-#: svtools/inc/langtab.hrc:162
+#: svtools/inc/langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Arabic"
msgstr "السندية، العربية"
#. E8DXb
-#: svtools/inc/langtab.hrc:163
+#: svtools/inc/langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr "السلوفاكية"
#. GS6BZ
-#: svtools/inc/langtab.hrc:164
+#: svtools/inc/langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr "السلوفينية"
#. bCFN3
-#: svtools/inc/langtab.hrc:165
+#: svtools/inc/langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr "الإسبانية (إسبانيا)"
#. AXKJF
-#: svtools/inc/langtab.hrc:166
+#: svtools/inc/langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr "الإسبانية (المكسيك)"
#. 4ExjA
-#: svtools/inc/langtab.hrc:167
+#: svtools/inc/langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr "الإسبانية (غواتيمالا)"
#. ndaNA
-#: svtools/inc/langtab.hrc:168
+#: svtools/inc/langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr "الإسبانية (كوستاريكا)"
#. rAYvf
-#: svtools/inc/langtab.hrc:169
+#: svtools/inc/langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr "الإسبانية (بنما)"
#. rwjDV
-#: svtools/inc/langtab.hrc:170
+#: svtools/inc/langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr "الإسبانية (جمهورية الدومينيكان)"
#. aeV5T
-#: svtools/inc/langtab.hrc:171
+#: svtools/inc/langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr "الإسبانية (فنزويلا)"
#. H4CHi
-#: svtools/inc/langtab.hrc:172
+#: svtools/inc/langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr "الإسبانية (كولومبيا)"
#. NkaU2
-#: svtools/inc/langtab.hrc:173
+#: svtools/inc/langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr "الإسبانية (البيرو)"
#. 2yKQy
-#: svtools/inc/langtab.hrc:174
+#: svtools/inc/langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr "الإسبانية (الأرجنتين)"
#. cTFoB
-#: svtools/inc/langtab.hrc:175
+#: svtools/inc/langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr "الإسبانية (الاكوادور)"
#. Q7iGB
-#: svtools/inc/langtab.hrc:176
+#: svtools/inc/langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr "الإسبانية (تشيلي)"
#. SQeC3
-#: svtools/inc/langtab.hrc:177
+#: svtools/inc/langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr "الإسبانية (الأوروغواي)"
#. EmgTp
-#: svtools/inc/langtab.hrc:178
+#: svtools/inc/langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr "الإسبانية (الباراغواي)"
#. T7rLH
-#: svtools/inc/langtab.hrc:179
+#: svtools/inc/langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr "الإسبانية (بوليفيا)"
#. GNG7W
-#: svtools/inc/langtab.hrc:180
+#: svtools/inc/langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr "الإسبانية (السلفادور)"
#. HoGhs
-#: svtools/inc/langtab.hrc:181
+#: svtools/inc/langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr "الإسبانية (الهندوراس)"
#. KgEGv
-#: svtools/inc/langtab.hrc:182
+#: svtools/inc/langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr "الإسبانية (نيكاراغوا)"
#. uj9QF
-#: svtools/inc/langtab.hrc:183
+#: svtools/inc/langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr "الإسبانية (بورتوريكو)"
#. 3bTTE
-#: svtools/inc/langtab.hrc:184
+#: svtools/inc/langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr "السواحلية (كينيا)"
#. AFhrJ
-#: svtools/inc/langtab.hrc:185
+#: svtools/inc/langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr "السويدية (السويد)"
#. BKF86
-#: svtools/inc/langtab.hrc:186
+#: svtools/inc/langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr "السويدية (فنلندا)"
#. E6Ede
-#: svtools/inc/langtab.hrc:187
+#: svtools/inc/langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr "الطاجيكية"
#. dAFTH
-#: svtools/inc/langtab.hrc:188
+#: svtools/inc/langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr "التاميلية"
#. RHZbp
-#: svtools/inc/langtab.hrc:189
+#: svtools/inc/langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "التترية"
#. pTFA6
-#: svtools/inc/langtab.hrc:190
+#: svtools/inc/langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr "التيلوجو"
#. 3xQFG
-#: svtools/inc/langtab.hrc:191
+#: svtools/inc/langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr "التايلاندية"
#. 7SBCF
-#: svtools/inc/langtab.hrc:192
+#: svtools/inc/langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr "التركية"
#. jg4Y4
-#: svtools/inc/langtab.hrc:193
+#: svtools/inc/langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr "الأردية (الباكستان)"
#. reDrZ
-#: svtools/inc/langtab.hrc:194
+#: svtools/inc/langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr "الأردية (الهند)"
#. AciD4
-#: svtools/inc/langtab.hrc:195
+#: svtools/inc/langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr "الأوكرانية"
#. 9s6wZ
-#: svtools/inc/langtab.hrc:196
+#: svtools/inc/langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr "اللاتينية الأوزبكية"
#. HrnFi
-#: svtools/inc/langtab.hrc:197
+#: svtools/inc/langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr "الأزبكية السريلية"
#. seQBA
-#: svtools/inc/langtab.hrc:198
+#: svtools/inc/langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr "الولشية"
#. MyZMt
-#: svtools/inc/langtab.hrc:199
+#: svtools/inc/langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr "اللاتينية"
#. UxE47
-#: svtools/inc/langtab.hrc:200
+#: svtools/inc/langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr "الاسبرانتو"
#. QDEQB
-#: svtools/inc/langtab.hrc:201
+#: svtools/inc/langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr "الكينيارواندية (رواندا)"
#. VDEdz
-#: svtools/inc/langtab.hrc:202
+#: svtools/inc/langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr "الماورية"
#. BCRzB
-#: svtools/inc/langtab.hrc:203
+#: svtools/inc/langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr "الغليشيانية"
#. EJSEG
-#: svtools/inc/langtab.hrc:204
+#: svtools/inc/langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr "الديفيهية"
#. HyrCw
-#: svtools/inc/langtab.hrc:205
+#: svtools/inc/langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr "السوثو الشمالية"
#. iZE5p
-#: svtools/inc/langtab.hrc:206
+#: svtools/inc/langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr "الغيلية (اسكتلندا)"
#. hUdfG
-#: svtools/inc/langtab.hrc:207
+#: svtools/inc/langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr "المنغولية السيريلية"
#. XSmCF
-#: svtools/inc/langtab.hrc:208
+#: svtools/inc/langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr "المنغولية"
#. SmxD2
-#: svtools/inc/langtab.hrc:209
+#: svtools/inc/langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr "الإنترلينغوا"
#. dBUa9
-#: svtools/inc/langtab.hrc:210
+#: svtools/inc/langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr "البوسنية"
#. c29GE
-#: svtools/inc/langtab.hrc:211
+#: svtools/inc/langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr "البنغالية (بنجلاديش)"
#. 9CTyH
-#: svtools/inc/langtab.hrc:212
+#: svtools/inc/langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr "الأوكيتانية"
#. wRpTQ
-#: svtools/inc/langtab.hrc:213
+#: svtools/inc/langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr "الخميرية"
#. 6C2PP
-#: svtools/inc/langtab.hrc:214
+#: svtools/inc/langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr "الكردية، الشمالية (تركيا)"
#. JBSdg
-#: svtools/inc/langtab.hrc:215
+#: svtools/inc/langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr "الكردية، الشمالية (سوريا)"
#. 7LmT2
-#: svtools/inc/langtab.hrc:216
+#: svtools/inc/langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr "الكردية، الوسطية (العراق)"
#. rzDHD
-#: svtools/inc/langtab.hrc:217
+#: svtools/inc/langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr "الكردية، الوسطية (إيران)"
#. CeAFw
-#: svtools/inc/langtab.hrc:218
+#: svtools/inc/langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr "الكردية، الجنوبية (إيران)"
#. epbri
-#: svtools/inc/langtab.hrc:219
+#: svtools/inc/langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr "الكردية، الجنوبية (العراق)"
#. 2KhAB
-#: svtools/inc/langtab.hrc:220
+#: svtools/inc/langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr "السردينية"
#. 3sZxr
-#: svtools/inc/langtab.hrc:221
+#: svtools/inc/langtab.hrc:223
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "الدزونخية"
#. NdNMD
-#: svtools/inc/langtab.hrc:222
+#: svtools/inc/langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr "السواحلية (تنزانيا)"
#. ywH3p
-#: svtools/inc/langtab.hrc:223
+#: svtools/inc/langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr "اللاوية"
#. HNY5w
-#: svtools/inc/langtab.hrc:224
+#: svtools/inc/langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr "الأيرلندية"
#. oGuLJ
-#: svtools/inc/langtab.hrc:225
+#: svtools/inc/langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr "التبتية (جمهورية الصين الشعبية)"
#. DpbUS
-#: svtools/inc/langtab.hrc:226
+#: svtools/inc/langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr "الجورجية"
#. vXTTC
-#: svtools/inc/langtab.hrc:227
+#: svtools/inc/langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr "الفريزية"
#. hYSBQ
-#: svtools/inc/langtab.hrc:228
+#: svtools/inc/langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr "تسوانا (جنوب إفريقيا)"
#. iBrft
-#: svtools/inc/langtab.hrc:229
+#: svtools/inc/langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr "الزولو"
#. efx7v
-#: svtools/inc/langtab.hrc:230
+#: svtools/inc/langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
msgstr "الفيتانامية"
#. uik8N
-#: svtools/inc/langtab.hrc:231
+#: svtools/inc/langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr "البريتونية"
#. UuDPF
-#: svtools/inc/langtab.hrc:232
+#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr "الكالاليسوتية"
#. h8yi2
-#: svtools/inc/langtab.hrc:233
+#: svtools/inc/langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr "نيدابل، الجنوب"
#. GAkRJ
-#: svtools/inc/langtab.hrc:234
+#: svtools/inc/langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr "السوثو الجنوبية"
#. 2beka
-#: svtools/inc/langtab.hrc:235
+#: svtools/inc/langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr "السوازيلاندية"
#. GFCYC
-#: svtools/inc/langtab.hrc:236
+#: svtools/inc/langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr "التسونجا"
#. Fd3yC
-#: svtools/inc/langtab.hrc:237
+#: svtools/inc/langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr "فندا"
#. BQkT8
-#: svtools/inc/langtab.hrc:238
+#: svtools/inc/langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr "تسوانا (بتسوانا)"
#. aCLs3
-#: svtools/inc/langtab.hrc:239
+#: svtools/inc/langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr "الزوشا"
#. 8tGkA
-#: svtools/inc/langtab.hrc:240
+#: svtools/inc/langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr "سينهالا"
#. MyZBb
-#: svtools/inc/langtab.hrc:241
+#: svtools/inc/langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr "مور"
#. MuwMr
-#: svtools/inc/langtab.hrc:242
+#: svtools/inc/langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr "بامبارا"
#. ohYHE
-#: svtools/inc/langtab.hrc:243
+#: svtools/inc/langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr "أكان"
#. Rpc24
-#: svtools/inc/langtab.hrc:244
+#: svtools/inc/langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr "اللكسمبورجية"
#. TPr9P
-#: svtools/inc/langtab.hrc:245
+#: svtools/inc/langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr "فريوليان"
#. XFeaU
-#: svtools/inc/langtab.hrc:246
+#: svtools/inc/langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr "فيجان"
#. DmEsD
-#: svtools/inc/langtab.hrc:247
+#: svtools/inc/langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr "الأفريقانية (ناميبيا)"
#. 2dS3j
-#: svtools/inc/langtab.hrc:248
+#: svtools/inc/langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr "الإنجليزية (ناميبيا)"
#. pxpQo
-#: svtools/inc/langtab.hrc:249
+#: svtools/inc/langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr "والون"
#. uSw8S
-#: svtools/inc/langtab.hrc:250
+#: svtools/inc/langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr "القبطية"
#. cXUkb
-#: svtools/inc/langtab.hrc:251
+#: svtools/inc/langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr "التيكريكنا (أريتيريا)‏"
#. 4X4SP
-#: svtools/inc/langtab.hrc:252
+#: svtools/inc/langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr "التيكريكنا (أثيوبيا)‏"
#. vebCw
-#: svtools/inc/langtab.hrc:253
+#: svtools/inc/langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr "الأمهرية"
#. wVfCr
-#: svtools/inc/langtab.hrc:254
+#: svtools/inc/langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr "القرغيزية"
#. zCrUd
-#: svtools/inc/langtab.hrc:255
+#: svtools/inc/langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr "الألمانية (بلجيكا)"
#. bZjgG
-#: svtools/inc/langtab.hrc:256
+#: svtools/inc/langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr "التشوفاشية"
#. Hhf2V
-#: svtools/inc/langtab.hrc:257
+#: svtools/inc/langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr "البورمية"
#. YCarY
-#: svtools/inc/langtab.hrc:258
+#: svtools/inc/langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr "هوسا (نيجيريا)"
#. JXCmu
-#: svtools/inc/langtab.hrc:259
+#: svtools/inc/langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr "هوسا (غانا)"
#. 7jrGb
-#: svtools/inc/langtab.hrc:260
+#: svtools/inc/langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr "إيوي"
#. QWBZG
-#: svtools/inc/langtab.hrc:261
+#: svtools/inc/langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr "الإنجليزية (غانا)"
#. pAEtz
-#: svtools/inc/langtab.hrc:262
+#: svtools/inc/langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr "سانجو"
#. L9sDt
-#: svtools/inc/langtab.hrc:263
+#: svtools/inc/langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr "فلبينية"
#. iFSZs
-#: svtools/inc/langtab.hrc:264
+#: svtools/inc/langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr "غاندا"
#. Gdbhz
-#: svtools/inc/langtab.hrc:265
+#: svtools/inc/langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr "لينجالا"
#. TnDKB
-#: svtools/inc/langtab.hrc:266
+#: svtools/inc/langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr "الألمانية الجنوبية"
#. Yr5hK
-#: svtools/inc/langtab.hrc:267
+#: svtools/inc/langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr "هاليجايونون"
#. nF96G
-#: svtools/inc/langtab.hrc:268
+#: svtools/inc/langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr "نيانجا"
#. v4jmr
-#: svtools/inc/langtab.hrc:269
+#: svtools/inc/langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr "الكاشوبية"
#. nbEp5
-#: svtools/inc/langtab.hrc:270
+#: svtools/inc/langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr "الإسبانية (كوبا)"
#. CGkDF
-#: svtools/inc/langtab.hrc:271
+#: svtools/inc/langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr "تتون (إندونسيا)"
#. yXqvC
-#: svtools/inc/langtab.hrc:272
+#: svtools/inc/langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr "الكويتشوا (بوليفيا, الشمال)"
#. V3XMi
-#: svtools/inc/langtab.hrc:273
+#: svtools/inc/langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr "الكويتشوا (بوليفيا, الجنوب)"
#. 3WCP7
-#: svtools/inc/langtab.hrc:274
+#: svtools/inc/langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr "الصومالية"
#. zFoBp
-#: svtools/inc/langtab.hrc:275
+#: svtools/inc/langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr "السامية، إناري (فنلندا)"
#. FJAQR
-#: svtools/inc/langtab.hrc:276
+#: svtools/inc/langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr "السامية، لولا (النرويج)"
#. yBxW5
-#: svtools/inc/langtab.hrc:277
+#: svtools/inc/langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr "السامية، لولا (السويد)"
#. 8yPLy
-#: svtools/inc/langtab.hrc:278
+#: svtools/inc/langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr "السامية، الشمال (فنلندا)"
#. SQTD9
-#: svtools/inc/langtab.hrc:279
+#: svtools/inc/langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr "السامية، الشمال (النرويج)"
#. BHGpD
-#: svtools/inc/langtab.hrc:280
+#: svtools/inc/langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr "السامية، الشمال (السويد)"
#. cdYkC
-#: svtools/inc/langtab.hrc:281
+#: svtools/inc/langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr "السامية، سكولت (فنلندا)"
#. od3Hp
-#: svtools/inc/langtab.hrc:282
+#: svtools/inc/langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr "السامية، الجنوب (النرويج)"
#. 5Ueff
-#: svtools/inc/langtab.hrc:283
+#: svtools/inc/langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr "السامية، الجنوب (السويد)"
#. 7x4mU
-#: svtools/inc/langtab.hrc:284
+#: svtools/inc/langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr "السامية، كيلدين (روسيا)"
#. A5Crw
-#: svtools/inc/langtab.hrc:285
+#: svtools/inc/langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr "الجوارانية (باراغواي)"
#. ESc5d
-#: svtools/inc/langtab.hrc:286
+#: svtools/inc/langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr "البودو"
#. sSAvV
-#: svtools/inc/langtab.hrc:287
+#: svtools/inc/langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr "الدغرية"
#. f2nfh
-#: svtools/inc/langtab.hrc:288
+#: svtools/inc/langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr "المايثلية"
#. Rm94B
-#: svtools/inc/langtab.hrc:289
+#: svtools/inc/langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr "السانتالية"
#. C7EGu
-#: svtools/inc/langtab.hrc:290
+#: svtools/inc/langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr "التيتونية (تيمور الشرقية)"
#. JzTF8
-#: svtools/inc/langtab.hrc:291
+#: svtools/inc/langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr "التركمانية"
#. XbECR
-#: svtools/inc/langtab.hrc:292
+#: svtools/inc/langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr "المالطية"
#. PJ6DF
-#: svtools/inc/langtab.hrc:293
+#: svtools/inc/langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr "توك بيسين"
#. kAWUo
-#: svtools/inc/langtab.hrc:294
+#: svtools/inc/langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr "شوسواب"
#. sBWQv
-#: svtools/inc/langtab.hrc:295
+#: svtools/inc/langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr "الأوروموية"
#. jYDYi
-#: svtools/inc/langtab.hrc:296
+#: svtools/inc/langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr "اليونانية، القديمة"
#. WY8GH
-#: svtools/inc/langtab.hrc:297
+#: svtools/inc/langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr "اليديشية (إسرائيل)"
#. VAWnd
-#: svtools/inc/langtab.hrc:298
+#: svtools/inc/langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr "الكويتشوا (الإكوادور)"
#. UDB2F
-#: svtools/inc/langtab.hrc:299
+#: svtools/inc/langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr "اليوجورية"
#. XAu8x
-#: svtools/inc/langtab.hrc:300
+#: svtools/inc/langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr "الأستورية"
#. hwM5p
-#: svtools/inc/langtab.hrc:301
+#: svtools/inc/langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr "الصربية، العليا"
#. iGTFG
-#: svtools/inc/langtab.hrc:302
+#: svtools/inc/langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr "الصربية، السفلى"
#. RvdrP
-#: svtools/inc/langtab.hrc:303
+#: svtools/inc/langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr "اللاتجية"
#. 94i7A
-#: svtools/inc/langtab.hrc:304
+#: svtools/inc/langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr "الماورية"
#. FeuXJ
-#: svtools/inc/langtab.hrc:305
+#: svtools/inc/langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr "بوشي"
#. CWFtg
-#: svtools/inc/langtab.hrc:306
+#: svtools/inc/langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr "التاهيتية"
#. TDoMB
-#: svtools/inc/langtab.hrc:307
+#: svtools/inc/langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr "الملاقاسية، الهضبة"
#. EVG88
-#: svtools/inc/langtab.hrc:308
+#: svtools/inc/langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr "بابيامانتو (جزر الأنتيل الهولندية)"
#. fbGn8
-#: svtools/inc/langtab.hrc:309
+#: svtools/inc/langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr "بابيامانتو (أروبا)"
#. 9XBNE
-#: svtools/inc/langtab.hrc:310
+#: svtools/inc/langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr "الساردينية، كامبيدنيز"
#. d2kAw
-#: svtools/inc/langtab.hrc:311
+#: svtools/inc/langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr "الساردينية، جالوريزيه"
#. cJATX
-#: svtools/inc/langtab.hrc:312
+#: svtools/inc/langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr "الساردينية، لوجودورز"
#. PJFYt
-#: svtools/inc/langtab.hrc:313
+#: svtools/inc/langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr "الساردينية، ساسوريز"
#. oDLAc
-#: svtools/inc/langtab.hrc:314
+#: svtools/inc/langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr "بافيا"
#. 598zD
-#: svtools/inc/langtab.hrc:315
+#: svtools/inc/langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr "جيكويو"
#. PFxrW
-#: svtools/inc/langtab.hrc:316
+#: svtools/inc/langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr "اليوروبا"
#. jajFo
-#: svtools/inc/langtab.hrc:317
+#: svtools/inc/langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr "الروسينية (أوكرانيا)"
#. PpWdM
-#: svtools/inc/langtab.hrc:318
+#: svtools/inc/langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr "الروسينية (سلوفاكيا)"
#. Wgo9k
-#: svtools/inc/langtab.hrc:319
+#: svtools/inc/langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr "القابلية اﻻتينية"
#. MSnHB
-#: svtools/inc/langtab.hrc:320
+#: svtools/inc/langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr "اليديشية (الولايات المتحدة)"
#. uYMRX
-#: svtools/inc/langtab.hrc:321
+#: svtools/inc/langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr "هاواي"
#. DyEGX
-#: svtools/inc/langtab.hrc:322
+#: svtools/inc/langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr "اللمبو"
#. 3jGCz
-#: svtools/inc/langtab.hrc:323
+#: svtools/inc/langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr "اللوجبان"
#. Ec3C4
-#: svtools/inc/langtab.hrc:324
+#: svtools/inc/langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr "الهايتية"
#. D3Xoy
-#: svtools/inc/langtab.hrc:325
+#: svtools/inc/langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr "لغة Beembe"
#. 6Pkbr
-#: svtools/inc/langtab.hrc:326
+#: svtools/inc/langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr "لغة Bekwel"
#. 8WjqB
-#: svtools/inc/langtab.hrc:327
+#: svtools/inc/langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr ""
#. hCFcE
-#: svtools/inc/langtab.hrc:328
+#: svtools/inc/langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr "لاري"
#. KxXpB
-#: svtools/inc/langtab.hrc:329
+#: svtools/inc/langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr "لغة Mbochi"
#. 6FdTq
-#: svtools/inc/langtab.hrc:330
+#: svtools/inc/langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr "تيكي، إيبو"
#. FeBzA
-#: svtools/inc/langtab.hrc:331
+#: svtools/inc/langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr "لغة Teke-Ibali"
#. LKetF
-#: svtools/inc/langtab.hrc:332
+#: svtools/inc/langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr "لغة Teke-Tyee"
#. DfVqj
-#: svtools/inc/langtab.hrc:333
+#: svtools/inc/langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr "فيلي"
#. uBEkT
-#: svtools/inc/langtab.hrc:334
+#: svtools/inc/langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr "معرف المفتاح"
#. maAoG
-#: svtools/inc/langtab.hrc:335
+#: svtools/inc/langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr "البالية اللاتينية"
#. eDDSm
-#: svtools/inc/langtab.hrc:336
+#: svtools/inc/langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr "القيرغيزية (الصين)"
#. RCmma
-#: svtools/inc/langtab.hrc:337
+#: svtools/inc/langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr "كومية-زيرية"
#. DLxCK
-#: svtools/inc/langtab.hrc:338
+#: svtools/inc/langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr "كومية-برمانية"
#. zRJy3
-#: svtools/inc/langtab.hrc:339
+#: svtools/inc/langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr "البيتجانتجاتجارا"
#. X2WLD
-#: svtools/inc/langtab.hrc:340
+#: svtools/inc/langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr "الإنجليزية (ملاوي)"
#. BNve6
-#: svtools/inc/langtab.hrc:341
+#: svtools/inc/langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr "الأرزية"
#. bS6vy
-#: svtools/inc/langtab.hrc:342
+#: svtools/inc/langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr "ماري، ميدو"
#. 2YjMT
-#: svtools/inc/langtab.hrc:343
+#: svtools/inc/langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr "البابيامينتو (كوراساو)"
#. QA2V4
-#: svtools/inc/langtab.hrc:344
+#: svtools/inc/langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr "بابيامنتو (بونير)"
#. vozw6
-#: svtools/inc/langtab.hrc:345
+#: svtools/inc/langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr "خانتي"
#. MBtJM
-#: svtools/inc/langtab.hrc:346
+#: svtools/inc/langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr "يفونيان"
#. wNkoh
-#: svtools/inc/langtab.hrc:347
+#: svtools/inc/langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr "الموكشا"
#. uCDU6
-#: svtools/inc/langtab.hrc:348
+#: svtools/inc/langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr "ماري، هيل"
#. JEhY4
-#: svtools/inc/langtab.hrc:349
+#: svtools/inc/langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr "نغاناسان"
#. hr4pq
-#: svtools/inc/langtab.hrc:350
+#: svtools/inc/langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr "أولونيتس"
#. Arpn4
-#: svtools/inc/langtab.hrc:351
+#: svtools/inc/langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr "فَبس"
#. fJ3Ss
-#: svtools/inc/langtab.hrc:352
+#: svtools/inc/langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr "ڤورو"
#. HuWCs
-#: svtools/inc/langtab.hrc:353
+#: svtools/inc/langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr "نينيتس"
#. 5Zxgd
-#: svtools/inc/langtab.hrc:354
+#: svtools/inc/langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Central African Republic)"
msgstr "الآكا (جمهورية افريقيا الوسطى)"
#. oBDBe
-#: svtools/inc/langtab.hrc:355
+#: svtools/inc/langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr "الآكا (الكونغو)"
#. GRKCD
-#: svtools/inc/langtab.hrc:356
+#: svtools/inc/langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr "دايبولي"
#. cgMCr
-#: svtools/inc/langtab.hrc:357
+#: svtools/inc/langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr "دوندو"
#. FmhF6
-#: svtools/inc/langtab.hrc:358
+#: svtools/inc/langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr "كآمبا"
#. BBf4G
-#: svtools/inc/langtab.hrc:359
+#: svtools/inc/langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr "كوونغو (الكونغو)"
#. HbeaC
-#: svtools/inc/langtab.hrc:360
+#: svtools/inc/langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr "لغة Kunyi"
#. wLxHD
-#: svtools/inc/langtab.hrc:361
+#: svtools/inc/langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr "لغة Ngungwel"
#. 7cvAe
-#: svtools/inc/langtab.hrc:362
+#: svtools/inc/langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr "لغة Njyem (الكونغو)"
#. G2SG8
-#: svtools/inc/langtab.hrc:363
+#: svtools/inc/langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr "لغة Punu"
#. WjBVL
-#: svtools/inc/langtab.hrc:364
+#: svtools/inc/langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr "السوندية"
#. 9nAA2
-#: svtools/inc/langtab.hrc:365
+#: svtools/inc/langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr "تَكَ كوكويا"
#. dwdUH
-#: svtools/inc/langtab.hrc:366
+#: svtools/inc/langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr "التسانغية"
#. otqzC
-#: svtools/inc/langtab.hrc:367
+#: svtools/inc/langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Congo)"
msgstr "الياكا (الكونغو)"
#. JuMFF
-#: svtools/inc/langtab.hrc:368
+#: svtools/inc/langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Democratic Republic of the Congo)"
msgstr "الياكا (جمهورية الكونغو الديمقراطية)"
#. NDjGL
-#: svtools/inc/langtab.hrc:369
+#: svtools/inc/langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr "لغة Yombe (الكونغو)"
#. MvwFr
-#: svtools/inc/langtab.hrc:370
+#: svtools/inc/langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr "نكو"
#. WFc6C
-#: svtools/inc/langtab.hrc:371
+#: svtools/inc/langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr "الأدمرت"
#. hEtfX
-#: svtools/inc/langtab.hrc:372
+#: svtools/inc/langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr "تبت (الهند)"
#. Agf93
-#: svtools/inc/langtab.hrc:373
+#: svtools/inc/langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr "الكورنية"
#. EtH3H
-#: svtools/inc/langtab.hrc:374
+#: svtools/inc/langtab.hrc:376
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr "السامية، لولا (السويد)"
#. jp6C9
-#: svtools/inc/langtab.hrc:375
+#: svtools/inc/langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr ""
#. 3nTLx
-#: svtools/inc/langtab.hrc:376
+#: svtools/inc/langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr "الكميك"
#. c56C9
-#: svtools/inc/langtab.hrc:377
+#: svtools/inc/langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr "نوجاى"
#. CBiiA
-#: svtools/inc/langtab.hrc:378
+#: svtools/inc/langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr ""
#. CkEC7
-#: svtools/inc/langtab.hrc:379
+#: svtools/inc/langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr "اللادينية"
#. XAiVE
-#: svtools/inc/langtab.hrc:380
+#: svtools/inc/langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr "الفرنسية (بوركينا فاسو)"
#. EGzhe
-#: svtools/inc/langtab.hrc:381
+#: svtools/inc/langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr ""
#. HNcxe
-#: svtools/inc/langtab.hrc:382
+#: svtools/inc/langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr ""
#. Kxi9E
-#: svtools/inc/langtab.hrc:383
+#: svtools/inc/langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr ""
#. zumBa
-#: svtools/inc/langtab.hrc:384
+#: svtools/inc/langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr ""
#. PQqU7
-#: svtools/inc/langtab.hrc:385
+#: svtools/inc/langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr ""
#. kewgf
-#: svtools/inc/langtab.hrc:386
+#: svtools/inc/langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr "لَنغو"
#. KtBfE
-#: svtools/inc/langtab.hrc:387
+#: svtools/inc/langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr "الفرنسية (ساحل العاج)"
#. DTuEL
-#: svtools/inc/langtab.hrc:388
+#: svtools/inc/langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr "الفرنسية (مالي)"
#. LFLk6
-#: svtools/inc/langtab.hrc:389
+#: svtools/inc/langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr "الفرنسية (السينيغال)"
#. mSK3x
-#: svtools/inc/langtab.hrc:390
+#: svtools/inc/langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr "الفرنسية (بنين)"
#. tM6qQ
-#: svtools/inc/langtab.hrc:391
+#: svtools/inc/langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr "الفرنسية (النيجر)"
#. nCq6f
-#: svtools/inc/langtab.hrc:392
+#: svtools/inc/langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr "الفرنسية (توغو)"
#. oCBvK
-#: svtools/inc/langtab.hrc:393
+#: svtools/inc/langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr ""
#. zjNcC
-#: svtools/inc/langtab.hrc:394
+#: svtools/inc/langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr "البِندقية"
#. 8EbCs
-#: svtools/inc/langtab.hrc:395
+#: svtools/inc/langtab.hrc:397
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr "الإنجليزية (غامبيا)"
#. gEd8L
-#: svtools/inc/langtab.hrc:396
+#: svtools/inc/langtab.hrc:398
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr "الأراغونية"
#. TaEzQ
-#: svtools/inc/langtab.hrc:397
+#: svtools/inc/langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr ""
#. s4yFD
-#: svtools/inc/langtab.hrc:398
+#: svtools/inc/langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr ""
#. FvPLF
-#: svtools/inc/langtab.hrc:399
+#: svtools/inc/langtab.hrc:401
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr "الألمانية (سويسرا)"
#. GgwXq
-#: svtools/inc/langtab.hrc:400
+#: svtools/inc/langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr "الإنجليزية (بتسوانا)"
#. GZfWN
-#: svtools/inc/langtab.hrc:401
+#: svtools/inc/langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr ""
#. FFkaK
-#: svtools/inc/langtab.hrc:402
+#: svtools/inc/langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr ""
#. EHHtS
-#: svtools/inc/langtab.hrc:403
+#: svtools/inc/langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr "الإنجليزية (موريشيوس)"
#. atcMq
-#: svtools/inc/langtab.hrc:404
+#: svtools/inc/langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr "الفرنسية (موريشيوس)"
#. UZ4Pn
-#: svtools/inc/langtab.hrc:405
+#: svtools/inc/langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr "السيليزيانية"
#. RJDLA
-#: svtools/inc/langtab.hrc:406
+#: svtools/inc/langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr ""
#. v3WK8
-#: svtools/inc/langtab.hrc:407
+#: svtools/inc/langtab.hrc:409
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr "الإنجليزية (ملاوي)"
#. 4sBjT
-#: svtools/inc/langtab.hrc:408
+#: svtools/inc/langtab.hrc:410
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr ""
#. XH3fY
-#: svtools/inc/langtab.hrc:409
+#: svtools/inc/langtab.hrc:411
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr ""
#. oGNdE
-#: svtools/inc/langtab.hrc:410
+#: svtools/inc/langtab.hrc:412
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr ""
#. jQF7C
-#: svtools/inc/langtab.hrc:411
+#: svtools/inc/langtab.hrc:413
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "الخط"
#. cAPXF
-#: svtools/inc/langtab.hrc:412
+#: svtools/inc/langtab.hrc:414
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr ""
#. 8LY2A
-#: svtools/inc/langtab.hrc:413
+#: svtools/inc/langtab.hrc:415
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Russia)"
msgstr ""
#. ieGNR
-#: svtools/inc/langtab.hrc:414
+#: svtools/inc/langtab.hrc:416
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Iran)"
msgstr ""
#. US8Ga
-#: svtools/inc/langtab.hrc:415
+#: svtools/inc/langtab.hrc:417
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Western (Armenia)"
msgstr "الأرمينية، الغربية (أرمينيا)"
#. nzbrZ
-#: svtools/inc/langtab.hrc:416
+#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Classical (Armenia)"
msgstr ""
#. BDKAa
-#: svtools/inc/langtab.hrc:417
+#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Malaysia)"
msgstr ""
#. AnrGG
-#: svtools/inc/langtab.hrc:418
+#: svtools/inc/langtab.hrc:420
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Brunei Darussalam)"
msgstr ""
#. utBog
-#: svtools/inc/langtab.hrc:419
+#: svtools/inc/langtab.hrc:421
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
msgstr ""
#. jPaAH
-#: svtools/inc/langtab.hrc:420
+#: svtools/inc/langtab.hrc:422
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
msgstr ""
#. mMVAF
-#: svtools/inc/langtab.hrc:421
+#: svtools/inc/langtab.hrc:423
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Iloko"
msgstr ""
#. AzGAy
-#: svtools/inc/langtab.hrc:422
+#: svtools/inc/langtab.hrc:424
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zambia)"
msgstr "الإنجليزية (زامبيا)"
#. 7kkKy
-#: svtools/inc/langtab.hrc:423
+#: svtools/inc/langtab.hrc:425
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Sri Lanka)"
msgstr "الإنجليزية (سريلانكا)"
#. xFPXp
-#: svtools/inc/langtab.hrc:424
+#: svtools/inc/langtab.hrc:426
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Nigeria)"
msgstr "الإنجليزية (نيجيريا)"
#. Up6ab
-#: svtools/inc/langtab.hrc:425
+#: svtools/inc/langtab.hrc:427
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabardian"
msgstr ""
#. BiDsR
-#: svtools/inc/langtab.hrc:426
+#: svtools/inc/langtab.hrc:428
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guadeloupean Creole French"
msgstr ""
#. 2b2P4
-#: svtools/inc/langtab.hrc:427
+#: svtools/inc/langtab.hrc:429
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ligurian"
msgstr "الليغورية"
#. 3LvEE
-#: svtools/inc/langtab.hrc:428
+#: svtools/inc/langtab.hrc:430
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Minangkabau"
msgstr ""
#. nDkKR
-#: svtools/inc/langtab.hrc:429
+#: svtools/inc/langtab.hrc:431
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sundanese"
msgstr "سُنداني"
#. wGEAB
-#: svtools/inc/langtab.hrc:430
+#: svtools/inc/langtab.hrc:432
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Hong Kong)"
msgstr "الإنجليزية (هونغ كونغ)"
#. qTMB2
-#: svtools/inc/langtab.hrc:431
+#: svtools/inc/langtab.hrc:433
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Kenya)"
msgstr "الإنجليزية (كينيا)"
#. SgQ2p
-#: svtools/inc/langtab.hrc:432
+#: svtools/inc/langtab.hrc:434
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Thai"
msgstr "التايلندية البالية"
#. DGeeF
-#: svtools/inc/langtab.hrc:433
+#: svtools/inc/langtab.hrc:435
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cabécar"
msgstr "الكابيكار"
#. xHCtG
-#: svtools/inc/langtab.hrc:434
+#: svtools/inc/langtab.hrc:436
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr "برِبري"
#. 2GFgR
-#: svtools/inc/langtab.hrc:435
+#: svtools/inc/langtab.hrc:437
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr "الإنجليزية (الدانمارك)"
#. gmE6U
-#: svtools/inc/langtab.hrc:436
+#: svtools/inc/langtab.hrc:438
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sesotho"
msgstr "سَسوتو"
#. BkKJX
-#: svtools/inc/langtab.hrc:437
+#: svtools/inc/langtab.hrc:439
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Klingon"
msgstr "كلِنغون"
#. xFYhC
-#: svtools/inc/langtab.hrc:438
+#: svtools/inc/langtab.hrc:440
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr "الإنجليزية (اسرائيل)"
#. Bryjh
-#: svtools/inc/langtab.hrc:439
+#: svtools/inc/langtab.hrc:441
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Latin"
msgstr "اللاتينية بين السلافية"
#. DZBAE
-#: svtools/inc/langtab.hrc:440
+#: svtools/inc/langtab.hrc:442
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Cyrillic"
msgstr "السريلية بين السلافية"
#. 4eEDW
-#: svtools/inc/langtab.hrc:441
+#: svtools/inc/langtab.hrc:443
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pennsylvania Dutch"
msgstr "الهولندية البنسلفانية"
#. vkGn5
-#: svtools/inc/langtab.hrc:442
+#: svtools/inc/langtab.hrc:444
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Mozambique)"
msgstr ""
#. gLsUC
-#: svtools/inc/langtab.hrc:443
+#: svtools/inc/langtab.hrc:445
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Saraiki"
msgstr ""
#. hnUCz
-#: svtools/inc/langtab.hrc:444
+#: svtools/inc/langtab.hrc:446
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rohingya Hanifi"
msgstr ""
#. ywNvt
-#: svtools/inc/langtab.hrc:445
+#: svtools/inc/langtab.hrc:447
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Morisyen"
msgstr ""
@@ -5842,20 +5854,14 @@ 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
-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:250
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:264
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 f33b9c3dcaf..f9fca38a8e8 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2023-09-25 09:36+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ar/>\n"
@@ -8121,11 +8121,11 @@ msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "لاتيني أساسي"
-#. bcjRA
+#. NXmBD
#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
-msgid "Latin-1"
-msgstr "لاتيني-1"
+msgid "C1 Controls and Latin-1 Supplement"
+msgstr ""
#. h6THj
#: include/svx/strings.hrc:1468
@@ -10092,214 +10092,220 @@ msgctxt "RID_SUBSETMAP"
msgid "Nag Mundari"
msgstr ""
+#. B4BCB
+#: include/svx/strings.hrc:1793
+msgctxt "RID_SUBSETMAP"
+msgid "CJK Unified Ideographs Extension I"
+msgstr ""
+
#. BGGvD
-#: include/svx/strings.hrc:1794
+#: include/svx/strings.hrc:1795
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr "من اليسار إلى اليمين (LTR)"
#. Ct9UG
-#: include/svx/strings.hrc:1795
+#: include/svx/strings.hrc:1796
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr "من اليمين إلى اليسار (RTL)"
#. XFhAz
-#: include/svx/strings.hrc:1796
+#: include/svx/strings.hrc:1797
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr "استخدم إعدادات الكائن الرئيسي"
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1798
+#: include/svx/strings.hrc:1799
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr "من اليسار إلى اليمين (أفقي)"
#. b6Guf
-#: include/svx/strings.hrc:1799
+#: include/svx/strings.hrc:1800
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr "من اليمين إلى اليسار (أفقي)"
#. yQGoC
-#: include/svx/strings.hrc:1800
+#: include/svx/strings.hrc:1801
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr "من اليمين إلى اليسار (عمودي)"
#. k7B2r
-#: include/svx/strings.hrc:1801
+#: include/svx/strings.hrc:1802
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr "من اليسار إلى اليمين (عمودي)"
#. DF4B8
-#: include/svx/strings.hrc:1802
+#: include/svx/strings.hrc:1803
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr "من أسفل لأعلى، اليسار إلى اليمين (عمودي)"
#. XVXn4
-#: include/svx/strings.hrc:1804
+#: include/svx/strings.hrc:1805
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Text along Path..."
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1806
+#: include/svx/strings.hrc:1807
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr "وقّعه رقميًا:"
#. NyP2E
-#: include/svx/strings.hrc:1807
+#: include/svx/strings.hrc:1808
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr "التاريخ: %1"
#. gsDhD
-#: include/svx/strings.hrc:1809
+#: include/svx/strings.hrc:1810
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr "الشفافية:"
#. PGuXa
#. strings related to borders
-#: include/svx/strings.hrc:1813
+#: include/svx/strings.hrc:1814
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "No Borders"
msgstr "لا حدود"
#. LzhYZ
-#: include/svx/strings.hrc:1814
+#: include/svx/strings.hrc:1815
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Outer Border Only"
msgstr "الحد الخارجي فقط"
#. EniNF
-#: include/svx/strings.hrc:1815
+#: include/svx/strings.hrc:1816
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Outer Border and Horizontal Lines"
msgstr "الحد الخارجي والخطوط الأفقية"
#. BuDWX
-#: include/svx/strings.hrc:1816
+#: include/svx/strings.hrc:1817
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Outer Border and All Inner Lines"
msgstr "الحد الخارجي وكل الخطوط الداخلية"
#. ckL2Z
-#: include/svx/strings.hrc:1817
+#: include/svx/strings.hrc:1818
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Outer Border and Vertical Lines"
msgstr "الحد الخارجي والخطوط العمودية"
#. Q9hj4
-#: include/svx/strings.hrc:1818
+#: include/svx/strings.hrc:1819
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Outer Border Without Changing Inner Lines"
msgstr "الحد الخارجي بلا تغيير الخطوط الداخلية"
#. b7wCr
-#: include/svx/strings.hrc:1819
+#: include/svx/strings.hrc:1820
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Diagonal Lines Only"
msgstr "خطوط قطرية فقط"
#. 8r98a
-#: include/svx/strings.hrc:1820
+#: include/svx/strings.hrc:1821
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN"
msgid "Diagonal Down Border"
msgstr "حد قطري لأسفل"
#. P4FGE
-#: include/svx/strings.hrc:1821
+#: include/svx/strings.hrc:1822
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP"
msgid "Diagonal Up Border"
msgstr "حد قطري لأعلى"
#. VxBrT
-#: include/svx/strings.hrc:1822
+#: include/svx/strings.hrc:1823
msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS"
msgid "Criss-Cross Border"
msgstr "حدود متقاطعة"
#. hTi3j
-#: include/svx/strings.hrc:1823
+#: include/svx/strings.hrc:1824
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "All Four Borders"
msgstr "كل الحدود الأربعة"
#. o8fB8
-#: include/svx/strings.hrc:1824
+#: include/svx/strings.hrc:1825
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Left and Right Borders Only"
msgstr "الحدود اليسرى واليمنى فقط"
#. 6NnM2
-#: include/svx/strings.hrc:1825
+#: include/svx/strings.hrc:1826
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Top and Bottom Borders Only"
msgstr "الحدود العليا والسفلى فقط"
#. KTYVW
-#: include/svx/strings.hrc:1826
+#: include/svx/strings.hrc:1827
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Top and Bottom Borders, and All Horizontal Lines"
msgstr "الحدود العليا والسفلى، وكل الخطوط الأفقية"
#. fRcEu
-#: include/svx/strings.hrc:1827
+#: include/svx/strings.hrc:1828
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Left Border Only"
msgstr "الحد الأيسر فقط"
#. uqzE7
-#: include/svx/strings.hrc:1828
+#: include/svx/strings.hrc:1829
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Right Border Only"
msgstr "الحد الأيمن فقط"
#. 6ecLB
-#: include/svx/strings.hrc:1829
+#: include/svx/strings.hrc:1830
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Top Border Only"
msgstr "الحد العلوي فقط"
#. B6KZc
-#: include/svx/strings.hrc:1830
+#: include/svx/strings.hrc:1831
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Bottom Border Only"
msgstr "الحد السفلي فقط"
#. aCMGz
-#: include/svx/strings.hrc:1831
+#: include/svx/strings.hrc:1832
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Top and Bottom Borders, and All Inner Lines"
msgstr "الحدود العليا والسفلى، وكل الخطوط الداخلية"
#. t38dT
-#: include/svx/strings.hrc:1832
+#: include/svx/strings.hrc:1833
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Left and Right Borders, and All Inner Lines"
msgstr "الحدود اليسرى واليمنى، وكل الخطوط الداخلية"
#. c8nou
-#: include/svx/strings.hrc:1834
+#: include/svx/strings.hrc:1835
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr ""
#. XpjRm
-#: include/svx/strings.hrc:1835
+#: include/svx/strings.hrc:1836
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr ""
#. 7tBGT
-#: include/svx/strings.hrc:1836
+#: include/svx/strings.hrc:1837
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr ""
@@ -10308,19 +10314,19 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: GraphicSizeCheck strings
#. --------------------------------------------------------------------
-#: include/svx/strings.hrc:1841
+#: include/svx/strings.hrc:1842
msgctxt "STR_GRAPHIC_SIZE_CHECK_DIALOG_TITLE"
msgid "Graphic Size Check"
msgstr "فحص حجم الرسمة"
#. D66VS
-#: include/svx/strings.hrc:1842
+#: include/svx/strings.hrc:1843
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_LOW"
msgid "Image '%NAME%' has too few pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr "للصورة ’%NAME%‘ بكسلات قليلة للغاية للحجم الحالي (%DPIX% × %DPIY% نقطة للبوصة)"
#. Q2kMw
-#: include/svx/strings.hrc:1843
+#: include/svx/strings.hrc:1844
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_HIGH"
msgid "Image '%NAME%' has too many pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr "للصورة ’%NAME%‘ بكسلات كثيرة للغاية للحجم الحالي (%DPIX% × %DPIY% نقطة للبوصة)"
@@ -13087,13 +13093,61 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "موضع المستند"
+#. MFYMT
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
+msgid "Document accessibility issue text label"
+msgstr ""
+
+#. GVo9u
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
+msgid "This is a document accessibility issue text label, which describes the issue."
+msgstr ""
+
+#. gY2AD
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
+msgid "Document accessibility issue text link button"
+msgstr ""
+
+#. T43Ec
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
+msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
+msgstr ""
+
#. AHooD
#. This is a verb. Push this button to quickly fix an a11y problem.
-#: svx/uiconfig/ui/accessibilitycheckentry.ui:49
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:57
msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
+#. AJV9y
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
+msgid "Document accessibility issue fix button"
+msgstr ""
+
+#. rcR6q
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
+msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
+msgstr ""
+
+#. W7WbY
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
+msgid "Document accessibility issue container"
+msgstr ""
+
+#. VFhns
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
+msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
+msgstr ""
+
#. k4D3g
#: svx/uiconfig/ui/addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -15007,564 +15061,564 @@ msgid "Select a color for the ambient light."
msgstr ""
#. yWUfc
-#: svx/uiconfig/ui/docking3deffects.ui:1239
+#: svx/uiconfig/ui/docking3deffects.ui:1240
msgctxt "docking3deffects|extended_tip|ambientcolor"
msgid "Select a color for the ambient light."
msgstr ""
#. nSELF
-#: svx/uiconfig/ui/docking3deffects.ui:1253
+#: svx/uiconfig/ui/docking3deffects.ui:1254
msgctxt "docking3deffects|colorbutton2|tooltip_text"
msgid "Colors Dialog"
msgstr "مربع حوار الألوان"
#. m2KFe
-#: svx/uiconfig/ui/docking3deffects.ui:1267
+#: svx/uiconfig/ui/docking3deffects.ui:1268
#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "إضاءة ~البيئة المحيطة"
#. m9fpD
-#: svx/uiconfig/ui/docking3deffects.ui:1289
+#: svx/uiconfig/ui/docking3deffects.ui:1290
msgctxt "docking3deffects|light1|tooltip_text"
msgid "Light Source 1"
msgstr "مصدر الضوء ١"
#. 9QFz2
-#: svx/uiconfig/ui/docking3deffects.ui:1296
+#: svx/uiconfig/ui/docking3deffects.ui:1297
msgctxt "docking3deffects|extended_tip|light1"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. 6VQpA
-#: svx/uiconfig/ui/docking3deffects.ui:1310
+#: svx/uiconfig/ui/docking3deffects.ui:1311
msgctxt "docking3deffects|light2|tooltip_text"
msgid "Light Source 2"
msgstr "مصدر الضوء ٢"
#. jwgPB
-#: svx/uiconfig/ui/docking3deffects.ui:1317
+#: svx/uiconfig/ui/docking3deffects.ui:1318
msgctxt "docking3deffects|extended_tip|light2"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. H6ApW
-#: svx/uiconfig/ui/docking3deffects.ui:1331
+#: svx/uiconfig/ui/docking3deffects.ui:1332
msgctxt "docking3deffects|light3|tooltip_text"
msgid "Light Source 3"
msgstr "مصدر الضوء ٣"
#. sCqw6
-#: svx/uiconfig/ui/docking3deffects.ui:1338
+#: svx/uiconfig/ui/docking3deffects.ui:1339
msgctxt "docking3deffects|extended_tip|light3"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. bFsp9
-#: svx/uiconfig/ui/docking3deffects.ui:1352
+#: svx/uiconfig/ui/docking3deffects.ui:1353
msgctxt "docking3deffects|light4|tooltip_text"
msgid "Light Source 4"
msgstr "مصدر الضوء ٤"
#. Vus8w
-#: svx/uiconfig/ui/docking3deffects.ui:1359
+#: svx/uiconfig/ui/docking3deffects.ui:1360
msgctxt "docking3deffects|extended_tip|light4"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. umqpv
-#: svx/uiconfig/ui/docking3deffects.ui:1373
+#: svx/uiconfig/ui/docking3deffects.ui:1374
msgctxt "docking3deffects|light5|tooltip_text"
msgid "Light Source 5"
msgstr "مصدر الضوء ٥"
#. dESZk
-#: svx/uiconfig/ui/docking3deffects.ui:1380
+#: svx/uiconfig/ui/docking3deffects.ui:1381
msgctxt "docking3deffects|extended_tip|light5"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. EJ5pS
-#: svx/uiconfig/ui/docking3deffects.ui:1394
+#: svx/uiconfig/ui/docking3deffects.ui:1395
msgctxt "docking3deffects|light6|tooltip_text"
msgid "Light Source 6"
msgstr "مصدر الضوء ٦"
#. CgMts
-#: svx/uiconfig/ui/docking3deffects.ui:1401
+#: svx/uiconfig/ui/docking3deffects.ui:1402
msgctxt "docking3deffects|extended_tip|light6"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. RxBpE
-#: svx/uiconfig/ui/docking3deffects.ui:1415
+#: svx/uiconfig/ui/docking3deffects.ui:1416
msgctxt "docking3deffects|light7|tooltip_text"
msgid "Light Source 7"
msgstr "مصدر الضوء ٧"
#. LJ3Lp
-#: svx/uiconfig/ui/docking3deffects.ui:1422
+#: svx/uiconfig/ui/docking3deffects.ui:1423
msgctxt "docking3deffects|extended_tip|light7"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. BrqqJ
-#: svx/uiconfig/ui/docking3deffects.ui:1436
+#: svx/uiconfig/ui/docking3deffects.ui:1437
msgctxt "docking3deffects|light8|tooltip_text"
msgid "Light Source 8"
msgstr "مصدر الضوء ٨"
#. 7GZgb
-#: svx/uiconfig/ui/docking3deffects.ui:1443
+#: svx/uiconfig/ui/docking3deffects.ui:1444
msgctxt "docking3deffects|extended_tip|light8"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. FN3e6
-#: svx/uiconfig/ui/docking3deffects.ui:1468
+#: svx/uiconfig/ui/docking3deffects.ui:1469
msgctxt "docking3deffects|lightcolor1|tooltip_text"
msgid "Light 1 color"
msgstr ""
#. djVxQ
-#: svx/uiconfig/ui/docking3deffects.ui:1477
+#: svx/uiconfig/ui/docking3deffects.ui:1479
msgctxt "docking3deffects|extended_tip|lightcolor1"
msgid "Select a color for the current light source."
msgstr ""
#. EBVTG
-#: svx/uiconfig/ui/docking3deffects.ui:1491
+#: svx/uiconfig/ui/docking3deffects.ui:1493
msgctxt "docking3deffects|lightcolor2|tooltip_text"
msgid "Light 2 color"
msgstr ""
#. wiDjj
-#: svx/uiconfig/ui/docking3deffects.ui:1509
+#: svx/uiconfig/ui/docking3deffects.ui:1512
msgctxt "docking3deffects|lightcolor3|tooltip_text"
msgid "Light 3 color"
msgstr ""
#. zZSLi
-#: svx/uiconfig/ui/docking3deffects.ui:1527
+#: svx/uiconfig/ui/docking3deffects.ui:1531
msgctxt "docking3deffects|lightcolor4|tooltip_text"
msgid "Light 4 color"
msgstr ""
#. bPGBH
-#: svx/uiconfig/ui/docking3deffects.ui:1545
+#: svx/uiconfig/ui/docking3deffects.ui:1550
msgctxt "docking3deffects|lightcolor5|tooltip_text"
msgid "Light 5 color"
msgstr ""
#. mCg85
-#: svx/uiconfig/ui/docking3deffects.ui:1563
+#: svx/uiconfig/ui/docking3deffects.ui:1569
msgctxt "docking3deffects|lightcolor6|tooltip_text"
msgid "Light 6 color"
msgstr ""
#. Lj2HV
-#: svx/uiconfig/ui/docking3deffects.ui:1581
+#: svx/uiconfig/ui/docking3deffects.ui:1588
msgctxt "docking3deffects|lightcolor7|tooltip_text"
msgid "Light 7 color"
msgstr ""
#. aNZDv
-#: svx/uiconfig/ui/docking3deffects.ui:1599
+#: svx/uiconfig/ui/docking3deffects.ui:1607
msgctxt "docking3deffects|lightcolor8|tooltip_text"
msgid "Light 8 color"
msgstr ""
#. HqaQ2
-#: svx/uiconfig/ui/docking3deffects.ui:1631
+#: svx/uiconfig/ui/docking3deffects.ui:1640
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "الاستضاءة"
#. BrBDG
-#: svx/uiconfig/ui/docking3deffects.ui:1662
+#: svx/uiconfig/ui/docking3deffects.ui:1671
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "ال_نوع"
#. txLj4
-#: svx/uiconfig/ui/docking3deffects.ui:1679
+#: svx/uiconfig/ui/docking3deffects.ui:1688
msgctxt "docking3deffects|label22"
msgid "_Mode"
msgstr "الو_ضع"
#. pPQLp
-#: svx/uiconfig/ui/docking3deffects.ui:1696
+#: svx/uiconfig/ui/docking3deffects.ui:1705
msgctxt "docking3deffects|label23"
msgid "_Projection X"
msgstr "الإس_قاط السيني"
#. xcs3h
-#: svx/uiconfig/ui/docking3deffects.ui:1714
+#: svx/uiconfig/ui/docking3deffects.ui:1723
msgctxt "docking3deffects|label24"
msgid "P_rojection Y"
msgstr "الإسقاط ال_صادي"
#. bxSBA
-#: svx/uiconfig/ui/docking3deffects.ui:1732
+#: svx/uiconfig/ui/docking3deffects.ui:1741
msgctxt "docking3deffects|label25"
msgid "_Filtering"
msgstr "التر_شيح"
#. Gq2zg
-#: svx/uiconfig/ui/docking3deffects.ui:1749
+#: svx/uiconfig/ui/docking3deffects.ui:1758
msgctxt "docking3deffects|textype|tooltip_text"
msgid "Black & White"
msgstr "أسود وأبيض"
#. S5ACF
-#: svx/uiconfig/ui/docking3deffects.ui:1757
+#: svx/uiconfig/ui/docking3deffects.ui:1766
msgctxt "docking3deffects|extended_tip|textype"
msgid "Converts the texture to black and white."
msgstr "يحوّل الملمس إلى أسود وأبيض."
#. rfdVf
-#: svx/uiconfig/ui/docking3deffects.ui:1771
+#: svx/uiconfig/ui/docking3deffects.ui:1780
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "اللون"
#. dkTiY
-#: svx/uiconfig/ui/docking3deffects.ui:1779
+#: svx/uiconfig/ui/docking3deffects.ui:1788
msgctxt "docking3deffects|extended_tip|texcolor"
msgid "Converts the texture to color."
msgstr ""
#. aqP2z
-#: svx/uiconfig/ui/docking3deffects.ui:1793
+#: svx/uiconfig/ui/docking3deffects.ui:1802
msgctxt "docking3deffects|texreplace|tooltip_text"
msgid "Only Texture"
msgstr "إكساء فقط"
#. hMAv6
-#: svx/uiconfig/ui/docking3deffects.ui:1801
+#: svx/uiconfig/ui/docking3deffects.ui:1810
msgctxt "docking3deffects|extended_tip|texreplace"
msgid "Applies the texture without shading."
msgstr ""
#. HCKdG
-#: svx/uiconfig/ui/docking3deffects.ui:1815
+#: svx/uiconfig/ui/docking3deffects.ui:1824
msgctxt "docking3deffects|texmodulate|tooltip_text"
msgid "Texture and Shading"
msgstr "إكساء و ظل"
#. 3g4zG
-#: svx/uiconfig/ui/docking3deffects.ui:1823
+#: svx/uiconfig/ui/docking3deffects.ui:1832
msgctxt "docking3deffects|extended_tip|texmodulate"
msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog."
msgstr ""
#. 65J8K
-#: svx/uiconfig/ui/docking3deffects.ui:1837
+#: svx/uiconfig/ui/docking3deffects.ui:1846
#, fuzzy
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr "خاص بالكائنن"
#. y9Kai
-#: svx/uiconfig/ui/docking3deffects.ui:1845
+#: svx/uiconfig/ui/docking3deffects.ui:1854
msgctxt "docking3deffects|extended_tip|texobjx"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. iTKyD
-#: svx/uiconfig/ui/docking3deffects.ui:1859
+#: svx/uiconfig/ui/docking3deffects.ui:1868
msgctxt "docking3deffects|texparallelx|tooltip_text"
msgid "Parallel"
msgstr "موازٍ"
#. SjaUF
-#: svx/uiconfig/ui/docking3deffects.ui:1867
+#: svx/uiconfig/ui/docking3deffects.ui:1876
msgctxt "docking3deffects|extended_tip|texparallelx"
msgid "Applies the texture parallel to the horizontal axis."
msgstr ""
#. MhgUE
-#: svx/uiconfig/ui/docking3deffects.ui:1881
+#: svx/uiconfig/ui/docking3deffects.ui:1890
msgctxt "docking3deffects|texcirclex|tooltip_text"
msgid "Circular"
msgstr "دائري"
#. pfLqS
-#: svx/uiconfig/ui/docking3deffects.ui:1890
+#: svx/uiconfig/ui/docking3deffects.ui:1899
msgctxt "docking3deffects|extended_tip|texcirclex"
msgid "Wraps the horizontal axis of the texture pattern around a sphere."
msgstr ""
#. E9Gy6
-#: svx/uiconfig/ui/docking3deffects.ui:1904
+#: svx/uiconfig/ui/docking3deffects.ui:1913
#, fuzzy
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr "خاص بالكائنن"
#. Li9zf
-#: svx/uiconfig/ui/docking3deffects.ui:1912
+#: svx/uiconfig/ui/docking3deffects.ui:1921
msgctxt "docking3deffects|extended_tip|texobjy"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. 5B84a
-#: svx/uiconfig/ui/docking3deffects.ui:1926
+#: svx/uiconfig/ui/docking3deffects.ui:1935
msgctxt "docking3deffects|texparallely|tooltip_text"
msgid "Parallel"
msgstr "موازٍ"
#. UuRg4
-#: svx/uiconfig/ui/docking3deffects.ui:1934
+#: svx/uiconfig/ui/docking3deffects.ui:1943
msgctxt "docking3deffects|extended_tip|texparallely"
msgid "Applies the texture parallel to the vertical axis."
msgstr ""
#. h5iQh
-#: svx/uiconfig/ui/docking3deffects.ui:1948
+#: svx/uiconfig/ui/docking3deffects.ui:1957
msgctxt "docking3deffects|texcircley|tooltip_text"
msgid "Circular"
msgstr "دائري"
#. FyRf5
-#: svx/uiconfig/ui/docking3deffects.ui:1956
+#: svx/uiconfig/ui/docking3deffects.ui:1965
msgctxt "docking3deffects|extended_tip|texcircley"
msgid "Wraps the vertical axis of the texture pattern around a sphere."
msgstr ""
#. cKvPt
-#: svx/uiconfig/ui/docking3deffects.ui:1970
+#: svx/uiconfig/ui/docking3deffects.ui:1979
msgctxt "docking3deffects|texfilter|tooltip_text"
msgid "Filtering On/Off"
msgstr "تفعيل/تعطيل الترشيح"
#. mMhpy
-#: svx/uiconfig/ui/docking3deffects.ui:1978
+#: svx/uiconfig/ui/docking3deffects.ui:1987
msgctxt "docking3deffects|extended_tip|texfilter"
msgid "Blurs the texture slightly to remove unwanted speckles."
msgstr ""
#. GKiZx
-#: svx/uiconfig/ui/docking3deffects.ui:2005
+#: svx/uiconfig/ui/docking3deffects.ui:2014
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr "الإكساء"
#. fYX37
-#: svx/uiconfig/ui/docking3deffects.ui:2036
+#: svx/uiconfig/ui/docking3deffects.ui:2045
msgctxt "docking3deffects|label26"
msgid "_Favorites"
msgstr "المف_ضّلة"
#. mNa7V
-#: svx/uiconfig/ui/docking3deffects.ui:2052
+#: svx/uiconfig/ui/docking3deffects.ui:2061
#, fuzzy
msgctxt "docking3deffects|label27"
msgid "_Object color"
msgstr "~لون الكائن"
#. rGGJC
-#: svx/uiconfig/ui/docking3deffects.ui:2066
+#: svx/uiconfig/ui/docking3deffects.ui:2075
msgctxt "docking3deffects|label29"
msgid "_Illumination color"
msgstr "لون الإ_ضاءة"
#. UmpFS
-#: svx/uiconfig/ui/docking3deffects.ui:2090
+#: svx/uiconfig/ui/docking3deffects.ui:2100
msgctxt "docking3deffects|extended_tip|objcolor"
msgid "Select the color that you want to apply to the object."
msgstr ""
#. 8ufuo
-#: svx/uiconfig/ui/docking3deffects.ui:2113
+#: svx/uiconfig/ui/docking3deffects.ui:2124
msgctxt "docking3deffects|extended_tip|illumcolor"
msgid "Select the color to illuminate the object."
msgstr ""
#. EeS7C
-#: svx/uiconfig/ui/docking3deffects.ui:2127
+#: svx/uiconfig/ui/docking3deffects.ui:2138
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "معرف من قبل المستخدم"
#. RcCQG
-#: svx/uiconfig/ui/docking3deffects.ui:2128
+#: svx/uiconfig/ui/docking3deffects.ui:2139
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "معدن"
#. JxUiT
-#: svx/uiconfig/ui/docking3deffects.ui:2129
+#: svx/uiconfig/ui/docking3deffects.ui:2140
msgctxt "docking3deffects|favorites"
msgid "Gold"
msgstr "ذهب"
#. Mnmop
-#: svx/uiconfig/ui/docking3deffects.ui:2130
+#: svx/uiconfig/ui/docking3deffects.ui:2141
msgctxt "docking3deffects|favorites"
msgid "Chrome"
msgstr "كروم"
#. fa9bg
-#: svx/uiconfig/ui/docking3deffects.ui:2131
+#: svx/uiconfig/ui/docking3deffects.ui:2142
msgctxt "docking3deffects|favorites"
msgid "Plastic"
msgstr "بلاستيك"
#. WGUwt
-#: svx/uiconfig/ui/docking3deffects.ui:2132
+#: svx/uiconfig/ui/docking3deffects.ui:2143
msgctxt "docking3deffects|favorites"
msgid "Wood"
msgstr "خشب"
#. KDxBg
-#: svx/uiconfig/ui/docking3deffects.ui:2139
+#: svx/uiconfig/ui/docking3deffects.ui:2150
msgctxt "docking3deffects|extended_tip|favorites"
msgid "Select a predefined color scheme, or select User-defined to define a custom color scheme."
msgstr "حدد مخططًا لونيًا مسبق التعريف، أو حدد المعرَّف من قبل المستخدم لتعرّف مخططًا لونيًا مخصصًا."
#. AndqG
-#: svx/uiconfig/ui/docking3deffects.ui:2154
+#: svx/uiconfig/ui/docking3deffects.ui:2165
msgctxt "docking3deffects|colorbutton3|tooltip_text"
msgid "Colors Dialog"
msgstr "مربع حوار الألوان"
#. BT3GD
-#: svx/uiconfig/ui/docking3deffects.ui:2159
+#: svx/uiconfig/ui/docking3deffects.ui:2170
msgctxt "docking3deffects|extended_tip|colorbutton3"
msgid "Select the color to illuminate the object."
msgstr ""
#. tsEoC
-#: svx/uiconfig/ui/docking3deffects.ui:2173
+#: svx/uiconfig/ui/docking3deffects.ui:2184
msgctxt "docking3deffects|colorbutton4|tooltip_text"
msgid "Colors Dialog"
msgstr "مربع حوار الألوان"
#. RWxeM
-#: svx/uiconfig/ui/docking3deffects.ui:2188
+#: svx/uiconfig/ui/docking3deffects.ui:2199
msgctxt "docking3deffects|label28"
msgid "Material"
msgstr "الخامة"
#. wY3tE
-#: svx/uiconfig/ui/docking3deffects.ui:2219
+#: svx/uiconfig/ui/docking3deffects.ui:2230
msgctxt "docking3deffects|label30"
msgid "_Color"
msgstr "ال_لون"
#. ngqfq
-#: svx/uiconfig/ui/docking3deffects.ui:2233
+#: svx/uiconfig/ui/docking3deffects.ui:2244
msgctxt "docking3deffects|label31"
msgid "I_ntensity"
msgstr "ال_شدة"
#. TAoRf
-#: svx/uiconfig/ui/docking3deffects.ui:2257
+#: svx/uiconfig/ui/docking3deffects.ui:2269
msgctxt "docking3deffects|extended_tip|speccolor"
msgid "Select the color that you want the object to reflect."
msgstr ""
#. 8fdJB
-#: svx/uiconfig/ui/docking3deffects.ui:2271
+#: svx/uiconfig/ui/docking3deffects.ui:2283
msgctxt "docking3deffects|colorbutton5|tooltip_text"
msgid "Colors Dialog"
msgstr "مربع حوار الألوان"
#. GjQ2i
-#: svx/uiconfig/ui/docking3deffects.ui:2276
+#: svx/uiconfig/ui/docking3deffects.ui:2288
msgctxt "docking3deffects|extended_tip|colorbutton5"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. tcm3D
-#: svx/uiconfig/ui/docking3deffects.ui:2293
+#: svx/uiconfig/ui/docking3deffects.ui:2305
msgctxt "docking3deffects|extended_tip|intensity"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. L8GqV
-#: svx/uiconfig/ui/docking3deffects.ui:2309
+#: svx/uiconfig/ui/docking3deffects.ui:2321
#, fuzzy
msgctxt "docking3deffects|label32"
msgid "Specular"
msgstr "نقطة اللمعان"
#. Qkzsq
-#: svx/uiconfig/ui/docking3deffects.ui:2332
+#: svx/uiconfig/ui/docking3deffects.ui:2344
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "أسند"
#. cjrJ9
-#: svx/uiconfig/ui/docking3deffects.ui:2346
+#: svx/uiconfig/ui/docking3deffects.ui:2358
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "حدّث"
#. AgKU4
-#: svx/uiconfig/ui/docking3deffects.ui:2361
+#: svx/uiconfig/ui/docking3deffects.ui:2373
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr "الخامة"
#. xN7Sr
-#: svx/uiconfig/ui/docking3deffects.ui:2365
+#: svx/uiconfig/ui/docking3deffects.ui:2377
msgctxt "docking3deffects|extended_tip|material"
msgid "Changes the coloring of the selected 3D object."
msgstr ""
#. 3Av3h
-#: svx/uiconfig/ui/docking3deffects.ui:2379
+#: svx/uiconfig/ui/docking3deffects.ui:2391
msgctxt "docking3deffects|texture|tooltip_text"
msgid "Textures"
msgstr "الإكساء"
#. DVwWG
-#: svx/uiconfig/ui/docking3deffects.ui:2383
+#: svx/uiconfig/ui/docking3deffects.ui:2395
msgctxt "docking3deffects|extended_tip|texture"
msgid "Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object."
msgstr ""
#. J4WKj
-#: svx/uiconfig/ui/docking3deffects.ui:2397
+#: svx/uiconfig/ui/docking3deffects.ui:2409
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "الاستضاءة"
#. 9WEJD
-#: svx/uiconfig/ui/docking3deffects.ui:2401
+#: svx/uiconfig/ui/docking3deffects.ui:2413
msgctxt "docking3deffects|extended_tip|light"
msgid "Define the light source for the selected 3D object."
msgstr ""
#. ctHgb
-#: svx/uiconfig/ui/docking3deffects.ui:2415
+#: svx/uiconfig/ui/docking3deffects.ui:2427
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "الظلال"
#. HF3KP
-#: svx/uiconfig/ui/docking3deffects.ui:2419
+#: svx/uiconfig/ui/docking3deffects.ui:2431
msgctxt "docking3deffects|extended_tip|representation"
msgid "Sets the shading and shadow options for the selected 3D object."
msgstr ""
#. HxxSF
-#: svx/uiconfig/ui/docking3deffects.ui:2433
+#: svx/uiconfig/ui/docking3deffects.ui:2445
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr "الهندسة"
#. h4c39
-#: svx/uiconfig/ui/docking3deffects.ui:2437
+#: svx/uiconfig/ui/docking3deffects.ui:2449
msgctxt "docking3deffects|extended_tip|geometry"
msgid "Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object."
msgstr ""
#. 4D9WF
-#: svx/uiconfig/ui/docking3deffects.ui:2454
+#: svx/uiconfig/ui/docking3deffects.ui:2466
msgctxt "docking3deffects|extended_tip|Docking3DEffects"
msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D."
msgstr ""
@@ -15869,9 +15923,9 @@ msgctxt "dockingfontwork|extended_tip|vert"
msgid "Vertically slants the characters in the text object."
msgstr ""
-#. ajneV
+#. 9HmBK
#: svx/uiconfig/ui/dockingfontwork.ui:162
-msgctxt "dockingforntwork|frameStyle"
+msgctxt "dockingfontwork|frameStyle"
msgid "Style"
msgstr ""
@@ -15938,9 +15992,9 @@ msgctxt "dockingfontwork|extended_tip|autosize"
msgid "Resizes the text to fit the length of the text baseline."
msgstr ""
-#. ebpcv
+#. 6pAwu
#: svx/uiconfig/ui/dockingfontwork.ui:296
-msgctxt "dockingforntwork|frameAdjust"
+msgctxt "dockingfontwork|frameAdjust"
msgid "Adjust"
msgstr ""
@@ -16006,9 +16060,9 @@ msgctxt "dockingfontwork|extended_tip|slant"
msgid "Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes."
msgstr ""
-#. rEQgv
+#. BCrsu
#: svx/uiconfig/ui/dockingfontwork.ui:429
-msgctxt "dockingforntwork|frameShadow"
+msgctxt "dockingfontwork|frameShadow"
msgid "Shadow"
msgstr ""
@@ -16025,9 +16079,9 @@ msgctxt "dockingfontwork|extended_tip|color"
msgid "Select a color for the text shadow."
msgstr ""
-#. PGHtD
+#. AxCG7
#: svx/uiconfig/ui/dockingfontwork.ui:471
-msgctxt "dockingforntwork|frameColor"
+msgctxt "dockingfontwork|frameColor"
msgid "Shadow Color"
msgstr ""
@@ -16067,9 +16121,9 @@ msgctxt "dockingfontwork|extended_tip|distancey"
msgid "Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size."
msgstr ""
-#. iDoib
+#. EhJx4
#: svx/uiconfig/ui/dockingfontwork.ui:577
-msgctxt "dockingforntwork|frameShadowOffset"
+msgctxt "dockingfontwork|frameShadowOffset"
msgid "Shadow Offset"
msgstr ""
@@ -16099,9 +16153,9 @@ msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "إزاحة"
-#. 9HF6C
+#. sCQDo
#: svx/uiconfig/ui/dockingfontwork.ui:682
-msgctxt "dockingforntwork|framePosition"
+msgctxt "dockingfontwork|framePosition"
msgid "Position and Indent"
msgstr ""
@@ -18254,8 +18308,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
@@ -19718,44 +19784,74 @@ msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr "سمة المعرض"
+#. Dbpy5
+#: svx/uiconfig/ui/sidebargallery.ui:114
+msgctxt "sidebargallery|THEMELIST"
+msgid "Click a theme to view the objects associated with the theme."
+msgstr ""
+
+#. WLnG7
+#: svx/uiconfig/ui/sidebargallery.ui:167 svx/uiconfig/ui/sidebargallery.ui:219
+msgctxt "sidebargallery|extended_tip|gallery"
+msgid "To insert a Gallery object, select the object, and then drag it into the document."
+msgstr ""
+
+#. pAkjv
+#: svx/uiconfig/ui/sidebargallery.ui:252
+msgctxt "sidebargallery|extended_tip|preview"
+msgid "Displays a large preview of the selected gallery item. Double click to close."
+msgstr ""
+
#. wqE5z
-#: svx/uiconfig/ui/sidebargallery.ui:267
+#: svx/uiconfig/ui/sidebargallery.ui:283
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW"
msgid "Icon View"
msgstr "معاينة أيقونات"
-#. TZSrQ
-#: svx/uiconfig/ui/sidebargallery.ui:272 svx/uiconfig/ui/sidebargallery.ui:291
-msgctxt "sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS"
-msgid "Theme Items"
-msgstr "فقرات السمة"
+#. sUivF
+#: svx/uiconfig/ui/sidebargallery.ui:288
+msgctxt "sidebargallery|extended_tip|icons"
+msgid "Displays the contents of the Gallery as icons."
+msgstr ""
#. FLH5B
-#: svx/uiconfig/ui/sidebargallery.ui:286
+#: svx/uiconfig/ui/sidebargallery.ui:302
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW"
msgid "Detailed View"
msgstr "معاينة تفصيلية"
+#. GeiwY
+#: svx/uiconfig/ui/sidebargallery.ui:307
+msgctxt "sidebargallery|extended_tip|list"
+msgid "Displays the contents of the Gallery as small icons, with title and path information."
+msgstr ""
+
#. tA8tK
-#: svx/uiconfig/ui/sidebargallery.ui:304
+#: svx/uiconfig/ui/sidebargallery.ui:320
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_SEARCH"
msgid "Search for icons"
msgstr ""
#. JLmB8
-#: svx/uiconfig/ui/sidebargallery.ui:310
+#: svx/uiconfig/ui/sidebargallery.ui:326
msgctxt "sidebargallery|extended_tip|value"
msgid "Enter search text."
msgstr ""
#. YDmBa
-#: svx/uiconfig/ui/sidebargallery.ui:336
+#: svx/uiconfig/ui/sidebargallery.ui:352
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME"
msgid "New..."
msgstr "جديد..."
+#. iCF8L
+#: svx/uiconfig/ui/sidebargallery.ui:362
+msgctxt "sidebargallery|extended_tip|insert"
+msgid "Adds a new theme to the Gallery and lets you choose the files to include in the theme."
+msgstr ""
+
#. RfChe
-#: svx/uiconfig/ui/sidebargallery.ui:355
+#: svx/uiconfig/ui/sidebargallery.ui:376
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
msgstr "أضِف مزيدًا من المعارض من خلال ملحقة"
@@ -20229,6 +20325,12 @@ msgctxt "sidebarshadow|transparency_label"
msgid "Transparency:"
msgstr "الشفافية:"
+#. VwB2V
+#: svx/uiconfig/ui/sidebarstylespanel.ui:46
+msgctxt "fontstyletoolbox|applystyle"
+msgid "Font style"
+msgstr ""
+
#. yt59C
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:35
msgctxt "sidebartextcolumns|labelColNumber"
@@ -20253,6 +20355,18 @@ msgctxt "sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
msgstr "أدخل مقدار الفراغ لتركه بين الأعمدة."
+#. etDfs
+#: svx/uiconfig/ui/sidebartextpanel.ui:46
+msgctxt "font|fontnamecombobox"
+msgid "Font"
+msgstr ""
+
+#. fGDE3
+#: svx/uiconfig/ui/sidebartextpanel.ui:88
+msgctxt "font|fontsizecombobox"
+msgid "Font size"
+msgstr ""
+
#. dZf2D
#: svx/uiconfig/ui/stylemenu.ui:12
msgctxt "stylemenu|update"
@@ -20482,91 +20596,91 @@ msgid "_More Options..."
msgstr "خيارات أ_خرى..."
#. b73Ag
-#: svx/uiconfig/ui/themecoloreditdialog.ui:12
+#: svx/uiconfig/ui/themecoloreditdialog.ui:10
msgctxt "themedialog|Title"
msgid "Theme Color Edit"
msgstr ""
#. ZBvTV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:111
+#: svx/uiconfig/ui/themecoloreditdialog.ui:110
msgctxt "themecoloreditdialog|labelThemeColorsName"
msgid "Name:"
msgstr ""
#. bpeMo
-#: svx/uiconfig/ui/themecoloreditdialog.ui:213
+#: svx/uiconfig/ui/themecoloreditdialog.ui:212
msgctxt "themecoloreditdialog|labelDark"
msgid "Dark 1:"
msgstr ""
#. JrFtB
-#: svx/uiconfig/ui/themecoloreditdialog.ui:230
+#: svx/uiconfig/ui/themecoloreditdialog.ui:229
msgctxt "themecoloreditdialog|labelLight1"
msgid "Light1:"
msgstr ""
#. FGBH2
-#: svx/uiconfig/ui/themecoloreditdialog.ui:247
+#: svx/uiconfig/ui/themecoloreditdialog.ui:246
msgctxt "themecoloreditdialog|labelDark2"
msgid "Dark 2:"
msgstr ""
#. QW9Cr
-#: svx/uiconfig/ui/themecoloreditdialog.ui:264
+#: svx/uiconfig/ui/themecoloreditdialog.ui:263
msgctxt "themecoloreditdialog|labelLight2"
msgid "Light2:"
msgstr ""
#. wgZiU
-#: svx/uiconfig/ui/themecoloreditdialog.ui:301
+#: svx/uiconfig/ui/themecoloreditdialog.ui:300
msgctxt "themecoloreditdialog|labelAccent1"
msgid "Accent 1:"
msgstr ""
#. yKnVi
-#: svx/uiconfig/ui/themecoloreditdialog.ui:318
+#: svx/uiconfig/ui/themecoloreditdialog.ui:317
msgctxt "themecoloreditdialog|labelAccent2"
msgid "Accent 2:"
msgstr ""
#. x4B79
-#: svx/uiconfig/ui/themecoloreditdialog.ui:375
+#: svx/uiconfig/ui/themecoloreditdialog.ui:374
msgctxt "themecoloreditdialog|labelAccent3"
msgid "Accent 3:"
msgstr ""
#. tFUrg
-#: svx/uiconfig/ui/themecoloreditdialog.ui:392
+#: svx/uiconfig/ui/themecoloreditdialog.ui:391
msgctxt "themecoloreditdialog|labelAccent4"
msgid "Accent 4:"
msgstr ""
#. uENPG
-#: svx/uiconfig/ui/themecoloreditdialog.ui:409
+#: svx/uiconfig/ui/themecoloreditdialog.ui:408
msgctxt "themecoloreditdialog|labelAccent5"
msgid "Accent 5:"
msgstr ""
#. sVGF5
-#: svx/uiconfig/ui/themecoloreditdialog.ui:426
+#: svx/uiconfig/ui/themecoloreditdialog.ui:425
msgctxt "themecoloreditdialog|labelAccent6"
msgid "Accent 6:"
msgstr ""
#. uAS9N
-#: svx/uiconfig/ui/themecoloreditdialog.ui:523
+#: svx/uiconfig/ui/themecoloreditdialog.ui:522
msgctxt "themecoloreditdialog|labelHyperlink"
msgid "Hyperlink:"
msgstr ""
#. etJMu
-#: svx/uiconfig/ui/themecoloreditdialog.ui:540
+#: svx/uiconfig/ui/themecoloreditdialog.ui:539
msgctxt "themecoloreditdialog|labelFollowHyperlink"
msgid "Follow Hyperlink:"
msgstr ""
#. sShYV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:597
+#: svx/uiconfig/ui/themecoloreditdialog.ui:596
msgctxt "themecoloreditdialog|frameLabel"
msgid "Colors"
msgstr ""
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 5664354ed4d..5da69d0026b 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: 2024-03-11 16:42+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
"PO-Revision-Date: 2024-01-16 01:45+0000\n"
"Last-Translator: tx99h4 <tx99h4@hotmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ar/>\n"
@@ -1798,344 +1798,356 @@ msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
msgstr "أقصى واصلات للتوصيلات في الفقرة"
-#. nFxKY
+#. YwVuD
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Leading Chars"
-msgstr "أقصى محارف بادئة للتوصيلات في الفقرة"
+msgid "Para Hyphenation Min Leading Chars"
+msgstr ""
-#. agdzD
+#. DEBbS
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Trailing Chars"
-msgstr "أقصى محارف منهية للتوصيلات في الفقرة"
+msgid "Para Hyphenation Min Trailing Chars"
+msgstr ""
-#. hj7Fp
+#. kNDph
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Compound Min Leading Chars"
+msgstr ""
+
+#. hj7Fp
+#: sw/inc/inspectorproperties.hrc:209
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
msgstr "لا حروف كبيرة للتوصيلات في الفقرة"
#. 8BFum
-#: sw/inc/inspectorproperties.hrc:209
+#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Last Word"
msgstr "لا كلمة أخيرة للتوصيلات في الفقرة"
#. 32PM5
-#: sw/inc/inspectorproperties.hrc:210
+#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Min Word Length"
msgstr "أقل طول كلمة للتوصيلات في الفقرة"
#. 4ZE3Y
-#: sw/inc/inspectorproperties.hrc:211
+#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Zone"
msgstr "منطقة توصيلات الفقرة"
#. G8F5E
-#: sw/inc/inspectorproperties.hrc:212
+#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Keep"
msgstr ""
+#. nrito
+#: sw/inc/inspectorproperties.hrc:214
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Keep Type"
+msgstr ""
+
#. 4bemD
-#: sw/inc/inspectorproperties.hrc:213
+#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
msgstr "حقيبة توافق الفقرة"
#. fCGA4
-#: sw/inc/inspectorproperties.hrc:214
+#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
msgstr "الفقرة ذات سطر أول تلقائي الإزاحة"
#. Q68Bx
-#: sw/inc/inspectorproperties.hrc:215
+#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
msgstr "الفقرة ذات تباعد محارف"
#. FGVAd
-#: sw/inc/inspectorproperties.hrc:216
+#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
msgstr "الفقرة ذات حدود متصلة"
#. tBy9h
-#: sw/inc/inspectorproperties.hrc:217
+#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
msgstr "الفقرة ذات فواعد محظورة"
#. yZZSA
-#: sw/inc/inspectorproperties.hrc:218
+#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
msgstr "الفقرة ذات علامات ترقيم معلّقة"
#. dDgrE
-#: sw/inc/inspectorproperties.hrc:219
+#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
msgstr "الفقرة ذات واصلات"
#. mHDWE
-#: sw/inc/inspectorproperties.hrc:220
+#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
msgstr "الفقرة ذات إعادة تعداد"
#. Mnm2C
-#: sw/inc/inspectorproperties.hrc:221
+#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
msgstr "الفقرة ذات إبقاء سوية"
#. 8Z5AP
-#: sw/inc/inspectorproperties.hrc:222
+#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
msgstr "تضبيط السطر الأخير للفقرة"
#. 6CaHh
-#: sw/inc/inspectorproperties.hrc:223
+#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
msgstr "الحاشية اليسرى للفقرة"
#. ZDnZk
-#: sw/inc/inspectorproperties.hrc:224
+#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
msgstr "الحاشية اليسرى للفقرة نسبية"
#. G43XB
-#: sw/inc/inspectorproperties.hrc:225
+#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
msgstr "عدّ عدد سطور الفقرة"
#. EjnTM
-#: sw/inc/inspectorproperties.hrc:226
+#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
msgstr "قيمة بدء رقم سطر الفقرة"
#. eo9RR
-#: sw/inc/inspectorproperties.hrc:227
+#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
msgstr "تباعد أسطر الفقرة"
#. kczeF
-#: sw/inc/inspectorproperties.hrc:228
+#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
msgstr "يتيمات الفقرة"
#. FmuG6
-#: sw/inc/inspectorproperties.hrc:229
+#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
msgstr "طور تسجيل الفقرة نشط"
#. Kwp9H
-#: sw/inc/inspectorproperties.hrc:230
+#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
msgstr "الحاشية اليمنى للفقرة"
#. r2ao2
-#: sw/inc/inspectorproperties.hrc:231
+#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
msgstr "الحاشية اليمنى للفقرة نسبية"
#. FC9mA
-#: sw/inc/inspectorproperties.hrc:232
+#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
msgstr "نسَق ظلّ الفقرة"
#. VXwD2
-#: sw/inc/inspectorproperties.hrc:233
+#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
msgstr "شطر الفقرة"
#. gXoCF
-#: sw/inc/inspectorproperties.hrc:234
+#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
msgstr "اسم طراز الفقرة"
#. sekLv
-#: sw/inc/inspectorproperties.hrc:235
+#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
msgstr "توقفات مفتاح تبويب الفقرة"
#. reW9Y
-#: sw/inc/inspectorproperties.hrc:236
+#: sw/inc/inspectorproperties.hrc:238
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
msgstr "الحاشية العُليا للفقرة"
#. wHuj4
-#: sw/inc/inspectorproperties.hrc:237
+#: sw/inc/inspectorproperties.hrc:239
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
msgstr "الحاشية العليا للفقرة نسبية"
#. pUjFj
-#: sw/inc/inspectorproperties.hrc:238
+#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
msgstr "صفات الفقرة التي عرّفها المستخدم"
#. WvA9C
-#: sw/inc/inspectorproperties.hrc:239
+#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
msgstr "المحاذاة الرأسية للفقرة"
#. u8Jc6
-#: sw/inc/inspectorproperties.hrc:240
+#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
msgstr "مرمَّلات الفقرة"
#. cdw2Q
-#: sw/inc/inspectorproperties.hrc:241
+#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
msgstr "علامة دليلية"
#. NDEck
-#: sw/inc/inspectorproperties.hrc:242
+#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border"
msgstr "الحد الأيمن"
#. 6rs9g
-#: sw/inc/inspectorproperties.hrc:243
+#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border Distance"
msgstr "مسافة الحد الأيمن"
#. XYhSX
-#: sw/inc/inspectorproperties.hrc:244
+#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
msgstr "معرّف المراجعة"
#. Uoosp
-#: sw/inc/inspectorproperties.hrc:245
+#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
msgstr "تضبيط روبي"
#. 3WwCU
-#: sw/inc/inspectorproperties.hrc:246
+#: sw/inc/inspectorproperties.hrc:248
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
msgstr "اسم طراز محرف روبي"
#. DqMAX
-#: sw/inc/inspectorproperties.hrc:247
+#: sw/inc/inspectorproperties.hrc:249
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
msgstr "روبي في الاعلى"
#. w8jgs
-#: sw/inc/inspectorproperties.hrc:248
+#: sw/inc/inspectorproperties.hrc:250
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
msgstr "موضع روبي"
#. ZREEa
-#: sw/inc/inspectorproperties.hrc:249
+#: sw/inc/inspectorproperties.hrc:251
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
msgstr "نص روبي"
#. tJEtt
-#: sw/inc/inspectorproperties.hrc:250
+#: sw/inc/inspectorproperties.hrc:252
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
msgstr "اجذب إلى الشبكة"
#. oDk6s
-#: sw/inc/inspectorproperties.hrc:251
+#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
msgstr "حقيبة توافق الطُرُز"
#. PV65u
-#: sw/inc/inspectorproperties.hrc:252
+#: sw/inc/inspectorproperties.hrc:254
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Field"
msgstr "حقل نص"
#. a6k8F
-#: sw/inc/inspectorproperties.hrc:253
+#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Frame"
msgstr "إطار نص"
#. CNyuR
-#: sw/inc/inspectorproperties.hrc:254
+#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Paragraph"
msgstr "فقرة نص"
#. nTTEM
-#: sw/inc/inspectorproperties.hrc:255
+#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Section"
msgstr "قسم نص"
#. VCADG
-#: sw/inc/inspectorproperties.hrc:256
+#: sw/inc/inspectorproperties.hrc:258
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Table"
msgstr "جدول نص"
#. hDjMA
-#: sw/inc/inspectorproperties.hrc:257
+#: sw/inc/inspectorproperties.hrc:259
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
msgstr "سِمات النص المعرَّف من المستخدِم"
#. ZG6rS
-#: sw/inc/inspectorproperties.hrc:258
+#: sw/inc/inspectorproperties.hrc:260
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border"
msgstr "الحد الأعلى"
#. 6qBJD
-#: sw/inc/inspectorproperties.hrc:259
+#: sw/inc/inspectorproperties.hrc:261
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
msgstr "مسافة الحد الأعلى"
#. RwtPi
-#: sw/inc/inspectorproperties.hrc:260
+#: sw/inc/inspectorproperties.hrc:262
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
msgstr "إسم طراز المحرَف غير المَزور"
#. xcMEF
-#: sw/inc/inspectorproperties.hrc:261
+#: sw/inc/inspectorproperties.hrc:263
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
msgstr "إسم طراز المحرَف المَزور"
#. YiBym
-#: sw/inc/inspectorproperties.hrc:262
+#: sw/inc/inspectorproperties.hrc:264
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Writing Mode"
msgstr "نمط الكتابة"
@@ -7343,20 +7355,14 @@ msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated"
msgstr ""
-#. D8MYt
+#. jXQCD
#: sw/inc/strings.hrc:894
-msgctxt "STR_FILTER_MDB"
-msgid "Microsoft Access"
-msgstr ""
-
-#. nRKEu
-#: sw/inc/strings.hrc:895
msgctxt "STR_FILTER_ACCDB"
-msgid "Microsoft Access 2007"
+msgid "Microsoft Access"
msgstr ""
#. uDNRt
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
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"
@@ -7365,91 +7371,91 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "قائمة عناوين %PRODUCTNAME‏ (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr ""
#. FiUyK
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr "حدد نوع المستند"
#. QwrpS
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:900
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr ""
#. omRZF
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr ""
#. YrDuD
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr ""
#. tTr4B
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr ""
#. S4p5M
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "استثنِ المستلم"
#. N5YUH
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "إنها~ء"
#. L5FEG
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "مرشد دمج المراسلات"
#. CEhZj
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "ST_TABLE"
msgid "Table"
msgstr "جدول"
#. v9hEB
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "ST_QUERY"
msgid "Query"
msgstr "الاستعلام"
#. HxGAu
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "هل تريد متابعة التدقيق من بداية المستند؟"
#. gE7CA
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "اكتمل التدقيق الإملائي."
#. 2SuqF
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr ""
@@ -7459,252 +7465,252 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "التاريخ"
#. V9cQp
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:920
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "وقت"
#. 2zgWi
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "اسم الملف"
#. FdSaU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "اسم قاعدة البيانات"
#. cGn9h
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_CHAPTERFLD"
msgid "~Heading"
msgstr "ع~نوان رئيسي"
#. wYWy2
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr "رقم الصفحة"
#. EXC6N
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "إحصائيات"
#. EW86G
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "المؤلف"
#. 5aFak
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "قوالب"
#. 3wdud
-#: sw/inc/strings.hrc:929
+#: sw/inc/strings.hrc:928
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "المرسِل"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "حدد متغير"
#. ckA26
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "أظهر المتغير"
#. Fjzgu
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "أدرج مُعادلة"
#. AXoAT
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "حقل إدخال"
#. VfqNE
-#: sw/inc/strings.hrc:935
+#: sw/inc/strings.hrc:934
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "حقل إدخال (متغير)"
#. E8JAd
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "حقل إدخال (مستخدم)"
#. 8LGEQ
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:936
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "نص شرطيّ"
#. jrZ7i
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:937
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "حقل ت‌ب‌ح"
#. 9WAT9
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:938
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "نفّذ ماكرو"
#. qEBxa
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "تسلسل أرقام"
#. ACE5s
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "حدد متغير صفحة"
#. ayB3N
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "أظهر متغير الصفحة"
#. DBM4P
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "حمّل المسار"
#. LJFF5
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:943
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "عنصر نائب"
#. zZCg6
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ضم الأحرف"
#. 9MGU6
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "قائمة مُدخلات"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "حدد مرجع"
#. FJ2X8
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "أدرج مرجع"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "حقول دمج المراسلات"
#. JP2DU
-#: sw/inc/strings.hrc:952
+#: sw/inc/strings.hrc:951
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "السجل التالي"
#. GizhA
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "أي سجل"
#. aMGxm
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "رقم السجل"
#. DtYzi
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "الصفحة السابقة"
#. UCSej
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:955
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "الصفحة التالية"
#. M8Fac
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:956
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "نص مخفي"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:958
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "حقل المستخدم"
#. XELYN
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ملاحظة"
#. MB6kt
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "نص برمجي"
#. BWU6A
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "مُدخَل ثبَت مراجع"
#. 7EGCR
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "فقرة مخفية"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "معلومات المستند"
@@ -7713,87 +7719,87 @@ msgstr "معلومات المستند"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "التاريخ"
#. qMCEh
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "التاريخ (ثابت)"
#. AXmyw
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "وقت"
#. 6dxVs
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "الوقت (ثابت)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "جداول"
#. 7qW4K
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "حروف"
#. zDRCp
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "كلمات"
#. 2wgLC
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:976
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "فقرات"
#. JPGG7
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:977
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "صورة"
#. Eu6Ns
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:978
msgctxt "FLD_STAT_OBJ"
msgid "OLE objects"
msgstr "كائنات OLE"
#. bDG6R
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:979
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "صفحات"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "‏DDE تلقائي"
#. xPP2E
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "‏DDE يدوي"
#. spdXd
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[نص]"
@@ -7802,103 +7808,103 @@ msgstr "[نص]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:988
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "الشركة"
#. WWxTK
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "الاسم الأول"
#. 4tdAc
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "اسم العائلة"
#. xTV7n
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "الأحرف الأولى"
#. AKD3k
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "الشارع"
#. ErMju
-#: sw/inc/strings.hrc:994
+#: sw/inc/strings.hrc:993
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "الدولة"
#. ESbkx
-#: sw/inc/strings.hrc:995
+#: sw/inc/strings.hrc:994
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "الرمز البريدي"
#. WDAc2
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:995
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "المدينة"
#. pg7MV
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "المسمى الوظيفي"
#. DwLhZ
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "الموضع"
#. LDTdu
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "الهاتف (منزل)"
#. JBZyj
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "الهاتف (عمل)"
#. 5EmGH
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "فاكس"
#. AtN9J
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr "البريد الالكتروني"
#. 6GBRm
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "الولاية"
#. pbrdQ
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "أوقف"
#. wC8SE
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "شغّل"
@@ -7908,37 +7914,37 @@ msgstr "شغّل"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "اسم الملف"
#. RBpz3
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1010
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "اسم الملف بِلا امتداد"
#. BCzy8
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1011
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "المسار/اسم الملف"
#. ChFwM
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1012
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "المسار"
#. R6KrL
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr "اسم القالب"
#. ANM2H
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "الصنف"
@@ -7947,25 +7953,25 @@ msgstr "الصنف"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_CHAPTER_NAME"
msgid "Heading contents"
msgstr "محتويات العنوان الرئيسي"
#. B9gFR
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_CHAPTER_NO"
msgid "Heading number"
msgstr "رقم العنوان الرئيسي"
#. vFtwZ
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Heading number without separator"
msgstr "رقم العنوان الرئيسي بدون فاصل"
#. BVPZY
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1021
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Heading number and contents"
msgstr "رقم العنوان الرئيسي ومحتوياته"
@@ -7974,55 +7980,55 @@ msgstr "رقم العنوان الرئيسي ومحتوياته"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "أ ب ج"
#. jm7G7
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "أ ب ج"
#. ETgy7
-#: sw/inc/strings.hrc:1028
+#: sw/inc/strings.hrc:1027
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "أ‏ ‏.. أأ ‏.. أأأ"
#. m84Fb
-#: sw/inc/strings.hrc:1029
+#: sw/inc/strings.hrc:1028
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "أ‏ ‏.. أأ ‏.. أأأ"
#. d9YtB
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1029
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "رومانية (III II I)"
#. vA5RT
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "رومانية (iii ii i)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "عربية (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "كطراز الصفحة"
#. xBKwZ
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "النص"
@@ -8031,13 +8037,13 @@ msgstr "النص"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "الاسم"
#. RCnZb
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "الأحرف الأولى"
@@ -8046,49 +8052,49 @@ msgstr "الأحرف الأولى"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "النظام"
#. qKXLW
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "النص"
#. E86ZD
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1044
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "الاسم"
#. FB3Rp
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1045
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "النص"
#. KiBai
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1046
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "معادلة"
#. 9AsdS
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "النص"
#. GokUf
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "قاعدة بيانات"
#. UBADL
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "النظام"
@@ -8097,19 +8103,19 @@ msgstr "النظام"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1053
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "المؤلف"
#. aqFVp
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1054
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "وقت"
#. FaZKx
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "التاريخ"
@@ -8118,79 +8124,79 @@ msgstr "التاريخ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "FMT_REF_TEXT"
msgid "Referenced text"
msgstr "نص معزوّ"
#. eeSAu
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
msgstr "رقم الصفحة (بلا طراز)"
#. MaB3q
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "فصل"
#. VBMno
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
msgstr "\"أعلى\"/\"أسفل\""
#. 96emU
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
msgstr "رقم الصفحة (بطراز)"
#. CQitd
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "الصنف و الرقم"
#. BsvCn
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "نص الواصفة"
#. Xbm7G
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1066
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Number"
msgstr ""
#. QBGit
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "رقم"
#. CGkV7
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1068
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "رقم (دون سياق)"
#. XgSb3
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "رقم (السياق الكامل)"
#. zQTNF
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
#. 97Vs7
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -8199,31 +8205,31 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "النص"
#. rAQoE
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1077
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "جدول"
#. biUa2
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "إطار"
#. 7mkZb
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "صورة"
#. GgbFY
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "كائن"
@@ -8232,169 +8238,169 @@ msgstr "كائن"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~شرط"
#. X9cqJ
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1085
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "إذن، وإلّا"
#. bo8yF
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "عبارة DDE"
#. LixXA
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "~نص غير مرئي"
#. EX3bJ
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "اسم ال~ماكرو"
#. dNZtd
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "مر~جع"
#. bfRPa
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "حرو~ف"
#. j2G5G
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "الإ~زاحة"
#. vEgGo
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VALUE"
msgid "Value"
msgstr "القيمة"
#. YQesU
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "المعادلة"
#. Eq5xq
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "مخصص"
#. 32NzA
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[مستخدم]"
#. dYQTU
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "انحدار أفقي"
#. xELZY
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "انحدار رأسي"
#. F9Ldz
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "العُرض"
#. rdxcb
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "الارتفاع"
#. DQm2h
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "الهامش الأيسر"
#. imDMU
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "الهامش العلوي"
#. ayQss
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_COLS"
msgid "Columns"
msgstr "الأعمدة"
#. 3moLd
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "الصفوف"
#. XWMSH
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "عدد الكلمات والمحارف. انقر لفتح حوار عدد الكلمات."
#. nxGNq
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "منظور صفحة واحدة"
#. 57ju6
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "منظور متعدد الصفحات"
#. tbig8
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "منظور الكتاب"
#. xBHUG
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
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:1113
+#: sw/inc/strings.hrc:1112
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:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "طراز الصفحة. انقر باليمين لتغيير الطراز أو انقر لفتح حوار الطراز."
#. ng6cd
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_ACCESSIBILITY_CHECK_HINT"
msgid ""
"Status of the accessibility check.\n"
@@ -8403,1393 +8409,1393 @@ msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "أحرف استهلالية على"
#. PLAVt
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "من الصفوف"
#. sg6Za
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "لا أحرف استهلالية"
#. gueRC
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "لا فاصل صفحات"
#. G3CQN
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "لا تعكس"
#. MVEk8
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "قلب رأسيًّا"
#. Dns6t
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "اقلب أفقيًّا"
#. ZUKCy
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "اقلب رأسيا وأفقيا"
#. LoQic
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ اعكس أفقيا في الصفحات الزوجية"
#. kbnTf
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "نمط الأحرف"
#. D99ZJ
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "لا طراز محارف"
#. fzG3P
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "تذييل"
#. 9RCsQ
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "لا تذييل"
#. zFTin
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HEADER"
msgid "Header"
msgstr "الرأس"
#. PcYEB
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "لا رأس"
#. 8Jgfg
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr "الأمثل"
#. HEuGy
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr "بِلا"
#. 4tA4q
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "خلال"
#. ypvD6
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr "موازٍ"
#. hyEQ5
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr "قبل"
#. bGBtQ
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr "بعد"
#. SrG3D
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(مربط فقط)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "العرض:"
#. 2GYT7
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "الارتفاع الثابت:"
#. QrFMi
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "أدنى ارتفاع:"
#. kLiYd
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "إلى الفقرة"
#. A8nAb
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr "كمحرف"
#. Uszmm
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr "إلى المحرف"
#. hDUSa
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "إلى الصفحة"
#. JMHRz
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "الإحداثي س:"
#. oCZWW
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "الإحداثي ص:"
#. YNKE6
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "للأعلى"
#. GPTAu
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "موسط عموديًا"
#. fcpTS
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "للأسفل"
#. 37hos
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "أعلى السطر"
#. MU7hC
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "موسّط إلى السطر"
#. ZvEq7
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "أسفل السطر"
#. jypsG
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr "تباعد أسطر صفحة"
#. Cui3U
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr "ليس تباعد أسطر صفحة"
#. 4RL9X
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "على اليمين"
#. wzGK7
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "موسط أفقيًا"
#. ngRmB
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "على اليسار"
#. JyHkM
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "داخل"
#. iXSZZ
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "خارج"
#. kDY9Z
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "كامل العرض"
#. Hvn8D
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "الأعمدة"
#. 6j6TA
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "عرض الفاصل:"
#. dvdDt
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "الحد الأقصى لمنطقة الحاشية:"
#. BWqF3
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "يمكن تحريره في المستندات المفتوحة للقراءة فقط"
#. SCL5F
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1166
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "اقسم"
#. CFmBk
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr "طراز القائمة: (%LISTSTYLENAME)"
#. HvZBm
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr "طراز القائمة: (بلا)"
#. QDaFk
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
#. rWmT8
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "و "
#. H2Kwq
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
#. yjSiJ
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "لا تحتسب الأسطر"
#. HE4BV
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
#. 7Q8qC
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "السطوع: "
#. sNxPE
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "الأحمر: "
#. u73NC
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "الأخضر: "
#. qQsPp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "الأزرق: "
#. BS4nZ
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "التباين: "
#. avJBK
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "غاما: "
#. HQCJZ
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "الشفافية: "
#. 5jDK3
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "اعكس"
#. DVSAx
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "لا تعكس"
#. Z7tXB
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "وضع الرسوم: "
#. RXuUF
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "قياسي"
#. kbALJ
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "تدرج رمادي"
#. eSHEj
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "أسود وأبيض"
#. tABTr
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "علامة مائيّة"
#. 8SwC3
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1188
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "الدوران"
#. hWEeF
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "بِلا شبكة"
#. HEuEv
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "شبكة (السطور فقط)"
#. VFgMq
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "شبكة (سطور وحروف)"
#. VRJrB
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "اتباع تدفق النّص"
#. Sb3Je
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "لا تتبع تدفق النص"
#. yXFKP
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
#. vwHbS
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "لا تدمج الحدود"
#. Fsnm6
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "ST_PGE"
msgid "Page"
msgstr "الصفحة"
#. amiSY
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "ST_CTRL"
msgid "Control"
msgstr "عنصر تحكم"
#. Cbktp
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "ST_SEL"
msgid "Selection"
msgstr "التحديد"
#. GpAUo
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "تذكير"
#. qpbDE
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "كرر البحث"
#. sfmff
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "معادلة جدول"
#. DtkuT
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "معادلة جدول خاطئة"
#. A6Vgk
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr "حديثًا"
#. LYuHA
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr "الحقل بحسب النوع"
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "الجدول التالي"
#. yhnpi
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr "الإطار التالي"
#. M4BCA
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "الصفحة التالية"
#. UWeq4
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "الرسمة التالية"
#. ZVCrD
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "المتحكّم التالي"
#. NGAqr
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "القسم التالي"
#. Mwcvm
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "العلامة التالية"
#. xbxDs
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "الرسم التالي"
#. 4ovAF
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "كائن OLE التالي"
#. YzK6w
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "العنوان الرئيسي التالي"
#. skdRc
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "التحديد التالي"
#. RBFga
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "الحاشية التالية"
#. GNLrx
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "التذكير التالي"
#. mFCfp
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "التعليق التالي"
#. gbnwp
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
#. TXYkA
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "مُدخَل الفهرس التالي"
#. EyvbV
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "الجدول السابق"
#. cC5vJ
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "الصفحة السابقة"
#. p5jbU
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "الرسمة السابقة"
#. 2WMmZ
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "المتحكّم السابق"
#. 6uGDP
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "القسم السابق"
#. YYCtk
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "العلامة السابقة"
#. nFLdX
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "الرسمة السابقة"
#. VuxvB
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1231
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "كائن OLE السابق"
#. QSuct
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "العنوان الرئيسي السابق"
#. CzLBr
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "التحديد السابق"
#. B7PoL
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "الحاشية السابقة"
#. AgtLD
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "التذكير السابق"
#. GJQ6F
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "التعليق السابق"
#. GWnfD
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "تابع البحث خلفًا"
#. uDtcG
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "مُدخَل الفهرس السابق"
#. VR6DX
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "معادلة الجدول السابقة"
#. GqESF
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "معادلة الجدول التالية"
#. gBgxo
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "معادلة الجدول الخاطئة السابقة"
#. UAon9
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "معادلة الجدول الخاطئة التالية"
#. L2Apv
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr "ارجع"
#. jCsGs
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr "تقدم"
#. o3BBz
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr "حقل '%FIELDTYPE' التالي"
#. W7mPY
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_GOTO_PAGE_DLG_TITLE"
msgid "Go to Page"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "أُدرِج"
#. LnFkq
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "حُذِف"
#. cTNEn
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "نُسِّق"
#. YWr7C
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "الجدول غُيّر"
#. 6xVDN
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "أنماط الفقرات المطبقّة"
#. 32AND
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "تنسيق الفقرة غُيّر"
#. wLDkj
-#: sw/inc/strings.hrc:1258
+#: sw/inc/strings.hrc:1257
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "أُدرج السطر"
#. Eb5Gb
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "حُذف السطر"
#. RyLHZ
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1259
msgctxt "STR_REDLINE_TABLE_COLUMN_INSERT"
msgid "Column Inserted"
msgstr ""
#. FqpCw
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_REDLINE_TABLE_COLUMN_DELETE"
msgid "Column Deleted"
msgstr ""
#. i5ZJt
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1261
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "أُدرجَت الخلية"
#. 4gE3z
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "حُذِفت الخلية"
#. BLEBh
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
msgstr "نُقلَت (إدراج)"
#. o39AA
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
msgstr "نُقِلَت (حذف)"
#. DRCyp
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "حاشية ختامية: "
#. qpW2q
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "حاشية: "
#. 3RFUd
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
#. QCD36
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "الرأس (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "رأس الصفحة الأولى (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "رأس الصفحة اليسرى (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "رأس الصفحة اليمنى (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "التذييل (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "تذييل الصفحة الأولى (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "تذييل الصفحة اليسرى (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "تذييل الصفحة اليمنى (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "احذف الرأس..."
#. wL3Fr
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "نسّق الرأس..."
#. DrAUe
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "احذف التذييل..."
#. 9Xgou
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "نسّق التذييل..."
#. ApT5B
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr ""
#. wVAZJ
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "تعذّر فتح الصورة"
#. iJuAv
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "تعذّرت قراءة الصورة"
#. Bwwho
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "نسق الصّورة مجهول"
#. bfog5
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "إصدارة ملفّ الصّورة هذا غير مدعومة"
#. xy4Vm
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "لم يُعثر على مرشّح الصورة"
#. tEqyq
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "لا توجد ذاكرة كافية لإدراج الصّورة."
#. 5ihue
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1291
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "أدرج صورة"
#. GWzLN
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1292
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "تعليق: "
#. CoJc8
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "إدراج"
#. dfMEF
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1294
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "حذف"
#. NytQQ
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "تصحيح تلقائي"
#. YRAQL
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr "الأنساق"
#. ELCVU
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "تغييرات الجدول"
#. PzfQF
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "أنماط الفقرة المُطبّقة"
#. WghdP
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_REDLINE_COMMENT_ADDED"
msgid "Comment added"
msgstr ""
#. 2KNu9
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_REDLINE_COMMENT_DELETED"
msgid "Comment deleted"
msgstr ""
#. sgEbW
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_PAGE"
msgid "Page "
msgstr "الصفحة "
#. QHfpZ
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_PAGES_TWO_CONJUNCTION"
msgid "and"
msgstr ""
#. 3DpEx
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "الصفحة %1 من %2"
#. kMeye
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_PAGE_COUNT_EXTENDED"
msgid "Page %1 of %2 [Page %3]"
msgstr ""
#. gqFYf
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_PAGES_COUNT"
msgid "Pages %1 - %2 of %3"
msgstr ""
#. BqLqv
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_PAGES_COUNT_EXTENDED"
msgid "Pages %1 - %2 of %3 [Pages %4 - %5]"
msgstr ""
#. FjgDc
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 (%2) of %3"
msgstr ""
#. jBinK
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED"
msgid "Page %1 (%2) of %3 [Page %4 (%5)]"
msgstr ""
#. 5EAe9
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_PAGES_COUNT_CUSTOM"
msgid "Pages %1 - %2 (%3 - %4) of %5"
msgstr ""
#. 6pfhH
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED"
msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]"
msgstr ""
#. a7tDc
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
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:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "الفقرة"
#. aAtmp
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "صورة"
#. UBDMK
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "كائن OLE"
#. xEWbo
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "إطار"
#. hfJns
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "جدول"
#. GRqNY
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "صف جدول"
#. CDQY4
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "خلية جدول"
#. 2Db9T
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "الصفحة"
#. 63FuG
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "الرأس"
#. aDuAY
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "تذييل"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "ملف %PRODUCTNAME %PRODUCTVERSION HTML"
#. y2GBv
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1327
msgctxt "STR_TITLE"
msgid "Title"
msgstr "العنوان"
#. AipGR
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1328
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "الفاصل"
#. CoSEf
-#: sw/inc/strings.hrc:1330
+#: sw/inc/strings.hrc:1329
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "المستوى "
#. JdTF4
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
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:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "فهرس معرف من المستخدم"
#. t5uWs
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<لا شيء>"
#. vSSnJ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<لا شيء>"
#. NSx98
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
#. WxBG7
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "N#"
msgstr ""
#. 8EgTx
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "مُ"
#. gxt8B
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "ت"
#. pGAb4
-#: sw/inc/strings.hrc:1339
+#: sw/inc/strings.hrc:1338
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. jCQgT
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "HI"
msgstr ""
#. XWaFn
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "ب‌ر"
#. xp6D6
-#: sw/inc/strings.hrc:1342
+#: sw/inc/strings.hrc:1341
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "ن‌ر"
#. AogDK
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "س"
#. GnDd5
-#: sw/inc/strings.hrc:1344
+#: sw/inc/strings.hrc:1343
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Numbering"
msgstr ""
#. FH365
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "مُدخَل"
#. xZjtZ
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "توقُّف مفتاح التبويب"
#. aXW8y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "النص"
#. MCUd2
-#: sw/inc/strings.hrc:1348
+#: sw/inc/strings.hrc:1347
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "رقم الصفحة"
#. BzpRR
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Heading info"
msgstr "معلومات العنوان الرئيسي"
#. DRBSD
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "بداية الرابط"
#. Ytn5g
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "نهاية الرابط"
#. hRo3J
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "مُدخل ثبَت المراجع: "
#. ZKG5v
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "نمط الأحرف: "
#. d9BES
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "نص البِنية"
#. kwoGP
-#: sw/inc/strings.hrc:1355
+#: sw/inc/strings.hrc:1354
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:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "اضغط السهم اليمين أو اليسار لتختار متحكمات البِنية"
#. 59eRi
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
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:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -9798,277 +9804,277 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "الخط الأساسي أ~على"
#. 5GiEA
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "الخط الأساسي أ~سفل"
#. sdyVF
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "الخط الأساسي مو~سّط"
#. 8oPgS
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert OLE object"
msgstr "أدرِج كائن OLE"
#. pmqbK
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit OLE object"
msgstr "حرر كائن OLE"
#. 3QFYB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (قالب: "
#. oUhnK
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "الحدود"
#. T2SH2
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "الخلفية"
#. K6Yvs
-#: sw/inc/strings.hrc:1372
+#: sw/inc/strings.hrc:1371
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(طراز الفقرة: "
#. Fsanh
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
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:1375
+#: sw/inc/strings.hrc:1374
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "مستند %PRODUCTNAME‏ %PRODUCTVERSION رئيسي"
#. kWe9j
-#: sw/inc/strings.hrc:1377
+#: sw/inc/strings.hrc:1376
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "الاتصال بالملفّ سيحذف محتويات القسم الحالي. أتّصل بأيّ حال؟"
#. dLuAF
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "كلمة السر المدخلة غير صالحة."
#. oUR7Y
-#: sw/inc/strings.hrc:1379
+#: sw/inc/strings.hrc:1378
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "لم تُضبط كلمة السر."
#. GBVqD
-#: sw/inc/strings.hrc:1381
+#: sw/inc/strings.hrc:1380
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "اكتمل الوصل"
#. rZBXF
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "بلا (لا تدقّق الإملاء)"
#. Z8EjG
-#: sw/inc/strings.hrc:1383
+#: sw/inc/strings.hrc:1382
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "صفّر إلى اللغة المبدئيّة"
#. YEXdS
-#: sw/inc/strings.hrc:1384
+#: sw/inc/strings.hrc:1383
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "أكثر..."
#. QecQ3
-#: sw/inc/strings.hrc:1385
+#: sw/inc/strings.hrc:1384
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "ت~جاهل"
#. aaiBM
-#: sw/inc/strings.hrc:1386
+#: sw/inc/strings.hrc:1385
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "التّفسيرات..."
#. kSDGu
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
#. KiAdJ
-#: sw/inc/strings.hrc:1389
+#: sw/inc/strings.hrc:1388
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "تعذّر دمج المستندات."
#. FqsCt
-#: sw/inc/strings.hrc:1390
+#: sw/inc/strings.hrc:1389
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:1391
+#: sw/inc/strings.hrc:1390
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "تعذّر تحميل المصدر."
#. K9qMS
-#: sw/inc/strings.hrc:1392
+#: sw/inc/strings.hrc:1391
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "لم تعيَّن طابعة تحت أدوات/خيارات/%1/طباعة."
#. XWQ8w
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "مستند HTML"
#. qVZBx
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "مستند نصّيّ"
#. qmmPU
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "المصدر غير محدّد."
#. 2LgDJ
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "المستوى "
#. AcAD8
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "المخطط العام "
#. DE9FZ
-#: sw/inc/strings.hrc:1398
+#: sw/inc/strings.hrc:1397
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "حرّر الحاشية/الحاشية الختامية"
#. EzBCZ
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "استُبدل مفتاح البحث XX مرّة."
#. 5GCGF
-#: sw/inc/strings.hrc:1400
+#: sw/inc/strings.hrc:1399
msgctxt "STR_SEARCH_KEY_FOUND_TIMES"
msgid "Search key found %1 times."
msgstr ""
#. fgywB
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "الصّفّ "
#. GUc4a
-#: sw/inc/strings.hrc:1402
+#: sw/inc/strings.hrc:1401
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "العمود "
#. yMyuo
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~صدّر المصدر..."
#. ywFCb
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~صدّر نسخة عن المصدر…"
#. BT3M3
-#: sw/inc/strings.hrc:1406
+#: sw/inc/strings.hrc:1405
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~تابع"
#. hnqAm
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "ST_CLOSE_DIALOG"
msgid "~Close"
msgstr ""
#. ZR9aw
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "يرسل إلى: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "نجح الإرسال"
#. fmHmE
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "فشل الإرسال"
#. EAxAu
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "ST_ADDRESS_INVALID"
msgid "Address invalid"
msgstr ""
#. yAAPM
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
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:1415
+#: sw/inc/strings.hrc:1414
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "معادلة نص"
#. RmBFW
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr "لا عناصر محددة"
@@ -10077,7 +10083,7 @@ msgstr "لا عناصر محددة"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1423
+#: sw/inc/strings.hrc:1422
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -10086,139 +10092,139 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1428
+#: sw/inc/strings.hrc:1427
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
#. xAKRC
-#: sw/inc/strings.hrc:1429
+#: sw/inc/strings.hrc:1428
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
#. pDAHz
-#: sw/inc/strings.hrc:1430
+#: sw/inc/strings.hrc:1429
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
#. etEEx
-#: sw/inc/strings.hrc:1431
+#: sw/inc/strings.hrc:1430
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "وقّعها"
#. BK7ub
-#: sw/inc/strings.hrc:1432
+#: sw/inc/strings.hrc:1431
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "توقيع الفقرة"
#. kZKCf
-#: sw/inc/strings.hrc:1434
+#: sw/inc/strings.hrc:1433
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "بطاقات عمل"
#. ECFij
-#: sw/inc/strings.hrc:1436
+#: sw/inc/strings.hrc:1435
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "إعدادات البريد الالكتروني"
#. PwrB9
-#: sw/inc/strings.hrc:1438
+#: sw/inc/strings.hrc:1437
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "أدرج"
#. NL48o
-#: sw/inc/strings.hrc:1439
+#: sw/inc/strings.hrc:1438
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "احذف"
#. PW4Bz
-#: sw/inc/strings.hrc:1440
+#: sw/inc/strings.hrc:1439
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "الصفات"
#. yfgiq
-#: sw/inc/strings.hrc:1442
+#: sw/inc/strings.hrc:1441
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "ابحث عن مصطلح"
#. fhLzk
-#: sw/inc/strings.hrc:1443
+#: sw/inc/strings.hrc:1442
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "مُدخلة بديلة"
#. gD4D3
-#: sw/inc/strings.hrc:1444
+#: sw/inc/strings.hrc:1443
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "المفتاح الأول"
#. BFszo
-#: sw/inc/strings.hrc:1445
+#: sw/inc/strings.hrc:1444
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "المفتاح الثاني"
#. EoAB8
-#: sw/inc/strings.hrc:1446
+#: sw/inc/strings.hrc:1445
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "تعليق"
#. Shstx
-#: sw/inc/strings.hrc:1447
+#: sw/inc/strings.hrc:1446
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "طابق حالة الأحرف"
#. 8Cjvb
-#: sw/inc/strings.hrc:1448
+#: sw/inc/strings.hrc:1447
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "الكلمة فقط"
#. zD8rb
-#: sw/inc/strings.hrc:1449
+#: sw/inc/strings.hrc:1448
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "نعم"
#. 4tTop
-#: sw/inc/strings.hrc:1450
+#: sw/inc/strings.hrc:1449
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "لا"
#. KhKwa
-#: sw/inc/strings.hrc:1452
+#: sw/inc/strings.hrc:1451
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "مخصص"
#. aHi89
-#: sw/inc/strings.hrc:1453
+#: sw/inc/strings.hrc:1452
msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER"
msgid "Click here to enter text"
msgstr "انقر هنا لتضيف نصًا"
#. N3ocz
-#: sw/inc/strings.hrc:1454
+#: sw/inc/strings.hrc:1453
msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose an item"
msgstr "اختر عنصرًا"
#. AQEZK
-#: sw/inc/strings.hrc:1455
+#: sw/inc/strings.hrc:1454
msgctxt "STR_DATE_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose a date"
msgstr "اختر تأريخًا"
@@ -10226,61 +10232,61 @@ msgstr "اختر تأريخًا"
#. eNMYS
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
-#: sw/inc/strings.hrc:1459
+#: sw/inc/strings.hrc:1458
msgctxt "insertcaption|extended_tip|auto"
msgid "Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box."
msgstr ""
#. 2iTJE
-#: sw/inc/strings.hrc:1461
+#: sw/inc/strings.hrc:1460
msgctxt "STR_A11Y_DESIGN_MODE_TITLE"
msgid "The forms are not editable"
msgstr ""
#. QJbEq
-#: sw/inc/strings.hrc:1462
+#: sw/inc/strings.hrc:1461
msgctxt "STR_A11Y_DESIGN_MODE_PRIMARY"
msgid "Would you like to switch to design mode?"
msgstr ""
#. 6zBuF
-#: sw/inc/strings.hrc:1463
+#: sw/inc/strings.hrc:1462
msgctxt "STR_A11Y_DESIGN_MODE_SECONDARY"
msgid "You need to switch to design mode to edit forms."
msgstr ""
#. LGFZa
-#: sw/inc/strings.hrc:1465
+#: sw/inc/strings.hrc:1464
msgctxt "STR_MARK_COPY"
msgid "%1 Copy "
msgstr ""
#. kF23A
-#: sw/inc/strings.hrc:1467
+#: sw/inc/strings.hrc:1466
msgctxt "STR_INFORODLG_FOLDED_PRIMARY"
msgid "You are trying to delete folded (hidden) content."
msgstr ""
#. h2E9u
-#: sw/inc/strings.hrc:1468
+#: sw/inc/strings.hrc:1467
msgctxt "STR_INFORODLG_FOLDED_SECONDARY"
msgid "To delete this content, first unfold it so you can see what you intend to delete."
msgstr ""
#. JCQRL
-#: sw/inc/strings.hrc:1470
+#: sw/inc/strings.hrc:1469
msgctxt "STR_PARAGRAPH_DIRECT_FORMATTING"
msgid "Paragraph Direct Formatting"
msgstr ""
#. 5FKBR
-#: sw/inc/strings.hrc:1471
+#: sw/inc/strings.hrc:1470
msgctxt "STR_CHARACTER_DIRECT_FORMATTING"
msgid "Character Direct Formatting"
msgstr ""
#. qc9xU
-#: sw/inc/strings.hrc:1472
+#: sw/inc/strings.hrc:1471
msgctxt "STR_CHARACTER_DIRECT_FORMATTING_TAG"
msgid "df"
msgstr ""
@@ -10290,133 +10296,151 @@ msgstr ""
#. Description: Description of compatibility options in
#. Options->Writer->Compatibility dialog (sw/uiconfig/swriter/ui/optcompatpage.ui)
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1478
+#: sw/inc/strings.hrc:1477
msgctxt "STR_COMPAT_OPT_ADDSPACING"
msgid "Add spacing between paragraphs and tables"
msgstr ""
#. eoWMC
-#: sw/inc/strings.hrc:1479
+#: sw/inc/strings.hrc:1478
msgctxt "STR_COMPAT_OPT_ADDSPACINGATPAGES"
msgid "Add paragraph and table spacing at top of first page and page breaks"
msgstr ""
#. H94UE
-#: sw/inc/strings.hrc:1480
+#: sw/inc/strings.hrc:1479
msgctxt "STR_COMPAT_OPT_USEOURTABSTOPFORMAT"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
msgstr ""
#. cR3TC
-#: sw/inc/strings.hrc:1481
+#: sw/inc/strings.hrc:1480
msgctxt "STR_COMPAT_OPT_NOEXTERNALLEADING"
msgid "Do not add leading (extra space) between lines of text"
msgstr ""
#. faQQK
-#: sw/inc/strings.hrc:1482
+#: sw/inc/strings.hrc:1481
msgctxt "STR_COMPAT_OPT_USELINESPACING"
msgid "Use OpenOffice.org 1.1 line spacing"
msgstr ""
#. rWnd2
-#: sw/inc/strings.hrc:1483
+#: sw/inc/strings.hrc:1482
msgctxt "STR_COMPAT_OPT_ADDTABLESPACING"
msgid "Add paragraph and table spacing at bottom of table cells"
msgstr ""
#. tE6DS
-#: sw/inc/strings.hrc:1484
+#: sw/inc/strings.hrc:1483
msgctxt "STR_COMPAT_OPT_USEOBJECTPOSITIONING"
msgid "Use OpenOffice.org 1.1 object positioning"
msgstr ""
#. szFCh
-#: sw/inc/strings.hrc:1485
+#: sw/inc/strings.hrc:1484
msgctxt "STR_COMPAT_OPT_USEOURTEXTWRAPPING"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
msgstr ""
#. Bv2nE
-#: sw/inc/strings.hrc:1486
+#: sw/inc/strings.hrc:1485
msgctxt "STR_COMPAT_OPT_CONSIDERWRAPPINGSTYLE"
msgid "Consider wrapping style when positioning objects"
msgstr ""
#. WBvDH
-#: sw/inc/strings.hrc:1487
+#: sw/inc/strings.hrc:1486
msgctxt "STR_COMPAT_OPT_EXPANDWORDSPACE"
msgid "Justify lines with a manual line break in justified paragraphs"
msgstr ""
#. NCu2p
-#: sw/inc/strings.hrc:1488
+#: sw/inc/strings.hrc:1487
msgctxt "STR_COMPAT_OPT_PROTECTFORM"
msgid "Protect form (no longer protects whole document. Insert write protected section instead)"
msgstr ""
#. 6oLWp
-#: sw/inc/strings.hrc:1489
+#: sw/inc/strings.hrc:1488
msgctxt "STR_COMPAT_OPT_MSWORDCOMPTRAILINGBLANKS"
msgid "Word-compatible trailing blanks"
msgstr ""
#. EGTEc
-#: sw/inc/strings.hrc:1490
+#: sw/inc/strings.hrc:1489
msgctxt "STR_COMPAT_OPT_SUBTRACTFLYSANCHOREDATFLYS"
msgid "Tolerate white lines that may appear in PDF page backgrounds"
msgstr ""
#. guoPi
-#: sw/inc/strings.hrc:1491
+#: sw/inc/strings.hrc:1490
msgctxt "STR_COMPAT_OPT_EMPTYDBFIELDHIDESPARA"
msgid "Hide paragraphs of database fields (e.g., mail merge) with an empty value"
msgstr ""
#. ZiwnK
-#: sw/inc/strings.hrc:1492
+#: sw/inc/strings.hrc:1491
msgctxt "STR_COMPAT_OPT_USEVARIABLEWIDTHNBSP"
msgid "Render non-breaking spaces (NBSP) as standard-space-width (off for fixed size)"
msgstr ""
#. JD4xK
-#: sw/inc/strings.hrc:1493
+#: sw/inc/strings.hrc:1492
msgctxt "STR_COMPAT_OPT_NOGAPAFTERNOTENUMBER"
msgid "Do not add an extra space after number in footnotes / endnotes with hanging first line"
msgstr ""
-#. LBmQP
+#. 2tF7s
+#: sw/inc/strings.hrc:1493
+msgctxt "STR_COMPAT_OPT_TABSRELATIVETOINDENT"
+msgid "Set tabstops relative to indent of paragraph"
+msgstr ""
+
+#. RCP3J
+#: sw/inc/strings.hrc:1494
+msgctxt "STR_COMPAT_OPT_TABOVERMARGIN"
+msgid "Allow tabs to extend beyond the right margin"
+msgstr ""
+
+#. KoeFf
#: sw/inc/strings.hrc:1495
+msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
+msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
+msgstr ""
+
+#. LBmQP
+#: sw/inc/strings.hrc:1497
msgctxt "sidebartableedit|alignautolabel"
msgid "Automatic"
msgstr ""
#. tTkKo
-#: sw/inc/strings.hrc:1496
+#: sw/inc/strings.hrc:1498
msgctxt "sidebartableedit|alignleftlabel"
msgid "Left"
msgstr ""
#. zU6Bm
-#: sw/inc/strings.hrc:1497
+#: sw/inc/strings.hrc:1499
msgctxt "sidebartableedit|alignfromleftlabel"
msgid "From left"
msgstr ""
#. HKZYR
-#: sw/inc/strings.hrc:1498
+#: sw/inc/strings.hrc:1500
msgctxt "sidebartableedit|alignrightlabel"
msgid "Right"
msgstr ""
#. iZWsJ
-#: sw/inc/strings.hrc:1499
+#: sw/inc/strings.hrc:1501
msgctxt "sidebartableedit|aligncenterlabel"
msgid "Center"
msgstr ""
#. hyfHe
-#: sw/inc/strings.hrc:1500
+#: sw/inc/strings.hrc:1502
msgctxt "sidebartableedit|alignmanuallabel"
msgid "Manual"
msgstr ""
@@ -12457,61 +12481,55 @@ msgid "Send a Copy of This Mail To..."
msgstr "أرسل نسخة من هذا البريد إلى..."
#. z7D9z
-#: sw/uiconfig/swriter/ui/characterproperties.ui:9
+#: sw/uiconfig/swriter/ui/characterproperties.ui:8
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "المحرف"
#. pjT6b
-#: sw/uiconfig/swriter/ui/characterproperties.ui:33
+#: sw/uiconfig/swriter/ui/characterproperties.ui:29
msgctxt "characterproperties|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr "يُتراجَع عن التعديلات غير المحفوظة في هذا اللسان."
#. tLVfC
-#: sw/uiconfig/swriter/ui/characterproperties.ui:36
+#: sw/uiconfig/swriter/ui/characterproperties.ui:33
msgctxt "characterproperties|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr "أعِد أية تغييرات أُجريت على اللسان الظاهر هنا إلى الإعدادات التي كانت موجودة عندما فُتح هذا الحوار."
#. GJNuu
-#: sw/uiconfig/swriter/ui/characterproperties.ui:160
+#: sw/uiconfig/swriter/ui/characterproperties.ui:132
msgctxt "characterproperties|font"
msgid "Font"
msgstr "الخط"
#. bwwEA
-#: sw/uiconfig/swriter/ui/characterproperties.ui:207
+#: sw/uiconfig/swriter/ui/characterproperties.ui:155
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "تأثيرات الخطّ"
#. CV8Tr
-#: sw/uiconfig/swriter/ui/characterproperties.ui:255
+#: sw/uiconfig/swriter/ui/characterproperties.ui:179
msgctxt "characterproperties|position"
msgid "Position"
msgstr "الموضع"
#. CXLtN
-#: sw/uiconfig/swriter/ui/characterproperties.ui:303
+#: sw/uiconfig/swriter/ui/characterproperties.ui:203
msgctxt "characterproperties|asianlayout"
msgid "Asian Layout"
msgstr "تخطيط أسيوي"
-#. jTVKZ
-#: sw/uiconfig/swriter/ui/characterproperties.ui:351
-msgctxt "characterproperties|hyperlink"
-msgid "Hyperlink"
-msgstr "رابط"
-
#. uV8CG
-#: sw/uiconfig/swriter/ui/characterproperties.ui:399
+#: sw/uiconfig/swriter/ui/characterproperties.ui:227
msgctxt "characterproperties|background"
msgid "Highlighting"
msgstr "الإبراز"
#. fJhsz
-#: sw/uiconfig/swriter/ui/characterproperties.ui:447
+#: sw/uiconfig/swriter/ui/characterproperties.ui:251
msgctxt "characterproperties|borders"
msgid "Borders"
msgstr "الحدود"
@@ -13279,163 +13297,193 @@ msgid "Value:"
msgstr ""
#. DDVfE
-#: sw/uiconfig/swriter/ui/converttexttable.ui:15
+#: sw/uiconfig/swriter/ui/converttexttable.ui:23
msgctxt "converttexttable|ConvertTextTableDialog"
msgid "Convert Table to Text"
msgstr "تحويل الجدول إلى نص"
#. iArsw
-#: sw/uiconfig/swriter/ui/converttexttable.ui:107
+#: sw/uiconfig/swriter/ui/converttexttable.ui:133
msgctxt "converttexttable|tabs"
msgid "Tabs"
msgstr "تبويبات"
#. 9aKdG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:116
+#: sw/uiconfig/swriter/ui/converttexttable.ui:142
msgctxt "converttexttable|extended_tip|tabs"
msgid "Converts the text to a table using tabs as column markers."
msgstr ""
#. uPkEG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:127
+#: sw/uiconfig/swriter/ui/converttexttable.ui:153
msgctxt "converttexttable|semicolons"
msgid "Semicolons"
msgstr "فواصل المنقوطة"
#. GqN6W
-#: sw/uiconfig/swriter/ui/converttexttable.ui:136
+#: sw/uiconfig/swriter/ui/converttexttable.ui:162
msgctxt "converttexttable|extended_tip|semicolons"
msgid "Converts the text to a table using semi-colons (;) as column markers."
msgstr ""
#. fucq3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:148
+#: sw/uiconfig/swriter/ui/converttexttable.ui:174
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "الفقرة"
#. 4fBB3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:157
+#: sw/uiconfig/swriter/ui/converttexttable.ui:183
msgctxt "converttexttable|extended_tip|paragraph"
msgid "Converts the text to a table using paragraphs as column markers."
msgstr ""
#. zN6Mx
-#: sw/uiconfig/swriter/ui/converttexttable.ui:168
+#: sw/uiconfig/swriter/ui/converttexttable.ui:194
msgctxt "converttexttable|other"
msgid "Other:"
msgstr "غير ذلك:"
#. 27JXH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:180
+#: sw/uiconfig/swriter/ui/converttexttable.ui:206
msgctxt "converttexttable|extended_tip|other"
msgid "Converts the text to a table using the character that you type in the box as a column marker."
msgstr ""
#. GQnda
-#: sw/uiconfig/swriter/ui/converttexttable.ui:197
+#: sw/uiconfig/swriter/ui/converttexttable.ui:223
msgctxt "converttexttable|othered"
msgid ","
msgstr "،"
#. rmBim
-#: sw/uiconfig/swriter/ui/converttexttable.ui:204
+#: sw/uiconfig/swriter/ui/converttexttable.ui:230
msgctxt "converttexttable|othered-atkobject"
msgid "Symbol"
msgstr "رمز"
#. G5obG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:205
+#: sw/uiconfig/swriter/ui/converttexttable.ui:231
msgctxt "converttexttable|extended_tip|othered"
msgid "Type the character that you want to use as a column marker."
msgstr ""
#. apGyF
-#: sw/uiconfig/swriter/ui/converttexttable.ui:216
+#: sw/uiconfig/swriter/ui/converttexttable.ui:242
msgctxt "converttexttable|keepcolumn"
msgid "Equal width for all columns"
msgstr "نفس العرض لكل الأعمدة"
#. xLjLr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:224
+#: sw/uiconfig/swriter/ui/converttexttable.ui:250
msgctxt "converttexttable|extended_tip|keepcolumn"
msgid "Creates columns of equal width, regardless of the position of the column marker."
msgstr ""
#. UbhJY
-#: sw/uiconfig/swriter/ui/converttexttable.ui:240
+#: sw/uiconfig/swriter/ui/converttexttable.ui:266
msgctxt "converttexttable|label1"
msgid "Separate Text At"
msgstr "افصل النّصّ عند"
#. VDaHH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:270
+#: sw/uiconfig/swriter/ui/converttexttable.ui:295
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "عنوان رئيسي"
#. dqVGr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:278
+#: sw/uiconfig/swriter/ui/converttexttable.ui:303
msgctxt "converttexttable|extended_tip|headingcb"
msgid "Formats the first row of the new table as a heading."
msgstr "ينسّق الصف الأول من الجدول الجديد كعنوان رئيسي."
#. XqGoL
-#: sw/uiconfig/swriter/ui/converttexttable.ui:289
+#: sw/uiconfig/swriter/ui/converttexttable.ui:314
msgctxt "converttexttable|repeatheading"
msgid "Repeat heading"
msgstr "كرر العنوان"
#. YhBhC
-#: sw/uiconfig/swriter/ui/converttexttable.ui:299
+#: sw/uiconfig/swriter/ui/converttexttable.ui:324
msgctxt "converttexttable|extended_tip|repeatheading"
msgid "Repeats the table header on each page that the table spans."
msgstr "يكرر عنوان الجدول على كل صفحة يمتد عبرها الجدول."
#. URvME
-#: sw/uiconfig/swriter/ui/converttexttable.ui:310
+#: sw/uiconfig/swriter/ui/converttexttable.ui:335
msgctxt "converttexttable|dontsplitcb"
msgid "Don't split table"
msgstr "لا تقسِّم الجداول"
#. FA8WG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:318
+#: sw/uiconfig/swriter/ui/converttexttable.ui:343
msgctxt "converttexttable|extended_tip|dontsplitcb"
msgid "Does not divide the table across pages."
msgstr ""
#. XaNbS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:339
+#: sw/uiconfig/swriter/ui/converttexttable.ui:364
msgctxt "converttexttable|label3"
msgid "The first "
msgstr "أوّل "
#. iXL3d
-#: sw/uiconfig/swriter/ui/converttexttable.ui:352
+#: sw/uiconfig/swriter/ui/converttexttable.ui:377
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "صفوف"
-#. C9QkD
-#: sw/uiconfig/swriter/ui/converttexttable.ui:380
-msgctxt "converttexttable|autofmt"
-msgid "AutoFormat..."
-msgstr "تنسيق تلقائي..."
-
-#. ArFSS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:385
-msgctxt "converttexttable|extended_tip|autofmt"
-msgid "Opens the AutoFormat dialog, where you can select a predefined layout for table."
-msgstr ""
-
#. Jsmkz
-#: sw/uiconfig/swriter/ui/converttexttable.ui:400
+#: sw/uiconfig/swriter/ui/converttexttable.ui:409
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "خيارات"
+#. bFYNd
+#: sw/uiconfig/swriter/ui/converttexttable.ui:516
+msgctxt "converttexttable|label5"
+msgid "Format"
+msgstr ""
+
+#. EMrtD
+#: sw/uiconfig/swriter/ui/converttexttable.ui:552
+msgctxt "converttexttable|numformatcb"
+msgid "Number format"
+msgstr ""
+
+#. RjBhY
+#: sw/uiconfig/swriter/ui/converttexttable.ui:566
+msgctxt "converttexttable|bordercb"
+msgid "Borders"
+msgstr ""
+
+#. 9geQq
+#: sw/uiconfig/swriter/ui/converttexttable.ui:580
+msgctxt "converttexttable|fontcb"
+msgid "Font"
+msgstr ""
+
+#. V3F6B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:594
+msgctxt "converttexttable|patterncb"
+msgid "Pattern"
+msgstr ""
+
+#. ceF5B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:608
+msgctxt "converttexttable|alignmentcb"
+msgid "Alignment"
+msgstr ""
+
+#. MYbb6
+#: sw/uiconfig/swriter/ui/converttexttable.ui:629
+msgctxt "converttexttable|label6"
+msgid "Formatting"
+msgstr ""
+
#. kUb8Q
-#: sw/uiconfig/swriter/ui/converttexttable.ui:432
+#: sw/uiconfig/swriter/ui/converttexttable.ui:657
msgctxt "converttexttable|extended_tip|ConvertTextTableDialog"
msgid "Converts the selected text into a table, or the selected table into text."
msgstr ""
@@ -14790,10 +14838,10 @@ msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "تصفّح..."
-#. HvR9A
+#. HNXV3
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:156
msgctxt "exchangedatabases|extended_tip|browse"
-msgid "Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
+msgid "Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
msgstr ""
#. ZgGFH
@@ -14902,50 +14950,56 @@ msgctxt "fielddialog|extended_tip|FieldDialog"
msgid "Inserts a field at the current cursor position."
msgstr ""
+#. mKEgr
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:8
+msgctxt "findentrydialog|FindEntryDialog"
+msgid "Find Entry"
+msgstr ""
+
#. 8UkAB
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:25
msgctxt "findentrydialog|find"
msgid "_Find"
msgstr "_جِد"
#. yfE3P
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:34
msgctxt "findentrydialog|extended_tip|find"
msgid "Displays the next record that contains the search text."
msgstr ""
#. veaSC
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:97
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:98
msgctxt "findentrydialog|label1"
msgid "F_ind"
msgstr "جِ_د"
#. svGxx
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:116
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:117
msgctxt "findentrydialog|extended_tip|entry"
msgid "Enter the search term."
msgstr "أدخِل مصطلح البحث."
#. CHJAa
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:139
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:140
msgctxt "findentrydialog|findin"
msgid "Find _only in"
msgstr "جِد ف_قط في"
#. vXdjr
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:150
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:151
msgctxt "findentrydialog|extended_tip|findin"
msgid "Restricts the search to one data field."
msgstr ""
#. LA7X8
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:169
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:170
msgctxt "findentrydialog|extended_tip|area"
msgid "Select the data field where you want to search for the text."
msgstr ""
#. FQuFW
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:203
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:201
msgctxt "findentrydialog|extended_tip|FindEntryDialog"
msgid "Searches for a record or recipient in the mail merge address list."
msgstr ""
@@ -15010,10 +15064,10 @@ msgctxt "flddbpage|browse"
msgid "Browse..."
msgstr "تصفّح..."
-#. FnCPc
+#. 9bmG5
#: sw/uiconfig/swriter/ui/flddbpage.ui:332
msgctxt "flddbpage|extended_tip|browse"
-msgid "Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
+msgid "Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
msgstr ""
#. n7J6N
@@ -15239,11 +15293,11 @@ msgctxt "fldfuncpage|macro"
msgid "_Macro..."
msgstr "_ماكرو..."
-#. pHLUT
+#. CQu2f
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:262
msgctxt "fldfuncpage|extended_tip|macro"
-msgid "Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document."
-msgstr "يفتح منتقي الماكروهات، حيث يمكنك منه اختيار الماكرو الذي سيشتغل عندما تنقر الحقل المحدد في المستند."
+msgid "Opens the Macro Selector dialog, where you can choose the macro that will run when you click the selected field in the document."
+msgstr ""
#. cyE7z
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:282
@@ -15461,161 +15515,161 @@ msgctxt "fldrefpage|extended_tip|FieldRefPage"
msgid "This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document."
msgstr ""
+#. jXhPb
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:71
+msgctxt "fldvarpage|nameft"
+msgid "Na_me:"
+msgstr ""
+
+#. juXJz
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:89
+msgctxt "fldvarpage|extended_tip|name"
+msgid "Type the name of the user-defined field to create."
+msgstr ""
+
+#. mA2Cx
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:105
+msgctxt "fldvarpage|valueft"
+msgid "_Value:"
+msgstr ""
+
+#. onRpf
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:130
+msgctxt "fldvarpage|extended_tip|value"
+msgid "Enter the contents to add to a user-defined field."
+msgstr ""
+
+#. BLiKH
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:154
+msgctxt "fldvarpage|apply|tooltip_text"
+msgid "Apply"
+msgstr "طبّق"
+
+#. iLGxP
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:160
+msgctxt "fldvarpage|extended_tip|apply"
+msgid "Adds the user-defined field to the Select list."
+msgstr "يضيف الحقل الذي عرّفه المستخدم إلى قائمة ⟪حدد⟫ ."
+
+#. GKfDe
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:174
+msgctxt "fldvarpage|delete|tooltip_text"
+msgid "Delete"
+msgstr "احذف"
+
+#. bGYju
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:180
+msgctxt "fldvarpage|extended_tip|delete"
+msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+msgstr "يُزيل الحقل الذي عرّفه المستخدم من قائمة ⟪حدد⟫. يمكنك فقط إزالة الحقول غير المستخدمة في المستند الحالي."
+
#. EMeve
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:107
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:246
msgctxt "fldvarpage|extended_tip|type"
msgid "Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert."
msgstr "يَسرد أنواع الحقول المتاحة. لتضيف حقلًا جديدًا إلى المستند، انقر نوع حقل وانقر حقلًا في قائمة التحديد ثم انقر إدراج."
#. MYGxL
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:118
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:257
msgctxt "fldvarpage|label1"
msgid "_Type"
msgstr "ال_نوع"
#. YfUrq
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:189
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:312
msgctxt "fldvarpage|extended_tip|select"
msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert."
msgstr "يَسرد الحقول المتاحة لنوع الحقل المحدد في قائمة النوع. لتُدرِج حقلًا، انقر الحقل ثم انقر إدراج."
#. JFbpp
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:323
msgctxt "fldvarpage|label2"
msgid "_Select"
msgstr "_حدّد"
#. eLoJ7
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:386
msgctxt "fldvarpage|extended_tip|numformat"
msgid "Click the format to apply to the selected field, or click \"Additional formats\" to define a custom format."
msgstr ""
#. bAzUU
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:331
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:431
msgctxt "fldvarpage|extended_tip|format"
msgid "In the Format list, define if the value is inserted as text or as number."
msgstr ""
-#. WRjtn
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
-msgctxt "fldvarpage|label3"
-msgid "_Format"
-msgstr "ال_نسَق"
-
#. qPpKb
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:445
msgctxt "fldvarpage|invisible"
msgid "Invisi_ble"
msgstr "ح_في"
#. 4SBL9
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:374
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
msgctxt "fldvarpage|extended_tip|invisible"
msgid "Hides the field contents in the document."
msgstr "يُخفي محتويات الحقل في المستند."
#. jUrib
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:405
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:484
msgctxt "fldvarpage|label5"
msgid "_Up to level:"
msgstr ""
#. uXVGk
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:418
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:497
msgctxt "fldvarpage|separatorft"
msgid "Se_parator:"
msgstr ""
#. xWPdj
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:432
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:511
msgctxt "fldvarpage|level|tooltip_text"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is displayed."
msgstr ""
#. B2VKZ
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:434
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
msgctxt "fldvarpage|level"
msgid "[None]"
msgstr ""
#. 3eiSX
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:438
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:517
msgctxt "fldvarpage|extended_tip|level"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading that has outline level 2 or less. If “None” is selected, no heading number is displayed. To use this option, heading numbers must be enabled. Use “Tools - Heading Numbering”."
msgstr ""
-#. ECBav
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
-msgctxt "fldvarpage|separator"
-msgid "."
-msgstr "."
-
#. Bnsut
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:455
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:530
msgctxt "fldvarpage|separator|tooltip_text"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
+#. ECBav
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:533
+msgctxt "fldvarpage|separator"
+msgid "."
+msgstr "."
+
#. 3dC3P
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:458
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:537
msgctxt "fldvarpage|extended_tip|separator"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
#. GgDBN
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:473
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:552
msgctxt "fldvarpage|label4"
msgid "With Heading Number"
msgstr "مع رقم العنوان الرئيسي"
-#. ibirK
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
-msgctxt "fldvarpage|nameft"
-msgid "Na_me"
-msgstr "الاس_م"
-
-#. juXJz
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:532
-msgctxt "fldvarpage|extended_tip|name"
-msgid "Type the name of the user-defined field to create."
-msgstr ""
-
-#. 5qBE2
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:545
-msgctxt "fldvarpage|valueft"
-msgid "_Value"
-msgstr "ال_قيمة"
-
-#. onRpf
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:565
-msgctxt "fldvarpage|extended_tip|value"
-msgid "Enter the contents to add to a user-defined field."
-msgstr ""
-
-#. BLiKH
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:586
-msgctxt "fldvarpage|apply|tooltip_text"
-msgid "Apply"
-msgstr "طبّق"
-
-#. iLGxP
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:592
-msgctxt "fldvarpage|extended_tip|apply"
-msgid "Adds the user-defined field to the Select list."
-msgstr "يضيف الحقل الذي عرّفه المستخدم إلى قائمة ⟪حدد⟫ ."
-
-#. GKfDe
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:606
-msgctxt "fldvarpage|delete|tooltip_text"
-msgid "Delete"
-msgstr "احذف"
-
-#. bGYju
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:612
-msgctxt "fldvarpage|extended_tip|delete"
-msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
-msgstr "يُزيل الحقل الذي عرّفه المستخدم من قائمة ⟪حدد⟫. يمكنك فقط إزالة الحقول غير المستخدمة في المستند الحالي."
+#. WRjtn
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:573
+msgctxt "fldvarpage|label3"
+msgid "_Format"
+msgstr "ال_نسَق"
#. b5iXT
#: sw/uiconfig/swriter/ui/floatingsync.ui:7
@@ -16398,55 +16452,55 @@ msgid "Frame"
msgstr "إطار"
#. A2nPr
-#: sw/uiconfig/swriter/ui/framedialog.ui:111
+#: sw/uiconfig/swriter/ui/framedialog.ui:112
msgctxt "framedialog|type"
msgid "Position and Size"
msgstr "الموضع و الحجم"
#. PGiYy
-#: sw/uiconfig/swriter/ui/framedialog.ui:134
+#: sw/uiconfig/swriter/ui/framedialog.ui:135
msgctxt "framedialog|options"
msgid "Options"
msgstr "خيارات"
#. GfHpi
-#: sw/uiconfig/swriter/ui/framedialog.ui:158
+#: sw/uiconfig/swriter/ui/framedialog.ui:159
msgctxt "framedialog|wrap"
msgid "Wrap"
msgstr "التفاف"
#. kau3f
-#: sw/uiconfig/swriter/ui/framedialog.ui:182
+#: sw/uiconfig/swriter/ui/framedialog.ui:183
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "رابط"
#. 3dDpH
-#: sw/uiconfig/swriter/ui/framedialog.ui:206
+#: sw/uiconfig/swriter/ui/framedialog.ui:207
msgctxt "framedialog|borders"
msgid "Borders"
msgstr "الحدود"
#. eSXL9
-#: sw/uiconfig/swriter/ui/framedialog.ui:230
+#: sw/uiconfig/swriter/ui/framedialog.ui:231
msgctxt "framedialog|area"
msgid "Area"
msgstr "منطقة"
#. cuaEE
-#: sw/uiconfig/swriter/ui/framedialog.ui:254
+#: sw/uiconfig/swriter/ui/framedialog.ui:255
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "الشفافية"
#. JkHCb
-#: sw/uiconfig/swriter/ui/framedialog.ui:278
+#: sw/uiconfig/swriter/ui/framedialog.ui:279
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "الأعمدة"
#. C4BTP
-#: sw/uiconfig/swriter/ui/framedialog.ui:302
+#: sw/uiconfig/swriter/ui/framedialog.ui:303
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "ماكرو"
@@ -21077,10 +21131,10 @@ msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ت_صفح..."
-#. CdmfM
+#. Hx7SS
#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
-msgid "Opens a template selector dialog."
+msgid "Opens the New dialog to select a template."
msgstr ""
#. EDivp
@@ -21335,158 +21389,182 @@ msgctxt "navigatorcontextmenu|STR_DELETE_FIELD"
msgid "Delete Field"
msgstr ""
-#. CUqD5
+#. GGzCM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:252
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_FOOTNOTES"
+msgid "Delete All Footnotes"
+msgstr ""
+
+#. kyGVJ
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_ENDNOTES"
+msgid "Delete All Endnotes"
+msgstr ""
+
+#. AZchK
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:269
+msgctxt "navigatorcontextmenu|STR_DELETE_FOOTNOTE"
+msgid "Delete Footnote"
+msgstr ""
+
+#. Cv2Cu
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:278
+msgctxt "navigatorcontextmenu|STR_DELETE_ENDNOTE"
+msgid "Delete Endnote"
+msgstr ""
+
+#. CUqD5
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:287
msgctxt "navigatorcontextmenu|STR_RENAME"
msgid "_Rename..."
msgstr "أع_دْ التسمية…"
#. f9jYB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:295
msgctxt "navigatorcontextmenu|STR_PROTECT_SECTION"
msgid "Protect Section"
msgstr ""
#. MEGAM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:268
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:303
msgctxt "navigatorcontextmenu|STR_HIDE_SECTION"
msgid "Hide Section"
msgstr ""
#. U5nAb
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:276
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:311
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
msgstr "أظهِر الكل"
#. E2wWp
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:284
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:319
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "أخفِ الكل"
#. aDRke
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:292
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:327
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "احذف الكل"
#. YBipC
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:306
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
msgstr "طيّ المخطط"
#. EBK2E
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:326
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:361
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
msgstr "تعقُّب المخطط"
#. fZEEr
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:340
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:375
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
msgstr "تعقُّب الجدول"
#. 7oCFa
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:348
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:383
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
msgstr "تعقُّب القسم"
#. YmjQf
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:356
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:391
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
msgstr "تعقُّب الإطار"
#. vhxX5
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:364
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:399
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
msgstr "تعقُّب الصورة"
#. mcYqZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:372
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:407
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
msgstr "تعقُّب كائن OLE"
#. DRaED
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:380
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:415
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
msgstr "تعقُّب العلامة"
#. vpLmh
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:388
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:423
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
msgstr "تعقُّب الروابط"
#. EvBzN
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:396
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:431
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
msgstr "تعقُّب المراجع"
#. M8Bes
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:404
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:439
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
msgstr "تعقُّب الفهارس"
#. KBFwM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:412
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:447
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
msgstr "تتبُّع التعليقات"
#. oGavB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:420
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:455
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
msgstr "تعقُّب الكائنات الرسومية"
#. w8FTW
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:428
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:463
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
msgstr "تعقُّب الحقل"
#. BoCeZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:436
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:471
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
msgstr "تعقُّب الحواشي"
#. QqAhu
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:444
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:479
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
msgstr "تعقُّب الحواشي الختامية"
#. vBGAw
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:452
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:487
msgctxt "navigatorcontextmenu|STR_SORT_ALPHABETICALLY"
msgid "Sort Alphabetically"
msgstr "رتّب ألفبائيًا"
#. cqtBF
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:466
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:501
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Show Up to Outline Level"
msgstr ""
#. Zehx2
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:480
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:515
msgctxt "navigatorcontextmenu|STR_DISPLAY"
msgid "Display"
msgstr "عَرض"
#. bgZoy
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:500
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:535
msgctxt "navigatorcontextmenu|STR_COLLAPSE_ALL_CATEGORIES"
msgid "Collapse All Categories"
msgstr "اطوِ كل الأصناف"
@@ -21533,374 +21611,380 @@ msgctxt "navigatorpanel|extended_tip|contenttoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr "يبدّل ما بين العَرض الرئيس والعَرض الاعتيادي إذا وجد مستند رئيس مفتوح."
+#. zVTfC
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:288
+msgctxt "navigatorpanel|accessible_name|navigateby"
+msgid "Navigate By"
+msgstr ""
+
#. ZLBzd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:343
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:348
msgctxt "navigatorpanel|gotopage|tooltip_text"
msgid "Go to page"
msgstr ""
#. MFyPU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:351
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:356
msgctxt "navigatorpanel|gotopage|accessible_name"
msgid "Go to page"
msgstr ""
#. 6xYpE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:352
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:357
msgctxt "navigatorpanel|extended_tip|gotopage"
msgid "Enter a page that you want to go to and press enter or use the buttons to move to the previous or next page."
msgstr ""
#. DgvFE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:385
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
msgstr "منظور الملاحة في المحتوى"
#. Uzb8i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:389
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:394
msgctxt "navigatorpanel|root|accessible_name"
msgid "Content Navigation View"
msgstr ""
#. RCE5p
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:395
msgctxt "navigatorpanel|extended_tip|root"
msgid "Switches between the display of all categories in the Navigator and the selected category."
msgstr "يناوب بين عَرض كل الأصناف في الملّاح والصنف المحدد."
#. Ngjxu
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:413
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "الرأس"
#. WfmTe
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:417
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:422
msgctxt "navigatorpanel|header|accessible_name"
msgid "Header"
msgstr ""
#. yZHED
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:423
msgctxt "navigatorpanel|extended_tip|header"
msgid "Moves the cursor to the header, or from the header to the document text area."
msgstr "ينقل المؤشر إلى الرأس أو من الرأس إلى مساحة نص المستند."
#. dfTJU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:431
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "تذييل"
#. c5WE6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:435
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:440
msgctxt "navigatorpanel|footer|accessible_name"
msgid "Footer"
msgstr ""
#. 5BVYB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:441
msgctxt "navigatorpanel|extended_tip|footer"
msgid "Moves the cursor to the footer, or from the footer to the document text area."
msgstr "ينقل المؤشر إلى التذييل أو من التذييل إلى مساحة نص المستند."
#. EefnL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:449
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
msgstr "المربط<->النص"
#. gBAfm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:453
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
msgstr ""
#. vwcpF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
msgctxt "navigatorpanel|extended_tip|anchor"
msgid "Jumps between the footnote text and the footnote anchor."
msgstr "يقفز بين نص الحاشية ومربط الحاشية."
#. GbEFs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:467
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
msgctxt "navigatorpanel|reminder|tooltip_text"
msgid "Set Reminder"
msgstr "عيّن التذكير"
#. Ba2Be
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:471
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:476
msgctxt "navigatorpanel|reminder|accessible_name"
msgid "Set Reminder"
msgstr ""
#. d2Bnv
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:477
msgctxt "navigatorpanel|extended_tip|reminder"
msgid "Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the Navigation icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
msgstr "انقر هنا لتعيّن تذكيرًا عند الموضع الحالي للمؤشر. يمكنك إعداد ما لا يزيد عن خمسة تذكيرات. لتقفز إلى تذكير ما، انقر أيقونة الملّاح، في نافذة الملّاح انقر أيقونة التذكير، ثم انقر زر السابق أو التالي."
#. YdRTG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:495
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Show Up to Outline Level"
msgstr ""
#. zJ7Bk
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:499
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:504
msgctxt "navigatorpanel|headings|accessible_name"
msgid "Show Up to Outline Level"
msgstr ""
#. EVb5c
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:505
msgctxt "navigatorpanel|extended_tip|headings"
msgid "Use this option to control what headings in the document structure are displayed in the Navigator window. Click the icon, and choose an outline level number. Any heading with an outline number less than or equal to the selected number will be displayed."
msgstr ""
#. sxyvw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:525
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
msgstr "فتح/غلق مربع القائمة"
#. Vqvwm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:529
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:534
msgctxt "navigatorpanel|listbox|accessible_name"
msgid "List Box On/Off"
msgstr ""
#. y7YBB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:535
msgctxt "navigatorpanel|extended_tip|listbox"
msgid "Shows or hides the Navigator list."
msgstr "يُظهِر أو يخفي قائمة الملّاح."
#. bifrF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:553
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:559
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote Outline Level"
msgstr ""
#. fUTYs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:557
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:563
msgctxt "navigatorpanel|promote|accessible_name"
msgid "Promote Outline Level"
msgstr ""
#. dvQYH
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:558
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:564
msgctxt "navigatorpanel|extended_tip|promote"
msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr "يزيد مستوى المخطط لخط العنوان المحدد، وخطوط العناوين الواقعة أسفل خط العنوان، بواحد. لتزيد فقط مستوى مخطط خط العنوان المحدد، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. 37YWp
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:571
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:578
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote Outline Level"
msgstr ""
#. EnjGM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:575
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:582
msgctxt "navigatorpanel|demote|accessible_name"
msgid "Demote Outline Level"
msgstr ""
#. NHBAZ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:576
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:583
msgctxt "navigatorpanel|extended_tip|demote"
msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr "ينقص مستوى المخطط لخط العنوان المحدد، وخطوط العناوين الواقعة أسفل خط العنوان، بواحد. لتنقص فقط مستوى مخطط خط العنوان المحدد، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. 8LqeP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:589
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:597
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Move Heading Up"
msgstr ""
#. CN8Km
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:593
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:601
msgctxt "navigatorpanel|chapterup|accessible_name"
msgid "Move Heading Up"
msgstr ""
#. mwCBQ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:594
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
msgctxt "navigatorpanel|extended_tip|chapterup"
msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr "ينقل العنوان الرئيسي المحدد والنص أسفله إلى الأعلى بمقدار موضع عنوان واحد في الملّاح وفي المستند. لتنقل العنوان المحدد وليس النص المرتبط بالعنوان، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. HaiYT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:607
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:616
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Move Heading Down"
msgstr ""
#. 4vNMC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:611
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:620
msgctxt "navigatorpanel|chapterdown|accessible_name"
msgid "Move Heading Down"
msgstr ""
#. sGNbn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:612
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:621
msgctxt "navigatorpanel|extended_tip|chapterdown"
msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr "ينقل العنوان الرئيسي المحدد والنص أسفله إلى الأسفل بمقدار موضع عنوان واحد في الملّاح وفي المستند. لتنقل العنوان المحدد وليس النص المرتبط بالعنوان، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. 3rY8r
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:644
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:653
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "مستند"
#. wavgT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:647
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:656
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "النافذة النشطة"
#. 3yk2y
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:732
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:741
msgctxt "navigatorpanel|globaltoggle|tooltip_text"
msgid "Toggle Master View"
msgstr "استحضار العَرض الرئيس"
#. AoCVA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:736
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:745
msgctxt "navigatorpanel|extended_tip|globaltoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr "يبدّل ما بين العَرض الرئيس والعَرض الاعتيادي إذا وجد مستند رئيس مفتوح."
#. HS3W2
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:759
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:768
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "حرر"
#. 5dtyC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:763
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:772
msgctxt "navigatorpanel|edit|accessible_name"
msgid "Edit"
msgstr ""
#. phQFB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:764
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:773
msgctxt "navigatorpanel|extended_tip|edit"
msgid "Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the Index dialog is opened."
msgstr ""
#. svmCG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:777
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:786
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "حدّث"
#. jAmFd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:781
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:790
msgctxt "navigatorpanel|update|accessible_name"
msgid "Update"
msgstr ""
#. FEEGn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:782
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:791
msgctxt "navigatorpanel|extended_tip|update"
msgid "Click and choose the contents that you want to update."
msgstr ""
#. tu94A
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:795
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:804
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "أدرج"
#. fXajb
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:799
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:808
msgctxt "navigatorpanel|insert|accessible_name"
msgid "Insert"
msgstr ""
#. 9kmNw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:800
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:809
msgctxt "navigatorpanel|extended_tip|insert"
msgid "Inserts a file, an index, or a new document into the master document."
msgstr ""
#. MvgHM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:823
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:832
msgctxt "navigatorpanel|save|tooltip_text"
msgid "Save Contents as well"
msgstr "احفظ المحتويات أيضا"
#. p76EP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:827
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:836
msgctxt "navigatorpanel|save|accessible_name"
msgid "Save Contents as well"
msgstr ""
#. KBDdA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:828
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:837
msgctxt "navigatorpanel|extended_tip|save"
msgid "Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed."
msgstr ""
#. yEETn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:851
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:860
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "انقل لأعلى"
#. 7zNC6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:855
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:864
msgctxt "navigatorpanel|moveup|accessible_name"
msgid "Move Up"
msgstr ""
#. rEFCS
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:856
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:865
msgctxt "navigatorpanel|extended_tip|moveup"
msgid "Moves the selection up one position in the Navigator list."
msgstr ""
#. KN3mN
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:869
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:878
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "انقل لأسفل"
#. PSm2i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:873
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:882
msgctxt "navigatorpanel|movedown|accessible_name"
msgid "Move Down"
msgstr ""
#. Cs7D9
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:874
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:883
msgctxt "navigatorpanel|extended_tip|movedown"
msgid "Moves the selection down one position in the Navigator list."
msgstr ""
#. 3RwmV
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:966
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:975
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Selection"
msgstr "التحديد"
#. v2iCL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:974
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:983
msgctxt "navigatorpanel|STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "الفهارس"
#. fvFtM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:982
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:991
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
msgstr "الروابط"
#. Njw6i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:990
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:999
msgctxt "navigatorpanel|STR_UPDATE_ALL"
msgid "All"
msgstr "الكل"
@@ -21925,836 +22009,836 @@ msgid "New User Index"
msgstr "فهرس مستخدِم جديد"
#. pyNZP
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3231
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3244
msgctxt "WriterNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_ملف"
#. uFrkV
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3250
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3263
msgctxt "WriterNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr "م_ساعدة"
#. QC5EA
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3305
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3318
msgctxt "WriterNotebookbar|FileLabel"
msgid "~File"
msgstr "~ملف"
#. 4gzad
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4567
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4580
msgctxt "WriterNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "ال_رئيسية"
#. JAhp6
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4654
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4667
msgctxt "WriterNotebookbar|HomeLabel"
msgid "~Home"
msgstr "ال~رئيسية"
#. NA9SG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5780
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5793
msgctxt "WriterNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "أ_درج"
#. b4aNG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5885
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5898
msgctxt "WriterNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "أ~درج"
#. 4t2ES
-#: sw/uiconfig/swriter/ui/notebookbar.ui:6990
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7003
msgctxt "WriterNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr "م_خطط"
#. 4sDuv
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7075
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7088
msgctxt "WriterNotebookbar|LayoutLabel"
msgid "~Layout"
msgstr "م~خطط"
#. iLbkU
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7778
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7791
msgctxt "WriterNotebookbar|ReferencesMenuButton"
msgid "Reference_s"
msgstr "المراج_ع"
#. GEwcS
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7875
msgctxt "WriterNotebookbar|ReferencesLabel"
msgid "Reference~s"
msgstr "المراج~ع"
#. fDqyq
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8777
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8790
msgctxt "WriterNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr "مر_اجعة"
#. rsvWQ
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8875
msgctxt "WriterNotebookbar|ReviewLabel"
msgid "~Review"
msgstr "مر~اجعة"
#. Lzxon
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9713
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9780
msgctxt "WriterNotebookbar|ViewMenuButton"
msgid "_View"
msgstr "معاي_نة"
#. WyVST
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9798
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9865
msgctxt "WriterNotebookbar|ViewLabel"
msgid "~View"
msgstr "معاي~نة"
#. RgE7C
-#: sw/uiconfig/swriter/ui/notebookbar.ui:10941
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11008
msgctxt "WriterNotebookbar|TableMenuButton"
msgid "_Table"
msgstr "جد_ول"
#. nFByf
-#: sw/uiconfig/swriter/ui/notebookbar.ui:11025
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11092
msgctxt "WriterNotebookbar|TableLabel"
msgid "~Table"
msgstr "جد~ول"
#. ePiUn
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12251
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12318
msgctxt "WriterNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr "صور_ة"
#. tfZvk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12348
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12415
msgctxt "WriterNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. CAFm3
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13667
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13734
msgctxt "WriterNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr "_درو"
#. eBYpc
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13774
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13841
msgctxt "WriterNotebookbar|DrawLabel"
msgid "~Draw"
msgstr "~درو"
#. UPA2b
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14641
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14708
msgctxt "WriterNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_كائن"
#. gMACj
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14726
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14793
msgctxt "WriterNotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~كائن"
#. YLmxD
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15505
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15572
msgctxt "WriterNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr "و_سائط"
#. A9AmF
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15609
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15676
msgctxt "WriterNotebookbar|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. SDFU4
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16040
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16107
msgctxt "WriterNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr "ط_باعة"
#. uMQuW
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16122
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16189
msgctxt "WriterNotebookbar|PrintLabel"
msgid "~Print"
msgstr "ط~باعة"
#. 3sRtM
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16930
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16997
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. HbNSG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17014
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17081
msgctxt "WriterNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr "اس~تمارة"
#. mrTYB
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17071
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17138
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. Gtj2Y
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17145
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17212
msgctxt "WriterNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. FzYUk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18092
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18159
msgctxt "WriterNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. 68iAK
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18176
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18243
msgctxt "WriterNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr "أدوا~ت"
#. guA3a
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3196
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3197
msgctxt "notebookbar_compact|FileMenuButton"
msgid "_File"
msgstr "_ملف"
#. PU9ct
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3245
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3246
msgctxt "notebookbar_compact|FileLabel"
msgid "~File"
msgstr "~ملف"
#. McDEQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4740
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4741
msgctxt "notebookbar_compact|HomeMenuButton"
msgid "_Home"
msgstr "ال_رئيسية"
#. MSVBh
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4792
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4793
msgctxt "notebookbar_compact|HomeLabel"
msgid "~Home"
msgstr "ال~رئيسية"
#. zveKA
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5818
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5819
msgctxt "notebookbar_compact|InsertMenuButton"
msgid "_Insert"
msgstr "أ_درج"
#. CDXv3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5873
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5874
msgctxt "notebookbar_compact|InsertLabel"
msgid "~Insert"
msgstr "أ~درج"
#. a5p4d
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6652
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6653
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
msgstr "مخطط"
#. TbQMa
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6704
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6705
msgctxt "notebookbar_compact|LayoutLabel"
msgid "~Layout"
msgstr "م~خطط"
#. R5zY7
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7411
msgctxt "notebookbar_compact|ReferencesMenuButton"
msgid "Reference_s"
msgstr "المراج_ع"
#. iEmZn
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7461
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7462
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "Reference~s"
msgstr "المراج~ع"
#. jYD7j
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8278
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8279
msgctxt "notebookbar_compact|ReviewMenuButton"
msgid "_Review"
msgstr "مر_اجعة"
#. Lbj5B
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8330
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8331
msgctxt "notebookbar_compact|ReviewLabel"
msgid "~Review"
msgstr "مر~اجعة"
#. 35kA2
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8997
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8998
msgctxt "notebookbar_compact|ViewMenuButton"
msgid "_View"
msgstr "معاي_نة"
#. ZGh8C
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9049
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9050
msgctxt "notebookbar_compact|ViewLabel"
msgid "~View"
msgstr "معاي~نة"
#. W5JNf
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10358
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10359
msgctxt "notebookbar_compact|TableMenuButton"
msgid "T_able"
msgstr "_جدول"
#. UBApt
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10411
msgctxt "notebookbar_compact|TableLabel"
msgid "~Table"
msgstr "ج~دول"
#. fDEwj
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11748
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11749
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Im_age"
msgstr "_صورة"
#. ekWoX
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11801
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11802
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. 8eQN8
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13183
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13184
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "در_و"
#. FBf68
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13238
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13239
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~درو"
#. DoVwy
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14271
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14272
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "كائن"
#. JXKiY
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14327
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14328
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~كائن"
#. q8wnS
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15068
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15069
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "و_سائط"
#. 7HDt3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15124
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15125
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. vSDok
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15783
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15784
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "طباعة"
#. goiqQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15838
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15839
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17221
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17222
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. EKA8X
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17276
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17277
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17355
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17356
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. WH5NR
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17413
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17414
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. 8fhwb
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18414
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18415
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. kpc43
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18466
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18467
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "أدوا~ت"
#. 2AFu6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2843
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2856
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "شريط القوائم"
#. ENEdU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3335
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3348
msgctxt "notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "شريط القوائم"
#. kKr3K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3684
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3697
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
msgstr "_ملف"
#. n7MoD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3795
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3808
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
msgstr "ح_رّر"
#. o7pcA
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3894
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5204
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3907
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5217
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
msgstr "الطُرُ_ز"
#. T2jYU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4081
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4094
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5402
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr "ال_خط"
#. wUssG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4292
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5632
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4305
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5645
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
msgstr "الفقر_ة"
#. tuzE5
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4530
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6390
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4543
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6403
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
msgstr "أ_درج"
#. ZDLUo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4677
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4690
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
msgstr "المراج_ع"
#. NxjgM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4789
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4802
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
msgstr "مر_اجعة"
#. 47viq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4901
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10234
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11997
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4914
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10247
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12010
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
msgstr "معاي_نة"
#. bgPuY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5009
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5022
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12136
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. 5fAr4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5101
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5114
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. Tgwxy
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5805
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5818
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr "جد_ول"
#. GHcYf
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6279
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6292
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
msgstr "_كالك"
#. DC7Hv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6535
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6548
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr "در_و"
#. ncAKi
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6909
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8508
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9605
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10599
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6922
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8521
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9618
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10612
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr "_رتّب"
#. 8pLR3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7313
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7326
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr "شك_ل"
#. NM63T
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7561
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7574
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_جمّع"
#. cbMTW
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7683
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7696
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_الأبعاد"
#. BTzDn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7910
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7923
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr "م_عمل‌خطوط"
#. PLqyG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8021
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9134
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8034
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9147
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10136
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr "_شبكة"
#. jWoME
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8158
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8171
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "_Image"
msgstr "_صورة"
#. SEFWn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8865
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8878
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr "مرشّ_ح"
#. 5a4zV
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9272
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9285
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_كائن"
#. q3Fbm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10023
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "F_rame"
msgstr "إط_ار"
#. Ghwp6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10370
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10383
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr "و_سائط"
#. bRfaC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11000
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11013
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Layout"
msgstr "م_خطط"
#. PhCFL
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11392
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11405
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr "ط_باعة"
#. fczCB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11536
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11549
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
msgstr "الل_غة"
#. HxnjT
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11659
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11672
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
msgstr "مر_اجعة"
#. 9zFhS
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11804
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
msgstr "ت_عليقات"
#. bCPNM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11894
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11907
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
msgstr "_قارن"
#. RC7F3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12862
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12875
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "_قائمة"
#. CSzSh
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3068
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3081
msgctxt "notebookbar_groupedbar_full|MenubarAction"
msgid "Menubar"
msgstr "شريط القوائم"
#. 2S8D3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3917
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
msgstr "_قائمة"
#. mCwjN
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3956
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3969
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. pkdoB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4009
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4022
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
msgstr "م_ساعدة"
#. eks5K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4115
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4128
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
msgstr "_ملف"
#. cfLmD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4348
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4361
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
msgstr "ح_رّر"
#. 3GXeo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4541
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6291
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4554
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6304
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
msgstr "الطُرُ_ز"
#. hEZAZ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4818
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6568
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9374
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4831
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6581
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9387
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
msgstr "ن_سَق"
#. RFMpm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5143
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6893
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9627
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5156
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6906
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9640
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
msgstr "الفقر_ة"
#. TSKQ8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5376
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9950
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9963
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
msgstr "أ_درج"
#. F9WAK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5600
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8173
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5613
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8186
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
msgstr "مر_جع"
#. 8XawJ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5798
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8532
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5811
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8545
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
msgstr "مر_اجعة"
#. Pfwpq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5944
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9085
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9799
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14739
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5957
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9098
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9812
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14752
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15804
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
msgstr "معاي_نة"
#. q6NwY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6115
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15965
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6128
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15978
msgctxt "notebookbar_groupedbar_full|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. XNJZd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7111
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7124
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
msgstr "_جدول"
#. ao9tD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7303
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7316
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
msgstr "ال_صفوف"
#. CGLeG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7501
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7514
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
msgstr "اد_مج"
#. XSx69
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7725
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7738
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
msgstr "ح_دد"
#. NZWw8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7949
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7962
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
msgstr "_كالك"
#. cyjNn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8308
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8321
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
msgstr "الل_غة"
#. GFyTQ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8740
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
msgstr "ت_عليقات"
#. mvE4u
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8939
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8952
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
msgstr "_قارن"
#. YtBAd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10269
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10282
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
msgstr "در_و"
#. gPK7A
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10571
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12374
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13868
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15193
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10584
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12387
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13881
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15206
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
msgstr "_رتّب"
#. dkXBa
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11268
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11281
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
msgstr "ح_رّر"
#. 4jpsG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11447
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13406
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14593
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11460
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13419
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14606
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15658
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
msgstr "_شبكة"
#. 4BrBg
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11658
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
msgstr "_جمّع"
#. rDBLq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11817
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11830
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
msgstr "3_الأبعاد"
#. fDD7F
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12104
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12117
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
msgstr "صورة"
#. hpbGC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13060
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13073
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
msgstr "ل_ون"
#. DzzAv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13579
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13592
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "_Object"
msgstr "_كائن"
#. W7NR4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14434
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14447
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
msgstr "إط_ار"
#. DhFZG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14917
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
msgstr "و_سائط"
#. LRxDK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16718
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16731
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
msgstr "مخطط الشريحة"
#. 8J3Bt
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17190
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17203
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
msgstr "ط_باعة"
@@ -23785,49 +23869,43 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "تل_قائي"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "بال_كلمة"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "بالم_حرف"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "قارن المستندات"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr "تجاهل ال_قطع ذات الطول:"
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr "ضعه في الحسبان عند المقارنة"
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr "اخزنه عند تغيير المستند"
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr "عدد عشوائي لتحسين دقة ضغط المستند"
@@ -25882,85 +25960,85 @@ msgid "Custom"
msgstr "مخصص"
#. ZrS3t
-#: sw/uiconfig/swriter/ui/paradialog.ui:9
+#: sw/uiconfig/swriter/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "الفقرة"
#. npDMu
-#: sw/uiconfig/swriter/ui/paradialog.ui:33
+#: sw/uiconfig/swriter/ui/paradialog.ui:29
msgctxt "paradialog|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr "يُتراجَع عن التعديلات غير المحفوظة في هذا اللسان."
#. Gw9vR
-#: sw/uiconfig/swriter/ui/paradialog.ui:36
+#: sw/uiconfig/swriter/ui/paradialog.ui:33
msgctxt "paradialog|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr "أعِد أية تغييرات أُجريت على اللسان الظاهر هنا إلى الإعدادات التي كانت موجودة عندما فُتح هذا الحوار."
#. 6xRiy
-#: sw/uiconfig/swriter/ui/paradialog.ui:160
+#: sw/uiconfig/swriter/ui/paradialog.ui:132
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "الإزاحات والتباعد"
#. PRo68
-#: sw/uiconfig/swriter/ui/paradialog.ui:207
+#: sw/uiconfig/swriter/ui/paradialog.ui:155
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "محاذاة"
#. hAL52
-#: sw/uiconfig/swriter/ui/paradialog.ui:256
+#: sw/uiconfig/swriter/ui/paradialog.ui:180
msgctxt "paradialog|textflow"
msgid "Text Flow"
msgstr "انسياب النص"
#. EB5A9
-#: sw/uiconfig/swriter/ui/paradialog.ui:305
+#: sw/uiconfig/swriter/ui/paradialog.ui:205
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "طباعة آسيوية"
-#. hFkAh
-#: sw/uiconfig/swriter/ui/paradialog.ui:353
-msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Outline & List"
-msgstr "المخطط & القائمة"
-
#. hZxni
-#: sw/uiconfig/swriter/ui/paradialog.ui:354
+#: sw/uiconfig/swriter/ui/paradialog.ui:229
msgctxt "paradialog|labelTP_NUMPARA"
msgid "Set outline level, list style and line numbering for paragraph."
msgstr "أعِدّ مستوى التخطيط وطراز القائمة و ترقيم الأسطر للفقرة."
+#. hFkAh
+#: sw/uiconfig/swriter/ui/paradialog.ui:230
+msgctxt "paradialog|labelTP_NUMPARA"
+msgid "Outline & List"
+msgstr "المخطط & القائمة"
+
#. BzbWJ
-#: sw/uiconfig/swriter/ui/paradialog.ui:402
+#: sw/uiconfig/swriter/ui/paradialog.ui:254
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "تبويبات"
#. GHrCB
-#: sw/uiconfig/swriter/ui/paradialog.ui:450
+#: sw/uiconfig/swriter/ui/paradialog.ui:278
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "أحرف استهلالية"
#. EVCmZ
-#: sw/uiconfig/swriter/ui/paradialog.ui:498
+#: sw/uiconfig/swriter/ui/paradialog.ui:302
msgctxt "paradialog|labelTP_BORDER"
msgid "Borders"
msgstr "حدود"
#. GCvEC
-#: sw/uiconfig/swriter/ui/paradialog.ui:546
+#: sw/uiconfig/swriter/ui/paradialog.ui:326
msgctxt "paradialog|area"
msgid "Area"
msgstr "منطقة"
#. VnDtp
-#: sw/uiconfig/swriter/ui/paradialog.ui:594
+#: sw/uiconfig/swriter/ui/paradialog.ui:350
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "الشفافية"
@@ -28874,392 +28952,392 @@ msgid "Set the text flow options for the text before and after the table."
msgstr ""
#. xhDck
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:8
msgctxt "templatedialog1|TemplateDialog1"
msgid "Character Style"
msgstr "نمط الأحرف"
#. gKTob
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:35
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:32
msgctxt "templatedialog1|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr "أعِد أية تغييرات أُجريت على اللسان الظاهر هنا إلى الإعدادات التي كانت موجودة عندما فُتح هذا الحوار."
#. UH8Vz
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:173
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:147
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "المنظِّم"
#. BvEuD
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:220
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:170
msgctxt "templatedialog1|font"
msgid "Font"
msgstr "الخط"
#. Zda8g
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:268
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:194
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "تأثيرات الخطّ"
#. RAxVY
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:316
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:218
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "الموضع"
#. NAt5W
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:364
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:242
msgctxt "templatedialog1|asianlayout"
msgid "Asian Layout"
msgstr "تخطيط أسيوي"
#. scr3Z
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:266
msgctxt "templatedialog1|background"
msgid "Highlighting"
msgstr "الإبراز"
#. gurnZ
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:460
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:290
msgctxt "templatedialog1|borders"
msgid "Borders"
msgstr "الحدود"
#. fpEC5
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:8
msgctxt "templatedialog16|TemplateDialog16"
msgid "List Style"
msgstr "طراز القائمة"
+#. VzEYH
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:142
+msgctxt "templatedialog16|organizer"
+msgid "Name and hide user-defined styles"
+msgstr "سمِّ وأخفِ الطرُز المعرَّفة من المستخدم"
+
#. tA5vb
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:143
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr "المنظِّم"
-#. VzEYH
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:169
-msgctxt "templatedialog16|organizer"
-msgid "Name and hide user-defined styles"
-msgstr "سمِّ وأخفِ الطرُز المعرَّفة من المستخدم"
+#. 7MAbD
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:166
+msgctxt "templatedialog16|bullets"
+msgid "Choose a predefined bullet type"
+msgstr ""
#. 7o8No
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:167
msgctxt "templatedialog16|bullets"
msgid "Unordered"
msgstr "غير مرتّبة"
-#. 7MAbD
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
-msgctxt "templatedialog16|bullets"
-msgid "Choose a predefined bullet type"
-msgstr ""
+#. BHtZp
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:191
+msgctxt "templatedialog16|numbering"
+msgid "Choose a predefined ordered list"
+msgstr "اختر قائمة مرتّبة معرّفة مسبقًا"
#. uCBn4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:265
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:192
msgctxt "templatedialog16|numbering"
msgid "Ordered"
msgstr "مرتّبة"
-#. BHtZp
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
-msgctxt "templatedialog16|numbering"
-msgid "Choose a predefined ordered list"
-msgstr "اختر قائمة مرتّبة معرّفة مسبقًا"
+#. vDSFy
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+msgctxt "templatedialog16|outline"
+msgid "Choose a predefined outline format"
+msgstr ""
#. D9oKE
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:314
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "المخطط"
-#. vDSFy
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:315
-msgctxt "templatedialog16|outline"
-msgid "Choose a predefined outline format"
+#. 2r5Vm
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:241
+msgctxt "templatedialog16|graphics"
+msgid "Choose a predefined graphic bullet symbol"
msgstr ""
#. Dp6La
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:363
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:242
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "صورة"
-#. 2r5Vm
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:364
-msgctxt "templatedialog16|graphics"
-msgid "Choose a predefined graphic bullet symbol"
-msgstr ""
+#. CLdU2
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
+msgctxt "templatedialog16|position"
+msgid "Modify indent, spacing, and alignment for list numbers or symbols"
+msgstr "عدّل الإزاحة والتباعد والمحاذاة لأرقام أو رموز القوائم."
#. K55K4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:267
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "الموضع"
-#. CLdU2
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:413
-msgctxt "templatedialog16|position"
-msgid "Modify indent, spacing, and alignment for list numbers or symbols"
-msgstr "عدّل الإزاحة والتباعد والمحاذاة لأرقام أو رموز القوائم."
+#. ajaSr
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:291
+msgctxt "templatedialog16|customize"
+msgid "Design your own list or outline format"
+msgstr ""
#. g5NQF
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:461
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:292
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "خصّص"
-#. ajaSr
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:462
-msgctxt "templatedialog16|customize"
-msgid "Design your own list or outline format"
-msgstr ""
-
#. 6ozqU
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:8
msgctxt "templatedialog2|TemplateDialog2"
msgid "Paragraph Style"
msgstr "نمط الفقرة"
#. 2NhWM
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "المنظِّم"
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "الإزاحات والتباعد"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "محاذاة"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "انسياب النص"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "طباعة آسيوية"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "الخط"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "تأثيرات الخطّ"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "الموضع"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "تخطيط أسيوي"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "الإبراز"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:647
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "تبويبات"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:695
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "أحرف استهلالية"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:743
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "منطقة"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:791
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "الشفافية"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:839
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "حدود"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:887
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "الشرط"
-#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
-msgctxt "templatedialog2|outline"
-msgid "Outline & List"
-msgstr "المخطط & القائمة"
-
#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:936
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
msgstr "أعِدّ مستوى التخطيط وطراز القائمة و ترقيم الأسطر لطراز الفقرة."
+#. H6CCV
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
+msgctxt "templatedialog2|outline"
+msgid "Outline & List"
+msgstr "المخطط & القائمة"
+
#. q8oC5
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
#, fuzzy
msgctxt "templatedialog4|TemplateDialog4"
msgid "Frame Style"
msgstr "أنماط الإطارات"
#. 8dRdE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:142
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "المنظِّم"
#. Q2PQs
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:165
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "النوع"
#. wEoGM
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:189
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "خيارات"
#. CEZkG
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:213
msgctxt "templatedialog4|wrap"
msgid "Wrap"
msgstr "التفاف"
#. azFQq
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:237
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "منطقة"
#. EYmCL
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:261
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "الشفافية"
#. UbGRm
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:285
msgctxt "templatedialog4|borders"
msgid "Borders"
msgstr "الحدود"
#. riCuE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:309
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "الأعمدة"
#. BYG56
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:333
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "ماكرو"
#. ZSiRR
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:8
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
msgstr "طراز الصفحة"
#. 9Pn59
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:72
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:69
msgctxt "templatedialog8|standard"
msgid "Standard"
msgstr "قياسي"
#. BvGbL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:142
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "المنظِّم"
#. UbZRu
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:165
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "الصفحة"
#. hCvJw
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:189
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "منطقة"
#. Mja3s
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:213
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "الشفافية"
#. JUC2u
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:237
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "الرأس"
#. oeXmC
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:261
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "تذييل"
#. D9AK7
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:285
msgctxt "templatedialog8|borders"
msgid "Borders"
msgstr "الحدود"
#. ABEwr
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:309
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "الأعمدة"
#. ZdBTL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:333
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "حاشية"
#. FosCF
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:357
msgctxt "templatedialog8|textgrid"
msgid "Text Grid"
msgstr "شبكة النص"
diff --git a/source/ar/xmlsecurity/messages.po b/source/ar/xmlsecurity/messages.po
index cf28c7cfad4..a3f7450d429 100644
--- a/source/ar/xmlsecurity/messages.po
+++ b/source/ar/xmlsecurity/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: 2023-12-21 13:22+0100\n"
+"POT-Creation-Date: 2024-04-20 14:13+0200\n"
"PO-Revision-Date: 2023-08-10 11:57+0000\n"
"Last-Translator: خالد حسني <khaled@libreoffice.org>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/ar/>\n"
@@ -231,6 +231,25 @@ msgid ""
"Broken certificate data: %{data}"
msgstr ""
+#. 5xizi
+#: xmlsecurity/inc/strings.hrc:67
+msgctxt "STR_RELOAD_FILE_WARNING"
+msgid "Reload the file to apply the new macro security level"
+msgstr ""
+
+#. AeZzq
+#: xmlsecurity/inc/strings.hrc:68
+msgctxt "STR_TRUST_UNTRUSTED_PUBKEY"
+msgid ""
+"Security warning: the following OpenPGP public key is untrusted:\n"
+"\n"
+"%{data}\n"
+"\n"
+"Encrypting with an untrusted public key increases the risk of a \"man-in-the-middle\" attack. A successful \"man-in-the-middle\" attack gives malicious third parties the ability to decrypt your document.\n"
+"\n"
+"Do you really want to encrypt your document with this untrusted public key?"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
@@ -374,11 +393,11 @@ msgctxt "certgeneral|valid_to"
msgid "Valid to:"
msgstr "صالحة حتّى:"
-#. zw9k7
+#. EFAWt
#: xmlsecurity/uiconfig/ui/certpage.ui:33
msgctxt "certpage|label1"
-msgid "Certification path"
-msgstr "مسار الشّهادة"
+msgid "Certificate Path"
+msgstr ""
#. y2mBB
#: xmlsecurity/uiconfig/ui/certpage.ui:45
@@ -392,11 +411,11 @@ msgctxt "extended_tip|signatures"
msgid "The Certificate Path page of the View Certificate dialog displays the location and the status of the certificate."
msgstr ""
-#. BC28t
+#. qhzJy
#: xmlsecurity/uiconfig/ui/certpage.ui:122
msgctxt "certpage|label2"
-msgid "Certification status"
-msgstr "حالة الشّهادة"
+msgid "Certificate status"
+msgstr ""
#. YTTCA
#: xmlsecurity/uiconfig/ui/certpage.ui:148
@@ -639,6 +658,36 @@ msgctxt "extended_tip|vhigh"
msgid "Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run."
msgstr ""
+#. 7yBtt
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:116
+msgctxt "SecurityLevelPage|vhighimg"
+msgid "Very high security level"
+msgstr ""
+
+#. PG9Kz
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:134
+msgctxt "SecurityLevelPage|highimg"
+msgid "High security level"
+msgstr ""
+
+#. mm6H3
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:152
+msgctxt "SecurityLevelPage|medimg"
+msgid "Medium security level"
+msgstr ""
+
+#. odkxv
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:170
+msgctxt "SecurityLevelPage|lowimg"
+msgid "Low security level"
+msgstr ""
+
+#. Dd4PX
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:207
+msgctxt "SecurityLevelPage|warningimg"
+msgid "File reload needed"
+msgstr ""
+
#. 5kj8c
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:61
msgctxt "securitytrustpage|viewcert"
@@ -831,8 +880,8 @@ msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "تفاصيل"
-#. YwLMi
+#. DEXmc
#: xmlsecurity/uiconfig/ui/viewcertdialog.ui:206
msgctxt "viewcertdialog|path"
-msgid "Certification Path"
-msgstr "مسار الشّهادة"
+msgid "Certificate Path"
+msgstr ""
diff --git a/source/as/chart2/messages.po b/source/as/chart2/messages.po
index f9366261113..c6189ebaadd 100644
--- a/source/as/chart2/messages.po
+++ b/source/as/chart2/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: 2024-02-14 13:07+0100\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
"PO-Revision-Date: 2021-05-12 07:38+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/as/>\n"
@@ -3256,16 +3256,16 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
msgstr ""
-#. gfdAB
+#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
+msgid "Select a color using the Pick a Color dialog"
msgstr ""
-#. JnBhP
+#. D3Udo
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
-msgid "Select a color using the color dialog."
+msgid "Select a color using the Pick a Color dialog."
msgstr ""
#. mgXyK
@@ -3280,16 +3280,16 @@ msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
msgstr ""
-#. NpAu7
+#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
+msgid "Select a color using the Pick a Color dialog"
msgstr ""
-#. 943Za
+#. YbFV8
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
-msgid "Select a color using the color dialog."
+msgid "Select a color using the Pick a color dialog."
msgstr ""
#. LFMGL
diff --git a/source/as/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/as/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index ff7e0ad455c..157b1703817 100644
--- a/source/as/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/as/connectivity/registry/ado/org/openoffice/Office/DataAccess.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\n"
@@ -26,22 +26,12 @@ msgctxt ""
msgid "ADO"
msgstr "ADO"
-#. nw3hx
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Access"
-msgstr "Microsoft Access"
-
-#. uAES5
+#. JN7dA
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
"DriverTypeDisplayName\n"
"value.text"
-msgid "Microsoft Access 2007"
-msgstr "Microsoft Access 2007"
+msgid "Microsoft Access"
+msgstr ""
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 329f3e3b332..7a08950542b 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+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"
@@ -1969,10 +1969,10 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr ""
-#. YfSb4
+#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2023 LibreOffice contributors."
+msgid "Copyright © 2000–2024 LibreOffice contributors."
msgstr ""
#. WCnhx
@@ -2482,10 +2482,10 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr ""
-#. VBCF7
+#. CFkRA
#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
+msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., you specify via File ▸ Export as PDF."
msgstr ""
#. XWchY
@@ -2760,11 +2760,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr ""
-#. H2oxt
+#. ftMpB
#. local help missing
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Write along a curve? Draw the curve, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
+msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
msgstr ""
#. ZE6D5
@@ -6686,10 +6686,10 @@ msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr ""
-#. zx3Mw
+#. XkGqY
#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
+msgid "Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list."
msgstr ""
#. GFGjC
@@ -9299,10 +9299,10 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr "মেক্র'..."
-#. TqHir
+#. 4vyAY
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. gxSRb
@@ -10864,49 +10864,49 @@ msgid "Closes the dialog without saving."
msgstr ""
#. UHF5Y
-#: cui/uiconfig/ui/hyperlinkdialog.ui:169
+#: cui/uiconfig/ui/hyperlinkdialog.ui:146
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page."
msgstr ""
#. EJuaG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:183
+#: cui/uiconfig/ui/hyperlinkdialog.ui:160
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
msgstr ""
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:244
+#: cui/uiconfig/ui/hyperlinkdialog.ui:197
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr ""
#. RxDSh
-#: cui/uiconfig/ui/hyperlinkdialog.ui:258
+#: cui/uiconfig/ui/hyperlinkdialog.ui:211
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
msgstr ""
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:320
+#: cui/uiconfig/ui/hyperlinkdialog.ui:249
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr ""
#. MqhyH
-#: cui/uiconfig/ui/hyperlinkdialog.ui:334
+#: cui/uiconfig/ui/hyperlinkdialog.ui:263
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
msgstr ""
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:396
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr ""
#. aLbja
-#: cui/uiconfig/ui/hyperlinkdialog.ui:410
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
msgstr ""
@@ -11600,10 +11600,10 @@ msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr "ইমপোৰ্ট কৰক..."
-#. pMDQA
+#. SfMgE
#: cui/uiconfig/ui/iconselectordialog.ui:168
msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
+msgid "Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
msgstr ""
#. 46d7Z
@@ -12775,10 +12775,10 @@ msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr "মেক্র'..."
-#. ECTjc
+#. wM4hv
#: cui/uiconfig/ui/macroassignpage.ui:141
msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. nhxq7
@@ -17634,353 +17634,353 @@ msgid "Use this tab page to enter or edit user data."
msgstr ""
#. E6zhJ
-#: cui/uiconfig/ui/optviewpage.ui:53
+#: cui/uiconfig/ui/optviewpage.ui:52
msgctxt "optviewpage|label12"
msgid "Middle _button:"
msgstr ""
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:69
+#: cui/uiconfig/ui/optviewpage.ui:68
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr "কোনো ফলন নাই"
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:70
+#: cui/uiconfig/ui/optviewpage.ui:69
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr "স্বচালিত স্ক্ৰলিং"
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:71
+#: cui/uiconfig/ui/optviewpage.ui:70
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "ক্লিপবৰ্ডক আঠা লগাওক"
#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:75
+#: cui/uiconfig/ui/optviewpage.ui:74
msgctxt "extended_tip | mousemiddle"
msgid "Defines the function of the middle mouse button."
msgstr ""
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:102
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr "মাউচ"
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:138
+#: cui/uiconfig/ui/optviewpage.ui:137
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "স্বচালিত"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:139
+#: cui/uiconfig/ui/optviewpage.ui:138
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "সৰু"
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:140
+#: cui/uiconfig/ui/optviewpage.ui:139
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "ডাঙৰ"
#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:144
+#: cui/uiconfig/ui/optviewpage.ui:143
msgctxt "extended_tip | notebookbariconsize"
msgid "Specifies the display size of notebook bar icons."
msgstr ""
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:157
+#: cui/uiconfig/ui/optviewpage.ui:156
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr ""
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:173
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "স্বচালিত"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:174
+#: cui/uiconfig/ui/optviewpage.ui:173
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "সৰু"
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:175
+#: cui/uiconfig/ui/optviewpage.ui:174
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "ডাঙৰ"
#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:179
+#: cui/uiconfig/ui/optviewpage.ui:178
msgctxt "extended_tip | sidebariconsize"
msgid "Specifies the display size of sidebar icons."
msgstr ""
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:192
+#: cui/uiconfig/ui/optviewpage.ui:191
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr ""
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:208
+#: cui/uiconfig/ui/optviewpage.ui:207
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "স্বচালিত"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:209
+#: cui/uiconfig/ui/optviewpage.ui:208
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr "সৰু"
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:210
+#: cui/uiconfig/ui/optviewpage.ui:209
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr "ডাঙৰ"
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:211
+#: cui/uiconfig/ui/optviewpage.ui:210
#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "অতিৰিক্তভাৱে ডাঙৰ"
#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:215
+#: cui/uiconfig/ui/optviewpage.ui:214
msgctxt "extended_tip | iconsize"
msgid "Specifies the display size of toolbar icons."
msgstr ""
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:228
+#: cui/uiconfig/ui/optviewpage.ui:227
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr ""
#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:283
+#: cui/uiconfig/ui/optviewpage.ui:282
msgctxt "optviewpage|label1"
msgid "Icon Size"
msgstr ""
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:317
+#: cui/uiconfig/ui/optviewpage.ui:316
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "স্বচালিত"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:318
+#: cui/uiconfig/ui/optviewpage.ui:317
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:319
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:323
+#: cui/uiconfig/ui/optviewpage.ui:322
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. SXzWW
-#: cui/uiconfig/ui/optviewpage.ui:336
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|label6"
msgid "_Theme:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:351
+#: cui/uiconfig/ui/optviewpage.ui:350
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. F7kTw
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:378
msgctxt "optviewpage|label1"
msgid "Icon Theme"
msgstr ""
#. zXaFc
-#: cui/uiconfig/ui/optviewpage.ui:414
+#: cui/uiconfig/ui/optviewpage.ui:413
msgctxt "optviewpage|appearance"
msgid "System"
msgstr ""
#. S3ogK
-#: cui/uiconfig/ui/optviewpage.ui:415
+#: cui/uiconfig/ui/optviewpage.ui:414
msgctxt "optviewpage|appearance"
msgid "Light"
msgstr ""
#. qYSap
-#: cui/uiconfig/ui/optviewpage.ui:416
+#: cui/uiconfig/ui/optviewpage.ui:415
msgctxt "optviewpage|appearance"
msgid "Dark"
msgstr ""
#. qfbPT
-#: cui/uiconfig/ui/optviewpage.ui:420
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "extended_tip | appearance"
msgid "Specifies whether to follow the system appearance mode or override Dark or Light."
msgstr ""
#. nzLbn
-#: cui/uiconfig/ui/optviewpage.ui:433
+#: cui/uiconfig/ui/optviewpage.ui:432
msgctxt "optviewpage|label7"
msgid "Mode:"
msgstr ""
#. Nrc4k
-#: cui/uiconfig/ui/optviewpage.ui:462
+#: cui/uiconfig/ui/optviewpage.ui:461
msgctxt "optviewpage|label16"
msgid "Appearance"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:502
+#: cui/uiconfig/ui/optviewpage.ui:501
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "হাৰ্ডৱেৰ ত্বৰণ ব্যৱহাৰ কৰক (_w)"
#. zAzHY
-#: cui/uiconfig/ui/optviewpage.ui:506
+#: cui/uiconfig/ui/optviewpage.ui:505
msgctxt "optviewpage|useaccel|tooltip_text"
msgid "Requires restart"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:512
+#: cui/uiconfig/ui/optviewpage.ui:511
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr ""
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:523
+#: cui/uiconfig/ui/optviewpage.ui:522
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "এন্টি-এলিায়াচিং ব্যৱহাৰ কৰক (_l)"
#. iGxUy
-#: cui/uiconfig/ui/optviewpage.ui:527
+#: cui/uiconfig/ui/optviewpage.ui:526
msgctxt "optviewpage|useaa|tooltip_text"
msgid "Requires restart"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:532
msgctxt "extended_tip | useaa"
msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
msgstr ""
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:544
+#: cui/uiconfig/ui/optviewpage.ui:543
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. 9uMBG
-#: cui/uiconfig/ui/optviewpage.ui:548
+#: cui/uiconfig/ui/optviewpage.ui:547
msgctxt "optviewpage|useskia|tooltip_text"
msgid "Requires restart"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:558
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:563
+#: cui/uiconfig/ui/optviewpage.ui:562
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:577
+#: cui/uiconfig/ui/optviewpage.ui:576
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:592
+#: cui/uiconfig/ui/optviewpage.ui:591
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. ubxXW
-#: cui/uiconfig/ui/optviewpage.ui:605
+#: cui/uiconfig/ui/optviewpage.ui:604
msgctxt "optviewpage|btnSkialog"
msgid "Copy skia.log"
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:682
+#: cui/uiconfig/ui/optviewpage.ui:681
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "গ্ৰাফিক্স আউটপুট"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:709
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "ফন্টসমূহৰ পূৰ্বদৰ্শন দেখুৱাওক (_r)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:719
+#: cui/uiconfig/ui/optviewpage.ui:718
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr ""
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:730
+#: cui/uiconfig/ui/optviewpage.ui:729
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "পৰ্দা ফন্ট এন্টিএলিয়াচিং (_g)"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:739
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:760
+#: cui/uiconfig/ui/optviewpage.ui:759
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "পৰা (_m)"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:778
+#: cui/uiconfig/ui/optviewpage.ui:777
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:838
+#: cui/uiconfig/ui/optviewpage.ui:837
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "ফন্ট তালিকাসমূহ"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:852
+#: cui/uiconfig/ui/optviewpage.ui:851
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
@@ -18504,34 +18504,40 @@ msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr "শীৰ্ষক"
+#. SDfTp
+#: cui/uiconfig/ui/paraindentspacing.ui:390
+msgctxt "paraindentspacing|liststoreLB_LINEDIST"
+msgid "Fixed"
+msgstr ""
+
#. 9fdqy
-#: cui/uiconfig/ui/paraindentspacing.ui:402
+#: cui/uiconfig/ui/paraindentspacing.ui:403
#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "ৰ"
#. Bga6L
-#: cui/uiconfig/ui/paraindentspacing.ui:481
+#: cui/uiconfig/ui/paraindentspacing.ui:482
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
msgstr ""
#. uesRM
#. xdds
-#: cui/uiconfig/ui/paraindentspacing.ui:484
+#: cui/uiconfig/ui/paraindentspacing.ui:485
msgctxt "paraindentspacing|checkCB_REGISTER|tooltip_text"
msgid "Applies page line-spacing (register-true) if set for the Page Style."
msgstr ""
#. MwL9j
-#: cui/uiconfig/ui/paraindentspacing.ui:490
+#: cui/uiconfig/ui/paraindentspacing.ui:491
msgctxt "paraindentspacing|extended_tip|checkCB_REGISTER"
msgid "If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr ""
#. GxJB6
-#: cui/uiconfig/ui/paraindentspacing.ui:506
+#: cui/uiconfig/ui/paraindentspacing.ui:507
#, fuzzy
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
@@ -18906,81 +18912,63 @@ msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
-#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:50
-msgctxt "pickbulletpage|label25"
-msgid "Selection"
-msgstr "নিৰ্বাচন"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:44
+#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr ""
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:61
+#: cui/uiconfig/ui/pickgraphicpage.ui:54
#, fuzzy
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr "গেলেৰী থীম 'বুলেটসমূহ' ৰিক্ত (কোনো গ্ৰাফিক্স নাই)।"
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:71
+#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr ""
-#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:97
-msgctxt "pickgraphicpage|label25"
-msgid "Selection"
-msgstr "নিৰ্বাচন"
-
#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:105
+#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr ""
#. q8tMx
-#: cui/uiconfig/ui/picknumberingpage.ui:37
+#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr ""
-#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:50
-msgctxt "picknumberingpage|label25"
-msgid "Selection"
-msgstr "নিৰ্বাচন"
-
#. mkywY
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr ""
#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:37
+#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr ""
-#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:50
-msgctxt "pickoutlinepage|label25"
-msgid "Selection"
-msgstr "নিৰ্বাচন"
-
#. rvStY
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr ""
@@ -21931,301 +21919,355 @@ msgid "Text Columns"
msgstr ""
#. N89ek
-#: cui/uiconfig/ui/textflowpage.ui:81
+#: cui/uiconfig/ui/textflowpage.ui:88
msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr "স্বচালিতভাৱে (_u)"
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:90
+#: cui/uiconfig/ui/textflowpage.ui:97
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr ""
#. rpKhj
-#: cui/uiconfig/ui/textflowpage.ui:111
+#: cui/uiconfig/ui/textflowpage.ui:118
msgctxt "textflowpage|extended_tip|spinMinLen"
msgid "Enter the minimum word length in characters that can be hyphenated."
msgstr ""
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:131
+#: cui/uiconfig/ui/textflowpage.ui:138
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr ""
+#. wuHsQ
+#: cui/uiconfig/ui/textflowpage.ui:158
+msgctxt "textflowpage|extended_tip|spinCompoundLineEnd"
+msgid "Enter the minimum number of characters of a compound word to leave at the end of the line before a hyphen is inserted."
+msgstr ""
+
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:151
+#: cui/uiconfig/ui/textflowpage.ui:178
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr ""
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:171
+#: cui/uiconfig/ui/textflowpage.ui:198
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr ""
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:185
+#: cui/uiconfig/ui/textflowpage.ui:212
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr "শাৰীৰ শেষত আখৰসমূহ (_h)"
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:199
+#: cui/uiconfig/ui/textflowpage.ui:226
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr "শাৰীৰ আৰম্ভণীত আখৰসমূহ (_r)"
+#. pvsiK
+#: cui/uiconfig/ui/textflowpage.ui:240
+msgctxt "textflowpage|labelCompoundLineEnd"
+msgid "C_ompound characters at line end"
+msgstr ""
+
#. A3DE8
-#: cui/uiconfig/ui/textflowpage.ui:213
+#: cui/uiconfig/ui/textflowpage.ui:254
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
msgstr ""
#. JkHBB
-#: cui/uiconfig/ui/textflowpage.ui:227
+#: cui/uiconfig/ui/textflowpage.ui:268
msgctxt "textflowpage|labelMinLen"
msgid "_Minimum word length in characters"
msgstr ""
#. 582fA
-#: cui/uiconfig/ui/textflowpage.ui:262
+#: cui/uiconfig/ui/textflowpage.ui:303
msgctxt "textflowpage|labelHyphenZone"
msgid "Hyphenation _zone:"
msgstr ""
#. X6VEi
-#: cui/uiconfig/ui/textflowpage.ui:281
+#: cui/uiconfig/ui/textflowpage.ui:322
msgctxt "textflowpage|checkNoCaps"
msgid "Hyphenate words in _CAPS"
msgstr ""
#. 32yMD
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:337
msgctxt "textflowpage|checkNoLastWord"
msgid "Hyphenate last word"
msgstr ""
-#. 3yzEJ
-#: cui/uiconfig/ui/textflowpage.ui:311
-msgctxt "textflowpage|checkKeep"
-msgid "Hyphenate _across column and page"
+#. 5FkTZ
+#: cui/uiconfig/ui/textflowpage.ui:363
+msgctxt "textflowpage|labelHyphenAcross"
+msgid "Hyphenation across"
msgstr ""
-#. jxu2K
-#: cui/uiconfig/ui/textflowpage.ui:320
-msgctxt "textflowpage|extended_tip|checkKeep"
-msgid "Deselect this check box, if you don't want to hyphenate across column and page."
+#. 7QKyi
+#: cui/uiconfig/ui/textflowpage.ui:394
+msgctxt "textflowpage|checkAcrossParagraph"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. K3XE6
+#: cui/uiconfig/ui/textflowpage.ui:403
+msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
+msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
+msgstr ""
+
+#. zVw8o
+#: cui/uiconfig/ui/textflowpage.ui:414
+msgctxt "textflowpage|checkAcrossColumn"
+msgid "Column"
+msgstr ""
+
+#. p4B6d
+#: cui/uiconfig/ui/textflowpage.ui:423
+msgctxt "textflowpage|extended_tip|checkAcrossColumn"
+msgid "Deselect this check box, if you don't want to hyphenate across column, page and spread."
+msgstr ""
+
+#. fxcFY
+#: cui/uiconfig/ui/textflowpage.ui:434
+msgctxt "textflowpage|checkAcrossPage"
+msgid "Page"
+msgstr ""
+
+#. Q9guk
+#: cui/uiconfig/ui/textflowpage.ui:443
+msgctxt "textflowpage|extended_tip|checkAcrossPage"
+msgid "Deselect this check box, if you don't want to hyphenate across page and spread."
+msgstr ""
+
+#. abccC
+#: cui/uiconfig/ui/textflowpage.ui:454
+msgctxt "textflowpage|checkAcrossSpread"
+msgid "Spread"
+msgstr ""
+
+#. jmTXZ
+#: cui/uiconfig/ui/textflowpage.ui:463
+msgctxt "textflowpage|extended_tip|checkAcrossSpread"
+msgid "Deselect this check box, if you don't want to hyphenate across spread."
msgstr ""
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:336
+#: cui/uiconfig/ui/textflowpage.ui:485
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "হাইফেনেশ্বন"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:365
+#: cui/uiconfig/ui/textflowpage.ui:515
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:374
+#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
msgstr ""
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:535
#, fuzzy
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr "পৃষ্ঠা শৈলীৰ সৈতে (_y)"
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:397
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr ""
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:410
+#: cui/uiconfig/ui/textflowpage.ui:560
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "ধৰণ (_T):"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:432
+#: cui/uiconfig/ui/textflowpage.ui:582
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr ""
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:443
+#: cui/uiconfig/ui/textflowpage.ui:593
#, fuzzy
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "পৃষ্ঠাৰ সংখ্যা (_n)"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:463
+#: cui/uiconfig/ui/textflowpage.ui:613
#, fuzzy
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "স্থান"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:483
+#: cui/uiconfig/ui/textflowpage.ui:633
#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "পৃষ্ঠা শৈলী"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:484
+#: cui/uiconfig/ui/textflowpage.ui:634
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr ""
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:498
+#: cui/uiconfig/ui/textflowpage.ui:648
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "পৃষ্ঠা"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:499
+#: cui/uiconfig/ui/textflowpage.ui:649
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "স্তম্ভ"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:503
+#: cui/uiconfig/ui/textflowpage.ui:653
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr ""
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:517
+#: cui/uiconfig/ui/textflowpage.ui:667
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "আগতে"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:518
+#: cui/uiconfig/ui/textflowpage.ui:668
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "পাছত"
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:522
+#: cui/uiconfig/ui/textflowpage.ui:672
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr ""
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:540
+#: cui/uiconfig/ui/textflowpage.ui:690
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr "ভাঙনসমূহ"
#. B4ZyD
-#: cui/uiconfig/ui/textflowpage.ui:569
+#: cui/uiconfig/ui/textflowpage.ui:719
msgctxt "textflowpage|checkSplitPara"
msgid "_Allow to split paragraph"
msgstr ""
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:578
+#: cui/uiconfig/ui/textflowpage.ui:728
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr ""
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:590
+#: cui/uiconfig/ui/textflowpage.ui:740
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "পৰৱৰ্তী পেৰেগ্ৰাফৰ সৈতে ৰাখক (_K)"
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:599
+#: cui/uiconfig/ui/textflowpage.ui:749
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr ""
#. DDzY9
-#: cui/uiconfig/ui/textflowpage.ui:611
+#: cui/uiconfig/ui/textflowpage.ui:761
msgctxt "textflowpage|checkOrphan"
msgid "No split at _beginning of paragraph"
msgstr ""
#. NgQD5
-#: cui/uiconfig/ui/textflowpage.ui:615
+#: cui/uiconfig/ui/textflowpage.ui:765
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the beginning of the paragraph (orphan control)."
msgstr ""
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:625
+#: cui/uiconfig/ui/textflowpage.ui:775
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 2EpT4
-#: cui/uiconfig/ui/textflowpage.ui:636
+#: cui/uiconfig/ui/textflowpage.ui:786
msgctxt "textflowpage|checkWidow"
msgid "No split at _end of paragraph"
msgstr ""
#. rjBWx
-#: cui/uiconfig/ui/textflowpage.ui:640
+#: cui/uiconfig/ui/textflowpage.ui:790
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the end of the paragraph (widow control)."
msgstr ""
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:650
+#: cui/uiconfig/ui/textflowpage.ui:800
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:671
+#: cui/uiconfig/ui/textflowpage.ui:821
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:693
+#: cui/uiconfig/ui/textflowpage.ui:843
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr ""
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:706
+#: cui/uiconfig/ui/textflowpage.ui:856
#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "ৰেখাসমূহ"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:718
+#: cui/uiconfig/ui/textflowpage.ui:868
#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "ৰেখাসমূহ"
#. MGewb
-#: cui/uiconfig/ui/textflowpage.ui:732
+#: cui/uiconfig/ui/textflowpage.ui:882
msgctxt "textflowpage|labelOptions"
msgid "Split Options"
msgstr ""
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:746
+#: cui/uiconfig/ui/textflowpage.ui:896
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr ""
@@ -22348,79 +22390,79 @@ msgid "Select Your Preferred User Interface"
msgstr ""
#. rSnx7
-#: cui/uiconfig/ui/toolbarmodedialog.ui:33
+#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
msgstr ""
#. kPZub
-#: cui/uiconfig/ui/toolbarmodedialog.ui:49
+#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
msgstr ""
#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:111
+#: cui/uiconfig/ui/toolbarmodedialog.ui:124
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
msgstr ""
#. Vsppg
-#: cui/uiconfig/ui/toolbarmodedialog.ui:128
+#: cui/uiconfig/ui/toolbarmodedialog.ui:141
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
msgstr ""
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:169
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr ""
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:173
+#: cui/uiconfig/ui/toolbarmodedialog.ui:186
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr ""
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:190
+#: cui/uiconfig/ui/toolbarmodedialog.ui:203
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr ""
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:207
+#: cui/uiconfig/ui/toolbarmodedialog.ui:220
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr ""
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:224
+#: cui/uiconfig/ui/toolbarmodedialog.ui:237
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr ""
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:241
+#: cui/uiconfig/ui/toolbarmodedialog.ui:254
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr ""
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:258
+#: cui/uiconfig/ui/toolbarmodedialog.ui:271
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr ""
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:279
+#: cui/uiconfig/ui/toolbarmodedialog.ui:292
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr ""
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:366
+#: cui/uiconfig/ui/toolbarmodedialog.ui:379
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr ""
diff --git a/source/as/dbaccess/messages.po b/source/as/dbaccess/messages.po
index 9c4c8622246..92232c86a51 100644
--- a/source/as/dbaccess/messages.po
+++ b/source/as/dbaccess/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: 2024-02-02 00:04+0100\n"
+"POT-Creation-Date: 2024-04-20 14:12+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/dbaccessmessages/as/>\n"
@@ -1709,86 +1709,80 @@ msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "MS এক্সেছ ফাইল"
-#. rDsuu
-#: dbaccess/inc/strings.hrc:296
-msgctxt "STR_MSACCESS_2007_FILTERNAME"
-msgid "MS Access 2007 file"
-msgstr "MS Access 2007 নথিপত্ৰ"
-
#. jFwxU
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Firebird ডাটাবেইচ"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "ছিষ্টেম"
#. pnwDB
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "সৃষ্টি কৰাৰ সময়ত ভুল"
#. hnyJF
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr ""
#. kXCG9
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "\"$file$\" আলেখ্যন খুলিব নোৱাৰি ।"
#. bFHHW
-#: dbaccess/inc/strings.hrc:303
+#: 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 "টেবুলখন ডিলিট কৰিব নোৱাৰি কাৰণ ডাটাবেছ সংযোগটোৱে এইটো সমৰ্থন নকৰে."
#. ZNB5D
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "সকলো (‌~A)"
#. C8eBG
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "পূৰ্ব নিৰ্দেশ বাতিল কৰক:"
#. aje2A
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "পুনৰ কৰক:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "স্তম্ভ '#1' ৰ কাৰণে কোনো সামঞ্জস্য থকা স্তম্ভৰ প্ৰকাৰ পোৱা নগ'ল."
#. qVax3
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "\"$file$\" ফাইলটোৰ অস্তিত্ব নাই."
#. 737k3
-#: dbaccess/inc/strings.hrc:309
+#: 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 "তথ্য উৎসলৈ সংযোগ কৰোঁতে সকীয়নি পোৱা গ'ল । সিহঁতক চাবলৈ \"$buttontext$\" টিপক ।"
#. cGJja
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1799,199 +1793,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr ""
#. oC8Px
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "SDBC ড্ৰাইভাৰ পৰিচালক (#servicename#) টো সংযোগ কৰিব নোৱাৰি."
#. aym6r
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "URL #connurl# টোৰ বাবে এটা ড্ৰাইভাৰ ৰেজিষ্টাৰ কৰা নাই।"
#. oafZG
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "সফলতাৰে সংযোগ কৰা হ'ল, কিন্তু ডাটাবেছ টেবুলবোৰৰ বিষয়ে তথ্য মজুত নাই."
#. uBW6C
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "সকলো টেবুল"
#. nhz6M
-#: dbaccess/inc/strings.hrc:318
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "সকলো দৃশ্য"
#. APBCw
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "সকলোবোৰ টেবুল আৰু দৃশ্য"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "টেবুলৰ নাম"
#. Nw93R
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "ডাটা ভৰাওক"
#. nLFJd
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "ডাটা ডিলিট কৰক"
#. eGEDE
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "ডাটা ৰূপান্তৰ কৰক"
#. e2bxV
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "গাঁথনিক পৰিৱর্তন"
#. zejFA
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "ডাটা পঢ়ক"
#. UsMj8
-#: dbaccess/inc/strings.hrc:327
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "প্রসংগবোৰ ৰূপান্তৰ কৰক"
#. SEGp9
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "গাঁথনি আঁতৰ কৰক"
#. BCCiv
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "dBASE ফাইলবোৰলৈ পথ"
#. hnBFY
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "টেক্সট ফাইলবোৰলৈ পথ"
#. DRFyX
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "স্প্ৰেডশ্বীট ডকুমেন্টটোলৈ পথ"
#. H3cem
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source"
msgstr ""
#. mGJE9
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr ""
#. JScWd
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL/MariaDB database"
msgstr ""
#. uhRMQ
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "অৰেকল ডাটাবেছটোৰ নাম"
#. nmoae
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Microsoft Access ডাটাবেইচ ফাইল"
#. 34zwh
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "আৰু কোনো ছেটিংৰ প্ৰয়োজন নাই। সংযোগে কাম কৰি আছে নে নিৰূপণ কৰিবলৈ '%test' বুটাম ক্লিক কৰক।"
#. DDLwe
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
msgstr ""
#. rKH3t
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "হস্ট নাম (~H)"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "Mozilla আলেখ্যৰ নাম (~M)"
#. A6YJb
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "Thunderbird আলেখ্যৰ নাম (~T)"
#. HnmRA
-#: dbaccess/inc/strings.hrc:343
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "টেবুলবোৰ যোগ কৰক"
#. eHahH
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "টেবুল বা প্ৰশ্ন যোগ কৰক"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "স্তম্ভবোৰ প্ৰয়োগ কৰক"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "প্ৰকাৰ ফৰমেট কৰা হৈছে"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1999,169 +1993,169 @@ msgid ""
msgstr ""
#. MuQ2C
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "স্তম্ভ নির্ধাৰণ কৰক"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< পিছলৈ (~B)"
#. aWFVD
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "পৰৱর্তী (~N) >"
#. aKHUX
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "সৃষ্টি কৰক (~r)"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "টেবুলৰ প্ৰতিলিপি কৰক"
#. uNGvx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "টেবুলৰ প্ৰতিলিপি কৰক"
#. xCPkD
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "বৰ্তমানৰ ডাটাবেছত এই টেবুলৰ নামটো কাৰ্যকৰী নহয়."
#. m35Lx
-#: dbaccess/inc/strings.hrc:356
+#: 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 "বৰ্ত্তমানৰ টেবুলত তথ্য যোগ কৰিবলৈ প্ৰথম পৃষ্ঠাত 'তথ্য যোগ কৰক' বিকল্প নিৰ্ব্বাচন কৰক ।"
#. XbmVN
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "অনুগ্ৰহ কৰি টেবুলৰ নামটো সলনি কৰক. এইটো বহুত দীঘল."
#. 55EA7
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "ডাটাবেছ উইজাৰ্ড"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "ডাটাবেছ বাছনী কৰক"
#. GTpDz
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "dBASE সংযোগ ছেট আপ কৰক"
#. VBaQN
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "টেক্সট ফাইলবোৰলৈ এটা সংযোগ ছেট আপ কৰক"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "মাইক্ৰ'ছফট এক্সেছ সংযোগ ছেট আপ কৰক"
#. XaDDh
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "LDAP সংযোগ ছেট আপ কৰক"
#. WZtzU
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "ADO সংযোগ ছেট আপ কৰক"
#. n3HgX
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "JDBC সংযোগ ছেট আপ কৰক"
#. qiZT5
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "অৰেকল ডাটাবেছ সংযোগ ছেট আপ কৰক"
#. rdZFv
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL/MariaDB connection"
msgstr ""
#. E3iYi
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_POSTGRES"
msgid "Set up PostgreSQL connection"
msgstr ""
#. uJuNs
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "ODBC সংযোগ ছেট আপ কৰক"
#. ecB4x
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr ""
#. wUEMA
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "ব্যৱহাৰকৰ্তাৰ বিশ্বাসযোগ্যকৰণ ছেট আপ কৰক"
#. twW6d
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL/MariaDB server data"
msgstr ""
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "সংৰক্ষণ কৰক আৰু আগবাঢ়ক"
#. LhDjK
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "নতুন ডাটাবেছ্"
#. f5EbK
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL/MariaDB database using JDBC"
msgstr ""
#. tqpeM
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2169,68 +2163,68 @@ msgid ""
msgstr ""
#. Lrd3G
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL/MariaDB JDBC d~river class:"
msgstr ""
#. cBiSe
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "অবিকল্পিত: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "dBASE ফাইলবোৰলৈ এটা সংযোগ ছেট আপ কৰক"
#. MXTEF
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "ফাইলটো নিৰ্বাচন কৰক য'ত dBASE ফাইলবোৰ ষ্টৰ কৰা আছে."
#. Ke4xP
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "টেক্সট ফাইলবোৰলৈ এটা সংযোগ ছেট আপ কৰক"
#. uJFWa
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:382
#, fuzzy
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 "ফল্ডাৰটো নিৰ্বাচন কৰক য'ত CSV (কমা ছেপাৰেটেড ভেল্যুজ) টেক্সট ফাইলবোৰ ষ্টৰ কৰা আছে. %PRODUCTNAME আধাৰে কেৱল পঢ়িব পৰা প্ৰকাৰতহে এই ফাইলবোৰ খুলিব."
#. chkNh
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "টেক্সট ফাইলবোৰলৈ পথ"
#. VXUEj
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "মাইক্ৰছফট এক্সেছ ডাটাবেছলৈ এটা সংযোগ ছেট আপ কৰক"
#. rTF65
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "অনুগ্ৰহ কৰি আপুনি প্ৰবেশ কৰিবলৈ বিচৰা মাইক্ৰছফট এক্সেছ ফাইলটো নিৰ্বাচন কৰক."
#. DYcM8
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "এটা ADO ডাটাবেছলৈ এটা সংযোগ ছেট আপ কৰক"
#. WzZiB
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:387
#, fuzzy
msgctxt "STR_ADO_HELPTEXT"
msgid ""
@@ -2243,13 +2237,13 @@ msgstr ""
"অনুগ্ৰহ কৰি আপোনাৰ ছিষ্টেম প্ৰশাসকক যোগাযোগ কৰক যদিহে আপুনি তলৰ ছেটিংছবোৰৰ বিষয়ে নিশ্চিত নহয়."
#. CE5Rv
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
msgstr ""
#. BELnF
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC data source you want to use.\n"
@@ -2258,13 +2252,13 @@ msgid ""
msgstr ""
#. dmi7n
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "এটা JDBC ডাটাবেছলৈ এটা সংযোগ ছেট আপ কৰক"
#. dYGeU
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:391
#, fuzzy
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
@@ -2275,25 +2269,25 @@ msgstr ""
"অনুগ্ৰহ কৰি আপোনাৰ ছিষ্টেম এডমিনিষ্ট্ৰেটৰক যোগাযোগ কৰক যদিহে আপুনি তলৰ ছেটিংছবোৰৰ বিষয়ে নিশ্চিত নহয়।"
#. DWgup
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "এটা অৰেকল ডাটাবেছলৈ এটা সংযোগ ছেট আপ কৰক"
#. Z57ca
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "ডিফল্ট: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Oracle JDBC ড্ৰাইভাৰ শ্ৰেণী (~d)"
#. aD8dK
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:395
#, fuzzy
msgctxt "STR_ORACLE_HELPTEXT"
msgid ""
@@ -2304,13 +2298,13 @@ msgstr ""
"অনুগ্ৰহ কৰি আপোনাৰ ছিষ্টেম প্ৰশাসকৰ সৈতে যোগাযোগ কৰক যদিহে আপুনি তলৰ ছেটিংছবোৰৰ বিষয়ে নিশ্চিত নহয়।"
#. Vqjfj
-#: dbaccess/inc/strings.hrc:397
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "স্প্ৰেডশ্বীটলৈ এটা সংযোগ ছেট আপ কৰক"
#. FnpBr
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:397
#, fuzzy
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
@@ -2321,296 +2315,296 @@ msgstr ""
"কেৱল পঢ়িব পৰা প্ৰকাৰত %PRODUCTNAME য়ে এই ফাইলটটো খুলিব."
#. fxmJG
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "অৱস্থান আৰু ফাইলৰ নাম (~L)"
#. og5kg
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "নিৰ্দেশ সফলতাৰে কাৰ্যকৰী কৰা হল."
#. BhFXv
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "ডাটাবেছলৈ সংযোগ হেৰাই গৈছে. এই সংলাপটো বন্ধ কৰা হব."
#. WTysM
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "ক্ৰম বৰ্গীকৰণ কৰক"
#. 67TCR
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "অনুক্রমণিকা ফিল্ড"
#. rCZbG
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "আৰোহণ কৰি আছে"
#. zUeEN
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "অৱৰোহণ কৰি আছে"
#. DpB67
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "আপুনি সচাকৈয়ে '$name$' অনুক্ৰমণিকাটো ডিলিট কৰিবলৈ বিচাৰেনেকি?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "অনুক্রমণিকা"
#. HFaXn
-#: dbaccess/inc/strings.hrc:410
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "অনুক্ৰমণিকাটোত কমপক্ষেও এখন ফিল্ড থকাটো অপৰিহাৰ্য ."
#. LRDDD
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "\"$name$\" নামৰ এটা অনুক্ৰমণিকা আগৰে পৰা আছে."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:412
+#: dbaccess/inc/strings.hrc:411
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 "এটা অনুক্ৰমণিকা সংজ্ঞাত, কোনো টেবুল স্তম্ভ এবাৰতকৈ বেছিকৈ নোলাব পাৰে. তথাপিও, আপুনি\"$name$\" স্তম্ভ দুবাৰ ভৰাইছে."
#. XANpc
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:413
#, fuzzy
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "\"$name$\" স্তম্ভটোৰ কাৰণে প্ৰৱিষ্টিটো এটা কাৰ্যকৰী মূল্যলৈ সলনি কৰিব পৰা নগ'ল"
#. FCnE3
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "SQL অৱস্থা"
#. ha64T
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "ত্ৰুটি ক'ড"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:417
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 "এই ভুলটোৰ এটা নিয়মীয়া কাৰণ হৈছে আপোনাৰ ডাটাবেছৰ ভাষাৰ কাৰণে অনুপযুক্ত আখৰ ছেট ছেটিং কৰাটো. সম্পাদনা-ডাটাবেছ-বৈশিষ্ট্য বাছনী কৰি ছেটিংটো পৰীক্ষা কৰক."
#. itnjJ
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "ভুল"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:420
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
#. LSBpE
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "তথ্য"
#. DKRwR
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "পুংখানুপূংখ বিৱৰণবোৰ"
#. CXpeS
-#: dbaccess/inc/strings.hrc:424
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ADD_USER"
msgid "Add User"
msgstr ""
#. YG5iB
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_DELETE_USER"
msgid "Delete User"
msgstr ""
#. mDe9f
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_CHANGE_PASSWORD"
msgid "Change Password"
msgstr ""
#. Avmtu
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "আপুনি সঁচাকৈয়ে ব্যৱহাৰকৰ্তাক ডিলিট কৰিবলৈ বিচাৰেনেকি?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "ডাটাবেছটোৱে ব্যৱহাৰকৰ্তাৰ প্ৰশাসন সমৰ্থন নকৰে."
#. 4CVtX
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "পাছৱৰ্ডবোৰ মিলা নাই. অনুগ্ৰহ কৰি পাছৱৰ্ডটো আকৌ ভৰাওক."
#. iu64w
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "অনুগ্ৰহ কৰি মন কৰক যে কিছুমান ডাটাবেছে এই জোৰা দিয়া প্ৰকাৰ সমৰ্থন নকৰিব পাৰে."
#. Khmn9
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "কেৱল সেই ৰেকৰ্ডবোৰহে অন্তৰ্ভূক্ত কৰে যিবোৰৰ কাৰণে বিষয়বোৰৰ সম্বন্ধীয় ফিল্ডবোৰৰ দুয়োখন টেবুল একেধৰণঁৰ."
#. JUyyK
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:432
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 "'%1'ৰ পৰা ALL ৰেকৰ্ডবোৰ ধাৰণ কৰে কিন্তু '%2' টেবুলৰ পৰা সেই ৰেকৰ্ডবোৰহে ধাৰণ কৰে য'ত সম্বন্ধীয় ফিল্ডবোৰৰ মূল্যবোৰ মিলি আছে."
#. EdhCU
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "'%1' আৰু '%2'ৰ পৰা ALL ৰেকৰ্ডবোৰ ধাৰণ কৰে."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "'%1' আৰু '%2' ৰ পৰা পোৱা সকলো ৰকৰ্ডৰ কাৰ্তেছিয়ান প্ৰ'ডাক্ট আছে।"
#. KyLuN
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "গন্তব্যৰ তথ্যভঁৰালে views ৰ সমৰ্থন নকৰে ।"
#. RaJQd
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "গন্তব্যৰ তথ্যভঁৰালে primary keys ৰ সমৰ্থন নকৰে ।"
#. JBBmY
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:438
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 "কোনো data access descriptor পোৱা ন'গ'ল, বা কোনো data access descriptor এ সকলো প্ৰয়োজনীয় তথ্য দিব নোৱাৰিলে ।"
#. Z4JFe
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "এই সময়ত অকল টেবুল আৰু অনুসন্ধানৰহে সমৰ্থন দিয়া হয় ।"
#. KvUFb
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "নকল উৎসৰ ফলাফলৰ গোটে পত্ৰচিহ্ন সমৰ্থন কৰিব লাগিব ।"
#. XVb6E
-#: dbaccess/inc/strings.hrc:442
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "অসমৰ্থিত উৎসৰ স্তম্ভৰ ধৰণ ($type$) স্তম্ভৰ স্থান $pos$ ত ।"
#. 7pnvE
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "আৰম্ভ কৰা স্থিতিমাপত অবৈধ সংখ্যা ।"
#. z3h9J
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "আৰম্ভ কৰোঁতে এটা ভুল হ'ল ।"
#. Qpda7
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "উৎস কপি বিৱৰকৰ অসমৰ্থিত সংহতি: $name$।"
#. BsP8j
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "এটা প্ৰশ্ন কপি কৰিবলে, আপোনাৰ সংযোগৰ প্ৰশ্ন যোগান দিয়াৰ ক্ষমতা থাকিব লাগিব।"
#. QYh2y
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "যোগান দিয়া ভাব-বিনিময় হেন্ডলাৰ অবৈধ।"
#. ixrDD
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "এই সম্বন্ধ নাই । আপুনি ইয়াক সম্পাদন কৰিব খোজে নে নতুন এটা সৃষ্টি কৰিব খোজে ?"
#. nFRsS
-#: dbaccess/inc/strings.hrc:450
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "সম্পাদনা..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:451
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "সৃষ্টি কৰক..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:452
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME আধাৰ: সম্বন্ধ ডিজাইন"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:453
+#: dbaccess/inc/strings.hrc:452
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "ডাটাবেছটোৱে সম্বন্ধবোৰ সমৰ্থন নকৰে."
#. CG2Pd
-#: dbaccess/inc/strings.hrc:454
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "আপুনি যেতিয়াই এই টেবুলখন ডিলিট কৰে সকলো সদৃশ সম্বন্ধও ডিলিট হব. আপুনি অব্যাহত ৰাখিবনে?"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:455
+#: dbaccess/inc/strings.hrc:454
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"
diff --git a/source/as/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/as/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index 9710dc03b65..79702150f82 100644
--- a/source/as/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/as/dictionaries/en/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369347574.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ভাষা সংহতিসমূহ"
+msgid "Languages and Locales"
+msgstr ""
#. NTrTn
#: OptionsDialog.xcu
diff --git a/source/as/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/as/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index 99b37964c49..ecfaea5ad93 100644
--- a/source/as/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/as/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369347576.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ভাষা সংহতিসমূহ"
+msgid "Languages and Locales"
+msgstr ""
#. yKR8S
#: OptionsDialog.xcu
diff --git a/source/as/dictionaries/pt_BR/dialog.po b/source/as/dictionaries/pt_BR/dialog.po
index c77e37abf96..a872dff4429 100644
--- a/source/as/dictionaries/pt_BR/dialog.po
+++ b/source/as/dictionaries/pt_BR/dialog.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: 2023-04-19 12:23+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2014-02-14 09:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,15 +15,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1392369063.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ভাষাৰ সংহতিসমূহ"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/as/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/as/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 91970dd0c69..1d0d9b7c7ef 100644
--- a/source/as/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/as/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-06-16 21:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1371417602.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ভাষা সংহতিসমূহ"
+msgid "Languages and Locales"
+msgstr ""
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/as/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/as/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index cf18ca680c0..5a74690ef6e 100644
--- a/source/as/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/as/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
"PO-Revision-Date: 2013-05-23 22:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,15 +16,15 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1369347578.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "ভাষা সংহতিসমূহ"
+msgid "Languages and Locales"
+msgstr ""
#. EENVY
#: OptionsDialog.xcu
diff --git a/source/as/editeng/messages.po b/source/as/editeng/messages.po
index 4c46e16e6af..628b9ded7dc 100644
--- a/source/as/editeng/messages.po
+++ b/source/as/editeng/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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-04-15 19:51+0200\n"
"PO-Revision-Date: 2021-05-12 07:38+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/as/>\n"
@@ -1137,17 +1137,17 @@ msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "হাইফনেষণ নাই"
-#. x75Cx
+#. 9M5FB
#: include/editeng/editrids.hrc:202
-msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
-msgid "Page End"
-msgstr "পৃষ্ঠা শেষ"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_TRUE"
+msgid "No hyphenation across"
+msgstr ""
-#. r9DgX
+#. y4DnQ
#: include/editeng/editrids.hrc:203
-msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
-msgid "No Page End"
-msgstr "কোনো পৃষ্ঠা শেষ নাই"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_FALSE"
+msgid "Hyphenation across page"
+msgstr ""
#. ks8e4
#: include/editeng/editrids.hrc:204
@@ -1318,459 +1318,465 @@ msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "শাৰীৰ আৰম্ভত %1 আখৰসমূহ"
-#. DocFx
+#. uppjX
#: include/editeng/editrids.hrc:233
+msgctxt "RID_SVXITEMS_HYPHEN_COMPOUND_MINLEAD"
+msgid "%1 compound word characters at end of line"
+msgstr ""
+
+#. DocFx
+#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 হাইফেনসমূহ"
#. Lgnh3
-#: include/editeng/editrids.hrc:234
+#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr ""
#. EnQvu
-#: include/editeng/editrids.hrc:235
+#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr ""
#. gphfE
-#: include/editeng/editrids.hrc:236
+#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr ""
#. imVah
-#: include/editeng/editrids.hrc:237
+#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr ""
-#. nMFGS
-#: include/editeng/editrids.hrc:238
+#. vHBRF
+#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_AUTO"
-msgid "Automatic hyphenation across page"
+msgid "Hyphenation across page"
msgstr ""
-#. BPBgs
-#: include/editeng/editrids.hrc:239
+#. iPvsx
+#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_SPREAD"
-msgid "Avoid hyphenation between pages which are not visible to the reader at the same time"
+msgid "Avoid hyphenation across page when the next page is not visible to the reader at the same time"
msgstr ""
#. Xbryu
-#: include/editeng/editrids.hrc:240
+#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_PAGE"
msgid "Avoid hyphenation across page"
msgstr ""
#. TKNYh
-#: include/editeng/editrids.hrc:241
+#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_COLUMN"
msgid "Avoid hyphenation across column and page"
msgstr ""
#. VKLBx
-#: include/editeng/editrids.hrc:242
+#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_ALWAYS"
msgid "Avoid hyphenation across last full paragraph line, column and page"
msgstr ""
#. zVxGk
-#: include/editeng/editrids.hrc:243
+#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "পৃষ্ঠা শৈলী: "
#. JgaGz
-#: include/editeng/editrids.hrc:244
+#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "কাৰ্নিং "
#. A7tAE
-#: include/editeng/editrids.hrc:245
+#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "লক কৰি থোৱা "
#. P976r
-#: include/editeng/editrids.hrc:246
+#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr "ঘনীভূত "
#. TYEUj
-#: include/editeng/editrids.hrc:247
+#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "গ্রাফিক"
#. Mbwvx
-#: include/editeng/editrids.hrc:248
+#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "কোনো নহয়"
#. e7UvB
-#: include/editeng/editrids.hrc:249
+#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "বিন্দুসমূহ "
#. sSTeu
-#: include/editeng/editrids.hrc:250
+#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "বৃত্ত "
#. znKWc
#. ??? disc == filled ring
-#: include/editeng/editrids.hrc:252
+#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "ভৰ্তি বৃত্ত "
#. CEGAg
-#: include/editeng/editrids.hrc:253
+#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "ঠাঁচ "
#. 2hqEA
-#: include/editeng/editrids.hrc:254
+#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "ওপৰত"
#. BY63q
-#: include/editeng/editrids.hrc:255
+#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "তলত"
#. Czxka
-#: include/editeng/editrids.hrc:256
+#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "দ্বৈত-শাৰী অফ"
#. KL5gF
-#: include/editeng/editrids.hrc:257
+#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "দ্বৈত শাৰী"
#. kTzGA
-#: include/editeng/editrids.hrc:258
+#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr "কোনো স্বচালিত আখৰ ঠাই নাই"
#. wWgYZ
-#: include/editeng/editrids.hrc:259
+#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr "কোনো স্বচালিত আখৰ ঠাই নাই"
#. ziURW
-#: include/editeng/editrids.hrc:260
+#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr "শাৰীৰ শেষত কোনো উলমি থকা পাঙ্কচুৱেষণ নাই"
#. SgFE5
-#: include/editeng/editrids.hrc:261
+#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr "শাৰীৰ শেষত উলমি থকা পাঙ্কচুৱেষণ"
#. mERAB
-#: include/editeng/editrids.hrc:262
+#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr "নিষিদ্ধ আখৰসমূহৰ তালিকাক শাৰীৰ আৰম্ভ আৰু শেষত প্ৰয়োগ কৰক"
#. AJF69
-#: include/editeng/editrids.hrc:263
+#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr "নিষিদ্ধ আখৰসমূহৰ তালিকাক শাৰীৰ আৰম্ভ আৰু শেষত প্ৰয়োগ নকৰিব"
#. KCoyz
-#: include/editeng/editrids.hrc:264
+#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "কোনো ঘুৰ্ণিত আখৰ নাই"
#. pMZnX
-#: include/editeng/editrids.hrc:265
+#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "আখৰ $(ARG1)° দ্বাৰা ঘুৰ্ণিত"
#. EzA4x
-#: include/editeng/editrids.hrc:266
+#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "শাৰীত খাপ খাওক"
#. 8DQGe
-#: include/editeng/editrids.hrc:267
+#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr ""
#. WSt2G
-#: include/editeng/editrids.hrc:268
+#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr ""
#. bGvZn
-#: include/editeng/editrids.hrc:269
+#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "আখৰসমূহ $(ARG1)% হিচাপে খাপ খোৱা হৈছে"
#. rXDuA
-#: include/editeng/editrids.hrc:270
+#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "কোনো স্কেইল কৰা আখৰ নাই"
#. DLNSs
-#: include/editeng/editrids.hrc:271
+#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "স্বস্তি নাই"
#. rq3Ma
-#: include/editeng/editrids.hrc:272
+#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "উপসম"
#. M7Huc
-#: include/editeng/editrids.hrc:273
+#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "এনগ্ৰেইভ্ড"
#. jmM9f
-#: include/editeng/editrids.hrc:274
+#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "স্বচালিত লিখনী সংস্থাপন"
#. HCEhG
-#: include/editeng/editrids.hrc:275
+#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "লিখনী ভিত্তি শাৰীলে সংস্থাপিত"
#. FBiBq
-#: include/editeng/editrids.hrc:276
+#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "লিখনী উপৰলে সংস্থাপিত"
#. KLkUY
-#: include/editeng/editrids.hrc:277
+#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "লিখনী মাজলে সংস্থাপিত"
#. TTtYF
-#: include/editeng/editrids.hrc:278
+#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "লিখনী তললে সংস্থাপিত"
#. PQaAE
-#: include/editeng/editrids.hrc:279
+#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "লিখনী দিশ বাওৰ পৰা সোঁ (আনুভূমিক)"
#. eW3jB
-#: include/editeng/editrids.hrc:280
+#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "লিখনী দিশ সোঁৰ পৰা বাও (আনুভূমিক)"
#. o3Yee
-#: include/editeng/editrids.hrc:281
+#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "লিখনী দিশ সোঁৰ পৰা বাও (উলম্ব)"
#. GXXF8
-#: include/editeng/editrids.hrc:282
+#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "লিখনী দিশ বাওৰ পৰা সোঁ (উলম্ব)"
#. 2XBXr
-#: include/editeng/editrids.hrc:283
+#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr "superordinate অবজেক্ট লিখনী দিশ সংহতি ব্যৱহাৰ কৰক"
#. waJEN
-#: include/editeng/editrids.hrc:284
+#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr ""
#. BRAeh
-#: include/editeng/editrids.hrc:285
+#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr ""
#. Z9dAu
-#: include/editeng/editrids.hrc:286
+#: include/editeng/editrids.hrc:287
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "দফা লিখনী গ্ৰিডলে স্নেপ কৰে (যদি সক্ৰিয়)"
#. nYY6v
-#: include/editeng/editrids.hrc:287
+#: include/editeng/editrids.hrc:288
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "দফা লিখনী গ্ৰিডলে স্নেপ নকৰে"
#. VGGHB
-#: include/editeng/editrids.hrc:288
+#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "লুকাই থকা নহয়"
#. XTbkY
-#: include/editeng/editrids.hrc:289
+#: include/editeng/editrids.hrc:290
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "লুকাই থকা"
#. QfjFx
-#: include/editeng/editrids.hrc:291
+#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "কাগজৰ ট্ৰে"
#. ULzBJ
-#: include/editeng/editrids.hrc:292
+#: include/editeng/editrids.hrc:293
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[প্ৰিন্টাৰ সংহতিৰ পৰা]"
#. dAvTu
-#: include/editeng/editrids.hrc:294
+#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "মচি দিয়ক"
#. Ly5iC
-#: include/editeng/editrids.hrc:295
+#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "স্থানান্তৰ কৰক"
#. mtncS
-#: include/editeng/editrids.hrc:296
+#: include/editeng/editrids.hrc:297
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "সুমুৱাওক"
#. yifiT
-#: include/editeng/editrids.hrc:297
+#: include/editeng/editrids.hrc:298
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "প্ৰতিস্থাপন কৰক"
#. zv9mN
-#: include/editeng/editrids.hrc:298
+#: include/editeng/editrids.hrc:299
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "বৈশিষ্টসমূহ প্ৰয়োগ কৰক"
#. tys5a
-#: include/editeng/editrids.hrc:299
+#: include/editeng/editrids.hrc:300
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "বৈশিষ্টসমূহ পুনৰ স্থাপন কৰক"
#. 6mjB7
-#: include/editeng/editrids.hrc:300
+#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "ইণ্ডেন্ট"
#. CGrBx
-#: include/editeng/editrids.hrc:301
+#: include/editeng/editrids.hrc:302
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "শৈলীসমূহ প্ৰয়োগ কৰক"
#. M7ADh
-#: include/editeng/editrids.hrc:302
+#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "ফলা সলনি কৰক"
#. uqG6M
-#: include/editeng/editrids.hrc:303
+#: include/editeng/editrids.hrc:304
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "শব্দটো %x"
#. KeDg8
-#: include/editeng/editrids.hrc:304
+#: include/editeng/editrids.hrc:305
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "দফাটো %x"
#. t99SR
-#: include/editeng/editrids.hrc:305
+#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "স্বচালিত"
#. JWPVD
-#: include/editeng/editrids.hrc:307
+#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "দফাত ছবি বুলেট"
#. hDfLN
-#: include/editeng/editrids.hrc:308
+#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "ছবি বুলেট"
#. wVL8E
-#: include/editeng/editrids.hrc:309
+#: include/editeng/editrids.hrc:310
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "দফা: $(ARG) "
#. ZQDDe
-#: include/editeng/editrids.hrc:311
+#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ডকুমেন্টৰ আৰম্ভনিত পৰীক্ষা অব্যাহত ৰাখিব বিচাৰে নেকি ?"
#. ZDpxj
-#: include/editeng/editrids.hrc:312
+#: include/editeng/editrids.hrc:313
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "ডকুমেন্টৰ শেষত পৰীক্ষা অব্যাহত ৰাখিব বিচাৰে নেকি ?"
#. vi8uB
-#: include/editeng/editrids.hrc:313
+#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
@@ -1780,43 +1786,43 @@ msgstr ""
"শব্দ শব্দকোষত যোগ কৰিব নোৱাৰি।"
#. 4HCL4
-#: include/editeng/editrids.hrc:314
+#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "শব্দকোষ ইতিমধ্যে ভৰ্তি।"
#. 5G8FX
-#: include/editeng/editrids.hrc:315
+#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "শব্দকোষটো কেৱল পঢ়িব পাৰি।"
#. SEotA
-#: include/editeng/editrids.hrc:317
+#: include/editeng/editrids.hrc:318
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "ইণ্ডেন্ট"
#. CjGGD
-#: include/editeng/editrids.hrc:318
+#: include/editeng/editrids.hrc:319
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "উপবিন্দুসমূহ দেখুৱাওক"
#. egnVC
-#: include/editeng/editrids.hrc:319
+#: include/editeng/editrids.hrc:320
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "স্খলন কৰক"
#. kKFiE
-#: include/editeng/editrids.hrc:320
+#: include/editeng/editrids.hrc:321
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "এট্রিবিয়ুটবোৰ প্ৰয়োগ কৰক"
#. YECNh
-#: include/editeng/editrids.hrc:321
+#: include/editeng/editrids.hrc:322
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "ভৰাওক"
diff --git a/source/as/formula/messages.po b/source/as/formula/messages.po
index a401f350f03..a747d85a9d0 100644
--- a/source/as/formula/messages.po
+++ b/source/as/formula/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: 2024-03-04 14:25+0100\n"
+"POT-Creation-Date: 2024-05-23 12:39+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/formulamessages/as/>\n"
@@ -17,2384 +17,2408 @@ msgstr ""
"X-POOTLE-MTIME: 1542022465.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2293
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "IF"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2294
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "IFERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2295
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "IFNA"
#. LcdBW
-#: formula/inc/core_resource.hrc:2296
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "CHOOSE"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2298
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#সকলো"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2300
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#হেডাৰবোৰ"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2302
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#তথ্য"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2304
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr ""
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2306
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr ""
#. kHXXq
-#: formula/inc/core_resource.hrc:2307
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "AND"
#. wUQor
-#: formula/inc/core_resource.hrc:2308
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "OR"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2309
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2310
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NOT"
#. xBKEY
-#: formula/inc/core_resource.hrc:2311
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2312
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "RAND"
#. FJXfC
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "TRUE"
#. SRUmC
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSE"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "TODAY"
#. AbGu2
-#: formula/inc/core_resource.hrc:2317
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "NOW"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "NA"
#. XMVcP
-#: formula/inc/core_resource.hrc:2319
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "CURRENT"
#. csFkg
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "DEGREES"
#. jupWo
-#: formula/inc/core_resource.hrc:2321
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANS"
#. on6aZ
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SIN"
#. LEVGF
-#: formula/inc/core_resource.hrc:2323
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2325
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASIN"
#. gP8uF
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SINH"
#. AawuL
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASINH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "CSC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "CSCH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "SQRT"
#. pWWMs
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "YEAR"
#. pyoEq
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MONTH"
#. hNQAF
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DAY"
#. EGzo7
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HOUR"
#. Qo346
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTE"
#. UQsEw
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SECOND"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGN"
#. svANJ
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "INT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ISBLANK"
#. QDbkj
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "ISTEXT"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
#. Sf78G
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
#. cp5XL
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TYPE"
#. TosDP
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CELL"
#. CEEAs
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "ISREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "ISNUMBER"
#. KtYgY
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "ISFORMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
#. eSL6y
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "ISERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "ISEVEN"
#. NF3DL
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "ISODD"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "DATEVALUE"
#. YoZ86
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CODE"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "TRIM"
#. DTAHH
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "UPPER"
#. B8s34
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "PROPER"
#. DDm7q
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "LOWER"
#. nKRuv
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LEN"
#. L2QYN
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALUE"
#. scQDa
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "CLEAN"
#. vn5fL
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CHAR"
#. D5tnq
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "EVEN"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "ODD"
#. s3xj3
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "NORMSDIST"
#. iXthM
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
#. CADmA
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "FISHERINV"
#. BaYfe
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "NORMSINV"
#. pCD9f
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
#. 6MkED
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "GAMMALN"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
#. uq6bt
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
#. VvyBc
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2425
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "ERRORTYPE"
#. hA6t7
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FORMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ARABIC"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr ""
#. MCSCn
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "CEILING"
#. scaZA
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr ""
#. WvaBc
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
#. rEus7
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "FLOOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr ""
#. wALpZ
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr ""
#. rKCyS
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2437
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
#. WHtuv
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "ROUND"
#. TZEFs
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "ROUNDUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
#. XBWFh
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNC"
#. LKBqy
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POWER"
#. fNofY
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "MOD"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
#. iYnCx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMSQ"
#. TCmLs
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMXMY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATE"
#. 7daHs
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIME"
#. XMgdw
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DAYS"
#. GmFrk
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DAYS360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DATEDIF"
#. hfE7B
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MAX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MAXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUM"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCT"
#. qpU73
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "AVERAGE"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "AVERAGEA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "COUNT"
#. JYFiS
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "COUNTA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "NPV"
#. YjgAC
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "IRR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "ISPMT"
#. K7EeP
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "NORMDIST"
#. ZmN24
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "NORM.DIST"
#. ZotkE
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "EXPONDIST"
#. QR4X5
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
#. rj7xi
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "BINOMDIST"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBIN"
#. uooUA
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUT"
#. cBPLT
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
#. t93rk
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "PV"
#. tKLfE
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "VDB"
#. GCfAw
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2501
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURATION"
#. i6LFt
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PMT"
#. sbNXE
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNS"
#. UrxAN
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "ROWS"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "SHEETS"
#. FYiZp
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMN"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "ROW"
#. CrPhx
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
#. u57Dj
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "RRI"
#. EyAQF
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "FV"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "RATE"
#. AGdL3
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "IPMT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PPMT"
#. ABfAb
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#. aCEVC
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#. KNTdw
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
#. fovF4
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
#. nggfn
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "DSUM"
#. u6fWB
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "DCOUNT"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DCOUNTA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "DAVERAGE"
#. bc6DT
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "DGET"
#. isoy2
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "DMAX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "DMIN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "DPRODUCT"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "DVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "DVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIRECT"
#. hoG6e
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "ADDRESS"
#. oC9GV
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "MATCH"
#. vCA22
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr ""
#. xuDNa
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "COUNTBLANK"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "COUNTIF"
#. DtDEf
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMIF"
#. PLSLe
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGEIF"
#. gBitk
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIFS"
#. eoVP4
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGEIFS"
#. EFZv9
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIFS"
#. FRVEu
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "LOOKUP"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "VLOOKUP"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr ""
#. Exee6
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "HLOOKUP"
#. p8f3n
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
msgstr ""
+#. T3guZ
+#: formula/inc/core_resource.hrc:2549
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORT"
+msgstr ""
+
+#. PUE2S
+#: formula/inc/core_resource.hrc:2550
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORTBY"
+msgstr ""
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
+msgstr ""
+
#. dTotR
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGE"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "OFFSET"
#. j43Ns
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "AREAS"
#. BBMGS
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "DOLLAR"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "REPLACE"
#. UZak8
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXED"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "FIND"
#. oDxoA
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACT"
#. dqyCD
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "LEFT"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "RIGHT"
#. eoXGy
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "SEARCH"
#. BAmDj
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2568
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "REPLACE"
#. KAutM
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TEXT"
#. EVEza
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
#. i3GvS
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPT"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENATE"
#. BUBLF
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr ""
#. 5iLsv
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr ""
#. XFAVk
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr ""
#. mqNA5
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr ""
#. adC5v
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr ""
#. cXh5s
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr ""
#. 6DKDF
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "MVALUE"
#. oo8ci
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSE"
#. tyjoM
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
+#. 7JsnJ
+#: formula/inc/core_resource.hrc:2584
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SEQUENCE"
+msgstr ""
+
#. KmpNP
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNIT"
#. kmGD3
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "GOALSEEK"
#. i7qgX
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
#. XWa2D
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
#. g2ozv
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
#. bWRCD
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "TDIST"
#. fEd5s
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "T.DIST"
#. BVPMN
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
#. CHDLb
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "FDIST"
#. XBqcu
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "F.DIST"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "CHIDIST"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
#. BuVL2
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
#. WGm4P
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "CRITBINOM"
#. GJqSo
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "KURT"
#. gVato
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "HARMEAN"
#. UWQAS
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "GEOMEAN"
#. tpAGN
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
#. xZDRE
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "AVEDEV"
#. jFsMN
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "SKEW"
#. pENWD
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEWP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DEVSQ"
#. mGW7t
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIAN"
#. an6ST
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODE"
#. unFXZ
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
#. MUvgH
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODE.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "ZTEST"
#. QLThG
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "Z.TEST"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr ""
#. ky6Cc
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "TTEST"
#. FR8fD
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "T.TEST"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANK"
#. zDE8s
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTILE"
#. zFA3A
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
#. eRFHC
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
#. L7s3h
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
#. wNGXD
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
#. 29rpM
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANK.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
#. AEPUL
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
#. gFk6s
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
#. TDAAm
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "RANK.AVG"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "LARGE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "SMALL"
#. HBgVF
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FREQUENCY"
#. F7gC7
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "QUARTILE"
#. s6cqj
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "NORMINV"
#. CABJF
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "FTEST"
#. xBfc3
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "F.TEST"
#. gqjR4
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
#. TrtZc
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROB"
#. JkPA6
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RSQ"
#. VPked
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "STEYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "SLOPE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERCEPT"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TREND"
#. PNYCG
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "GROWTH"
#. xFQTH
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "LINEST"
#. EYFD6
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "LOGEST"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "FORECAST"
#. gBGyu
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr ""
#. CgCME
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr ""
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr ""
#. WSLPQ
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr ""
#. Qb7FC
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr ""
#. CqQHS
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr ""
#. tHMWM
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr ""
#. 2DtCt
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr ""
#. pid8Q
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "CHIINV"
#. W4s9c
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "GAMMADIST"
#. hDsw2
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
#. YnUod
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "GAMMAINV"
#. UsH9F
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "TINV"
#. BARyo
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "T.INV.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "T.INV"
#. GyiqD
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "FINV"
#. vxU5e
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "CHITEST"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "LOGINV"
#. CEKRG
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
#. EVF8A
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "MULTIPLE.OPERATIONS"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "BETADIST"
#. mALNC
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "BETAINV"
#. LKwJS
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "WEEKNUM"
#. AQAu7
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr ""
#. iN85u
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr ""
#. SWHk4
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
#. TFPFc
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "WEEKDAY"
#. aGkBh
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NAME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "STYLE"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr ""
#. Pdt6b
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMAN"
#. EAFPL
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HYPERLINK"
#. nGCAP
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
#. TxAAw
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2693
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2403,7 +2427,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2411,7 +2435,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#DIV/0!"
@@ -2419,7 +2443,7 @@ msgstr "#DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#VALUE!"
@@ -2427,7 +2451,7 @@ msgstr "#VALUE!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#REF!"
@@ -2435,7 +2459,7 @@ msgstr "#REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#NAME?"
@@ -2443,7 +2467,7 @@ msgstr "#NAME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2451,98 +2475,104 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/A"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2718
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2719
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2721
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2722
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
#. ywAMF
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr ""
#. kQW77
-#: formula/inc/core_resource.hrc:2724
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr ""
#. DgyUW
-#: formula/inc/core_resource.hrc:2725
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr ""
#. nAvYh
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2755
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "FIND"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2727
+#: formula/inc/core_resource.hrc:2756
#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "SEARCH"
#. tNMTu
-#: formula/inc/core_resource.hrc:2728
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr ""
#. FWYvN
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr ""
#. RJfcx
-#: formula/inc/core_resource.hrc:2730
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr ""
#. uYSAT
-#: formula/inc/core_resource.hrc:2731
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr ""
+#. UVYCV
+#: formula/inc/core_resource.hrc:2761
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "RANDARRAY"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
diff --git a/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 65b465d0880..ef7032b2de1 100644
--- a/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2022-03-21 12:32+0100\n"
+"POT-Creation-Date: 2024-04-30 14:12+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"
@@ -1214,14 +1214,14 @@ msgctxt ""
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr "এটা স্থানলৈ ব্ৰাউজ কৰা বাবে নেটৱাৰ্কটো সুমুৱাওক বা সলনি ক্লিক কৰক। নিৰ্দিষ্ট নেটৱাৰ্ক স্থানটোত [ProductName] ৰ এটা চাৰ্ভাৰ ছবি সৃষ্টি কৰাৰ বাবে ইনস্টল ক্লিক কৰক বা উইজাৰ্ডটো প্ৰস্থান কৰাৰ বাবে বাতিল ক্লিক কৰক।"
-#. U7sr3
+#. 34xBw
#: Control.ulf
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_21\n"
"LngText.text"
-msgid "{&MSSansBold8}Network Location"
-msgstr "{&MSSansBold8}নেটৱাৰ্ক অৱস্থান"
+msgid "{&DialogDefaultBold}Network Location"
+msgstr ""
#. FsBUg
#: Control.ulf
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 54edc2f6fda..5184fdb6726 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+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"
@@ -8333,14 +8333,14 @@ msgctxt ""
msgid "S~lide"
msgstr "স্লাইড (~e)"
-#. zciFf
+#. CiaV6
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NotesChildWindow\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:BottomPaneImpress\n"
"Label\n"
"value.text"
-msgid "Notes Panel"
+msgid "Notes Pane"
msgstr ""
#. q5YwD
@@ -9733,6 +9733,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr ""
+#. oZRd3
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"Label\n"
+"value.text"
+msgid "Set Layer"
+msgstr ""
+
+#. M2Z3P
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Move to Layer..."
+msgstr ""
+
+#. HyFtG
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open a dialog to change the layer of the object"
+msgstr ""
+
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""
@@ -17268,6 +17298,16 @@ msgctxt ""
msgid "Block Arc"
msgstr "ব্লক আর্ক"
+#. jZ7pu
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:BasicShapes.sinusoid\n"
+"Label\n"
+"value.text"
+msgid "Sinusoid"
+msgstr ""
+
#. 4t7wU
#: GenericCommands.xcu
msgctxt ""
@@ -18529,6 +18569,26 @@ msgctxt ""
msgid "Undo"
msgstr "পূৰ্ব কাৰ্য্য বাতিল কৰক"
+#. wY7TU
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"Label\n"
+"value.text"
+msgid "Dark Mode"
+msgstr ""
+
+#. Y5sjy
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Toggle between dark and light modes"
+msgstr ""
+
#. TszTz
#: GenericCommands.xcu
msgctxt ""
@@ -29872,6 +29932,16 @@ msgctxt ""
msgid "Elements"
msgstr ""
+#. uiQ35
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.DeckList.FindDeck\n"
+"Title\n"
+"value.text"
+msgid "Find"
+msgstr ""
+
#. B4iFE
#: Sidebar.xcu
#, fuzzy
@@ -30422,6 +30492,16 @@ msgctxt ""
msgid "Columns"
msgstr ""
+#. DqpFK
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.QuickFindPanel\n"
+"Title\n"
+"value.text"
+msgid "QuickFind"
+msgstr ""
+
#. CDJWW
#: StartModuleWindowState.xcu
msgctxt ""
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index d675db4306e..7d63f9a17d6 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -8992,12 +8992,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "মান (_a)"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "মান 1; মান 2;... আদি 1 ৰ পৰা 30 লৈকে যুক্তিবোৰে এটা জনসংখ্যা প্ৰতিনিধিত্ব কৰিছে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9108,12 +9107,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "মান (_a)"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "মান 1; মান 2;... আদি 1 ৰ পৰা 30 লৈকে যুক্তিবোৰে এটা জনসংখ্যা প্ৰতিনিধিত্ব কৰিছে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9205,12 +9203,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "মান (_a)"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "মান 1; মান 2;... আদি 1 ৰ পৰা 30 লৈকে যুক্তিবোৰে এটা জনসংখ্যা প্ৰতিনিধিত্ব কৰিছে।"
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -17118,10 +17115,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr ""
-#. 9PX2L
+#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
-msgid "Range "
+msgid "Range"
msgstr ""
#. A5mF9
@@ -17148,10 +17145,268 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
msgstr ""
-#. AAhNq
+#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
-msgid "The value to return if all values in the included array are empty (filter returns nothing)"
+msgid "The value to return if all values in the included array are empty (filter returns nothing)."
+msgstr ""
+
+#. gSZGa
+#: sc/inc/scfuncs.hrc:4201
+msgctxt "SC_OPCODE_SORT"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. 5dG8m
+#: sc/inc/scfuncs.hrc:4202
+msgctxt "SC_OPCODE_SORT"
+msgid "Range"
+msgstr ""
+
+#. mUPZF
+#: sc/inc/scfuncs.hrc:4203
+msgctxt "SC_OPCODE_SORT"
+msgid "The range, or array to sort."
+msgstr ""
+
+#. 3vzBe
+#: sc/inc/scfuncs.hrc:4204
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort index"
+msgstr ""
+
+#. SWhii
+#: sc/inc/scfuncs.hrc:4205
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the row or column to sort by."
+msgstr ""
+
+#. uFhZs
+#: sc/inc/scfuncs.hrc:4206
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort order"
+msgstr ""
+
+#. ySFRx
+#: sc/inc/scfuncs.hrc:4207
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. fnsqA
+#: sc/inc/scfuncs.hrc:4208
+msgctxt "SC_OPCODE_SORT"
+msgid "By col"
+msgstr ""
+
+#. TDtYt
+#: sc/inc/scfuncs.hrc:4209
+msgctxt "SC_OPCODE_SORT"
+msgid "A logical value indicating the desired sort direction; FALSE to sort by row (default), TRUE to sort by column."
+msgstr ""
+
+#. 5AEwL
+#: sc/inc/scfuncs.hrc:4215
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
+msgstr ""
+
+#. g4Mpg
+#: sc/inc/scfuncs.hrc:4216
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort range"
+msgstr ""
+
+#. YsFWA
+#: sc/inc/scfuncs.hrc:4217
+msgctxt "SC_OPCODE_SORTBY"
+msgid "The array or range to sort."
+msgstr ""
+
+#. hkF48
+#: sc/inc/scfuncs.hrc:4218
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort by range "
+msgstr ""
+
+#. Xh6BJ
+#: sc/inc/scfuncs.hrc:4219
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. jUFcA
+#: sc/inc/scfuncs.hrc:4220
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort order "
+msgstr ""
+
+#. F8iPf
+#: sc/inc/scfuncs.hrc:4221
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. yvUDG
+#: sc/inc/scfuncs.hrc:4227
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
+
+#. ZavA8
+#: sc/inc/scfuncs.hrc:4228
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Rows"
+msgstr ""
+
+#. A8HDQ
+#: sc/inc/scfuncs.hrc:4229
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of rows to return."
+msgstr ""
+
+#. f5UCW
+#: sc/inc/scfuncs.hrc:4230
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Columns"
+msgstr ""
+
+#. A8QKv
+#: sc/inc/scfuncs.hrc:4231
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of columns to return."
+msgstr ""
+
+#. ErvjE
+#: sc/inc/scfuncs.hrc:4232
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Start"
+msgstr ""
+
+#. rC9mG
+#: sc/inc/scfuncs.hrc:4233
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The first number in the sequence."
+msgstr ""
+
+#. L3NNF
+#: sc/inc/scfuncs.hrc:4234
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Step"
+msgstr ""
+
+#. Y8rLF
+#: sc/inc/scfuncs.hrc:4235
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The amount to increment each subsequent value in the array."
+msgstr ""
+
+#. 8HzKM
+#: sc/inc/scfuncs.hrc:4241
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
+
+#. jksQe
+#: sc/inc/scfuncs.hrc:4242
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Rows"
+msgstr ""
+
+#. GQDKh
+#: sc/inc/scfuncs.hrc:4243
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of rows to return."
+msgstr ""
+
+#. SfG9b
+#: sc/inc/scfuncs.hrc:4244
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Columns"
+msgstr ""
+
+#. Pki2r
+#: sc/inc/scfuncs.hrc:4245
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of columns to return."
+msgstr ""
+
+#. oC45m
+#: sc/inc/scfuncs.hrc:4246
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Min"
+msgstr ""
+
+#. HASSd
+#: sc/inc/scfuncs.hrc:4247
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The lower limit of the generated numbers."
+msgstr ""
+
+#. DGi8h
+#: sc/inc/scfuncs.hrc:4248
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Max"
+msgstr ""
+
+#. Cw8Nu
+#: sc/inc/scfuncs.hrc:4249
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The upper limit of the generated numbers."
+msgstr ""
+
+#. WBWq3
+#: sc/inc/scfuncs.hrc:4250
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Integers"
+msgstr ""
+
+#. UiLts
+#: sc/inc/scfuncs.hrc:4251
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
+msgstr ""
+
+#. hVQ6i
+#: sc/inc/scfuncs.hrc:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
msgstr ""
#. pDDme
@@ -19401,32 +19656,110 @@ msgctxt "STR_CONDITION_BETWEEN"
msgid "between"
msgstr ""
-#. HUNFG
+#. ETMUh
+#: sc/inc/strings.hrc:409
+msgctxt "STR_CONDITION_NOT_BETWEEN"
+msgid "not between"
+msgstr ""
+
+#. nHTEg
#: sc/inc/strings.hrc:410
+msgctxt "STR_CONDITION_DUPLICATE"
+msgid "duplicate"
+msgstr ""
+
+#. o3aZB
+#: sc/inc/strings.hrc:411
+msgctxt "STR_CONDITION_NOT_DUPLICATE"
+msgid "not duplicate"
+msgstr ""
+
+#. X2BKW
+#: sc/inc/strings.hrc:412
+msgctxt "STR_CONDITION_TOP_N_ELEMENTS"
+msgid "in top N elements"
+msgstr ""
+
+#. eAgZs
+#: sc/inc/strings.hrc:413
+msgctxt "STR_CONDITION_BOTTOM_N_ELEMENTS"
+msgid "in bottom N elements"
+msgstr ""
+
+#. CXY2x
+#: sc/inc/strings.hrc:414
+msgctxt "STR_CONDITION_TOP_N_PERCENT"
+msgid "in top N percent"
+msgstr ""
+
+#. Z7wFx
+#: sc/inc/strings.hrc:415
+msgctxt "STR_CONDITION_BOTTOM_N_PERCENT"
+msgid "in bottom N percent"
+msgstr ""
+
+#. WhB3E
+#: sc/inc/strings.hrc:416
+msgctxt "STR_CONDITION_ABOVE_AVERAGE"
+msgid "above average"
+msgstr ""
+
+#. 7hLBV
+#: sc/inc/strings.hrc:417
+msgctxt "STR_CONDITION_BELOW_AVERAGE"
+msgid "below average"
+msgstr ""
+
+#. JpzNk
+#: sc/inc/strings.hrc:418
+msgctxt "STR_CONDITION_ABOVE_OR_EQUAL_AVERAGE"
+msgid "above or equal average"
+msgstr ""
+
+#. NUGd2
+#: sc/inc/strings.hrc:419
+msgctxt "STR_CONDITION_BELOW_OR_EQUAL_AVERAGE"
+msgid "below or equal average"
+msgstr ""
+
+#. HUNFG
+#: sc/inc/strings.hrc:420
msgctxt "STR_CONDITION_ERROR"
msgid "with error "
msgstr ""
#. iNFYk
-#: sc/inc/strings.hrc:411
+#: sc/inc/strings.hrc:421
msgctxt "STR_CONDITION_NOERROR"
msgid "without error "
msgstr ""
+#. zk7Lo
+#: sc/inc/strings.hrc:422
+msgctxt "STR_CONDITION_BEGINS_WITH"
+msgid "begins with"
+msgstr ""
+
+#. nnEb4
+#: sc/inc/strings.hrc:423
+msgctxt "STR_CONDITION_ENDS_WITH"
+msgid "ends with"
+msgstr ""
+
#. mcir7
-#: sc/inc/strings.hrc:412
+#: sc/inc/strings.hrc:424
msgctxt "STR_CONDITION_CONTAINS_TEXT"
msgid "containing text"
msgstr ""
#. YpCMa
-#: sc/inc/strings.hrc:413
+#: sc/inc/strings.hrc:425
msgctxt "STR_CONDITION_NOT_CONTAINS_TEXT"
msgid "not containing text"
msgstr ""
#. Wp8Us
-#: sc/inc/strings.hrc:415
+#: sc/inc/strings.hrc:427
msgctxt "STR_CONTENT_WITH_UNKNOWN_ENCRYPTION"
msgid "Document contains DRM content that is encrypted with an unknown encryption method. Only the un-encrypted content will be shown."
msgstr ""
@@ -20493,7 +20826,7 @@ msgid "Closes dialog and discards all changes."
msgstr ""
#. uAT4Z
-#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:138
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:126
msgctxt "conditionaleasydialog|label"
msgid "with"
msgstr ""
@@ -20530,579 +20863,579 @@ msgid "New Style..."
msgstr ""
#. H66AP
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:102
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:103
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
msgstr ""
#. TMvBu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:200
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:201
#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "অধিক বিকল্প"
#. JWFYN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:215
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "স্বচালিত"
#. gE9LZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "সৰ্বনিম্ন"
#. HAuKu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "সৰ্বাধিক"
#. ciYfw
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "শতাংশ"
#. Kqxfp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "মান (_a)"
#. UhkzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "শতাংশ"
#. tEhTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:222
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "সূত্র"
#. jYZ4B
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:234
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "স্বচালিত"
#. FGnWb
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "সৰ্বনিম্ন"
#. qC8Zo
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "সৰ্বাধিক"
#. 7bxeC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "শতাংশ"
#. sqTFV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "মান (_a)"
#. RSDFW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "শতাংশ"
#. 83BhU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:241
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "সূত্র"
#. F63FN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:253
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "স্বচালিত"
#. TDG7W
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "সৰ্বনিম্ন"
#. JBX6r
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "সৰ্বাধিক"
#. uPGWW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "শতাংশ"
#. JxXq2
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "মান (_a)"
#. f464z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "শতাংশ"
#. oTJU7
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:260
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "সূত্র"
#. XsHDp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:310
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:287
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
msgstr ""
#. u5RxC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:298
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
msgstr ""
#. JcTKF
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:344
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "উদাহৰণ"
#. ra4fB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:359
msgctxt "conditionalentry|typeis"
msgid "is equal to"
msgstr ""
#. bnDkp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:383
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:360
msgctxt "conditionalentry|typeis"
msgid "is less than"
msgstr ""
#. ok3Hq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:384
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:361
msgctxt "conditionalentry|typeis"
msgid "is greater than"
msgstr ""
#. yMvDB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:385
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:362
msgctxt "conditionalentry|typeis"
msgid "is less than or equal to"
msgstr ""
#. XoEDQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:386
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:363
msgctxt "conditionalentry|typeis"
msgid "is greater than or equal to"
msgstr ""
#. Kyf5x
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:387
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:364
msgctxt "conditionalentry|typeis"
msgid "is not equal to"
msgstr ""
#. HcfU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:388
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:365
msgctxt "conditionalentry|typeis"
msgid "is between"
msgstr ""
#. 2A2DA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:389
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:366
msgctxt "conditionalentry|typeis"
msgid "is not between"
msgstr ""
#. 5HFGX
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:390
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:367
msgctxt "conditionalentry|typeis"
msgid "is duplicate"
msgstr ""
#. 8ZUSC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:391
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:368
msgctxt "conditionalentry|typeis"
msgid "is not duplicate"
msgstr ""
#. E7mG8
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:392
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:369
msgctxt "conditionalentry|typeis"
msgid "is in top N elements"
msgstr ""
#. FGAML
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:393
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:370
msgctxt "conditionalentry|typeis"
msgid "is in bottom N elements"
msgstr ""
#. BCnE4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:371
msgctxt "conditionalentry|typeis"
msgid "is in top N percent"
msgstr ""
#. 2EFQe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:372
msgctxt "conditionalentry|typeis"
msgid "is in bottom N percent"
msgstr ""
#. mgJrq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:373
msgctxt "conditionalentry|typeis"
msgid "is above average"
msgstr ""
#. 7Scqx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:374
msgctxt "conditionalentry|typeis"
msgid "is below average"
msgstr ""
#. hrCLZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:375
msgctxt "conditionalentry|typeis"
msgid "is above or equal average"
msgstr ""
#. B75cQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:376
msgctxt "conditionalentry|typeis"
msgid "is below or equal average"
msgstr ""
#. 3MvCE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:377
msgctxt "conditionalentry|typeis"
msgid "is error"
msgstr ""
#. CaKU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:378
msgctxt "conditionalentry|typeis"
msgid "is not error"
msgstr ""
#. 4dd5c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:379
msgctxt "conditionalentry|typeis"
msgid "begins with"
msgstr ""
#. BxBTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:380
msgctxt "conditionalentry|typeis"
msgid "ends with"
msgstr ""
#. bkWSj
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:381
msgctxt "conditionalentry|typeis"
msgid "contains"
msgstr ""
#. UwtTu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
msgctxt "conditionalentry|typeis"
msgid "does not contain"
msgstr ""
#. 5WkbA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:417
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "আজি"
#. Ap28X
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
msgstr "যোৱাকালি"
#. NhvVn
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
msgstr "অহাকালি"
#. s7CNz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr ""
#. 8FQAS
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "This week"
msgstr "এই সপ্তাহ"
#. PnQGG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:422
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last week"
msgstr "যোৱা সপ্তাহ"
#. MxArx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:423
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next week"
msgstr "অহা সপ্তাহ"
#. jkJFd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:424
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "This month"
msgstr "এই মাহ"
#. M3xGu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:425
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last month"
msgstr "যোৱা মাহ"
#. vHZmy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:426
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next month"
msgstr "অহা মাহ"
#. AxRRz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:427
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "This year"
msgstr "এই বছৰ"
#. BRRzp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:428
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last year"
msgstr "যোৱা বছৰ"
#. DF9gQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:406
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next year"
msgstr "অহা বছৰ"
#. vgneU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:441
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr ""
#. U3CvE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:442
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr ""
#. pByFi
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:443
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "তথ্য বাৰ"
#. jjm3Z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:444
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr "IconSet"
#. JGdRZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:470
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:447
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr ""
#. ysEAt
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:471
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:448
msgctxt "conditionalentry|type"
msgid "Cell value"
msgstr ""
#. ZqmeM
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:472
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:449
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "সূত্ৰ হল"
#. BWDxf
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:473
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:450
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "তাৰিখ হল"
#. qiobs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:526
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:503
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr "কাঁড়বোৰ"
#. uC7X4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:527
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:504
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr ""
#. rCY3m
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:528
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:505
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr ""
#. ABtzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:529
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:506
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr ""
#. DDG3c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:530
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:507
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr ""
#. VFEYs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:531
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:508
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr ""
#. vr8rv
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:532
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:509
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr ""
#. Yxkt6
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:533
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:510
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr ""
#. 9fMKe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:534
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:511
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr ""
#. FEg5s
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:535
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:512
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr ""
#. QzJwR
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:536
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:513
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr ""
#. UFw2i
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:537
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:514
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr ""
#. FE6rm
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:538
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:515
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr "কাঁড়বোৰ"
#. 4kGKQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:539
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:516
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr ""
#. Yi3pd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:540
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:517
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr ""
#. BKpUg
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:541
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:518
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr ""
#. AQdho
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:542
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:519
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr ""
#. iGXCy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:543
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:520
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr "কাঁড়বোৰ"
#. 7EuvV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:544
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:521
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr ""
#. CaZNK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:545
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:522
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr ""
#. Ae5jK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:546
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:523
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
msgstr "এক-চতুৰ্থাংশসমূহ"
#. BdcCG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:547
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:524
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr ""
@@ -21198,33 +21531,27 @@ msgctxt "conditionalformatdialog|extended_tip|ConditionalFormatDialog"
msgid "Choose Conditional Formatting to define format styles depending on certain conditions."
msgstr ""
-#. XFw3E
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:22
-msgctxt "conditionaliconset|label"
-msgid " >= "
-msgstr ""
-
#. ZDEEe
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:46
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:53
#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "মান (_a)"
#. dBBzv
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:47
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:54
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "শতাংশ"
#. hdHXA
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:48
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:55
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "শতাংশ"
#. mmHTt
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:49
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:56
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "সূত্র"
@@ -22457,86 +22784,80 @@ msgctxt "dataform|extended_tip|DataFormDialog"
msgid "Data Entry Form is a tool to make table data entry easy in spreadsheets."
msgstr ""
-#. 6DQYr
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:22
-msgctxt "dataproviderdlg/okaybtn"
-msgid "Okay"
-msgstr ""
-
-#. Ah2h8
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:35
-msgctxt "dataproviderdlg/cancelbtn"
-msgid "Cancel"
+#. RbFU3
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:7
+msgctxt "dataproviderdlg/dlg_name"
+msgid "Data Provider"
msgstr ""
#. a7EFA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:86
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
msgstr ""
#. pSQ4F
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:111
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
msgstr ""
#. RGiXi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:136
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
msgctxt "dataproviderdlg/url"
msgid "URL:"
msgstr ""
#. GKDQA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:159
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
msgstr ""
#. GABzG
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:173
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
msgstr ""
#. pwS4k
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:201
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
msgstr ""
#. fHfGq
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:236
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
msgstr ""
#. Smoiv
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:240
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
msgstr ""
#. cSgeU
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:296
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
msgstr ""
#. gpeXB
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:352
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
msgctxt "dataproviderdlg/apply"
msgid "Apply"
msgstr ""
#. bDVwi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:356
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
msgstr ""
#. 6pCFs
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:375
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
msgctxt "dataproviderdlg/preview"
msgid "Preview"
msgstr ""
@@ -23347,97 +23668,97 @@ msgid "Drawing Style"
msgstr ""
#. RtX4T
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:41
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:38
msgctxt "drawtemplatedialog|standard"
msgid "_Standard"
msgstr ""
#. jyFCi
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "Organizer"
msgstr ""
#. qSfk8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
msgctxt "drawtemplatedialog|line"
msgid "Line"
msgstr ""
#. GFaA9
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:173
msgctxt "drawtemplatedialog|area"
msgid "Area"
msgstr ""
#. JcspJ
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:197
msgctxt "drawtemplatedialog|shadowing"
msgid "Shadowing"
msgstr ""
#. sQnEr
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:221
msgctxt "drawtemplatedialog|transparency"
msgid "Transparency"
msgstr ""
#. nrmzw
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:245
msgctxt "drawtemplatedialog|font"
msgid "Font"
msgstr ""
#. MfVx4
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:269
msgctxt "drawtemplatedialog|fonteffect"
msgid "Font Effects"
msgstr ""
#. wvB6g
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:293
msgctxt "drawtemplatedialog|indents"
msgid "Indents & Spacing"
msgstr ""
#. BuWKT
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:317
msgctxt "drawtemplatedialog|text"
msgid "Text"
msgstr ""
#. buF9B
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:583
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:341
msgctxt "drawtemplatedialog|animation"
msgid "Text Animation"
msgstr ""
#. pLtGk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:631
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:365
msgctxt "drawtemplatedialog|dimensioning"
msgid "Dimensioning"
msgstr ""
#. CDEt8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:679
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:389
msgctxt "drawtemplatedialog|alignment"
msgid "Alignment"
msgstr ""
#. Bh59e
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:727
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:413
msgctxt "drawtemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr ""
#. eCHjk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:775
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:437
msgctxt "drawtemplatedialog|tabs"
msgid "Tabs"
msgstr ""
#. 6emuB
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:823
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:461
msgctxt "drawtemplatedialog|background"
msgid "Highlighting"
msgstr ""
@@ -24192,49 +24513,49 @@ msgid "Format Cells"
msgstr "ফৰমেট কক্ষবোৰ"
#. ngekD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:138
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:112
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "সংখ্যাবোৰ"
#. TvoWD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:185
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:135
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "আখৰ"
#. 3oXRX
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:159
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "আখৰৰ প্ৰভাববোৰ"
#. iuvXW
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:183
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "শাৰীকৰণ"
#. MfFdu
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:329
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:207
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "এছিয়ান মুদ্ৰণ পদ্ধতি"
#. FtWjv
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:377
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:231
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "সীমাবোৰ"
#. 9S8Sy
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:425
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:255
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "পৃষ্ঠভূমি"
#. hbPUf
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:473
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:279
msgctxt "formatcellsdialog|cellprotection"
msgid "Cell Protection"
msgstr "কোষ প্রতিৰক্ষা"
@@ -25137,69 +25458,93 @@ msgid "This command opens a dialog where you can assign a different name to the
msgstr ""
#. 3x5fz
-#: sc/uiconfig/scalc/ui/insertcells.ui:8
+#: sc/uiconfig/scalc/ui/insertcells.ui:21
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "কক্ষসমূহ সুমুৱাওক"
#. ewgTB
-#: sc/uiconfig/scalc/ui/insertcells.ui:92
+#: sc/uiconfig/scalc/ui/insertcells.ui:105
#, fuzzy
msgctxt "insertcells|down"
msgid "Shift cells _down"
msgstr "কোষবোৰ ওপৰলৈ স্থানান্তৰ কৰক (_u)"
#. FA4mZ
-#: sc/uiconfig/scalc/ui/insertcells.ui:101
+#: sc/uiconfig/scalc/ui/insertcells.ui:114
msgctxt "insertcells|extended_tip|down"
msgid "Moves the contents of the selected range downward when cells are inserted."
msgstr ""
#. FnbEo
-#: sc/uiconfig/scalc/ui/insertcells.ui:113
+#: sc/uiconfig/scalc/ui/insertcells.ui:125
#, fuzzy
msgctxt "insertcells|right"
msgid "Shift cells _right"
msgstr "কোষবোৰ বাওঁফাললৈ স্থানান্তৰ কৰক (_l)"
#. 9UVgc
-#: sc/uiconfig/scalc/ui/insertcells.ui:122
+#: sc/uiconfig/scalc/ui/insertcells.ui:134
msgctxt "insertcells|extended_tip|right"
msgid "Moves the contents of the selected range to the right when cells are inserted."
msgstr ""
#. V4zVH
-#: sc/uiconfig/scalc/ui/insertcells.ui:134
+#: sc/uiconfig/scalc/ui/insertcells.ui:145
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr ""
#. GZc24
-#: sc/uiconfig/scalc/ui/insertcells.ui:143
+#: sc/uiconfig/scalc/ui/insertcells.ui:154
msgctxt "insertcells|extended_tip|rows"
msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet."
msgstr ""
#. 6UZ5M
-#: sc/uiconfig/scalc/ui/insertcells.ui:155
+#: sc/uiconfig/scalc/ui/insertcells.ui:165
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr ""
#. oXcQW
-#: sc/uiconfig/scalc/ui/insertcells.ui:164
+#: sc/uiconfig/scalc/ui/insertcells.ui:174
msgctxt "insertcells|extended_tip|cols"
msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns."
msgstr ""
+#. A5tXu
+#: sc/uiconfig/scalc/ui/insertcells.ui:189
+msgctxt "insertcells|number_of_rows"
+msgid "Number of rows"
+msgstr ""
+
+#. GKCyQ
+#: sc/uiconfig/scalc/ui/insertcells.ui:194
+msgctxt "insertcells|extended_tip|number_of_rows"
+msgid "Specify the number of rows to insert."
+msgstr ""
+
+#. HsEux
+#: sc/uiconfig/scalc/ui/insertcells.ui:209
+msgctxt "insertcells|number_of_columns"
+msgid "Number of columns"
+msgstr ""
+
+#. vFkVT
+#: sc/uiconfig/scalc/ui/insertcells.ui:214
+msgctxt "insertcells|extended_tip|number_of_columns"
+msgid "Specify the number of columns to insert."
+msgstr ""
+
#. GkQo9
-#: sc/uiconfig/scalc/ui/insertcells.ui:180
+#: sc/uiconfig/scalc/ui/insertcells.ui:235
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "নিৰ্বাচন"
#. g2sxi
-#: sc/uiconfig/scalc/ui/insertcells.ui:205
+#: sc/uiconfig/scalc/ui/insertcells.ui:257
msgctxt "insertcells|extended_tip|InsertCellsDialog"
msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify."
msgstr ""
@@ -26241,205 +26586,205 @@ msgid "No solution was found."
msgstr ""
#. iQSEv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3030
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3036
msgctxt "CalcNotebookbar|FileMenuButton"
msgid "_File"
msgstr ""
#. wh523
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3049
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3055
msgctxt "CalcNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. 3iDW7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3104
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3110
msgctxt "CalcNotebookbar|FileLabel"
msgid "~File"
msgstr ""
#. 6GvMB
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4779
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4785
msgctxt "CalcNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. 5kZRD
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4885
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4891
msgctxt "CalcNotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. bBEGh
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5432
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5438
msgctxt "CalcNotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. VCk9a
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5914
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5920
msgctxt "CalcNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr ""
#. HnjBi
-#: sc/uiconfig/scalc/ui/notebookbar.ui:6019
+#: sc/uiconfig/scalc/ui/notebookbar.ui:6025
msgctxt "CalcNotebookbar|InsertLabel"
msgid "~Insert"
msgstr ""
#. vruXQ
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7091
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7097
msgctxt "CalcNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr ""
#. eWinY
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7175
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7181
msgctxt "CalcNotebookbar|PageLayoutLabel"
msgid "~Layout"
msgstr ""
#. pnWd5
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8452
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8458
msgctxt "CalcNotebookbar|StatisticsMenuButton"
msgid "_Statistics"
msgstr ""
#. BiHBE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8503
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8509
msgctxt "CalcNotebookbar|DataMenuButton"
msgid "_Data"
msgstr ""
#. xzx9j
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8609
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8615
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
msgstr ""
#. CBEHA
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9412
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9418
msgctxt "CalcNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. 7FXbr
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9497
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9503
msgctxt "CalcNotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. NT37F
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10307
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10367
msgctxt "CalcNotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. rPdAq
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10392
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10452
msgctxt "CalcNotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. SAv6Z
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11502
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11562
msgctxt "CalcNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr ""
#. rwprK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11623
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11683
msgctxt "CalcNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. EjbzV
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12805
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12865
msgctxt "CalcNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. iagRv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12912
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12972
msgctxt "CalcNotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. EgeGL
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13370
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13430
msgctxt "CalcNotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. PRmbH
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13661
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13721
msgctxt "CalcNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. xTKVv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13768
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13828
msgctxt "CalcNotebookbar|FrameLabel"
msgid "~Object"
msgstr ""
#. cHyKz
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14328
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14388
msgctxt "CalcNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. CJ2qx
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14433
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14493
msgctxt "CalcNotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. eQK6A
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14815
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14875
msgctxt "CalcNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr ""
#. sCGyG
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14898
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14958
msgctxt "CalcNotebookbar|PrintLabel"
msgid "~Print"
msgstr ""
#. 5JVAt
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15706
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15766
msgctxt "CalcNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. CCEAK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15790
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15850
msgctxt "CalcNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. DHeyE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15847
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15907
msgctxt "CalcNotebookbar|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. 4ZDL7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15921
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15981
msgctxt "CalcNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 3Ec6T
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17110
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17170
msgctxt "CalcNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. 8HTEk
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17194
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17254
msgctxt "CalcNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr ""
@@ -26644,532 +26989,532 @@ msgid "~Tools"
msgstr ""
#. LL2dj
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3220
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3226
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ফাইল"
#. MR7ZB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3328
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3334
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
#. AXNcR
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3444
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4985
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3450
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4994
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "শৈলীবোৰ"
#. scY66
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3595
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3601
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ফণ্ট (_o)"
#. LFB3L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3821
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3827
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr ""
#. UnsAB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4219
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4225
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "সংখ্যাসমূহ (_N)"
#. hBvBa
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4330
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4336
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "তথ্য"
#. CMGpS
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4441
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4447
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "সুমুৱাওক"
#. 5wZbP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4552
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4558
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "পুনৰীক্ষণ"
#. Uyv2y
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4663
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4669
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "দৃশ্য"
#. bgPuY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4772
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11117
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11126
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. 5fAr4
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4864
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4870
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. T2jYU
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5136
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5145
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr ""
#. jZETF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5360
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5369
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "পেৰেগ্ৰাফ"
#. 5Wp5j
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5618
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "দৃশ্য"
#. DC7Hv
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5744
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5753
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6169
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7708
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9352
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10161
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7717
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8758
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9361
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10170
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6444
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6453
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6691
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10409
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6700
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10418
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "গোট"
#. cbMTW
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6814
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6823
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7042
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7051
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7153
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8199
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8997
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9601
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10521
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7162
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8208
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9006
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9610
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10530
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. K6izG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7283
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7292
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Im_age"
msgstr ""
#. SEFWn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7935
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7944
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8324
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8333
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. Ghwp6
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9123
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9132
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. nyHDP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9736
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9745
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Edit"
msgstr ""
#. PhCFL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10988
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10997
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr ""
#. RC7F3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11872
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11881
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr ""
#. mBSfG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2523
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2529
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "অবিকল্পিত"
#. Z7t2R
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2537
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2543
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ঠাঁচ "
#. xeEFE
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2551
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ঠাঁচ "
#. G3TRo
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2553
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ঠাঁচ "
#. QcUKG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2567
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2573
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Heading 1"
msgstr ""
#. 6Ej4G
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2575
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2581
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Heading 2"
msgstr ""
#. sqE94
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2589
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2595
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
#. 3ibZN
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2597
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2603
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "সোণ"
#. DGBbw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2605
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2611
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
#. keb9M
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2613
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2619
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ভুল"
#. WtFbH
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2621
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
#. t9EbD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2641
#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ফুটনোট"
#. FFrSw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2649
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "টীকা"
#. EsADr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3133
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3139
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "মেনু"
#. Ch63h
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3186
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3192
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "সঁজুলিসমূহ"
#. kdH4L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3240
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3246
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "সহায়"
#. bkg23
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3347
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3353
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ফাইল"
#. aqbEs
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3580
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3586
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
#. HFC9U
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3773
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3779
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "শৈলীবোৰ"
#. VFtWK
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4037
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4043
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ফণ্ট (_o)"
#. 9HzEG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4274
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4280
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "সংখ্যাসমূহ (_N)"
#. F7vQ2
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4482
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4488
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "শাৰীকৰণ"
#. QnhiG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4710
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4716
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "কক্ষবোৰ"
#. rrpkZ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4868
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4874
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "সুমুৱাওক"
#. NsDSM
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5046
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5052
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "তথ্য"
#. gQQfL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5214
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5220
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "পুনৰীক্ষণ"
#. BHDdD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5382
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5388
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "দৃশ্য"
#. ZJufp
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5602
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5608
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5917
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5923
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "সঁজাওক"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6065
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6071
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ৰঙ (_o)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6308
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6314
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "জাল (_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6443
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6449
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ভাষা (_L)"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6667
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6673
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "পুনৰীক্ষণ"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6875
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6881
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "বিষয়সূচী (_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7074
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7080
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7272
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7278
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "দৃশ্য"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7701
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7707
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8058
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8064
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8386
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8392
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "সঁজাওক"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8549
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8555
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "দৃশ্য"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8747
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8753
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "গোট"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8893
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8899
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9192
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9198
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ফণ্ট (_o)"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9445
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9451
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "শাৰীকৰণ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9649
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "দৃশ্য"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9794
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9800
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "সুমুৱাওক"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9937
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9943
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "মাধ্যম"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10167
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10173
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ফ্ৰেইম (_r)"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10581
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10587
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "সঁজাওক"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10749
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "জাল (_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10941
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10947
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -28430,43 +28775,43 @@ msgid "Page Style"
msgstr "পৃষ্ঠাৰ শৈলী"
#. D22J5
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "সংগঠক"
#. CbW7A
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:200
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "পৃষ্ঠা"
#. yXBdU
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:248
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:174
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "সীমাবোৰ"
#. AYC9K
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:296
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:198
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "পৃষ্ঠভূমি"
#. qEnHY
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:344
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:222
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "হেডাৰ"
#. LLLXG
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:392
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:246
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "ফুটাৰ"
#. W5b3a
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:440
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:270
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "শ্বিট"
@@ -28511,55 +28856,55 @@ msgid "Cell Style"
msgstr "শৈলীবোৰ"
#. AGL7z
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "সংগঠক"
#. asnEd
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "সংখ্যাবোৰ"
#. gT7a7
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:173
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "আখৰ"
#. d5N6G
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:197
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "আখৰৰ প্ৰভাববোৰ"
#. mXKgq
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:221
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "শাৰীকৰণ"
#. 2YK98
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:245
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "এছিয়ান মুদ্ৰণ পদ্ধতি"
#. CfvF5
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:269
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "সীমাবোৰ"
#. CDaQE
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:293
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "পৃষ্ঠভূমি"
#. qCRSA
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:317
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr "কোষ প্রতিৰক্ষা"
@@ -32380,206 +32725,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr ""
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
+msgctxt "sparklinedialog|extended_tip|edInputRange"
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
+msgstr ""
+
+#. kxVPD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
+msgctxt "sparklinedialog|extended_tip|edOutputRange"
+msgid "Select the cell range to receive the sparkline."
+msgstr ""
+
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:182
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:199
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:218
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr ""
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:250
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr ""
+#. Cc5DR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
+msgctxt "sparklinedialog|extended_tip|colSeries"
+msgid "Select the main color for the sparklines."
+msgstr ""
+
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:285
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr ""
+#. Dqcpc
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
+msgctxt "sparklinedialog|extended_tip|cbNegative"
+msgid "Check and select the color for negative points."
+msgstr ""
+
+#. E2CzF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
+msgctxt "sparklinedialog|extended_tip|colNegative"
+msgid "Select the color for the negative points."
+msgstr ""
+
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:323
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
+msgctxt "sparklinedialog|extended_tip|cbHigh"
+msgid "Check and select the color for high points."
+msgstr ""
+
+#. xRya6
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
+msgctxt "sparklinedialog|extended_tip|colHigh"
+msgid "Select the color for the high point."
+msgstr ""
+
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:361
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
+#. 52nar
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
+msgctxt "sparklinedialog|extended_tip|cbLow"
+msgid "Check and select the color for low points."
+msgstr ""
+
+#. 44giA
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
+msgctxt "sparklinedialog|extended_tip|colLow"
+msgid "Select the color for the low point."
+msgstr ""
+
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:399
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
+#. oAqSy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
+msgctxt "sparklinedialog|extended_tip|cbMarker"
+msgid "Check and select the color for data points (line type only)."
+msgstr ""
+
+#. EzkVJ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
+msgctxt "sparklinedialog|extended_tip|colMarker"
+msgid "Select the color for the data points markers."
+msgstr ""
+
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:437
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
+#. bXysM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
+msgctxt "sparklinedialog|extended_tip|cbFirst"
+msgid "Check and select the color for first point."
+msgstr ""
+
+#. Cy7AH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
+msgctxt "sparklinedialog|extended_tip|colFirst"
+msgid "Select the color for the first point."
+msgstr ""
+
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:475
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
+#. MAiGM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
+msgctxt "sparklinedialog|extended_tip|cbLast"
+msgid "Check and select the color for last point."
+msgstr ""
+
+#. Cv5Gu
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
+msgctxt "sparklinedialog|extended_tip|colLast"
+msgid "Select the color for the last point."
+msgstr ""
+
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:517
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr ""
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:551
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr ""
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:566
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
+#. fVkAN
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
+msgctxt "sparklinedialog|extended_tip|seLineWidth"
+msgid "Enter the line thickness number manually or use the spin button."
+msgstr ""
+
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:584
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr ""
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:599
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:600
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:601
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr ""
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
+msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
+msgstr ""
+
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:611
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr ""
+#. 4QTnR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
+msgctxt "sparklinedialog|extended_tip|cbHidden"
+msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
+msgstr ""
+
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:626
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr ""
+#. scFcD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
+msgctxt "sparklinedialog|extended_tip|cbRTL"
+msgid "Check to have the sparklines show the data in reverse order."
+msgstr ""
+
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr ""
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:646
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr ""
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:647
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
+msgctxt "sparklinedialog|extended_tip|cbType"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
+msgstr ""
+
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:659
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr ""
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:675
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr ""
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:708
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:709
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
+msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
+msgstr ""
+
+#. EWGyZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
+msgctxt "sparklinedialog|extended_tip|seMinAxis"
+msgid "Spin or enter number to set the minimum value for the Y axis."
+msgstr ""
+
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:738
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:739
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
+msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgstr ""
+
+#. LwjfH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
+msgctxt "sparklinedialog|extended_tip|seMaxAxis"
+msgid "Spin or enter number to set the maximum value for the Y axis."
+msgstr ""
+
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:767
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:782
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:794
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr ""
+#. ubKiy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
+msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
+msgid "Check to show the X axis for sparklines."
+msgstr ""
+
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:814
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr ""
@@ -33797,341 +34304,419 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr ""
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "আলোকিত কৰি আছে (~H)"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr ""
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "সংযোগ কৰক"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr ""
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
+#. EysZB
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
+msgctxt "tpviewpage|value"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. owsEV
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
+msgctxt "extended_tip|value"
+msgid "Mark this box to show highlighted background when the cell is in edit mode."
+msgstr ""
+
+#. czZNn
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
+msgctxt "tpviewpage|noteauthor"
+msgid "Comment authorship"
+msgstr ""
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:281
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "প্ৰদৰ্শন"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:308
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr ""
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:316
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:327
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "অনুভূমিক স্ক্র'লবাৰ"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:335
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:346
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "উলম্ব স্ক্ৰ'ল বাৰ"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr ""
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:373
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:384
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr ""
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:392
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:403
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "উইন্ডো (~W)"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:527
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr ""
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr ""
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:563
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "জুম"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:592
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "পৃষ্ঠা বিৰতি"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:600
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:612
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
#, fuzzy
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "সহায়শাৰীসমূহ স্থানান্তৰ কৰোতে (_W)"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:620
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:634
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
#, fuzzy
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "জালৰ ৰেখাবোৰ"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:649
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr ""
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:651
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "লুকুৱাওক"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:655
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:669
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:681
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:685
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:697
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:701
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:769
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr ""
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:800
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr ""
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:814
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr ""
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:828
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "অঁকা বস্তুবোৰ (_D)"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:843
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:844
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "লুকুৱাওক"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:848
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:863
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "লুকুৱাওক"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:867
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:881
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "দেখুৱাওক (_S)"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:882
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "লুকুৱাওক"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "বস্তুবোৰ (_O)"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:964
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
@@ -34381,6 +34966,7 @@ msgstr ""
#. gMyAs
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:213
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:308
msgctxt "validationcriteriapage|extended_tip|allowempty"
msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)."
msgstr ""
@@ -34421,8 +35007,14 @@ msgctxt "validationcriteriapage|extended_tip|max"
msgid "Enter the maximum value for the data validation option that you selected in the Allow box."
msgstr ""
+#. Boou9
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
+msgctxt "validationcriteriapage|allowempty"
+msgid "Case _sensitive"
+msgstr ""
+
#. 3HjmP
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:312
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
msgctxt "validationcriteriapage|extended_tip|ValidationCriteriaPage"
msgid "Specify the validation rules for the selected cell(s)."
msgstr ""
diff --git a/source/as/sd/messages.po b/source/as/sd/messages.po
index 95023772e94..7741a1a7993 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-13 12:37+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"
@@ -1229,9 +1229,15 @@ msgctxt "STR_FULLSCREEN_SLIDESHOW"
msgid "Presenting: %s"
msgstr ""
+#. oWDD5
+#: sd/inc/strings.hrc:158
+msgctxt "STR_FULLSCREEN_CONSOLE"
+msgid "Console: %s"
+msgstr ""
+
#. uo4o3
#. To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
-#: sd/inc/strings.hrc:160
+#: sd/inc/strings.hrc:161
msgctxt "STR_SLIDES"
msgid "%1 slide"
msgid_plural "%1 slides"
@@ -1240,296 +1246,296 @@ msgstr[1] ""
#. DhF9g
#. Strings for animation effects
-#: sd/inc/strings.hrc:163
+#: sd/inc/strings.hrc:164
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "টেক্সট ভৰাওক"
#. hDtuW
-#: sd/inc/strings.hrc:164
+#: sd/inc/strings.hrc:165
msgctxt "STR_AVAILABLE_MASTERSLIDE"
msgid "Available Master Slides"
msgstr ""
#. pPzCP
-#: sd/inc/strings.hrc:165
+#: sd/inc/strings.hrc:166
msgctxt "STR_AVAILABLE_MASTERPAGE"
msgid "Available Master Pages"
msgstr ""
#. PEzLG
-#: sd/inc/strings.hrc:166
+#: sd/inc/strings.hrc:167
msgctxt "STR_SELECT_SLIDE"
msgid "Select a Slide Design"
msgstr ""
#. oTDcL
-#: sd/inc/strings.hrc:167
+#: sd/inc/strings.hrc:168
msgctxt "STR_SELECT_PAGE"
msgid "Select a Page Design"
msgstr ""
#. kz9AV
-#: sd/inc/strings.hrc:168
+#: sd/inc/strings.hrc:169
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Master Slide"
msgstr ""
#. zqDKm
-#: sd/inc/strings.hrc:169
+#: sd/inc/strings.hrc:170
msgctxt "STR_LOAD_DRAWING_LAYOUT"
msgid "Load Master Page"
msgstr ""
#. HxEp8
-#: sd/inc/strings.hrc:170
+#: sd/inc/strings.hrc:171
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "স্মাৰ্ট"
#. XUxUz
-#: sd/inc/strings.hrc:171
+#: sd/inc/strings.hrc:172
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "বাওঁফাল"
#. cmeRq
-#: sd/inc/strings.hrc:172
+#: sd/inc/strings.hrc:173
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "সোঁফাল"
#. LRG3Z
-#: sd/inc/strings.hrc:173
+#: sd/inc/strings.hrc:174
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "ওপৰ"
#. VP34S
-#: sd/inc/strings.hrc:174
+#: sd/inc/strings.hrc:175
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "তলত"
#. bVVKo
-#: sd/inc/strings.hrc:175
+#: sd/inc/strings.hrc:176
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr "বাওঁফালে ওপৰৰ?"
#. vc2Yo
-#: sd/inc/strings.hrc:176
+#: sd/inc/strings.hrc:177
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr "বাওঁফালে তলত?"
#. MMimZ
-#: sd/inc/strings.hrc:177
+#: sd/inc/strings.hrc:178
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr "সোঁফালৰ ওপৰত?"
#. FvbbG
-#: sd/inc/strings.hrc:178
+#: sd/inc/strings.hrc:179
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr "সোঁফালে তলত?"
#. G6VnG
-#: sd/inc/strings.hrc:179
+#: sd/inc/strings.hrc:180
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. dREDm
-#: sd/inc/strings.hrc:180
+#: sd/inc/strings.hrc:181
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr "উলম্ব"
#. pM95w
-#: sd/inc/strings.hrc:181
+#: sd/inc/strings.hrc:182
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "সকলো?"
#. iFawt
-#: sd/inc/strings.hrc:182
+#: sd/inc/strings.hrc:183
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr "চলন্ত অৱস্থাটোত এই কাৰ্যটো ৰান কৰিব নোৱাৰি."
#. B6jDL
-#: sd/inc/strings.hrc:183
+#: sd/inc/strings.hrc:184
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr "ৰং পৰিৱৰ্তক"
#. 9SRMu
-#: sd/inc/strings.hrc:184
+#: sd/inc/strings.hrc:185
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr "ক্রছ-ফেড কৰা"
#. PaTdN
-#: sd/inc/strings.hrc:185
+#: sd/inc/strings.hrc:186
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr "শ্লাইড প্রসাৰিত কৰক"
#. kmkAp
-#: sd/inc/strings.hrc:186
+#: sd/inc/strings.hrc:187
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr "বিষয়সূচীৰ শ্লাইড"
#. m5tvp
-#: sd/inc/strings.hrc:187
+#: sd/inc/strings.hrc:188
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr "এই মূহুৰ্তটোত কোনো SANE উত্স মজুত নাই."
#. EW8j8
-#: sd/inc/strings.hrc:188
+#: sd/inc/strings.hrc:189
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr "বৰ্তমান কোনো TWAIN উত্স মজুত নাই."
#. nsjMC
-#: sd/inc/strings.hrc:189
+#: sd/inc/strings.hrc:190
msgctxt "STR_FIX"
msgid "Fixed"
msgstr "নির্দিষ্ট"
#. m94yg
-#: sd/inc/strings.hrc:190
+#: sd/inc/strings.hrc:191
msgctxt "STR_VAR"
msgid "Variable"
msgstr "চলক"
#. eDfmL
-#: sd/inc/strings.hrc:191
+#: sd/inc/strings.hrc:192
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "মানবিশিষ্ট"
#. iPFdc
-#: sd/inc/strings.hrc:192
+#: sd/inc/strings.hrc:193
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr "মানবিশিষ্ট (চুটি)"
#. f5DSg
-#: sd/inc/strings.hrc:193
+#: sd/inc/strings.hrc:194
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr "মানবিশিষ্ট (দীঘল)"
#. 8d95x
-#: sd/inc/strings.hrc:194
+#: sd/inc/strings.hrc:195
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "ফাইলৰ নাম"
#. uguk9
-#: sd/inc/strings.hrc:195
+#: sd/inc/strings.hrc:196
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "পথ/ফাইলৰ নাম"
#. cZzcW
-#: sd/inc/strings.hrc:196
+#: sd/inc/strings.hrc:197
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr "পথ"
#. spGHx
-#: sd/inc/strings.hrc:197
+#: sd/inc/strings.hrc:198
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "প্রসাৰণৰ অবিহনে ফাইলৰ নাম"
#. M4uEt
-#: sd/inc/strings.hrc:198
+#: sd/inc/strings.hrc:199
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr "নতুন কাষ্টম শ্লাইড দেখুৱাওক"
#. FDwKp
-#: sd/inc/strings.hrc:199
+#: sd/inc/strings.hrc:200
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr "প্রতিলিপি "
#. G4C8x
-#: sd/inc/strings.hrc:200
+#: sd/inc/strings.hrc:201
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Presentation format (Impress 6)"
msgstr ""
#. rxDQB
-#: sd/inc/strings.hrc:201
+#: sd/inc/strings.hrc:202
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Drawing format (Draw 6)"
msgstr ""
#. 9G2Ea
-#: sd/inc/strings.hrc:202
+#: sd/inc/strings.hrc:203
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr "গোটমুক্ত মেটাফাইল(বোৰ)..."
#. hACxz
-#: sd/inc/strings.hrc:203
+#: sd/inc/strings.hrc:204
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr "সকলোবোৰ অঁকা বস্তু গোট মুক্ত কৰাটো সম্ভৱ নাছিল."
#. zjsSM
-#: sd/inc/strings.hrc:204
+#: sd/inc/strings.hrc:205
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr ""
#. BJiWE
-#: sd/inc/strings.hrc:205
+#: sd/inc/strings.hrc:206
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr ""
#. xG6qd
-#: sd/inc/strings.hrc:207
+#: sd/inc/strings.hrc:208
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr "বিটমেপবোৰ বহুভুজলৈ সলনি কৰক"
#. ENANv
-#: sd/inc/strings.hrc:208
+#: sd/inc/strings.hrc:209
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr "প্রেজেন্টেশ্বনৰ পৰা প্রস্থান কৰিবলৈ ক্লিক কৰক..."
#. EzUVJ
-#: sd/inc/strings.hrc:209
+#: sd/inc/strings.hrc:210
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr "সাময়িক বিৰতি..."
#. wXCu2
-#: sd/inc/strings.hrc:210
+#: sd/inc/strings.hrc:211
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr "3D ফেভৰাইট প্ৰয়োগ কৰক"
#. bACAt
-#: sd/inc/strings.hrc:211
+#: sd/inc/strings.hrc:212
#, fuzzy
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr "ছবি ফিল্টাৰ"
#. AGE8e
-#: sd/inc/strings.hrc:212
+#: sd/inc/strings.hrc:213
#, fuzzy
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
@@ -1540,801 +1546,801 @@ msgstr ""
"ফাইলটো এটা কাৰ্যকৰী ধ্বনি ফাইল নহয় !"
#. SRWpo
-#: sd/inc/strings.hrc:213
+#: sd/inc/strings.hrc:214
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr "মেটা ফাইললৈ সলনি কৰক"
#. BqqGF
-#: sd/inc/strings.hrc:214
+#: sd/inc/strings.hrc:215
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr "বিটমেপলৈ সলনি কৰক"
#. DEEG3
-#: sd/inc/strings.hrc:215
+#: sd/inc/strings.hrc:216
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list or click for dialog."
msgstr ""
#. HcDvJ
-#: sd/inc/strings.hrc:216
+#: sd/inc/strings.hrc:217
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr "শ্লাইডৰ পুনৰ নাম দিয়ক"
#. KEEy2
-#: sd/inc/strings.hrc:217
+#: sd/inc/strings.hrc:218
msgctxt "STR_TITLE_RENAMEPAGE"
msgid "Rename Page"
msgstr ""
#. rBmcL
-#: sd/inc/strings.hrc:218
+#: sd/inc/strings.hrc:219
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
msgstr ""
#. FUm5F
-#: sd/inc/strings.hrc:219
+#: sd/inc/strings.hrc:220
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "নাম"
#. jT7iq
-#: sd/inc/strings.hrc:220
+#: sd/inc/strings.hrc:221
msgctxt "STR_TITLE_RENAMEMASTERSLIDE"
msgid "Rename Master Slide"
msgstr ""
#. fWDxT
-#: sd/inc/strings.hrc:221
+#: sd/inc/strings.hrc:222
msgctxt "STR_TITLE_RENAMEMASTERPAGE"
msgid "Rename Master Page"
msgstr ""
#. rWiXQ
-#: sd/inc/strings.hrc:222
+#: sd/inc/strings.hrc:223
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr "স্বয়ংক্ৰিয় খচৰাৰ কাৰণে শিৰোনাম এৰিয়া"
#. i4T9w
-#: sd/inc/strings.hrc:223
+#: sd/inc/strings.hrc:224
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr "স্বয়ংক্ৰিয় খচৰাৰ কাৰণে বস্তুৰ এৰিয়া"
#. vS6wi
-#: sd/inc/strings.hrc:224
+#: sd/inc/strings.hrc:225
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr "ফুটাৰ এৰিয়া"
#. xFBgg
-#: sd/inc/strings.hrc:225
+#: sd/inc/strings.hrc:226
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr "হেডাৰ এৰিয়া"
#. 8JGJD
-#: sd/inc/strings.hrc:226
+#: sd/inc/strings.hrc:227
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr "ডাটা এৰিয়া"
#. oNFN3
-#: sd/inc/strings.hrc:227
+#: sd/inc/strings.hrc:228
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr "শ্লাইড সংখ্যাৰ এৰিয়া"
#. GisCz
-#: sd/inc/strings.hrc:228
+#: sd/inc/strings.hrc:229
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr "পৃষ্ঠা সংখ্যাৰ এৰিয়া"
#. rvtjX
-#: sd/inc/strings.hrc:229
+#: sd/inc/strings.hrc:230
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr "<header>"
#. RoVvC
-#: sd/inc/strings.hrc:230
+#: sd/inc/strings.hrc:231
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr "<footer>"
#. RXzA4
-#: sd/inc/strings.hrc:231
+#: sd/inc/strings.hrc:232
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr "<date/time>"
#. TuP6n
-#: sd/inc/strings.hrc:232
+#: sd/inc/strings.hrc:233
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr "<number>"
#. CCuCb
-#: sd/inc/strings.hrc:233
+#: sd/inc/strings.hrc:234
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr "<count>"
#. TDgFU
-#: sd/inc/strings.hrc:234
+#: sd/inc/strings.hrc:235
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr ""
#. j8btB
-#: sd/inc/strings.hrc:235
+#: sd/inc/strings.hrc:236
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr ""
#. ao6iR
-#: sd/inc/strings.hrc:236
+#: sd/inc/strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr "টোকাসমূহৰ স্থান"
#. EEf4k
-#: sd/inc/strings.hrc:237
+#: sd/inc/strings.hrc:238
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr "হানগল/হানজ ৰূপান্তৰকৰণ"
#. RDARn
-#: sd/inc/strings.hrc:238
+#: sd/inc/strings.hrc:239
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr "শ্লাইডবোৰ"
#. pKBNk
-#: sd/inc/strings.hrc:239
+#: sd/inc/strings.hrc:240
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE_MASTER"
msgid "Master Slides"
msgstr ""
#. CU9DK
-#: sd/inc/strings.hrc:240
+#: sd/inc/strings.hrc:241
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "পৃষ্ঠাবোৰ"
#. wnWVD
-#: sd/inc/strings.hrc:241
+#: sd/inc/strings.hrc:242
msgctxt "STR_LEFT_PANE_DRAW_TITLE_MASTER"
msgid "Master Pages"
msgstr ""
#. C7hf2
-#: sd/inc/strings.hrc:242
+#: sd/inc/strings.hrc:243
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr "পূৰ্বদৃশ্য উপলব্ধ নহয়"
#. bAJoa
-#: sd/inc/strings.hrc:243
+#: sd/inc/strings.hrc:244
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr "পূৰ্বদৃশ্য প্ৰস্তুত কৰি আছে"
#. nDrpm
-#: sd/inc/strings.hrc:244
+#: sd/inc/strings.hrc:245
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "খচৰাবোৰ"
#. peCQY
-#: sd/inc/strings.hrc:245
+#: sd/inc/strings.hrc:246
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr ""
#. tR4CL
-#: sd/inc/strings.hrc:246
+#: sd/inc/strings.hrc:247
#, fuzzy
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr "উপস্থাপন শীৰ্ষক"
#. oyUYa
-#: sd/inc/strings.hrc:247
+#: sd/inc/strings.hrc:248
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "শৈলীবোৰ"
#. nBdAL
-#: sd/inc/strings.hrc:248
+#: sd/inc/strings.hrc:249
msgctxt "STR_NAVIGATOR_CUSTOMSHAPE"
msgid "Custom Shape"
msgstr ""
#. BQmNo
-#: sd/inc/strings.hrc:249
+#: sd/inc/strings.hrc:250
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr "আকৃতি %1"
#. 94JFw
-#: sd/inc/strings.hrc:250
+#: sd/inc/strings.hrc:251
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
msgstr ""
#. 76dF3
-#: sd/inc/strings.hrc:251
+#: sd/inc/strings.hrc:252
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr "স্লাইড বিস্তাৰ পুনৰ সংহতি কৰক"
#. EB6XY
-#: sd/inc/strings.hrc:252
+#: sd/inc/strings.hrc:253
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr "ফাইল ভৰাওক"
#. koDfS
-#: sd/inc/strings.hrc:253
+#: sd/inc/strings.hrc:254
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "ছার্ট ভৰাওক"
#. re2hh
-#: sd/inc/strings.hrc:254
+#: sd/inc/strings.hrc:255
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "ছবি সুমুৱাওক"
#. iBBLh
-#: sd/inc/strings.hrc:255
+#: sd/inc/strings.hrc:256
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr ""
#. m8crC
-#: sd/inc/strings.hrc:256
+#: sd/inc/strings.hrc:257
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr "পৃষ্ঠাসমূহ ড্ৰেগ আৰু ড্ৰপ কৰক"
#. CAGzA
-#: sd/inc/strings.hrc:257
+#: sd/inc/strings.hrc:258
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr "স্লাইডসমূহ ড্ৰেগ আৰু ড্ৰপ কৰক"
#. 2mDn4
-#: sd/inc/strings.hrc:258
+#: sd/inc/strings.hrc:259
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr "অনুগ্ৰহ কৰি এলবামলৈ ছবিবোৰ যোগ কৰক।"
#. jbPEH
-#: sd/inc/strings.hrc:259
+#: sd/inc/strings.hrc:260
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr "লিখনী স্লাইড"
#. DKw6n
-#: sd/inc/strings.hrc:261
+#: sd/inc/strings.hrc:262
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "পৃষ্ঠভূমি"
#. qGFWm
-#: sd/inc/strings.hrc:262
+#: sd/inc/strings.hrc:263
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr "পৃষ্ঠভূমিৰ বস্তুবোৰ"
#. j9GG4
-#: sd/inc/strings.hrc:263
+#: sd/inc/strings.hrc:264
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "বিন্যাস"
#. nU2g2
-#: sd/inc/strings.hrc:264
+#: sd/inc/strings.hrc:265
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr "নিয়ন্ত্রণবোৰ"
#. zQSpC
-#: sd/inc/strings.hrc:265
+#: sd/inc/strings.hrc:266
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr "মাত্রা ৰেখাবোৰ"
#. z4wq5
-#: sd/inc/strings.hrc:266
+#: sd/inc/strings.hrc:267
msgctxt "STR_PAGE"
msgid "Slide"
msgstr "শ্লাইড"
#. TTD8A
-#: sd/inc/strings.hrc:267
+#: sd/inc/strings.hrc:268
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "পৃষ্ঠা"
#. p8GEE
-#: sd/inc/strings.hrc:268
+#: sd/inc/strings.hrc:269
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr "শ্লাইড"
#. r3w8y
-#: sd/inc/strings.hrc:269
+#: sd/inc/strings.hrc:270
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr ""
#. 8WvYc
-#: sd/inc/strings.hrc:270
+#: sd/inc/strings.hrc:271
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr ""
#. C3zZM
-#: sd/inc/strings.hrc:271
+#: sd/inc/strings.hrc:272
#, fuzzy
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr "মাস্টাৰ পৃষ্ঠাসমূহ"
#. nTgKn
-#: sd/inc/strings.hrc:272
+#: sd/inc/strings.hrc:273
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr ""
#. PacSi
-#: sd/inc/strings.hrc:273
+#: sd/inc/strings.hrc:274
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr "(টিপ্পনীবোৰ)"
#. hBB6T
-#: sd/inc/strings.hrc:274
+#: sd/inc/strings.hrc:275
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr "হেণ্ডআউটবোৰ"
#. ZC2XQ
-#: sd/inc/strings.hrc:275
+#: sd/inc/strings.hrc:276
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr "শিৰোনাম টেক্সট ফৰমেট সম্পাদনা কৰিবলৈ ক্লিক কৰক"
#. bekYz
-#: sd/inc/strings.hrc:276
+#: sd/inc/strings.hrc:277
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "ৰূপৰেখা টেক্সট ফৰমেট সম্পাদনা কৰিবলৈ ক্লিক কৰক"
#. MhEh8
-#: sd/inc/strings.hrc:277
+#: sd/inc/strings.hrc:278
msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
msgid "Double-tap to edit the title text format"
msgstr ""
#. eMDBG
-#: sd/inc/strings.hrc:278
+#: sd/inc/strings.hrc:279
msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
msgid "Double-tap to edit the outline text format"
msgstr ""
#. QHBwE
-#: sd/inc/strings.hrc:279
+#: sd/inc/strings.hrc:280
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr "দ্বিতীয় ৰূপৰেখা স্তৰ"
#. Lf8oo
-#: sd/inc/strings.hrc:280
+#: sd/inc/strings.hrc:281
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr "তৃতীয় ৰূপৰেখা স্তৰ"
#. n3fVM
-#: sd/inc/strings.hrc:281
+#: sd/inc/strings.hrc:282
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr "চতুর্থ ৰূপৰেখা স্তৰ"
#. DsABM
-#: sd/inc/strings.hrc:282
+#: sd/inc/strings.hrc:283
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr "পঞ্চম ৰূপৰেখা স্তৰ"
#. CG6UM
-#: sd/inc/strings.hrc:283
+#: sd/inc/strings.hrc:284
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr "ষষ্ঠ ৰূপৰেখা স্তৰ"
#. 45DF3
-#: sd/inc/strings.hrc:284
+#: sd/inc/strings.hrc:285
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr "সপ্তম ৰূপৰেখা স্তৰ"
#. msbUt
-#: sd/inc/strings.hrc:285
+#: sd/inc/strings.hrc:286
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr "শ্লাইডৰ স্থান পৰিৱর্তন কৰিবলৈ ক্লিক কৰক"
#. CuXWS
-#: sd/inc/strings.hrc:286
+#: sd/inc/strings.hrc:287
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr "টিপ্পনীবোৰৰ ফৰমেট সম্পাদনা কৰিবলৈ ক্লিক কৰক"
#. Qxj2R
-#: sd/inc/strings.hrc:287
+#: sd/inc/strings.hrc:288
msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
msgid "Double-tap to move the slide"
msgstr ""
#. iibds
-#: sd/inc/strings.hrc:288
+#: sd/inc/strings.hrc:289
msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
msgid "Double-tap to edit the notes format"
msgstr ""
#. oBXBx
-#: sd/inc/strings.hrc:289
+#: sd/inc/strings.hrc:290
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr "শীৰ্ষক যোগ কৰিবলৈ ক্লিক কৰক"
#. HVQNr
-#: sd/inc/strings.hrc:290
+#: sd/inc/strings.hrc:291
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr "টেক্সট যোগ কৰিবলৈ ক্লিক কৰক"
#. NUirL
-#: sd/inc/strings.hrc:291
+#: sd/inc/strings.hrc:292
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr "টেক্সট যোগ কৰিবলৈ ক্লিক কৰক"
#. 2u7FR
-#: sd/inc/strings.hrc:292
+#: sd/inc/strings.hrc:293
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr "টোকাসমূহ যোগ কৰিবলে ক্লিক কৰক"
#. EdPZC
-#: sd/inc/strings.hrc:293
+#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
msgstr ""
#. js2X9
-#: sd/inc/strings.hrc:294
+#: sd/inc/strings.hrc:295
msgctxt "STR_PRESOBJ_TITLE_MOBILE"
msgid "Double-tap to add Title"
msgstr ""
#. jLtyS
-#: sd/inc/strings.hrc:295
+#: sd/inc/strings.hrc:296
msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
msgid "Double-tap to add Text"
msgstr ""
#. KAFJh
-#: sd/inc/strings.hrc:296
+#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Double-tap to add Text"
msgstr ""
#. ksTwQ
-#: sd/inc/strings.hrc:297
+#: sd/inc/strings.hrc:298
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Tap to edit text"
msgstr ""
#. bRhRR
-#: sd/inc/strings.hrc:298
+#: sd/inc/strings.hrc:299
msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
msgid "Double-tap to add Notes"
msgstr ""
#. ZqPtT
-#: sd/inc/strings.hrc:299
+#: sd/inc/strings.hrc:300
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr "এটা ছবি যোগ কৰিবলে দুবাৰ-ক্লিক কৰক"
#. HGVA3
-#: sd/inc/strings.hrc:300
+#: sd/inc/strings.hrc:301
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr "এটা অবজেক্ট যোগ কৰিবলে দুবাৰ-ক্লিক কৰক"
#. XjW6w
-#: sd/inc/strings.hrc:301
+#: sd/inc/strings.hrc:302
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr "এটা চাৰ্ট যোগ কৰিবলে দুবাৰ-ক্লিক কৰক"
#. eKgCA
-#: sd/inc/strings.hrc:302
+#: sd/inc/strings.hrc:303
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr "এটা সংঘঠন চাৰ্ট যোগ কৰিবলৈ দুবাৰ-ক্লিক কৰক"
#. wW4E4
-#: sd/inc/strings.hrc:303
+#: sd/inc/strings.hrc:304
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr "এটা স্প্ৰেডশ্বীট যোগ কৰিবলৈ দুবাৰ ক্লিক কৰক"
#. nBtJo
-#: sd/inc/strings.hrc:304
+#: sd/inc/strings.hrc:305
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "ডিফল্ট"
#. rEPYV
-#: sd/inc/strings.hrc:305
+#: sd/inc/strings.hrc:306
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "শিৰোনাম"
#. zT4rH
-#: sd/inc/strings.hrc:306
+#: sd/inc/strings.hrc:307
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default Drawing Style"
msgstr ""
#. pxfDw
-#: sd/inc/strings.hrc:307
+#: sd/inc/strings.hrc:308
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr "শ্লাইডবোৰৰ স্থান পৰিৱর্তন কৰক"
#. uDXFb
-#: sd/inc/strings.hrc:308
+#: sd/inc/strings.hrc:309
msgctxt "STR_INSERT_PAGES"
msgid "Insert Pages"
msgstr ""
#. 7Z6kC
-#: sd/inc/strings.hrc:309
+#: sd/inc/strings.hrc:310
msgctxt "STR_INSERT_PAGE_DRAW"
msgid "Insert Page"
msgstr ""
#. CMhGm
-#: sd/inc/strings.hrc:310
+#: sd/inc/strings.hrc:311
msgctxt "STR_SLIDE_SETUP_TITLE"
msgid "Slide Properties"
msgstr ""
#. pA7rP
-#: sd/inc/strings.hrc:312
+#: sd/inc/strings.hrc:313
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr "পূর্ণ নকৰা বস্তু"
#. btJeg
-#: sd/inc/strings.hrc:313
+#: sd/inc/strings.hrc:314
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr "কোনো পূৰ্ণ আৰু কোনো শাৰী নহোৱাকৈ অবজেক্ট"
#. YCmiq
-#: sd/inc/strings.hrc:314
+#: sd/inc/strings.hrc:315
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. v7u2t
-#: sd/inc/strings.hrc:315
+#: sd/inc/strings.hrc:316
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
msgstr ""
#. EEK5c
-#: sd/inc/strings.hrc:316
+#: sd/inc/strings.hrc:317
msgctxt "STR_POOLSHEET_A4_TITLE"
msgid "Title A4"
msgstr ""
#. ZCLYo
-#: sd/inc/strings.hrc:317
+#: sd/inc/strings.hrc:318
msgctxt "STR_POOLSHEET_A4_HEADLINE"
msgid "Heading A4"
msgstr ""
#. epKM4
-#: sd/inc/strings.hrc:318
+#: sd/inc/strings.hrc:319
msgctxt "STR_POOLSHEET_A4_TEXT"
msgid "Text A4"
msgstr ""
#. kCg3k
-#: sd/inc/strings.hrc:319
+#: sd/inc/strings.hrc:320
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
msgstr ""
#. mhBmK
-#: sd/inc/strings.hrc:320
+#: sd/inc/strings.hrc:321
msgctxt "STR_POOLSHEET_A0_TITLE"
msgid "Title A0"
msgstr ""
#. 6AG4z
-#: sd/inc/strings.hrc:321
+#: sd/inc/strings.hrc:322
msgctxt "STR_POOLSHEET_A0_HEADLINE"
msgid "Heading A0"
msgstr ""
#. gLfCw
-#: sd/inc/strings.hrc:322
+#: sd/inc/strings.hrc:323
msgctxt "STR_POOLSHEET_A0_TEXT"
msgid "Text A0"
msgstr ""
#. eDG7h
-#: sd/inc/strings.hrc:323
+#: sd/inc/strings.hrc:324
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Graphic"
msgstr ""
#. o4g3u
-#: sd/inc/strings.hrc:324
+#: sd/inc/strings.hrc:325
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Shapes"
msgstr ""
#. i6AnZ
-#: sd/inc/strings.hrc:325
+#: sd/inc/strings.hrc:326
msgctxt "STR_POOLSHEET_LINES"
msgid "Lines"
msgstr ""
#. 2ohzZ
-#: sd/inc/strings.hrc:326
+#: sd/inc/strings.hrc:327
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Arrow Line"
msgstr ""
#. mLCYV
-#: sd/inc/strings.hrc:327
+#: sd/inc/strings.hrc:328
msgctxt "STR_POOLSHEET_LINES_DASHED"
msgid "Dashed Line"
msgstr ""
#. xtD8b
-#: sd/inc/strings.hrc:329
+#: sd/inc/strings.hrc:330
msgctxt "STR_POOLSHEET_FILLED"
msgid "Filled"
msgstr ""
#. BGGf5
-#: sd/inc/strings.hrc:330
+#: sd/inc/strings.hrc:331
msgctxt "STR_POOLSHEET_FILLED_BLUE"
msgid "Filled Blue"
msgstr ""
#. sGCBw
-#: sd/inc/strings.hrc:331
+#: sd/inc/strings.hrc:332
msgctxt "STR_POOLSHEET_FILLED_GREEN"
msgid "Filled Green"
msgstr ""
#. xfoEY
-#: sd/inc/strings.hrc:332
+#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_FILLED_YELLOW"
msgid "Filled Yellow"
msgstr ""
#. eEKGF
-#: sd/inc/strings.hrc:333
+#: sd/inc/strings.hrc:334
msgctxt "STR_POOLSHEET_FILLED_RED"
msgid "Filled Red"
msgstr ""
#. uHgQH
-#: sd/inc/strings.hrc:335
+#: sd/inc/strings.hrc:336
msgctxt "STR_POOLSHEET_OUTLINE"
msgid "Outlined"
msgstr ""
#. 2eHMC
-#: sd/inc/strings.hrc:336
+#: sd/inc/strings.hrc:337
msgctxt "STR_POOLSHEET_OUTLINE_BLUE"
msgid "Outlined Blue"
msgstr ""
#. 8FRxG
-#: sd/inc/strings.hrc:337
+#: sd/inc/strings.hrc:338
msgctxt "STR_POOLSHEET_OUTLINE_GREEN"
msgid "Outlined Green"
msgstr ""
#. CEJ3Z
-#: sd/inc/strings.hrc:338
+#: sd/inc/strings.hrc:339
msgctxt "STR_POOLSHEET_OUTLINE_YELLOW"
msgid "Outlined Yellow"
msgstr ""
#. LARUM
-#: sd/inc/strings.hrc:339
+#: sd/inc/strings.hrc:340
msgctxt "STR_POOLSHEET_OUTLINE_RED"
msgid "Outlined Red"
msgstr ""
#. 5dvZu
-#: sd/inc/strings.hrc:341
+#: sd/inc/strings.hrc:342
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "শিৰোনাম"
#. zn6qa
-#: sd/inc/strings.hrc:342
+#: sd/inc/strings.hrc:343
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr "উপশিৰোনাম"
#. JVyHE
-#: sd/inc/strings.hrc:343
+#: sd/inc/strings.hrc:344
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr "ৰূপৰেখা"
#. riaKo
-#: sd/inc/strings.hrc:344
+#: sd/inc/strings.hrc:345
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr "পৃষ্ঠভূমিৰ বস্তুবোৰ"
#. EEEk3
-#: sd/inc/strings.hrc:345
+#: sd/inc/strings.hrc:346
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "পৃষ্ঠভূমি"
#. EdWfd
-#: sd/inc/strings.hrc:346
+#: sd/inc/strings.hrc:347
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "টিপ্পনীবোৰ"
#. FQqif
-#: sd/inc/strings.hrc:347
+#: sd/inc/strings.hrc:348
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr "পাৱাৰ পইণ্ট আমদানি"
#. kjKWf
-#: sd/inc/strings.hrc:348
+#: sd/inc/strings.hrc:349
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "ডকুমেন্ট ছেভ কৰক"
#. HAeDt
-#: sd/inc/strings.hrc:349
+#: sd/inc/strings.hrc:350
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr ""
#. 7uDfu
-#: sd/inc/strings.hrc:350
+#: sd/inc/strings.hrc:351
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr ""
@@ -2342,661 +2348,661 @@ msgstr ""
#. E9zvq
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
-#: sd/inc/strings.hrc:355
+#: sd/inc/strings.hrc:356
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr "ড্ৰয়িং দৃশ্য"
#. GfnmX
-#: sd/inc/strings.hrc:356
+#: sd/inc/strings.hrc:357
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr "ড্ৰয়িং দৃশ্য"
#. YCVqM
-#: sd/inc/strings.hrc:357
+#: sd/inc/strings.hrc:358
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr "ৰূপৰেখা দৃশ্য"
#. k2hXi
-#: sd/inc/strings.hrc:358
+#: sd/inc/strings.hrc:359
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr "শ্লাইডবোৰৰ দৰ্শন"
#. A22hR
-#: sd/inc/strings.hrc:359
+#: sd/inc/strings.hrc:360
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr "এইখিনিতেই আপুনি শ্লাইডবোৰৰ বৰ্গীকৰণ কৰে."
#. vyX8L
-#: sd/inc/strings.hrc:360
+#: sd/inc/strings.hrc:361
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr "টিপ্পনী দৃশ্য"
#. qr5ov
-#: sd/inc/strings.hrc:361
+#: sd/inc/strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr "এইখিনিতেই দৃশ্য"
#. Ycpb4
-#: sd/inc/strings.hrc:362
+#: sd/inc/strings.hrc:363
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "উপস্থাপন শীৰ্ষক"
#. 4WCzf
-#: sd/inc/strings.hrc:363
+#: sd/inc/strings.hrc:364
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr "PresentationOutliner"
#. cBoMF
-#: sd/inc/strings.hrc:364
+#: sd/inc/strings.hrc:365
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr "PresentationSubtitle"
#. 8KV99
-#: sd/inc/strings.hrc:365
+#: sd/inc/strings.hrc:366
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "PresentationPage"
#. R6kyg
-#: sd/inc/strings.hrc:366
+#: sd/inc/strings.hrc:367
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "PresentationNotes"
#. X8c9Z
-#: sd/inc/strings.hrc:367
+#: sd/inc/strings.hrc:368
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "হেণ্ডআউট"
#. FeAdu
-#: sd/inc/strings.hrc:368
+#: sd/inc/strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr "UnknownAccessiblePresentationShape"
#. sA8of
-#: sd/inc/strings.hrc:369
+#: sd/inc/strings.hrc:370
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr "PresentationFooter"
#. KAC6Z
-#: sd/inc/strings.hrc:370
+#: sd/inc/strings.hrc:371
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "PresentationHeader"
#. EfHeH
-#: sd/inc/strings.hrc:371
+#: sd/inc/strings.hrc:372
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr "PresentationDateAndTime"
#. WosPZ
-#: sd/inc/strings.hrc:372
+#: sd/inc/strings.hrc:373
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr "PresentationPageNumber"
#. kCGsH
-#: sd/inc/strings.hrc:373
+#: sd/inc/strings.hrc:374
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME উপস্থাপন"
#. ubJop
-#: sd/inc/strings.hrc:374
+#: sd/inc/strings.hrc:375
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "শীৰ্ষক"
#. Va4KF
-#: sd/inc/strings.hrc:375
+#: sd/inc/strings.hrc:376
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr "আউটলাইনাৰ"
#. 6FKRE
-#: sd/inc/strings.hrc:376
+#: sd/inc/strings.hrc:377
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "উপশীৰ্ষক"
#. eSBEi
-#: sd/inc/strings.hrc:377
+#: sd/inc/strings.hrc:378
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "পৃষ্ঠা"
#. WEaeZ
-#: sd/inc/strings.hrc:378
+#: sd/inc/strings.hrc:379
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "টোকাসমূহ"
#. buhox
-#: sd/inc/strings.hrc:379
+#: sd/inc/strings.hrc:380
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr "হেণ্ডআউট"
#. 4xBQg
-#: sd/inc/strings.hrc:380
+#: sd/inc/strings.hrc:381
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr "অজ্ঞাত অভিগম্য উপস্থাপন আকৃতি"
#. CGegB
-#: sd/inc/strings.hrc:381
+#: sd/inc/strings.hrc:382
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "ফুটাৰ"
#. SrrR4
-#: sd/inc/strings.hrc:382
+#: sd/inc/strings.hrc:383
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "হেডাৰ"
#. CCwKy
-#: sd/inc/strings.hrc:383
+#: sd/inc/strings.hrc:384
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "তাৰিখ"
#. EFmn4
-#: sd/inc/strings.hrc:384
+#: sd/inc/strings.hrc:385
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "সংখ্যা"
#. wFpMQ
-#: sd/inc/strings.hrc:385
+#: sd/inc/strings.hrc:386
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(কেৱল-পঢ়িব পৰা)"
#. EV4W5
-#: sd/inc/strings.hrc:387
+#: sd/inc/strings.hrc:388
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "কোনো নহয়"
#. 9izAz
-#: sd/inc/strings.hrc:388
+#: sd/inc/strings.hrc:389
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr "পৰৱৰ্তী ক্লিক পৰ্যন্ত"
#. oEQ7B
-#: sd/inc/strings.hrc:389
+#: sd/inc/strings.hrc:390
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr "শ্লাইড শেষ নোহোৱা পৰ্যন্ত"
#. Lf9gB
-#: sd/inc/strings.hrc:390
+#: sd/inc/strings.hrc:391
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "দিশ (_D):"
#. xxDXG
-#: sd/inc/strings.hrc:391
+#: sd/inc/strings.hrc:392
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "জুম"
#. SvBeK
-#: sd/inc/strings.hrc:392
+#: sd/inc/strings.hrc:393
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr "স্প'কবোৰ"
#. eJ4qZ
-#: sd/inc/strings.hrc:393
+#: sd/inc/strings.hrc:394
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr "লেবেল হিচাপে প্ৰথম শাৰী"
#. CSbCE
-#: sd/inc/strings.hrc:394
+#: sd/inc/strings.hrc:395
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr "দ্বিতীয় ৰং"
#. cZUiD
-#: sd/inc/strings.hrc:395
+#: sd/inc/strings.hrc:396
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr "লেবেল হিচাপে প্ৰথম শাৰী"
#. U5ZDL
-#: sd/inc/strings.hrc:396
+#: sd/inc/strings.hrc:397
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
#. vKLER
-#: sd/inc/strings.hrc:397
+#: sd/inc/strings.hrc:398
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "ফণ্ট"
#. Fdsks
-#: sd/inc/strings.hrc:398
+#: sd/inc/strings.hrc:399
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr "লেবেল হিচাপে প্ৰথম শাৰী"
#. nT7dm
-#: sd/inc/strings.hrc:399
+#: sd/inc/strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
#. q24Fe
-#: sd/inc/strings.hrc:400
+#: sd/inc/strings.hrc:401
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr "টাইপফেচ"
#. nAqeR
-#: sd/inc/strings.hrc:401
+#: sd/inc/strings.hrc:402
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr "ৰেখাৰ ৰং"
#. w7G4Q
-#: sd/inc/strings.hrc:402
+#: sd/inc/strings.hrc:403
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr "আখৰৰ আকাৰ"
#. R3GgU
-#: sd/inc/strings.hrc:403
+#: sd/inc/strings.hrc:404
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "আকাৰ"
#. YEwoz
-#: sd/inc/strings.hrc:404
+#: sd/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr "পৰিমাণ"
#. wiQPZ
-#: sd/inc/strings.hrc:405
+#: sd/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "ৰং"
#. f5u6C
-#: sd/inc/strings.hrc:406
+#: sd/inc/strings.hrc:407
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr "(ধ্বনি নাই)"
#. N7jGX
-#: sd/inc/strings.hrc:407
+#: sd/inc/strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr "(পূৰ্বৱৰ্তী ধ্বনি বন্ধ কৰক)"
#. vasqr
-#: sd/inc/strings.hrc:408
+#: sd/inc/strings.hrc:409
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr "অন্য ধ্বনি..."
#. CjvLY
-#: sd/inc/strings.hrc:409
+#: sd/inc/strings.hrc:410
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "নমুনা"
#. CdYt2
-#: sd/inc/strings.hrc:410
+#: sd/inc/strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "ট্ৰিগাৰ"
#. Evkrq
-#: sd/inc/strings.hrc:411
+#: sd/inc/strings.hrc:412
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr "ব্যৱহাৰকাৰী পথসমূহ"
#. EcciE
-#: sd/inc/strings.hrc:412
+#: sd/inc/strings.hrc:413
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr ""
#. Zydrz
-#: sd/inc/strings.hrc:413
+#: sd/inc/strings.hrc:414
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr ""
#. kW2DL
-#: sd/inc/strings.hrc:414
+#: sd/inc/strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr ""
#. iKFbF
-#: sd/inc/strings.hrc:415
+#: sd/inc/strings.hrc:416
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr "গতিৰ পথবোৰ"
#. kg9Yv
-#: sd/inc/strings.hrc:416
+#: sd/inc/strings.hrc:417
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr ""
#. Ep4QY
-#: sd/inc/strings.hrc:417
+#: sd/inc/strings.hrc:418
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "কোনো নহয়"
#. KAsTD
-#: sd/inc/strings.hrc:419
+#: sd/inc/strings.hrc:420
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "Today,"
#. DEYnN
-#: sd/inc/strings.hrc:420
+#: sd/inc/strings.hrc:421
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr "Yesterday,"
#. bh3FZ
-#: sd/inc/strings.hrc:421
+#: sd/inc/strings.hrc:422
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr "লেখক"
#. AvNV8
-#: sd/inc/strings.hrc:422
+#: sd/inc/strings.hrc:423
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Impress প্ৰদৰ্শনৰ শেষত আহি পাইছে। আপুনি আৰম্ভণীৰ পৰা চলাব বিচাৰে নে?"
#. P5gKe
-#: sd/inc/strings.hrc:423
+#: sd/inc/strings.hrc:424
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Impress প্ৰদৰ্শনৰ আৰম্ভণীত আহি পাইছে। আপুনি শেষৰ পৰা চলাব বিচাৰে নে?"
#. KGmdL
-#: sd/inc/strings.hrc:424
+#: sd/inc/strings.hrc:425
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Draw দস্তাবেজৰ শেষত আহি পাইছে। আপুনি আৰম্ভনীৰ পৰা চলাব বিচাৰে নে?"
#. oEn6r
-#: sd/inc/strings.hrc:425
+#: sd/inc/strings.hrc:426
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Draw দস্তাবেজৰ আৰম্ভণীত আহি পাইছে। আপুনি শেষৰ পৰা চলাব বিচাৰে নে?"
#. eP7Vm
-#: sd/inc/strings.hrc:426
+#: sd/inc/strings.hrc:427
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "মন্তব্য সোমাওক"
#. s4c9W
-#: sd/inc/strings.hrc:427
+#: sd/inc/strings.hrc:428
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "মন্তব্য(সমূহ) মচি দিয়ক"
#. bxiPE
-#: sd/inc/strings.hrc:428
+#: sd/inc/strings.hrc:429
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr "মন্তব্য সঞ্চলন কৰক"
#. hQbpd
-#: sd/inc/strings.hrc:429
+#: sd/inc/strings.hrc:430
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "মন্তব্য সম্পাদন কৰক"
#. g6k7E
-#: sd/inc/strings.hrc:430
+#: sd/inc/strings.hrc:431
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr "%1 লে উত্তৰ দিয়ক"
#. NMTpu
-#: sd/inc/strings.hrc:432
+#: sd/inc/strings.hrc:433
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "মেডিয়া পুনৰ বজাওক"
#. Q76cw
-#: sd/inc/strings.hrc:433
+#: sd/inc/strings.hrc:434
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "টেবুল"
#. xCRmu
-#: sd/inc/strings.hrc:435
+#: sd/inc/strings.hrc:436
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#. 6KbnP
-#: sd/inc/strings.hrc:436
+#: sd/inc/strings.hrc:437
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "দস্তাবেজ"
#. uBxPs
-#: sd/inc/strings.hrc:437
+#: sd/inc/strings.hrc:438
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr ""
#. EPBUK
-#: sd/inc/strings.hrc:438
+#: sd/inc/strings.hrc:439
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr ""
#. BFEFJ
-#: sd/inc/strings.hrc:439
+#: sd/inc/strings.hrc:440
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "সমলসমূহ"
#. AdWKp
-#: sd/inc/strings.hrc:440
+#: sd/inc/strings.hrc:441
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "স্লাইডৰ নাম"
#. GkLky
-#: sd/inc/strings.hrc:441
+#: sd/inc/strings.hrc:442
#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "পৃষ্টাৰ নাম"
#. EFkVE
-#: sd/inc/strings.hrc:442
+#: sd/inc/strings.hrc:443
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "তাৰিখ আৰু সময়"
#. ZcDFL
-#: sd/inc/strings.hrc:443
+#: sd/inc/strings.hrc:444
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "লুকাই থকা পৃষ্টাসমূহ"
#. CSUbC
-#: sd/inc/strings.hrc:444
+#: sd/inc/strings.hrc:445
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ৰং"
#. WmYKp
-#: sd/inc/strings.hrc:445
+#: sd/inc/strings.hrc:446
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "আকাৰ"
#. qDGVE
-#: sd/inc/strings.hrc:446
+#: sd/inc/strings.hrc:447
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "পুস্তিকা (_r)"
#. K7m8L
-#: sd/inc/strings.hrc:447
+#: sd/inc/strings.hrc:448
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "পৃষ্ঠাৰ কাষবোৰ"
#. 8AzJi
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:449
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "অন্তর্ভূক্ত কৰক"
#. AEeCf
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:450
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "প্ৰিন্টাৰ পছন্দসমূহৰ পৰা কেৱল পৃষ্ঠা ট্ৰে ব্যৱহাৰ কৰক (~U)"
#. jBxbU
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr ""
#. a3tSp
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:452
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr ""
#. pPiWM
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:454
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr "উপস্থাপনটোৰ শেষলৈকে %PRODUCTNAME ইম্প্ৰেছে সন্ধান কৰিছে. আপুনি আৰম্ভণিত সন্ধান অব্যাহত ৰাখিব বিচাৰেনেকি ?"
#. buKAC
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:455
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr "উপস্থাপনটোৰ আৰম্ভণিলৈকে %PRODUCTNAME ইম্প্ৰেছে সন্ধান কৰিছে. আপুনি শেষত সন্ধান অব্যাহত ৰাখিব বিচাৰেনেকি ?"
#. iiE2i
-#: sd/inc/strings.hrc:455
+#: sd/inc/strings.hrc:456
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr "দস্তাবেজটোৰ শেষলৈকে %PRODUCTNAME ইম্প্ৰেছে সন্ধান কৰিছে. আপুনি আৰম্ভণিত সন্ধান অব্যাহত ৰাখিব বিচাৰেনেকি ?"
#. RAhiP
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:457
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr "দস্তাবেজটোৰ আৰম্ভণিলৈকে %PRODUCTNAME ইম্প্ৰেছে সন্ধান কৰিছে. আপুনি শেষত সন্ধান অব্যাহত ৰাখিব বিচাৰেনেকি ?"
#. 6GhtE
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:459
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr ""
#. X9CWA
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:461
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr ""
#. yYhnC
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:463
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Next"
msgstr ""
#. YG7NQ
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:464
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
msgstr ""
#. A9eJu
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:465
msgctxt "RID_SVXSTR_MENU_FIRST"
msgid "~First Slide"
msgstr ""
#. CVatA
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:466
msgctxt "RID_SVXSTR_MENU_LAST"
msgid "~Last Slide"
msgstr ""
#. Wkvpi
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:468
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr ""
#. KfamK
-#: sd/inc/strings.hrc:468
+#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
msgstr ""
#. a9JBA
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:470
msgctxt "STR_REMOVE_TABLESTYLE"
msgid ""
"The selected style is in use in this document.\n"
@@ -3277,11 +3283,11 @@ msgctxt "crossfadedialog|extended_tip|CrossFadeDialog"
msgid "Creates shapes and distributes them by uniform increments between two drawing objects."
msgstr ""
-#. 9Ga7E
+#. rsfpn
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:8
msgctxt "dlgsnap|SnapObjectDialog"
-msgid "New Snap Object"
-msgstr "নতুন স্নেপ অবজেক্ট"
+msgid "New Snap Guide"
+msgstr ""
#. Qg8Yb
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:31
@@ -3818,225 +3824,225 @@ msgid "Rename..."
msgstr ""
#. V3FWt
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3169
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3175
msgctxt "drawnotebookbar|FileLabel"
msgid "_File"
msgstr ""
#. exwEC
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3188
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3194
msgctxt "drawnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. qrXDY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3244
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3250
msgctxt "drawnotebookbar|FileLabel"
msgid "~File"
msgstr ""
#. EQ6HL
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4613
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4619
msgctxt "drawnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. jtFqm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4712
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4718
msgctxt "drawnotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. zoUaS
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5420
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5426
msgctxt "drawnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. S5FkE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5583
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5589
msgctxt "drawnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr ""
#. Z3UCg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5687
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5693
msgctxt "drawnotebookbar|InsertLabel"
msgid "~Insert"
msgstr ""
#. TVDXM
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6387
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6393
msgctxt "drawnotebookbar|PageMenuButton"
msgid "_Layout"
msgstr ""
#. Rv7x4
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6472
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6478
msgctxt "drawnotebookbar|PageLabel"
msgid "~Layout"
msgstr ""
#. BQcfo
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7010
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7016
msgctxt "drawnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. prpcY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7093
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7099
msgctxt "drawnotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. EiuB6
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8122
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8182
msgctxt "drawnotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. EF3TH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8207
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8267
msgctxt "drawnotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. 94L75
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9552
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9612
msgctxt "drawnotebookbar|TextMenuButton"
msgid "T_ext"
msgstr ""
#. PQtWE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9647
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9707
msgctxt "drawnotebookbar|ReferencesLabel"
msgid "T~ext"
msgstr ""
#. tNq7H
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10549
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10609
msgctxt "drawnotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. 9pJGh
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10633
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10693
msgctxt "drawnotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. ECD4J
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11160
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:12477
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14271
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11220
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:12537
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14331
msgctxt "drawnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. 4Z6aZ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11828
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11888
msgctxt "drawnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr ""
#. 7FoFi
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11937
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11997
msgctxt "drawnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 6SADm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13688
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13748
msgctxt "drawnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. 6S8qN
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13794
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13854
msgctxt "drawnotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. QAEDd
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14627
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14687
msgctxt "drawnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. SL4NA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14734
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14794
msgctxt "drawnotebookbar|ObjectLabel"
msgid "~Object"
msgstr ""
#. 4aAxG
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15200
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15260
msgctxt "drawnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. ed3LH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15304
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15364
msgctxt "drawnotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. FAL6c
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16112
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16172
msgctxt "drawnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. oaAJU
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16196
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16256
msgctxt "DrawNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. ZBVGA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16983
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17043
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "3_d"
msgstr ""
#. fEyRX
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17090
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17150
msgctxt "DrawNotebookbar|FormLabel"
msgid "3~d"
msgstr ""
#. 7ZLQw
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17614
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17674
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "_Master"
msgstr ""
#. oiXVg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17698
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17758
msgctxt "DrawNotebookbar|MasterLabel"
msgid "~Master"
msgstr ""
#. yzvja
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17755
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17815
msgctxt "drawnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. L3eG5
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17829
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17889
msgctxt "drawnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. dkNUg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18741
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18801
msgctxt "drawnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. Je8XQ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18825
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18885
msgctxt "drawnotebookbar|DevLabel"
msgid "~Tools"
msgstr ""
@@ -4252,190 +4258,190 @@ msgid "~Tools"
msgstr ""
#. BN8VW
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2335
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2341
msgctxt "draw_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr ""
#. gf8PA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2467
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2473
msgctxt "draw_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr ""
#. ELBq3
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3067
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3073
msgctxt "draw_notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr ""
#. DRGus
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3175
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3181
msgctxt "draw_notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr ""
#. vbFke
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3301
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6775
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12866
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3307
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6781
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12872
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr ""
#. 4p9DA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3457
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12481
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3463
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12487
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr ""
#. DsE2d
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3885
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7612
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9467
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10556
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11213
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12075
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12997
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3891
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7618
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9473
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10562
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11219
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12081
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13003
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. Dsr5A
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4021
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13133
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4027
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13139
msgctxt "draw_notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
#. Pxoj8
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4132
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5337
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13244
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4138
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5343
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13250
msgctxt "draw_notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr ""
#. cjxQa
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4241
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13376
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4247
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13382
msgctxt "draw_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. eAioD
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4333
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4339
msgctxt "draw_notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. c3M8j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4492
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5503
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4498
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5509
msgctxt "draw_notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr ""
#. pUqDJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4806
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5732
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4812
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5738
msgctxt "draw_notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr ""
#. MRg9E
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5989
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5995
msgctxt "draw_notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. QzCG4
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6654
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6660
msgctxt "draw_notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr ""
#. 5GKtj
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6920
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11383
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6926
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11389
msgctxt "draw_notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. dc5qG
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7345
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9200
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10289
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10945
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11808
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7351
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9206
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10295
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10951
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11814
msgctxt "draw_notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. ApB4j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7796
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7802
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. R5YZh
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8062
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12211
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8068
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12217
msgctxt "draw_notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr ""
#. TCPHC
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8298
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8304
msgctxt "draw_notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. hgFay
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8525
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8531
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. Q6ELJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8636
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8642
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. fQJRZ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8772
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8778
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr ""
#. xudwE
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9583
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9589
msgctxt "draw_notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr ""
#. 8qSXf
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9864
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9870
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. QdUM9
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10716
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10722
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. kwxYr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12345
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12351
msgctxt "draw_notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr ""
#. bBpXr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14111
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14117
msgctxt "draw_notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
@@ -4479,6 +4485,18 @@ msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr " আপুনি ছবিক সম্পাদন কৰিবলে ইয়াক অসংযুক্ত কৰিব খোজে নে?"
+#. ue5PR
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:16
+msgctxt "selectlayerdialog|SelectLayerDialog"
+msgid "Select Layer"
+msgstr ""
+
+#. NEFQb
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:131
+msgctxt "selectlayerdialog|label1"
+msgid "Layer"
+msgstr ""
+
#. wEVvC
#: sd/uiconfig/sdraw/ui/vectorize.ui:27
msgctxt "vectorize|VectorizeDialog"
@@ -6785,237 +6803,237 @@ msgid "Back to front"
msgstr ""
#. qGFEo
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3203
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3209
msgctxt "impressnotebookbar|FileLabel"
msgid "_File"
msgstr ""
#. PyC4c
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3222
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3228
msgctxt "impressnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. VoxXb
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3278
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3284
msgctxt "impressnotebookbar|FileLabel"
msgid "~File"
msgstr ""
#. XRcKU
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4798
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4804
msgctxt "impressnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. XqFQv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4898
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4904
msgctxt "impressnotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. DEQhQ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:5500
+#: sd/uiconfig/simpress/ui/notebookbar.ui:5506
msgctxt "impressnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. 9GEAC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6018
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6024
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr ""
#. t3YwN
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6121
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6127
msgctxt "impressnotebookbar|InsertLabel"
msgid "~Insert"
msgstr ""
#. 58fjG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6896
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6902
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "_Layout"
msgstr ""
#. ArPLp
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6981
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6987
msgctxt "impressnotebookbar|LayoutLabel"
msgid "~Layout"
msgstr ""
#. vRtjP
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7445
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7451
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
msgstr ""
#. nV5FC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7529
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7535
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "~Slide Show"
msgstr ""
#. sDdGm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8065
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8071
msgctxt "impressnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. drk6E
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8148
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8154
msgctxt "impressnotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. vjE5w
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9367
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9427
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. KJK9J
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9452
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9512
msgctxt "impressnotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. bWC2b
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10346
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10406
msgctxt "impressnotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. dmEJG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10430
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10490
msgctxt "impressnotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. Cn8TS
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10955
-#: sd/uiconfig/simpress/ui/notebookbar.ui:12209
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14021
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11015
+#: sd/uiconfig/simpress/ui/notebookbar.ui:12269
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14081
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. do5DT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11625
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11685
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr ""
#. XCSMA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11734
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11794
msgctxt "impressnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. nTy3C
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13436
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13496
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. BfNQD
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13543
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13603
msgctxt "impressnotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. p3Faf
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14377
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14437
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. wL8mu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14484
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14544
msgctxt "impressnotebookbar|ObjectLabel"
msgid "~Object"
msgstr ""
#. AAosj
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14950
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15010
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. GgHEg
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15054
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15114
msgctxt "impressnotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. W9oCC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15862
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15922
msgctxt "impressnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. 7sAbT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15946
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16006
msgctxt "ImpressNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. aAdZJ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16741
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16801
msgctxt "impressnotebookbar|FormMenuButton"
msgid "_Master"
msgstr ""
#. XAZEm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16825
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16885
msgctxt "ImpressNotebookbar|MasterLabel"
msgid "~Master"
msgstr ""
#. DyZAq
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17635
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17695
msgctxt "ImpressNotebookbar|FormMenuButton"
msgid "_View"
msgstr ""
#. rUJFu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17719
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17779
msgctxt "ImpressNotebookbar|View2Label"
msgid "~Outline"
msgstr ""
#. pA8DH
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18506
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18566
msgctxt "impressnotebookbar|FormMenuButton"
msgid "3_d"
msgstr ""
#. xwrog
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18613
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18673
msgctxt "impressnotebookbar|FormLabel"
msgid "3~d"
msgstr ""
#. syaDA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18670
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18730
msgctxt "impressnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. Nwrnv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18744
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18804
msgctxt "impressnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. rBSXA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19707
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19767
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. DTNDB
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19791
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19851
msgctxt "impressnotebookbar|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7231,458 +7249,458 @@ msgid "~Tools"
msgstr ""
#. JC7Dd
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2321
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2327
msgctxt "impress_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr ""
#. aEHCg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2494
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2500
msgctxt "impress_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr ""
#. LL2dj
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3107
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3113
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ফাইল"
#. MR7ZB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3215
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3221
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (~E)"
#. 26rGJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3341
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3347
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4530
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "S_lide"
msgstr ""
#. WZ5Fe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3498
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12463
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3504
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12469
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr ""
#. GYqWX
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3926
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7576
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9429
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10518
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11175
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12037
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12969
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7582
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9435
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11181
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12043
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12975
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. LFnQL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4062
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6739
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12838
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4068
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6745
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12844
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
#. 5wZbP
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4173
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13105
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4179
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13111
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "পুনৰীক্ষণ"
#. BxXfn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4294
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5330
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13226
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4300
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5336
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13232
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "দৃশ্য"
#. 5fAr4
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4392
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4398
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. fED72
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4676
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5495
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4682
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5501
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr ""
#. YgxCs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4903
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5699
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4909
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5705
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "দফা"
#. Tgwxy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5966
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5972
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. PRamE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6618
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6624
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr ""
#. DC7Hv
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6884
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11345
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6890
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11351
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7309
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9162
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10251
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10907
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11770
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7315
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9168
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10257
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10913
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11776
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7760
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7766
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8024
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12173
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8030
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12179
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "গোট"
#. cbMTW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8260
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8266
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8487
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8493
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8604
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. XL8kc
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8734
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8740
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr ""
#. snvvw
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9545
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9551
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9826
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9832
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. Ghwp6
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10678
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10684
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. w6MPS
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12307
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12313
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr ""
#. MGQxe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13366
msgctxt "impress_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. xBYsC
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14095
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14101
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "মেনু"
#. EsADr
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2989
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2995
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "মেনু"
#. Ch63h
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3047
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "সঁজুলিসমূহ"
#. kdH4L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3094
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3100
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "সহায়"
#. bkg23
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3200
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3206
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ফাইল"
#. aqbEs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3433
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3439
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (~E)"
#. S4ZPU
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3590
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3596
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr "স্লাইড দেখুৱাওক"
#. ZShaH
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3783
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3789
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr "শ্লাইড"
#. dS4bE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3938
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
#. bwvGG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4268
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4274
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr ""
#. gQQfL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4452
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4458
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "পুনৰীক্ষণ"
#. BHDdD
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4604
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "দৃশ্য"
#. MECyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4880
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8402
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9644
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11035
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12267
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4886
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8408
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9650
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12273
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "সঁজাওক"
#. ZZz6G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5037
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5043
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr "স্লাইড দেখুৱাওক"
#. etFeN
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5280
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6523
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5286
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6529
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "বিন্যাস (_o)"
#. sdehG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5591
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6834
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5597
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6840
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "দফা"
#. ncg2G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5831
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5837
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
#. 6isa9
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5993
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5999
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "দৃশ্য"
#. sorSJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6141
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6147
msgctxt "notebookbar_groupedbar_full|reviewp"
msgid "_Review"
msgstr ""
#. jHLaW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6280
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6286
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr "স্লাইড দেখুৱাওক"
#. Ew7Ho
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7009
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7015
#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "টেবুল"
#. i8XUZ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7269
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7275
#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "শাৰীসমূহ"
#. 4nboE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7391
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7397
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr ""
#. WfzeY
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7717
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7723
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8002
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8008
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (~E)"
#. BfnGg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8554
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9796
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11187
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8560
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9802
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11193
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "জাল (_G)"
#. 3i55T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8696
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8702
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "গোট"
#. fNGFB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8835
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8841
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. SbHmx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9091
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9097
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "গ্রাফিক"
#. DDTxx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9256
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9262
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ৰং"
#. eLnnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10185
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10191
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "মাধ্যম"
#. duFFM
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10366
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr "স্লাইড দেখুৱাওক"
#. wrKzp
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10635
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10641
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "ফ্ৰেইম (_r)"
#. EMvnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11333
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11339
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "দৃশ্য"
#. DQLzy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11493
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11499
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr "মাস্টাৰ পৃষ্ঠাসমূহ"
#. QLjsG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11724
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11730
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
#. Eg8Qi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11949
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11955
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr ""
#. tcCdm
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12429
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12435
#, fuzzy
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
@@ -9761,104 +9779,104 @@ msgid "Graphic Styles"
msgstr "গ্ৰাফিক ফাইলবোৰ"
#. 38ZeG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:41
+#: sd/uiconfig/simpress/ui/templatedialog.ui:38
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "প্ৰামাণিক (_S)"
#. HsXnQ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:152
+#: sd/uiconfig/simpress/ui/templatedialog.ui:126
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr "সংগঠক"
#. 5d7Zo
-#: sd/uiconfig/simpress/ui/templatedialog.ui:199
+#: sd/uiconfig/simpress/ui/templatedialog.ui:149
msgctxt "templatedialog|line"
msgid "Line"
msgstr "শাৰী"
#. vQ46t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:247
+#: sd/uiconfig/simpress/ui/templatedialog.ui:173
msgctxt "templatedialog|area"
msgid "Area"
msgstr "স্থান"
#. xeCAp
-#: sd/uiconfig/simpress/ui/templatedialog.ui:295
+#: sd/uiconfig/simpress/ui/templatedialog.ui:197
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr "ছাঁৰে আবৃত কৰা"
#. Wuy8t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:343
+#: sd/uiconfig/simpress/ui/templatedialog.ui:221
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. 8mJFG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:391
+#: sd/uiconfig/simpress/ui/templatedialog.ui:245
msgctxt "templatedialog|font"
msgid "Font"
msgstr "ফণ্ট"
#. tuaZJ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:439
+#: sd/uiconfig/simpress/ui/templatedialog.ui:269
#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "ফণ্টৰ প্ৰভাৱ"
#. SK2Ge
-#: sd/uiconfig/simpress/ui/templatedialog.ui:487
+#: sd/uiconfig/simpress/ui/templatedialog.ui:293
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr "ইণ্ডেণ্টবোৰ আৰু ব্যৱধান"
#. siGDD
-#: sd/uiconfig/simpress/ui/templatedialog.ui:535
+#: sd/uiconfig/simpress/ui/templatedialog.ui:317
msgctxt "templatedialog|text"
msgid "Text"
msgstr "লিখনি"
#. c5b3i
-#: sd/uiconfig/simpress/ui/templatedialog.ui:583
+#: sd/uiconfig/simpress/ui/templatedialog.ui:341
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "লিখনি এনিমেশ্বন"
#. dyjNi
-#: sd/uiconfig/simpress/ui/templatedialog.ui:631
+#: sd/uiconfig/simpress/ui/templatedialog.ui:365
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr "মাত্রাযুক্ত কৰা"
#. fcsTP
-#: sd/uiconfig/simpress/ui/templatedialog.ui:679
+#: sd/uiconfig/simpress/ui/templatedialog.ui:389
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "সংযোগক"
#. nBYNb
-#: sd/uiconfig/simpress/ui/templatedialog.ui:727
+#: sd/uiconfig/simpress/ui/templatedialog.ui:413
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "সংৰেখন"
#. CdaX3
-#: sd/uiconfig/simpress/ui/templatedialog.ui:775
+#: sd/uiconfig/simpress/ui/templatedialog.ui:437
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "এছিয়ান মুদ্ৰণ পদ্ধতি"
#. RKvWz
-#: sd/uiconfig/simpress/ui/templatedialog.ui:823
+#: sd/uiconfig/simpress/ui/templatedialog.ui:461
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "টেবসমূহ"
#. WtrUB
-#: sd/uiconfig/simpress/ui/templatedialog.ui:871
+#: sd/uiconfig/simpress/ui/templatedialog.ui:485
#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
diff --git a/source/as/sfx2/messages.po b/source/as/sfx2/messages.po
index 39e5b229cc2..0b72d6e0c06 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: 2024-02-28 17:20+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -3129,28 +3129,28 @@ msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr ""
-#. aENCY
+#. 64GNQ
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
-msgid "Enter information about persons or organizations contributing to the document."
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
msgstr ""
-#. y3E3S
+#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
-msgid "Enter information about geographic coverage of the document."
+msgid "Enter the time, place, or jurisdiction that the document is relevant to."
msgstr ""
-#. ePuCE
+#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
-msgid "Enter information to unambiguously identify the document."
+msgid "Enter a unique and unambiguous identifier for the document."
msgstr ""
-#. 5KF6E
+#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
-msgid "Enter information about the publisher of the document."
+msgid "Enter the name of the entity that is making the document available."
msgstr ""
#. n8gwE
@@ -3165,16 +3165,16 @@ msgctxt "descriptioninfopage|extended_tip|rights"
msgid "Enter information about intellectual property rights associated with the document."
msgstr ""
-#. xKAHT
+#. Nze95
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
-msgid "Enter information about a related resource from which the document is derived from."
+msgid "Enter information about other resources from which the document is derived."
msgstr ""
-#. nBDCW
+#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
-msgid "Enter information about the nature or genre of the document."
+msgid "Enter information about the category or format of the document."
msgstr ""
#. bo2q7
@@ -3866,7 +3866,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "অনুজ্ঞা দেখুৱাওক (_S)"
-#. uCvKD
+#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3876,7 +3876,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2023 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -4968,10 +4968,10 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr ""
-#. xYGf6
+#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
-msgid "All Applications"
+msgid "All Documents"
msgstr ""
#. fAxHB
diff --git a/source/as/svtools/messages.po b/source/as/svtools/messages.po
index 9a52c5c0452..53972d8caef 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: 2023-12-21 13:21+0100\n"
+"POT-Creation-Date: 2024-04-15 19:52+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"
@@ -2585,2498 +2585,2510 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[None]"
-#. aUWzb
+#. AErwo
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Multiple]"
+msgstr ""
+
+#. J2UFW
+#: svtools/inc/langtab.hrc:31
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Undetermined]"
+msgstr ""
+
+#. aUWzb
+#: svtools/inc/langtab.hrc:32
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "অজ্ঞাত"
#. AQgxZ
-#: svtools/inc/langtab.hrc:31 svtools/inc/langtab.hrc:32
+#: svtools/inc/langtab.hrc:33 svtools/inc/langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "অবিকল্পিত"
#. hsqmD
-#: svtools/inc/langtab.hrc:33
+#: svtools/inc/langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr "আফ্ৰিকান্চ (দক্ষিণ আফ্ৰিকা)"
#. TVGco
-#: svtools/inc/langtab.hrc:34
+#: svtools/inc/langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr "আলবানিয়ান"
#. unNc6
-#: svtools/inc/langtab.hrc:35
+#: svtools/inc/langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr "আৰবী"
#. yStAU
-#: svtools/inc/langtab.hrc:36
+#: svtools/inc/langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr "আৰবী (আলজেৰিয়া)"
#. 6GPFd
-#: svtools/inc/langtab.hrc:37
+#: svtools/inc/langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr "আৰবী (বাহৰেইন)"
#. tvtct
-#: svtools/inc/langtab.hrc:38
+#: svtools/inc/langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr "আৰবী (ছাড)"
#. sAaq7
-#: svtools/inc/langtab.hrc:39
+#: svtools/inc/langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr "আৰবী (কমোৰ'চ)"
#. CtwpU
-#: svtools/inc/langtab.hrc:40
+#: svtools/inc/langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr "আৰবী (জিবুটি)"
#. XgGyg
-#: svtools/inc/langtab.hrc:41
+#: svtools/inc/langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr "আৰবী (ইজিপ্ট)"
#. iwYQR
-#: svtools/inc/langtab.hrc:42
+#: svtools/inc/langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr "আৰবী (ইৰিট্ৰিয়া)"
#. nKF3r
-#: svtools/inc/langtab.hrc:43
+#: svtools/inc/langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr "আৰবী (ইৰাক)"
#. JdGNA
-#: svtools/inc/langtab.hrc:44
+#: svtools/inc/langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr "আৰবী (ইজৰায়েল)"
#. bVjMH
-#: svtools/inc/langtab.hrc:45
+#: svtools/inc/langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr "আৰবী (জৰডান)"
#. 2tQFC
-#: svtools/inc/langtab.hrc:46
+#: svtools/inc/langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr "আৰবী (কুৱেইট)"
#. EvECi
-#: svtools/inc/langtab.hrc:47
+#: svtools/inc/langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr "আৰবী (লেবান'ন)"
#. AWBGA
-#: svtools/inc/langtab.hrc:48
+#: svtools/inc/langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr "আৰবী (লিব্ৱা)"
#. FBSpG
-#: svtools/inc/langtab.hrc:49
+#: svtools/inc/langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr "আৰবী (মৌৰিশানিয়া)"
#. YmCZY
-#: svtools/inc/langtab.hrc:50
+#: svtools/inc/langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr "আৰবী (মৰক্কো)"
#. VB6tk
-#: svtools/inc/langtab.hrc:51
+#: svtools/inc/langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr "আৰবী (অমান)"
#. ErqSh
-#: svtools/inc/langtab.hrc:52
+#: svtools/inc/langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr "আৰবী (পেলেচটিন)"
#. nURdz
-#: svtools/inc/langtab.hrc:53
+#: svtools/inc/langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr "আৰবী (কাটাৰ)"
#. FdyFU
-#: svtools/inc/langtab.hrc:54
+#: svtools/inc/langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr "আৰবী (চাওদি আৰব)"
#. x8UtA
-#: svtools/inc/langtab.hrc:55
+#: svtools/inc/langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr "আৰবী (চমালিয়া)"
#. y9ptg
-#: svtools/inc/langtab.hrc:56
+#: svtools/inc/langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr "আৰবী (চুডান)"
#. caDrq
-#: svtools/inc/langtab.hrc:57
+#: svtools/inc/langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr "আৰবী (চাইৰিয়া)"
#. TqKZQ
-#: svtools/inc/langtab.hrc:58
+#: svtools/inc/langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr "আৰবী (টিউনিচিয়া)"
#. VfYi2
-#: svtools/inc/langtab.hrc:59
+#: svtools/inc/langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr "আৰবী (UAE)"
#. f7D5o
-#: svtools/inc/langtab.hrc:60
+#: svtools/inc/langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr "আৰবী (ইয়েমেন)"
#. vDhQJ
-#: svtools/inc/langtab.hrc:61
+#: svtools/inc/langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr "এৰাগনিচ"
#. yE4TR
-#: svtools/inc/langtab.hrc:62
+#: svtools/inc/langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Armenia)"
msgstr ""
#. bacGJ
-#: svtools/inc/langtab.hrc:63
+#: svtools/inc/langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "অসমীয়া"
#. xAg9Q
-#: svtools/inc/langtab.hrc:64
+#: svtools/inc/langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr "আজেৰবাইজানি লেটিন"
#. juADB
-#: svtools/inc/langtab.hrc:65
+#: svtools/inc/langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr "আজেৰবাইজানি চাইৰিলিক"
#. C3C7G
-#: svtools/inc/langtab.hrc:66
+#: svtools/inc/langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "বাস্ক"
#. dJPsj
-#: svtools/inc/langtab.hrc:67
+#: svtools/inc/langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr "বাঙলা (ভাৰত)"
#. K6cbb
-#: svtools/inc/langtab.hrc:68
+#: svtools/inc/langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr "বুলগেৰিয়ান"
#. sBBmA
-#: svtools/inc/langtab.hrc:69
+#: svtools/inc/langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr "বেলাৰুচিয়ান"
#. 3SEoJ
-#: svtools/inc/langtab.hrc:70
+#: svtools/inc/langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr "কাটালান"
#. PoUeZ
-#: svtools/inc/langtab.hrc:71
+#: svtools/inc/langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr "কাটালান (ভেলেঞ্চিয়ান)"
#. ErGw2
-#: svtools/inc/langtab.hrc:72
+#: svtools/inc/langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr "চীনা (পৰম্পৰাগত)"
#. Gbige
-#: svtools/inc/langtab.hrc:73
+#: svtools/inc/langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr "চীনা (সৰলীকৃত)"
#. WzgGw
-#: svtools/inc/langtab.hrc:74
+#: svtools/inc/langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr "চীনা (হং কং)"
#. Kfrv5
-#: svtools/inc/langtab.hrc:75
+#: svtools/inc/langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr "চীনা (ছিঙাপুৰ)"
#. BSHqu
-#: svtools/inc/langtab.hrc:76
+#: svtools/inc/langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr "চীনা (মাকাও)"
#. FMwd9
-#: svtools/inc/langtab.hrc:77
+#: svtools/inc/langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr ""
#. cAkoV
-#: svtools/inc/langtab.hrc:78
+#: svtools/inc/langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr "ক্ৰোএছীয়ান"
#. DjdDj
-#: svtools/inc/langtab.hrc:79
+#: svtools/inc/langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr "চেক"
#. xnGM2
-#: svtools/inc/langtab.hrc:80
+#: svtools/inc/langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr "ডানিচ"
#. yMGyj
-#: svtools/inc/langtab.hrc:81
+#: svtools/inc/langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr "ডাচ (নেদাৰলেণ্ডচ্)"
#. qgJE9
-#: svtools/inc/langtab.hrc:82
+#: svtools/inc/langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr "ডাচ (বেলজিয়াম)"
#. STsDT
-#: svtools/inc/langtab.hrc:83
+#: svtools/inc/langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr "ইংৰাজী (USA)"
#. aCBBC
-#: svtools/inc/langtab.hrc:84
+#: svtools/inc/langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr "ইংৰাজী (UK)"
#. 46Cte
-#: svtools/inc/langtab.hrc:85
+#: svtools/inc/langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr "ইংৰাজী, OED বানান (UK)"
#. XCJAF
-#: svtools/inc/langtab.hrc:86
+#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr "ইংৰাজী (অষ্ট্ৰেলিয়া)"
#. KPGdA
-#: svtools/inc/langtab.hrc:87
+#: svtools/inc/langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr "ইংৰাজী (কানাডা)"
#. vGWET
-#: svtools/inc/langtab.hrc:88
+#: svtools/inc/langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr "ইংৰাজী (নিউ জিলেণ্ড)"
#. JpNB4
-#: svtools/inc/langtab.hrc:89
+#: svtools/inc/langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr "ইংৰাজী (আইয়াৰলেণ্ড)"
#. RYtwA
-#: svtools/inc/langtab.hrc:90
+#: svtools/inc/langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr "ইংৰাজী (দক্ষীন আফ্ৰিকা)"
#. fEWbR
-#: svtools/inc/langtab.hrc:91
+#: svtools/inc/langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr "ইংৰাজী (জামাইকা)"
#. 4tDmL
-#: svtools/inc/langtab.hrc:92
+#: svtools/inc/langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr "ইংৰাজী (কেৰিবিয়ান)"
#. craLz
-#: svtools/inc/langtab.hrc:93
+#: svtools/inc/langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr "ইংৰাজী (বেলিজ)"
#. oAnX9
-#: svtools/inc/langtab.hrc:94
+#: svtools/inc/langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr "ইংৰাজী (ত্ৰিনিদাদ)"
#. DbBaG
-#: svtools/inc/langtab.hrc:95
+#: svtools/inc/langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr "ইংৰাজী (জিম্বাবুৱে)"
#. bGuDT
-#: svtools/inc/langtab.hrc:96
+#: svtools/inc/langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr "ইংৰাজী (ফিলিপাইন্চ)"
#. sf7j9
-#: svtools/inc/langtab.hrc:97
+#: svtools/inc/langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr "ইংৰাজী (ভাৰত)"
#. uqECc
-#: svtools/inc/langtab.hrc:98
+#: svtools/inc/langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr "এচটনিয়ান"
#. AGGnV
-#: svtools/inc/langtab.hrc:99
+#: svtools/inc/langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr "ফিনিচ"
#. UyH2X
-#: svtools/inc/langtab.hrc:100
+#: svtools/inc/langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr "ফাৰোইচ"
#. riCt7
-#: svtools/inc/langtab.hrc:101
+#: svtools/inc/langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr "পাৰচিয়ান"
#. FSxwV
-#: svtools/inc/langtab.hrc:102
+#: svtools/inc/langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr "ফৰাচী (ফ্ৰাঞ্চ)"
#. LGkgS
-#: svtools/inc/langtab.hrc:103
+#: svtools/inc/langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr "ফৰাচী (বেলজিয়াম)"
#. TFQ8G
-#: svtools/inc/langtab.hrc:104
+#: svtools/inc/langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr "ফৰাচী (কানাডা)"
#. 8NnQa
-#: svtools/inc/langtab.hrc:105
+#: svtools/inc/langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr "ফৰাচী (চুইজাৰলেণ্ড)"
#. DkXiH
-#: svtools/inc/langtab.hrc:106
+#: svtools/inc/langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr "ফৰাচী (লাক্সেমব'ৰ্গ)"
#. 8BeKQ
-#: svtools/inc/langtab.hrc:107
+#: svtools/inc/langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr "ফৰাচী (মনাকো)"
#. DoQUZ
-#: svtools/inc/langtab.hrc:108
+#: svtools/inc/langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr "গেচকন"
#. 6m5ud
-#: svtools/inc/langtab.hrc:109
+#: svtools/inc/langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr "জাৰ্মান (জাৰ্মানী)"
#. bTDdf
-#: svtools/inc/langtab.hrc:110
+#: svtools/inc/langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr "জাৰ্মান (চুইজাৰলেণ্ড)"
#. H6rUb
-#: svtools/inc/langtab.hrc:111
+#: svtools/inc/langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr "জাৰ্মান (অষ্ট্ৰিয়া)"
#. EXUrT
-#: svtools/inc/langtab.hrc:112
+#: svtools/inc/langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr "জাৰ্মান (লাক্সেমব'ৰ্গ)"
#. wYXvd
-#: svtools/inc/langtab.hrc:113
+#: svtools/inc/langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr "জাৰ্মান (লাইকটেনস্টাইন)"
#. yBvcg
-#: svtools/inc/langtab.hrc:114
+#: svtools/inc/langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "গ্ৰীক"
#. QzGHA
-#: svtools/inc/langtab.hrc:115
+#: svtools/inc/langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr "গুজৰাটী"
#. gU5Y9
-#: svtools/inc/langtab.hrc:116
+#: svtools/inc/langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr "হিব্ৰু"
#. vkmai
-#: svtools/inc/langtab.hrc:117
+#: svtools/inc/langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr "হিন্দী"
#. FdD6d
-#: svtools/inc/langtab.hrc:118
+#: svtools/inc/langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr "হাংগাৰীয়ান"
#. sRD2B
-#: svtools/inc/langtab.hrc:119
+#: svtools/inc/langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr "আইছলেণ্ডিক"
#. K95FW
-#: svtools/inc/langtab.hrc:120
+#: svtools/inc/langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr "ইণ্ডোনেচিয়ান"
#. dshDi
-#: svtools/inc/langtab.hrc:121
+#: svtools/inc/langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr "ইটালীয়ান (ইটালী)"
#. DELVB
-#: svtools/inc/langtab.hrc:122
+#: svtools/inc/langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr "ইটালীয়ান (চুইজাৰলেণ্ড)"
#. ruFE2
-#: svtools/inc/langtab.hrc:123
+#: svtools/inc/langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr "জাপানী"
#. qFQYv
-#: svtools/inc/langtab.hrc:124
+#: svtools/inc/langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr "কান্নাড"
#. HBG3C
-#: svtools/inc/langtab.hrc:125
+#: svtools/inc/langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr "কাশমিৰী (কাশমিৰ)"
#. DwhmJ
-#: svtools/inc/langtab.hrc:126
+#: svtools/inc/langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr "কাশমিৰী (ভাৰত)"
#. UMfCV
-#: svtools/inc/langtab.hrc:127
+#: svtools/inc/langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "কাজাখ"
#. fABxX
-#: svtools/inc/langtab.hrc:128
+#: svtools/inc/langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr "কংকানী"
#. 5XXpX
-#: svtools/inc/langtab.hrc:129
+#: svtools/inc/langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr "কোৰিয়ান (RoK)"
#. Ynb76
-#: svtools/inc/langtab.hrc:130
+#: svtools/inc/langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr "লাটভিয়ান"
#. C4VrT
-#: svtools/inc/langtab.hrc:131
+#: svtools/inc/langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr "লীথুৱেনিয়ান"
#. zPNto
-#: svtools/inc/langtab.hrc:132
+#: svtools/inc/langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr "মেচিডনিয়ান"
#. nVTHg
-#: svtools/inc/langtab.hrc:133
+#: svtools/inc/langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr "মালয় (মালায়চিয়া)"
#. fwb55
-#: svtools/inc/langtab.hrc:134
+#: svtools/inc/langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr "মালয় (ব্ৰুনেই দাৰুচালাম)"
#. 8niko
-#: svtools/inc/langtab.hrc:135
+#: svtools/inc/langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr "মালায়ালম"
#. wX45Q
-#: svtools/inc/langtab.hrc:136
+#: svtools/inc/langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr "মণিপুৰী"
#. wdBgL
-#: svtools/inc/langtab.hrc:137
+#: svtools/inc/langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr "মাৰাথী"
#. gkEEQ
-#: svtools/inc/langtab.hrc:138
+#: svtools/inc/langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr "নেপালী (নেপাল)"
#. LaDAA
-#: svtools/inc/langtab.hrc:139
+#: svtools/inc/langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr "নেপালী (ভাৰত)"
#. 7HpyY
-#: svtools/inc/langtab.hrc:140
+#: svtools/inc/langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr "নৰৱেইয়ান (বকমাল)"
#. kCv9u
-#: svtools/inc/langtab.hrc:141
+#: svtools/inc/langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr "নৰৱেইয়ান (নিনঅৰ্কচ্)"
#. 3BNF8
-#: svtools/inc/langtab.hrc:142
+#: svtools/inc/langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "উৰিয়া"
#. KEoWD
-#: svtools/inc/langtab.hrc:143
+#: svtools/inc/langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr "পলিচ"
#. yyj9v
-#: svtools/inc/langtab.hrc:144
+#: svtools/inc/langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr "পৰ্তুগীচ (এঙগোলা)"
#. hZAXE
-#: svtools/inc/langtab.hrc:145
+#: svtools/inc/langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr "পৰ্তুগীচ (পৰ্তুগাল)"
#. A5CG3
-#: svtools/inc/langtab.hrc:146
+#: svtools/inc/langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr "পৰ্তুগীচ (ব্ৰাজিল)"
#. EGfKG
-#: svtools/inc/langtab.hrc:147
+#: svtools/inc/langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr "পাঞ্জাৱী"
#. 4ATDT
-#: svtools/inc/langtab.hrc:148
+#: svtools/inc/langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr "ঋটোৰমাঞ্চ"
#. TLUGG
-#: svtools/inc/langtab.hrc:149
+#: svtools/inc/langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr "ৰমানিয়ান (ৰমানিয়া)"
#. uCPF7
-#: svtools/inc/langtab.hrc:150
+#: svtools/inc/langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr "ৰমানিয়ান (মলডভা)"
#. tJTih
-#: svtools/inc/langtab.hrc:151
+#: svtools/inc/langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr "ৰাছিয়ান"
#. Rih6F
-#: svtools/inc/langtab.hrc:152
+#: svtools/inc/langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr "সংস্কৃত"
#. CyZtm
-#: svtools/inc/langtab.hrc:153
+#: svtools/inc/langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr "চাৰবিয়ান চিৰিলিক (চাৰবিয়া আৰু মনটিনিগ্ৰো)"
#. sFnB8
-#: svtools/inc/langtab.hrc:154
+#: svtools/inc/langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr "চাৰবিয়ান লেটিন (চাৰবিয়া আৰু মনটিনিগ্ৰো)"
#. WbsFA
-#: svtools/inc/langtab.hrc:155
+#: svtools/inc/langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr "চাৰবিয়ান চিৰিলিক (চাৰবিয়া)"
#. WL3zM
-#: svtools/inc/langtab.hrc:156
+#: svtools/inc/langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr "চাৰবিয়ান লেটিন (চাৰবিয়া)"
#. JFnsJ
-#: svtools/inc/langtab.hrc:157
+#: svtools/inc/langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr "চাৰবিয়ান চাইৰিলিক (মনটিনিগ্ৰো)"
#. AHpmF
-#: svtools/inc/langtab.hrc:158
+#: svtools/inc/langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr "চাৰবিয়ান লেটিন (মনটিনিগ্ৰো)"
#. JcJT4
-#: svtools/inc/langtab.hrc:159
+#: svtools/inc/langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr "চাৰবিয়ান লেটিন"
#. ubCyV
-#: svtools/inc/langtab.hrc:160
+#: svtools/inc/langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "Sidama"
#. 66wdH
-#: svtools/inc/langtab.hrc:161
+#: svtools/inc/langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Devanagari"
msgstr ""
#. RF77g
-#: svtools/inc/langtab.hrc:162
+#: svtools/inc/langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Arabic"
msgstr ""
#. E8DXb
-#: svtools/inc/langtab.hrc:163
+#: svtools/inc/langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr "স্লভাক"
#. GS6BZ
-#: svtools/inc/langtab.hrc:164
+#: svtools/inc/langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr "স্লভেনীয়ান"
#. bCFN3
-#: svtools/inc/langtab.hrc:165
+#: svtools/inc/langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr "স্পেনিচ (স্পেইন)"
#. AXKJF
-#: svtools/inc/langtab.hrc:166
+#: svtools/inc/langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr "স্পেনিচ (মেক্সিকো)"
#. 4ExjA
-#: svtools/inc/langtab.hrc:167
+#: svtools/inc/langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr "স্পেনিচ (গুৱাটামালা)"
#. ndaNA
-#: svtools/inc/langtab.hrc:168
+#: svtools/inc/langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr "স্পেনিচ (কচটা ৰিকা)"
#. rAYvf
-#: svtools/inc/langtab.hrc:169
+#: svtools/inc/langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr "স্পেনিচ (পানামা)"
#. rwjDV
-#: svtools/inc/langtab.hrc:170
+#: svtools/inc/langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr "স্পেনিচ (ডম.ৰিপ.)"
#. aeV5T
-#: svtools/inc/langtab.hrc:171
+#: svtools/inc/langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr "স্পেনিচ (ভেনিজুৱেলা)"
#. H4CHi
-#: svtools/inc/langtab.hrc:172
+#: svtools/inc/langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr "স্পেনিচ (কলোম্বিয়া)"
#. NkaU2
-#: svtools/inc/langtab.hrc:173
+#: svtools/inc/langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr "স্পেনিচ (পেৰু)"
#. 2yKQy
-#: svtools/inc/langtab.hrc:174
+#: svtools/inc/langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr "স্পেনিচ (আৰ্জেন্টিনা)"
#. cTFoB
-#: svtools/inc/langtab.hrc:175
+#: svtools/inc/langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr "স্পেনিচ (ইকুৱেডৰ)"
#. Q7iGB
-#: svtools/inc/langtab.hrc:176
+#: svtools/inc/langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr "স্পেনিচ (চিলি)"
#. SQeC3
-#: svtools/inc/langtab.hrc:177
+#: svtools/inc/langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr "স্পেনিচ (ওৰুগুৱে)"
#. EmgTp
-#: svtools/inc/langtab.hrc:178
+#: svtools/inc/langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr "স্পেনিচ (পাৰাগুৱে)"
#. T7rLH
-#: svtools/inc/langtab.hrc:179
+#: svtools/inc/langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr "স্পেনিচ (বলিভিয়া)"
#. GNG7W
-#: svtools/inc/langtab.hrc:180
+#: svtools/inc/langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr "স্পেনিচ (এল চেলভাডৰ)"
#. HoGhs
-#: svtools/inc/langtab.hrc:181
+#: svtools/inc/langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr "স্পেনিচ (হণ্ডুৰাচ)"
#. KgEGv
-#: svtools/inc/langtab.hrc:182
+#: svtools/inc/langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr "স্পেনিচ (নিকাৰাগুৱা)"
#. uj9QF
-#: svtools/inc/langtab.hrc:183
+#: svtools/inc/langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr "স্পেনিচ (পুৱেৰ্টো ৰিকো)"
#. 3bTTE
-#: svtools/inc/langtab.hrc:184
+#: svtools/inc/langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr "স্বাহিলি (কেনিয়া)"
#. AFhrJ
-#: svtools/inc/langtab.hrc:185
+#: svtools/inc/langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr "চুইডিচ (চুইডেন)"
#. BKF86
-#: svtools/inc/langtab.hrc:186
+#: svtools/inc/langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr "চুইডিচ (ফিনলেণ্ড)"
#. E6Ede
-#: svtools/inc/langtab.hrc:187
+#: svtools/inc/langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr "টাজিক"
#. dAFTH
-#: svtools/inc/langtab.hrc:188
+#: svtools/inc/langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr "তামিল"
#. RHZbp
-#: svtools/inc/langtab.hrc:189
+#: svtools/inc/langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "টাটাৰ"
#. pTFA6
-#: svtools/inc/langtab.hrc:190
+#: svtools/inc/langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr "টেলুগু"
#. 3xQFG
-#: svtools/inc/langtab.hrc:191
+#: svtools/inc/langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr "থাই"
#. 7SBCF
-#: svtools/inc/langtab.hrc:192
+#: svtools/inc/langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr "তুৰ্কি"
#. jg4Y4
-#: svtools/inc/langtab.hrc:193
+#: svtools/inc/langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr "উৰ্দু (পাকিস্তান)"
#. reDrZ
-#: svtools/inc/langtab.hrc:194
+#: svtools/inc/langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr "উৰ্দু (ভাৰত)"
#. AciD4
-#: svtools/inc/langtab.hrc:195
+#: svtools/inc/langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr "উইক্ৰেনিয়ান"
#. 9s6wZ
-#: svtools/inc/langtab.hrc:196
+#: svtools/inc/langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr "উজবেক লেটিন"
#. HrnFi
-#: svtools/inc/langtab.hrc:197
+#: svtools/inc/langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr "উজবেক চিৰিলিক"
#. seQBA
-#: svtools/inc/langtab.hrc:198
+#: svtools/inc/langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr "ৱেল্শ"
#. MyZMt
-#: svtools/inc/langtab.hrc:199
+#: svtools/inc/langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr "লেটিন"
#. UxE47
-#: svtools/inc/langtab.hrc:200
+#: svtools/inc/langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr "এসপেৰান্টো"
#. QDEQB
-#: svtools/inc/langtab.hrc:201
+#: svtools/inc/langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr "কিনয়াৰৱাণ্ডা (ৰ'ৱাণ্ডা)"
#. VDEdz
-#: svtools/inc/langtab.hrc:202
+#: svtools/inc/langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr "মাওৰি"
#. BCRzB
-#: svtools/inc/langtab.hrc:203
+#: svtools/inc/langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr "গালিচিয়ান"
#. EJSEG
-#: svtools/inc/langtab.hrc:204
+#: svtools/inc/langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr "ডিভেহি"
#. HyrCw
-#: svtools/inc/langtab.hrc:205
+#: svtools/inc/langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr "উত্তৰী সদো"
#. iZE5p
-#: svtools/inc/langtab.hrc:206
+#: svtools/inc/langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr "গিলিক (স্কটলেণ্ড)"
#. hUdfG
-#: svtools/inc/langtab.hrc:207
+#: svtools/inc/langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr "মঙলিয়ান চিৰিলিক"
#. XSmCF
-#: svtools/inc/langtab.hrc:208
+#: svtools/inc/langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr "মঙলিয়ান মঙলিয়ান"
#. SmxD2
-#: svtools/inc/langtab.hrc:209
+#: svtools/inc/langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr "আন্তঃভাষা"
#. dBUa9
-#: svtools/inc/langtab.hrc:210
+#: svtools/inc/langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr "বচনিয়ান"
#. c29GE
-#: svtools/inc/langtab.hrc:211
+#: svtools/inc/langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr "বাঙলা (বাঙলাদেশ)"
#. 9CTyH
-#: svtools/inc/langtab.hrc:212
+#: svtools/inc/langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr "অচিটান"
#. wRpTQ
-#: svtools/inc/langtab.hrc:213
+#: svtools/inc/langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr "খমেৰ"
#. 6C2PP
-#: svtools/inc/langtab.hrc:214
+#: svtools/inc/langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr "কুৰ্দিছ, উত্তৰ (তুৰ্কি)"
#. JBSdg
-#: svtools/inc/langtab.hrc:215
+#: svtools/inc/langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr "কুৰ্দিছ, উত্তৰ (চিৰিয়া)"
#. 7LmT2
-#: svtools/inc/langtab.hrc:216
+#: svtools/inc/langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr "কুৰ্দিছ, কেন্দ্ৰীয় (ইৰাক)"
#. rzDHD
-#: svtools/inc/langtab.hrc:217
+#: svtools/inc/langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr "কুৰ্দিছ, কেন্দ্ৰীয় (ইৰান)"
#. CeAFw
-#: svtools/inc/langtab.hrc:218
+#: svtools/inc/langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr "কুৰ্দিছ, দক্ষিণ (ইৰান)"
#. epbri
-#: svtools/inc/langtab.hrc:219
+#: svtools/inc/langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr "কুৰ্দিছ, দক্ষিণ (ইৰাক)"
#. 2KhAB
-#: svtools/inc/langtab.hrc:220
+#: svtools/inc/langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr "চাৰডিনিয়ান"
#. 3sZxr
-#: svtools/inc/langtab.hrc:221
+#: svtools/inc/langtab.hrc:223
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "জংখা"
#. NdNMD
-#: svtools/inc/langtab.hrc:222
+#: svtools/inc/langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr "স্বাহিলি (টাঞ্জানিয়া)"
#. ywH3p
-#: svtools/inc/langtab.hrc:223
+#: svtools/inc/langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr "লাও"
#. HNY5w
-#: svtools/inc/langtab.hrc:224
+#: svtools/inc/langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr "আইৰিচ"
#. oGuLJ
-#: svtools/inc/langtab.hrc:225
+#: svtools/inc/langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr "তিব্বতীয় (PR চীন)"
#. DpbUS
-#: svtools/inc/langtab.hrc:226
+#: svtools/inc/langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr "জৰ্জীয়ান"
#. vXTTC
-#: svtools/inc/langtab.hrc:227
+#: svtools/inc/langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr "ফ্ৰিচিয়ান"
#. hYSBQ
-#: svtools/inc/langtab.hrc:228
+#: svtools/inc/langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr "চ্বানা (দক্ষীন আফ্ৰিকা)"
#. iBrft
-#: svtools/inc/langtab.hrc:229
+#: svtools/inc/langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr "জুলু"
#. efx7v
-#: svtools/inc/langtab.hrc:230
+#: svtools/inc/langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
msgstr "ভিইয়েটনামী"
#. uik8N
-#: svtools/inc/langtab.hrc:231
+#: svtools/inc/langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr "ব্ৰিটন"
#. UuDPF
-#: svtools/inc/langtab.hrc:232
+#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr "কালালিচাট"
#. h8yi2
-#: svtools/inc/langtab.hrc:233
+#: svtools/inc/langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr "Ndebele দক্ষিন"
#. GAkRJ
-#: svtools/inc/langtab.hrc:234
+#: svtools/inc/langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr "দক্ষিনী সদো"
#. 2beka
-#: svtools/inc/langtab.hrc:235
+#: svtools/inc/langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr "স্বাজি"
#. GFCYC
-#: svtools/inc/langtab.hrc:236
+#: svtools/inc/langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr "চংগা"
#. Fd3yC
-#: svtools/inc/langtab.hrc:237
+#: svtools/inc/langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr "ভেণ্ডা"
#. BQkT8
-#: svtools/inc/langtab.hrc:238
+#: svtools/inc/langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr "চ্বানা (বট্স্বানা)"
#. aCLs3
-#: svtools/inc/langtab.hrc:239
+#: svtools/inc/langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr "ক্ষচা"
#. 8tGkA
-#: svtools/inc/langtab.hrc:240
+#: svtools/inc/langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr "সিংঘলী"
#. MyZBb
-#: svtools/inc/langtab.hrc:241
+#: svtools/inc/langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr "মুৰ"
#. MuwMr
-#: svtools/inc/langtab.hrc:242
+#: svtools/inc/langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr "বাম্বাৰা"
#. ohYHE
-#: svtools/inc/langtab.hrc:243
+#: svtools/inc/langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr "আকান"
#. Rpc24
-#: svtools/inc/langtab.hrc:244
+#: svtools/inc/langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr "লাক্সেমব'ৰ্গিশ"
#. TPr9P
-#: svtools/inc/langtab.hrc:245
+#: svtools/inc/langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr "ফ্ৰিউলিয়ান"
#. XFeaU
-#: svtools/inc/langtab.hrc:246
+#: svtools/inc/langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr "ফিজিয়ান"
#. DmEsD
-#: svtools/inc/langtab.hrc:247
+#: svtools/inc/langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr "আফ্ৰিকান্চ (নামিবিয়া)"
#. 2dS3j
-#: svtools/inc/langtab.hrc:248
+#: svtools/inc/langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr "ইংৰাজী (নামিবিয়া)"
#. pxpQo
-#: svtools/inc/langtab.hrc:249
+#: svtools/inc/langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr "ৱালুন"
#. uSw8S
-#: svtools/inc/langtab.hrc:250
+#: svtools/inc/langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr "কপটিক"
#. cXUkb
-#: svtools/inc/langtab.hrc:251
+#: svtools/inc/langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr "তিগ্ৰিনা (ইৰিট্ৰিয়া)"
#. 4X4SP
-#: svtools/inc/langtab.hrc:252
+#: svtools/inc/langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr "তিগ্ৰিগনা (ইথিওপিয়া)"
#. vebCw
-#: svtools/inc/langtab.hrc:253
+#: svtools/inc/langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr "আমহাৰিক"
#. wVfCr
-#: svtools/inc/langtab.hrc:254
+#: svtools/inc/langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr "কিৰ্ঘিজ"
#. zCrUd
-#: svtools/inc/langtab.hrc:255
+#: svtools/inc/langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr "জাৰ্মান (বেলজিয়াম)"
#. bZjgG
-#: svtools/inc/langtab.hrc:256
+#: svtools/inc/langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr "ছুভাশ"
#. Hhf2V
-#: svtools/inc/langtab.hrc:257
+#: svtools/inc/langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr "বাৰমিচ"
#. YCarY
-#: svtools/inc/langtab.hrc:258
+#: svtools/inc/langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr "হাওচা (নাজেৰিয়া)"
#. JXCmu
-#: svtools/inc/langtab.hrc:259
+#: svtools/inc/langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr "হাওচা (ঘানা)"
#. 7jrGb
-#: svtools/inc/langtab.hrc:260
+#: svtools/inc/langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr "ইৱি"
#. QWBZG
-#: svtools/inc/langtab.hrc:261
+#: svtools/inc/langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr "ইংৰাজী (ঘানা)"
#. pAEtz
-#: svtools/inc/langtab.hrc:262
+#: svtools/inc/langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr "চাঙ্গো"
#. L9sDt
-#: svtools/inc/langtab.hrc:263
+#: svtools/inc/langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr "টাগালগ"
#. iFSZs
-#: svtools/inc/langtab.hrc:264
+#: svtools/inc/langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr "গাণ্ডা"
#. Gdbhz
-#: svtools/inc/langtab.hrc:265
+#: svtools/inc/langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr "লিংগালা"
#. TnDKB
-#: svtools/inc/langtab.hrc:266
+#: svtools/inc/langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr "নিম্ন জাৰ্মান"
#. Yr5hK
-#: svtools/inc/langtab.hrc:267
+#: svtools/inc/langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr "হিলিগেন'ন"
#. nF96G
-#: svtools/inc/langtab.hrc:268
+#: svtools/inc/langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr "ৱাঞ্জা"
#. v4jmr
-#: svtools/inc/langtab.hrc:269
+#: svtools/inc/langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr "কাষুবিয়ান"
#. nbEp5
-#: svtools/inc/langtab.hrc:270
+#: svtools/inc/langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr "স্পেনিচ (কুবা)"
#. CGkDF
-#: svtools/inc/langtab.hrc:271
+#: svtools/inc/langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr "তেতুন (ইণ্ডোনেচীয়া)"
#. yXqvC
-#: svtools/inc/langtab.hrc:272
+#: svtools/inc/langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr "কিউচুৱা (বলিভিয়া, উত্তৰ)"
#. V3XMi
-#: svtools/inc/langtab.hrc:273
+#: svtools/inc/langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr "কিউচুৱা (বলিভিয়া, দক্ষিণ)"
#. 3WCP7
-#: svtools/inc/langtab.hrc:274
+#: svtools/inc/langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr "চমালী"
#. zFoBp
-#: svtools/inc/langtab.hrc:275
+#: svtools/inc/langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr "চামি, ইনাৰি (ফিনলেণ্ড)"
#. FJAQR
-#: svtools/inc/langtab.hrc:276
+#: svtools/inc/langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr "চামি, লুলে (নৰৱে)"
#. yBxW5
-#: svtools/inc/langtab.hrc:277
+#: svtools/inc/langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr "চামি, লুলে (চুইডেন)"
#. 8yPLy
-#: svtools/inc/langtab.hrc:278
+#: svtools/inc/langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr "চামি, উত্তৰীয় (ফিনলেণ্ড)"
#. SQTD9
-#: svtools/inc/langtab.hrc:279
+#: svtools/inc/langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr "চামি, উত্তৰীয় (নৰৱে)"
#. BHGpD
-#: svtools/inc/langtab.hrc:280
+#: svtools/inc/langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr "চামি, উত্তৰীয় (চুইডেন)"
#. cdYkC
-#: svtools/inc/langtab.hrc:281
+#: svtools/inc/langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr "চামি, স্কল্ট (ফিনলেণ্ড)"
#. od3Hp
-#: svtools/inc/langtab.hrc:282
+#: svtools/inc/langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr "চামি, দক্ষিনীয়া (নৰৱে)"
#. 5Ueff
-#: svtools/inc/langtab.hrc:283
+#: svtools/inc/langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr "চামি, দক্ষিনীয়া (চুইডেন)"
#. 7x4mU
-#: svtools/inc/langtab.hrc:284
+#: svtools/inc/langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr "চামি, কিলডিন (ৰাছিয়া)"
#. A5Crw
-#: svtools/inc/langtab.hrc:285
+#: svtools/inc/langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr ""
#. ESc5d
-#: svtools/inc/langtab.hrc:286
+#: svtools/inc/langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr "বড়ো"
#. sSAvV
-#: svtools/inc/langtab.hrc:287
+#: svtools/inc/langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr "ডগৰি"
#. f2nfh
-#: svtools/inc/langtab.hrc:288
+#: svtools/inc/langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr "মৈথীলি"
#. Rm94B
-#: svtools/inc/langtab.hrc:289
+#: svtools/inc/langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr "চাওতালী"
#. C7EGu
-#: svtools/inc/langtab.hrc:290
+#: svtools/inc/langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr "তেতুন (তিমুৰলেস্টে)"
#. JzTF8
-#: svtools/inc/langtab.hrc:291
+#: svtools/inc/langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr "তুৰ্কমেন"
#. XbECR
-#: svtools/inc/langtab.hrc:292
+#: svtools/inc/langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr "মলটিচ"
#. PJ6DF
-#: svtools/inc/langtab.hrc:293
+#: svtools/inc/langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr "তক পিচিন"
#. kAWUo
-#: svtools/inc/langtab.hrc:294
+#: svtools/inc/langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr "শ্বুস্বাপ"
#. sBWQv
-#: svtools/inc/langtab.hrc:295
+#: svtools/inc/langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr "অৰোমো"
#. jYDYi
-#: svtools/inc/langtab.hrc:296
+#: svtools/inc/langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr "গ্ৰীক, পুৰাতন"
#. WY8GH
-#: svtools/inc/langtab.hrc:297
+#: svtools/inc/langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr "ইদ্দিশ (ইচৰায়েল)"
#. VAWnd
-#: svtools/inc/langtab.hrc:298
+#: svtools/inc/langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr "কেচুৱা (ইকুএডৰ)"
#. UDB2F
-#: svtools/inc/langtab.hrc:299
+#: svtools/inc/langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr "আইঘাৰ"
#. XAu8x
-#: svtools/inc/langtab.hrc:300
+#: svtools/inc/langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr "এসটুৰিয়ান"
#. hwM5p
-#: svtools/inc/langtab.hrc:301
+#: svtools/inc/langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr "চৰবিয়ান, উপৰৰ"
#. iGTFG
-#: svtools/inc/langtab.hrc:302
+#: svtools/inc/langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr "চৰবিয়ান, তলৰ"
#. RvdrP
-#: svtools/inc/langtab.hrc:303
+#: svtools/inc/langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr "লেটগালিয়ান"
#. 94i7A
-#: svtools/inc/langtab.hrc:304
+#: svtools/inc/langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr "মুৰ"
#. FeuXJ
-#: svtools/inc/langtab.hrc:305
+#: svtools/inc/langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr "বুষী"
#. CWFtg
-#: svtools/inc/langtab.hrc:306
+#: svtools/inc/langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr "টাহিষীয়ান"
#. TDoMB
-#: svtools/inc/langtab.hrc:307
+#: svtools/inc/langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr "মেলাগেচি, উপত্যকাস"
#. EVG88
-#: svtools/inc/langtab.hrc:308
+#: svtools/inc/langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr "পািপয়ামেনটু (নেদাৰলেণ্ড এনটিলিচ)"
#. fbGn8
-#: svtools/inc/langtab.hrc:309
+#: svtools/inc/langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr "পাপিয়ামিনটু (এৰুবা)"
#. 9XBNE
-#: svtools/inc/langtab.hrc:310
+#: svtools/inc/langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr "চাৰডিনিয়ান, কেম্পিডানিচ"
#. d2kAw
-#: svtools/inc/langtab.hrc:311
+#: svtools/inc/langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr "চাৰডিনিয়ান, গেলুৰিচ"
#. cJATX
-#: svtools/inc/langtab.hrc:312
+#: svtools/inc/langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr "চাৰডিনিয়ান, লগুডৰিচ"
#. PJFYt
-#: svtools/inc/langtab.hrc:313
+#: svtools/inc/langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr "চাৰডিনিয়ান, চাচাৰিচ"
#. oDLAc
-#: svtools/inc/langtab.hrc:314
+#: svtools/inc/langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr "বাফিয়া"
#. 598zD
-#: svtools/inc/langtab.hrc:315
+#: svtools/inc/langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr "গিকুইয়ু"
#. PFxrW
-#: svtools/inc/langtab.hrc:316
+#: svtools/inc/langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr "ইয়োৰুবা"
#. jajFo
-#: svtools/inc/langtab.hrc:317
+#: svtools/inc/langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr "ৰুচিন (ইউক্ৰেইন)"
#. PpWdM
-#: svtools/inc/langtab.hrc:318
+#: svtools/inc/langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr "ৰুচিন (স্লভাকিয়া)"
#. Wgo9k
-#: svtools/inc/langtab.hrc:319
+#: svtools/inc/langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr "কেবিল লেটিন"
#. MSnHB
-#: svtools/inc/langtab.hrc:320
+#: svtools/inc/langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr "ইদ্দিশ (USA)"
#. uYMRX
-#: svtools/inc/langtab.hrc:321
+#: svtools/inc/langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr "হাৱাইয়ান"
#. DyEGX
-#: svtools/inc/langtab.hrc:322
+#: svtools/inc/langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr "লিম্বু"
#. 3jGCz
-#: svtools/inc/langtab.hrc:323
+#: svtools/inc/langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr "লজবান"
#. Ec3C4
-#: svtools/inc/langtab.hrc:324
+#: svtools/inc/langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr "হাইষিয়াণ"
#. D3Xoy
-#: svtools/inc/langtab.hrc:325
+#: svtools/inc/langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr "বিম্বি"
#. 6Pkbr
-#: svtools/inc/langtab.hrc:326
+#: svtools/inc/langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr "বিকৱেল"
#. 8WjqB
-#: svtools/inc/langtab.hrc:327
+#: svtools/inc/langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr ""
#. hCFcE
-#: svtools/inc/langtab.hrc:328
+#: svtools/inc/langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr "লাৰি"
#. KxXpB
-#: svtools/inc/langtab.hrc:329
+#: svtools/inc/langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr "এমবচি"
#. 6FdTq
-#: svtools/inc/langtab.hrc:330
+#: svtools/inc/langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr "টিকি-ইবু"
#. FeBzA
-#: svtools/inc/langtab.hrc:331
+#: svtools/inc/langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr "টেকেএলবালি"
#. LKetF
-#: svtools/inc/langtab.hrc:332
+#: svtools/inc/langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr "টেকে-টাই"
#. DfVqj
-#: svtools/inc/langtab.hrc:333
+#: svtools/inc/langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr "ভিলি"
#. uBEkT
-#: svtools/inc/langtab.hrc:334
+#: svtools/inc/langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr "কি'আইডি"
#. maAoG
-#: svtools/inc/langtab.hrc:335
+#: svtools/inc/langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr "পালি লেটিন"
#. eDDSm
-#: svtools/inc/langtab.hrc:336
+#: svtools/inc/langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr "কাইৰীজ (চীন)"
#. RCmma
-#: svtools/inc/langtab.hrc:337
+#: svtools/inc/langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr "কমি-জাইৰিয়ান"
#. DLxCK
-#: svtools/inc/langtab.hrc:338
+#: svtools/inc/langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr "কমি-পাৰমিয়াক"
#. zRJy3
-#: svtools/inc/langtab.hrc:339
+#: svtools/inc/langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr "পিটজানজাটজাৰা"
#. X2WLD
-#: svtools/inc/langtab.hrc:340
+#: svtools/inc/langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr "ইংৰাজী (মালাৱী)"
#. BNve6
-#: svtools/inc/langtab.hrc:341
+#: svtools/inc/langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr "ইৰজিয়া"
#. bS6vy
-#: svtools/inc/langtab.hrc:342
+#: svtools/inc/langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr "মাৰি, মিডো"
#. 2YjMT
-#: svtools/inc/langtab.hrc:343
+#: svtools/inc/langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr "পাপিয়ামেনট' (কুৰাকাও)"
#. QA2V4
-#: svtools/inc/langtab.hrc:344
+#: svtools/inc/langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr "পাপিয়ামেনট' (বনেৰ)"
#. vozw6
-#: svtools/inc/langtab.hrc:345
+#: svtools/inc/langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr "খান্টি"
#. MBtJM
-#: svtools/inc/langtab.hrc:346
+#: svtools/inc/langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr "লিভ'নিয়ান"
#. wNkoh
-#: svtools/inc/langtab.hrc:347
+#: svtools/inc/langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr "মক্সা"
#. uCDU6
-#: svtools/inc/langtab.hrc:348
+#: svtools/inc/langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr "মাৰি, হিল"
#. JEhY4
-#: svtools/inc/langtab.hrc:349
+#: svtools/inc/langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr "গানাচান"
#. hr4pq
-#: svtools/inc/langtab.hrc:350
+#: svtools/inc/langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr "অলোনেট্চ"
#. Arpn4
-#: svtools/inc/langtab.hrc:351
+#: svtools/inc/langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr "ভেপ্চ"
#. fJ3Ss
-#: svtools/inc/langtab.hrc:352
+#: svtools/inc/langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr "ভৰ'"
#. HuWCs
-#: svtools/inc/langtab.hrc:353
+#: svtools/inc/langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr "নেনেট্চ"
#. 5Zxgd
-#: svtools/inc/langtab.hrc:354
+#: svtools/inc/langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Central African Republic)"
msgstr ""
#. oBDBe
-#: svtools/inc/langtab.hrc:355
+#: svtools/inc/langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr "আকা (কঙো)"
#. GRKCD
-#: svtools/inc/langtab.hrc:356
+#: svtools/inc/langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr "ডিবোলে"
#. cgMCr
-#: svtools/inc/langtab.hrc:357
+#: svtools/inc/langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr "ডুন্ডু"
#. FmhF6
-#: svtools/inc/langtab.hrc:358
+#: svtools/inc/langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr "কাম্বা"
#. BBf4G
-#: svtools/inc/langtab.hrc:359
+#: svtools/inc/langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr "কুঙ্গু (কঙো)"
#. HbeaC
-#: svtools/inc/langtab.hrc:360
+#: svtools/inc/langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr "কুনাই"
#. wLxHD
-#: svtools/inc/langtab.hrc:361
+#: svtools/inc/langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr "গাংৱেল"
#. 7cvAe
-#: svtools/inc/langtab.hrc:362
+#: svtools/inc/langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr "জৱেম (কঙো)"
#. G2SG8
-#: svtools/inc/langtab.hrc:363
+#: svtools/inc/langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr "পুনু"
#. WjBVL
-#: svtools/inc/langtab.hrc:364
+#: svtools/inc/langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr "চুণ্ডি"
#. 9nAA2
-#: svtools/inc/langtab.hrc:365
+#: svtools/inc/langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr "টেকে-কুকুৱা"
#. dwdUH
-#: svtools/inc/langtab.hrc:366
+#: svtools/inc/langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr "চাঙি"
#. otqzC
-#: svtools/inc/langtab.hrc:367
+#: svtools/inc/langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Congo)"
msgstr ""
#. JuMFF
-#: svtools/inc/langtab.hrc:368
+#: svtools/inc/langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Democratic Republic of the Congo)"
msgstr ""
#. NDjGL
-#: svtools/inc/langtab.hrc:369
+#: svtools/inc/langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr "ইৱোম্বে (কঙো)"
#. MvwFr
-#: svtools/inc/langtab.hrc:370
+#: svtools/inc/langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr "ন'কো"
#. WFc6C
-#: svtools/inc/langtab.hrc:371
+#: svtools/inc/langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr "উদ্মুৰ্ট"
#. hEtfX
-#: svtools/inc/langtab.hrc:372
+#: svtools/inc/langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr "তিব্বতী (ভাৰত)"
#. Agf93
-#: svtools/inc/langtab.hrc:373
+#: svtools/inc/langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr "কৰ্নিচ"
#. EtH3H
-#: svtools/inc/langtab.hrc:374
+#: svtools/inc/langtab.hrc:376
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr "চামি, পিটে (চুইডেন)"
#. jp6C9
-#: svtools/inc/langtab.hrc:375
+#: svtools/inc/langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr "নগবেৰে"
#. 3nTLx
-#: svtools/inc/langtab.hrc:376
+#: svtools/inc/langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr "কুমিক"
#. c56C9
-#: svtools/inc/langtab.hrc:377
+#: svtools/inc/langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr "নগাই"
#. CBiiA
-#: svtools/inc/langtab.hrc:378
+#: svtools/inc/langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr "কাৰাকালপাক লেটিন"
#. CkEC7
-#: svtools/inc/langtab.hrc:379
+#: svtools/inc/langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr "লেডিন"
#. XAiVE
-#: svtools/inc/langtab.hrc:380
+#: svtools/inc/langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr "ফৰাঁচী (বাৰ্কিনা ফাছো)"
#. EGzhe
-#: svtools/inc/langtab.hrc:381
+#: svtools/inc/langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr "পুইনাভে"
#. HNcxe
-#: svtools/inc/langtab.hrc:382
+#: svtools/inc/langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr "মানিনকাকান, পূৰ্ব, লেটিন"
#. Kxi9E
-#: svtools/inc/langtab.hrc:383
+#: svtools/inc/langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr "এভাৰ"
#. zumBa
-#: svtools/inc/langtab.hrc:384
+#: svtools/inc/langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr "ক্ৰী, প্লেইনচ্, লেটিন"
#. PQqU7
-#: svtools/inc/langtab.hrc:385
+#: svtools/inc/langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr "ক্ৰী, প্লেইনচ্, চিলেবিক্স"
#. kewgf
-#: svtools/inc/langtab.hrc:386
+#: svtools/inc/langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr "লেঙ্গো"
#. KtBfE
-#: svtools/inc/langtab.hrc:387
+#: svtools/inc/langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr "ফ্ৰেঞ্চ (কৌট ডিআইভ'ৰ)"
#. DTuEL
-#: svtools/inc/langtab.hrc:388
+#: svtools/inc/langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr "ফ্ৰেঞ্চ (মালি)"
#. LFLk6
-#: svtools/inc/langtab.hrc:389
+#: svtools/inc/langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr "ফ্ৰেঞ্চ (চেনেগাল)"
#. mSK3x
-#: svtools/inc/langtab.hrc:390
+#: svtools/inc/langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr "ফ্ৰেঞ্চ (বেনিন)"
#. tM6qQ
-#: svtools/inc/langtab.hrc:391
+#: svtools/inc/langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr "ফ্ৰেঞ্চ (নাইজাৰ)"
#. nCq6f
-#: svtools/inc/langtab.hrc:392
+#: svtools/inc/langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr "ফ্ৰেঞ্চ (টগ')"
#. oCBvK
-#: svtools/inc/langtab.hrc:393
+#: svtools/inc/langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr ""
#. zjNcC
-#: svtools/inc/langtab.hrc:394
+#: svtools/inc/langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr ""
#. 8EbCs
-#: svtools/inc/langtab.hrc:395
+#: svtools/inc/langtab.hrc:397
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr "ইংৰাজী (নামিবিয়া)"
#. gEd8L
-#: svtools/inc/langtab.hrc:396
+#: svtools/inc/langtab.hrc:398
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr "এৰাগনিচ"
#. TaEzQ
-#: svtools/inc/langtab.hrc:397
+#: svtools/inc/langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr ""
#. s4yFD
-#: svtools/inc/langtab.hrc:398
+#: svtools/inc/langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr ""
#. FvPLF
-#: svtools/inc/langtab.hrc:399
+#: svtools/inc/langtab.hrc:401
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr "জাৰ্মান (চুইজাৰলেণ্ড)"
#. GgwXq
-#: svtools/inc/langtab.hrc:400
+#: svtools/inc/langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr ""
#. GZfWN
-#: svtools/inc/langtab.hrc:401
+#: svtools/inc/langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr ""
#. FFkaK
-#: svtools/inc/langtab.hrc:402
+#: svtools/inc/langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr ""
#. EHHtS
-#: svtools/inc/langtab.hrc:403
+#: svtools/inc/langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr ""
#. atcMq
-#: svtools/inc/langtab.hrc:404
+#: svtools/inc/langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr ""
#. UZ4Pn
-#: svtools/inc/langtab.hrc:405
+#: svtools/inc/langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr ""
#. RJDLA
-#: svtools/inc/langtab.hrc:406
+#: svtools/inc/langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr ""
#. v3WK8
-#: svtools/inc/langtab.hrc:407
+#: svtools/inc/langtab.hrc:409
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr "ইংৰাজী (মালাৱী)"
#. 4sBjT
-#: svtools/inc/langtab.hrc:408
+#: svtools/inc/langtab.hrc:410
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr ""
#. XH3fY
-#: svtools/inc/langtab.hrc:409
+#: svtools/inc/langtab.hrc:411
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr ""
#. oGNdE
-#: svtools/inc/langtab.hrc:410
+#: svtools/inc/langtab.hrc:412
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr ""
#. jQF7C
-#: svtools/inc/langtab.hrc:411
+#: svtools/inc/langtab.hrc:413
#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "আখৰ"
#. cAPXF
-#: svtools/inc/langtab.hrc:412
+#: svtools/inc/langtab.hrc:414
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr ""
#. 8LY2A
-#: svtools/inc/langtab.hrc:413
+#: svtools/inc/langtab.hrc:415
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Russia)"
msgstr ""
#. ieGNR
-#: svtools/inc/langtab.hrc:414
+#: svtools/inc/langtab.hrc:416
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Iran)"
msgstr ""
#. US8Ga
-#: svtools/inc/langtab.hrc:415
+#: svtools/inc/langtab.hrc:417
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Western (Armenia)"
msgstr ""
#. nzbrZ
-#: svtools/inc/langtab.hrc:416
+#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Classical (Armenia)"
msgstr ""
#. BDKAa
-#: svtools/inc/langtab.hrc:417
+#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Malaysia)"
msgstr ""
#. AnrGG
-#: svtools/inc/langtab.hrc:418
+#: svtools/inc/langtab.hrc:420
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Brunei Darussalam)"
msgstr ""
#. utBog
-#: svtools/inc/langtab.hrc:419
+#: svtools/inc/langtab.hrc:421
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
msgstr ""
#. jPaAH
-#: svtools/inc/langtab.hrc:420
+#: svtools/inc/langtab.hrc:422
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
msgstr ""
#. mMVAF
-#: svtools/inc/langtab.hrc:421
+#: svtools/inc/langtab.hrc:423
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Iloko"
msgstr ""
#. AzGAy
-#: svtools/inc/langtab.hrc:422
+#: svtools/inc/langtab.hrc:424
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zambia)"
msgstr ""
#. 7kkKy
-#: svtools/inc/langtab.hrc:423
+#: svtools/inc/langtab.hrc:425
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Sri Lanka)"
msgstr ""
#. xFPXp
-#: svtools/inc/langtab.hrc:424
+#: svtools/inc/langtab.hrc:426
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Nigeria)"
msgstr ""
#. Up6ab
-#: svtools/inc/langtab.hrc:425
+#: svtools/inc/langtab.hrc:427
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabardian"
msgstr ""
#. BiDsR
-#: svtools/inc/langtab.hrc:426
+#: svtools/inc/langtab.hrc:428
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guadeloupean Creole French"
msgstr ""
#. 2b2P4
-#: svtools/inc/langtab.hrc:427
+#: svtools/inc/langtab.hrc:429
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ligurian"
msgstr ""
#. 3LvEE
-#: svtools/inc/langtab.hrc:428
+#: svtools/inc/langtab.hrc:430
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Minangkabau"
msgstr ""
#. nDkKR
-#: svtools/inc/langtab.hrc:429
+#: svtools/inc/langtab.hrc:431
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sundanese"
msgstr ""
#. wGEAB
-#: svtools/inc/langtab.hrc:430
+#: svtools/inc/langtab.hrc:432
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Hong Kong)"
msgstr ""
#. qTMB2
-#: svtools/inc/langtab.hrc:431
+#: svtools/inc/langtab.hrc:433
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Kenya)"
msgstr ""
#. SgQ2p
-#: svtools/inc/langtab.hrc:432
+#: svtools/inc/langtab.hrc:434
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Thai"
msgstr ""
#. DGeeF
-#: svtools/inc/langtab.hrc:433
+#: svtools/inc/langtab.hrc:435
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cabécar"
msgstr ""
#. xHCtG
-#: svtools/inc/langtab.hrc:434
+#: svtools/inc/langtab.hrc:436
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr ""
#. 2GFgR
-#: svtools/inc/langtab.hrc:435
+#: svtools/inc/langtab.hrc:437
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
#. gmE6U
-#: svtools/inc/langtab.hrc:436
+#: svtools/inc/langtab.hrc:438
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sesotho"
msgstr ""
#. BkKJX
-#: svtools/inc/langtab.hrc:437
+#: svtools/inc/langtab.hrc:439
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Klingon"
msgstr ""
#. xFYhC
-#: svtools/inc/langtab.hrc:438
+#: svtools/inc/langtab.hrc:440
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr ""
#. Bryjh
-#: svtools/inc/langtab.hrc:439
+#: svtools/inc/langtab.hrc:441
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Latin"
msgstr ""
#. DZBAE
-#: svtools/inc/langtab.hrc:440
+#: svtools/inc/langtab.hrc:442
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Cyrillic"
msgstr ""
#. 4eEDW
-#: svtools/inc/langtab.hrc:441
+#: svtools/inc/langtab.hrc:443
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pennsylvania Dutch"
msgstr ""
#. vkGn5
-#: svtools/inc/langtab.hrc:442
+#: svtools/inc/langtab.hrc:444
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Mozambique)"
msgstr ""
#. gLsUC
-#: svtools/inc/langtab.hrc:443
+#: svtools/inc/langtab.hrc:445
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Saraiki"
msgstr ""
#. hnUCz
-#: svtools/inc/langtab.hrc:444
+#: svtools/inc/langtab.hrc:446
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rohingya Hanifi"
msgstr ""
#. ywNvt
-#: svtools/inc/langtab.hrc:445
+#: svtools/inc/langtab.hrc:447
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Morisyen"
msgstr ""
@@ -5883,20 +5895,14 @@ 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
-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:250
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:264
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 2bc4edcaaea..54cf14ea6b3 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: 2024-03-11 16:41+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -8177,11 +8177,11 @@ msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "প্ৰাথমিক লেটিন"
-#. bcjRA
+#. NXmBD
#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
-msgid "Latin-1"
-msgstr "লেটিন-1"
+msgid "C1 Controls and Latin-1 Supplement"
+msgstr ""
#. h6THj
#: include/svx/strings.hrc:1468
@@ -10149,214 +10149,220 @@ msgctxt "RID_SUBSETMAP"
msgid "Nag Mundari"
msgstr ""
+#. B4BCB
+#: include/svx/strings.hrc:1793
+msgctxt "RID_SUBSETMAP"
+msgid "CJK Unified Ideographs Extension I"
+msgstr ""
+
#. BGGvD
-#: include/svx/strings.hrc:1794
+#: include/svx/strings.hrc:1795
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr ""
#. Ct9UG
-#: include/svx/strings.hrc:1795
+#: include/svx/strings.hrc:1796
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr ""
#. XFhAz
-#: include/svx/strings.hrc:1796
+#: include/svx/strings.hrc:1797
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr ""
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1798
+#: include/svx/strings.hrc:1799
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr ""
#. b6Guf
-#: include/svx/strings.hrc:1799
+#: include/svx/strings.hrc:1800
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr ""
#. yQGoC
-#: include/svx/strings.hrc:1800
+#: include/svx/strings.hrc:1801
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr ""
#. k7B2r
-#: include/svx/strings.hrc:1801
+#: include/svx/strings.hrc:1802
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr ""
#. DF4B8
-#: include/svx/strings.hrc:1802
+#: include/svx/strings.hrc:1803
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. XVXn4
-#: include/svx/strings.hrc:1804
+#: include/svx/strings.hrc:1805
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Text along Path..."
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1806
+#: include/svx/strings.hrc:1807
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1807
+#: include/svx/strings.hrc:1808
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1809
+#: include/svx/strings.hrc:1810
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. PGuXa
#. strings related to borders
-#: include/svx/strings.hrc:1813
+#: include/svx/strings.hrc:1814
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "No Borders"
msgstr ""
#. LzhYZ
-#: include/svx/strings.hrc:1814
+#: include/svx/strings.hrc:1815
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Outer Border Only"
msgstr ""
#. EniNF
-#: include/svx/strings.hrc:1815
+#: include/svx/strings.hrc:1816
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Outer Border and Horizontal Lines"
msgstr ""
#. BuDWX
-#: include/svx/strings.hrc:1816
+#: include/svx/strings.hrc:1817
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Outer Border and All Inner Lines"
msgstr ""
#. ckL2Z
-#: include/svx/strings.hrc:1817
+#: include/svx/strings.hrc:1818
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Outer Border and Vertical Lines"
msgstr ""
#. Q9hj4
-#: include/svx/strings.hrc:1818
+#: include/svx/strings.hrc:1819
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Outer Border Without Changing Inner Lines"
msgstr ""
#. b7wCr
-#: include/svx/strings.hrc:1819
+#: include/svx/strings.hrc:1820
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Diagonal Lines Only"
msgstr ""
#. 8r98a
-#: include/svx/strings.hrc:1820
+#: include/svx/strings.hrc:1821
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN"
msgid "Diagonal Down Border"
msgstr ""
#. P4FGE
-#: include/svx/strings.hrc:1821
+#: include/svx/strings.hrc:1822
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP"
msgid "Diagonal Up Border"
msgstr ""
#. VxBrT
-#: include/svx/strings.hrc:1822
+#: include/svx/strings.hrc:1823
msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS"
msgid "Criss-Cross Border"
msgstr ""
#. hTi3j
-#: include/svx/strings.hrc:1823
+#: include/svx/strings.hrc:1824
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "All Four Borders"
msgstr ""
#. o8fB8
-#: include/svx/strings.hrc:1824
+#: include/svx/strings.hrc:1825
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Left and Right Borders Only"
msgstr ""
#. 6NnM2
-#: include/svx/strings.hrc:1825
+#: include/svx/strings.hrc:1826
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Top and Bottom Borders Only"
msgstr ""
#. KTYVW
-#: include/svx/strings.hrc:1826
+#: include/svx/strings.hrc:1827
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. fRcEu
-#: include/svx/strings.hrc:1827
+#: include/svx/strings.hrc:1828
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Left Border Only"
msgstr ""
#. uqzE7
-#: include/svx/strings.hrc:1828
+#: include/svx/strings.hrc:1829
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Right Border Only"
msgstr ""
#. 6ecLB
-#: include/svx/strings.hrc:1829
+#: include/svx/strings.hrc:1830
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Top Border Only"
msgstr ""
#. B6KZc
-#: include/svx/strings.hrc:1830
+#: include/svx/strings.hrc:1831
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Bottom Border Only"
msgstr ""
#. aCMGz
-#: include/svx/strings.hrc:1831
+#: include/svx/strings.hrc:1832
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. t38dT
-#: include/svx/strings.hrc:1832
+#: include/svx/strings.hrc:1833
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Left and Right Borders, and All Inner Lines"
msgstr ""
#. c8nou
-#: include/svx/strings.hrc:1834
+#: include/svx/strings.hrc:1835
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
msgstr ""
#. XpjRm
-#: include/svx/strings.hrc:1835
+#: include/svx/strings.hrc:1836
msgctxt "RID_SVXSTR_MISSING_CHAR"
msgid "Missing character"
msgstr ""
#. 7tBGT
-#: include/svx/strings.hrc:1836
+#: include/svx/strings.hrc:1837
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
msgstr ""
@@ -10365,19 +10371,19 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: GraphicSizeCheck strings
#. --------------------------------------------------------------------
-#: include/svx/strings.hrc:1841
+#: include/svx/strings.hrc:1842
msgctxt "STR_GRAPHIC_SIZE_CHECK_DIALOG_TITLE"
msgid "Graphic Size Check"
msgstr ""
#. D66VS
-#: include/svx/strings.hrc:1842
+#: include/svx/strings.hrc:1843
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_LOW"
msgid "Image '%NAME%' has too few pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
#. Q2kMw
-#: include/svx/strings.hrc:1843
+#: include/svx/strings.hrc:1844
msgctxt "STR_WARNING_GRAPHIC_PIXEL_COUNT_HIGH"
msgid "Image '%NAME%' has too many pixels for the current size (%DPIX% x %DPIY% DPI)"
msgstr ""
@@ -13189,13 +13195,61 @@ msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr ""
+#. MFYMT
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:24
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Name"
+msgid "Document accessibility issue text label"
+msgstr ""
+
+#. GVo9u
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:25
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLabel - Accessible Description"
+msgid "This is a document accessibility issue text label, which describes the issue."
+msgstr ""
+
+#. gY2AD
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:45
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Name"
+msgid "Document accessibility issue text link button"
+msgstr ""
+
+#. T43Ec
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:46
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryLinkButton - Accessible Description"
+msgid "This is a document accessibility issue link button, which describes the issue and provides a link, which will jump to the place of the issue in the document when clicked."
+msgstr ""
+
#. AHooD
#. This is a verb. Push this button to quickly fix an a11y problem.
-#: svx/uiconfig/ui/accessibilitycheckentry.ui:49
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:57
msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton"
msgid "Fix…"
msgstr ""
+#. AJV9y
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:65
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Name"
+msgid "Document accessibility issue fix button"
+msgstr ""
+
+#. rcR6q
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:66
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryFixButton - Accessible Description"
+msgid "This is a document accessibility issue fix button, which will provide a way to fix the issue if clicked."
+msgstr ""
+
+#. W7WbY
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:77
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Name"
+msgid "Document accessibility issue container"
+msgstr ""
+
+#. VFhns
+#: svx/uiconfig/ui/accessibilitycheckentry.ui:78
+msgctxt "accessibilitycheckentry|accessibilityCheckEntryBox - Accessible Description"
+msgid "This is a document accessibility issue container, which describes an document accessibility issue and potentially provides a solution how to fix the issue."
+msgstr ""
+
#. k4D3g
#: svx/uiconfig/ui/addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -15178,604 +15232,604 @@ msgid "Select a color for the ambient light."
msgstr ""
#. yWUfc
-#: svx/uiconfig/ui/docking3deffects.ui:1239
+#: svx/uiconfig/ui/docking3deffects.ui:1240
msgctxt "docking3deffects|extended_tip|ambientcolor"
msgid "Select a color for the ambient light."
msgstr ""
#. nSELF
-#: svx/uiconfig/ui/docking3deffects.ui:1253
+#: svx/uiconfig/ui/docking3deffects.ui:1254
#, fuzzy
msgctxt "docking3deffects|colorbutton2|tooltip_text"
msgid "Colors Dialog"
msgstr "ৰংবোৰৰ সংলাপ"
#. m2KFe
-#: svx/uiconfig/ui/docking3deffects.ui:1267
+#: svx/uiconfig/ui/docking3deffects.ui:1268
#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "পাৰিপার্শ্বিক আলোক (~A)"
#. m9fpD
-#: svx/uiconfig/ui/docking3deffects.ui:1289
+#: svx/uiconfig/ui/docking3deffects.ui:1290
#, fuzzy
msgctxt "docking3deffects|light1|tooltip_text"
msgid "Light Source 1"
msgstr "পাতল উত্স 1"
#. 9QFz2
-#: svx/uiconfig/ui/docking3deffects.ui:1296
+#: svx/uiconfig/ui/docking3deffects.ui:1297
msgctxt "docking3deffects|extended_tip|light1"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. 6VQpA
-#: svx/uiconfig/ui/docking3deffects.ui:1310
+#: svx/uiconfig/ui/docking3deffects.ui:1311
#, fuzzy
msgctxt "docking3deffects|light2|tooltip_text"
msgid "Light Source 2"
msgstr "পাতল উত্স 2"
#. jwgPB
-#: svx/uiconfig/ui/docking3deffects.ui:1317
+#: svx/uiconfig/ui/docking3deffects.ui:1318
msgctxt "docking3deffects|extended_tip|light2"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. H6ApW
-#: svx/uiconfig/ui/docking3deffects.ui:1331
+#: svx/uiconfig/ui/docking3deffects.ui:1332
#, fuzzy
msgctxt "docking3deffects|light3|tooltip_text"
msgid "Light Source 3"
msgstr "পাতল উত্স 3"
#. sCqw6
-#: svx/uiconfig/ui/docking3deffects.ui:1338
+#: svx/uiconfig/ui/docking3deffects.ui:1339
msgctxt "docking3deffects|extended_tip|light3"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. bFsp9
-#: svx/uiconfig/ui/docking3deffects.ui:1352
+#: svx/uiconfig/ui/docking3deffects.ui:1353
#, fuzzy
msgctxt "docking3deffects|light4|tooltip_text"
msgid "Light Source 4"
msgstr "পাতল উত্স 4"
#. Vus8w
-#: svx/uiconfig/ui/docking3deffects.ui:1359
+#: svx/uiconfig/ui/docking3deffects.ui:1360
msgctxt "docking3deffects|extended_tip|light4"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. umqpv
-#: svx/uiconfig/ui/docking3deffects.ui:1373
+#: svx/uiconfig/ui/docking3deffects.ui:1374
#, fuzzy
msgctxt "docking3deffects|light5|tooltip_text"
msgid "Light Source 5"
msgstr "পাতল উত্স 5"
#. dESZk
-#: svx/uiconfig/ui/docking3deffects.ui:1380
+#: svx/uiconfig/ui/docking3deffects.ui:1381
msgctxt "docking3deffects|extended_tip|light5"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. EJ5pS
-#: svx/uiconfig/ui/docking3deffects.ui:1394
+#: svx/uiconfig/ui/docking3deffects.ui:1395
#, fuzzy
msgctxt "docking3deffects|light6|tooltip_text"
msgid "Light Source 6"
msgstr "পাতল উত্স 6"
#. CgMts
-#: svx/uiconfig/ui/docking3deffects.ui:1401
+#: svx/uiconfig/ui/docking3deffects.ui:1402
msgctxt "docking3deffects|extended_tip|light6"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. RxBpE
-#: svx/uiconfig/ui/docking3deffects.ui:1415
+#: svx/uiconfig/ui/docking3deffects.ui:1416
#, fuzzy
msgctxt "docking3deffects|light7|tooltip_text"
msgid "Light Source 7"
msgstr "পাতল উত্স 7"
#. LJ3Lp
-#: svx/uiconfig/ui/docking3deffects.ui:1422
+#: svx/uiconfig/ui/docking3deffects.ui:1423
msgctxt "docking3deffects|extended_tip|light7"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. BrqqJ
-#: svx/uiconfig/ui/docking3deffects.ui:1436
+#: svx/uiconfig/ui/docking3deffects.ui:1437
#, fuzzy
msgctxt "docking3deffects|light8|tooltip_text"
msgid "Light Source 8"
msgstr "পাতল উত্স 8"
#. 7GZgb
-#: svx/uiconfig/ui/docking3deffects.ui:1443
+#: svx/uiconfig/ui/docking3deffects.ui:1444
msgctxt "docking3deffects|extended_tip|light8"
msgid "Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the Ambient light box."
msgstr ""
#. FN3e6
-#: svx/uiconfig/ui/docking3deffects.ui:1468
+#: svx/uiconfig/ui/docking3deffects.ui:1469
msgctxt "docking3deffects|lightcolor1|tooltip_text"
msgid "Light 1 color"
msgstr ""
#. djVxQ
-#: svx/uiconfig/ui/docking3deffects.ui:1477
+#: svx/uiconfig/ui/docking3deffects.ui:1479
msgctxt "docking3deffects|extended_tip|lightcolor1"
msgid "Select a color for the current light source."
msgstr ""
#. EBVTG
-#: svx/uiconfig/ui/docking3deffects.ui:1491
+#: svx/uiconfig/ui/docking3deffects.ui:1493
msgctxt "docking3deffects|lightcolor2|tooltip_text"
msgid "Light 2 color"
msgstr ""
#. wiDjj
-#: svx/uiconfig/ui/docking3deffects.ui:1509
+#: svx/uiconfig/ui/docking3deffects.ui:1512
msgctxt "docking3deffects|lightcolor3|tooltip_text"
msgid "Light 3 color"
msgstr ""
#. zZSLi
-#: svx/uiconfig/ui/docking3deffects.ui:1527
+#: svx/uiconfig/ui/docking3deffects.ui:1531
msgctxt "docking3deffects|lightcolor4|tooltip_text"
msgid "Light 4 color"
msgstr ""
#. bPGBH
-#: svx/uiconfig/ui/docking3deffects.ui:1545
+#: svx/uiconfig/ui/docking3deffects.ui:1550
msgctxt "docking3deffects|lightcolor5|tooltip_text"
msgid "Light 5 color"
msgstr ""
#. mCg85
-#: svx/uiconfig/ui/docking3deffects.ui:1563
+#: svx/uiconfig/ui/docking3deffects.ui:1569
msgctxt "docking3deffects|lightcolor6|tooltip_text"
msgid "Light 6 color"
msgstr ""
#. Lj2HV
-#: svx/uiconfig/ui/docking3deffects.ui:1581
+#: svx/uiconfig/ui/docking3deffects.ui:1588
msgctxt "docking3deffects|lightcolor7|tooltip_text"
msgid "Light 7 color"
msgstr ""
#. aNZDv
-#: svx/uiconfig/ui/docking3deffects.ui:1599
+#: svx/uiconfig/ui/docking3deffects.ui:1607
msgctxt "docking3deffects|lightcolor8|tooltip_text"
msgid "Light 8 color"
msgstr ""
#. HqaQ2
-#: svx/uiconfig/ui/docking3deffects.ui:1631
+#: svx/uiconfig/ui/docking3deffects.ui:1640
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "আলোকিত কৰক"
#. BrBDG
-#: svx/uiconfig/ui/docking3deffects.ui:1662
+#: svx/uiconfig/ui/docking3deffects.ui:1671
#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "ধৰণ (_T)"
#. txLj4
-#: svx/uiconfig/ui/docking3deffects.ui:1679
+#: svx/uiconfig/ui/docking3deffects.ui:1688
#, fuzzy
msgctxt "docking3deffects|label22"
msgid "_Mode"
msgstr "অৱস্থা"
#. pPQLp
-#: svx/uiconfig/ui/docking3deffects.ui:1696
+#: svx/uiconfig/ui/docking3deffects.ui:1705
#, fuzzy
msgctxt "docking3deffects|label23"
msgid "_Projection X"
msgstr "প্ৰক্ষেপণ X (~P)"
#. xcs3h
-#: svx/uiconfig/ui/docking3deffects.ui:1714
+#: svx/uiconfig/ui/docking3deffects.ui:1723
#, fuzzy
msgctxt "docking3deffects|label24"
msgid "P_rojection Y"
msgstr "প্ৰক্ষেপণ Y (~r)"
#. bxSBA
-#: svx/uiconfig/ui/docking3deffects.ui:1732
+#: svx/uiconfig/ui/docking3deffects.ui:1741
#, fuzzy
msgctxt "docking3deffects|label25"
msgid "_Filtering"
msgstr "ফিল্টাৰিং (~F)"
#. Gq2zg
-#: svx/uiconfig/ui/docking3deffects.ui:1749
+#: svx/uiconfig/ui/docking3deffects.ui:1758
#, fuzzy
msgctxt "docking3deffects|textype|tooltip_text"
msgid "Black & White"
msgstr "ক'লা/বগা"
#. S5ACF
-#: svx/uiconfig/ui/docking3deffects.ui:1757
+#: svx/uiconfig/ui/docking3deffects.ui:1766
msgctxt "docking3deffects|extended_tip|textype"
msgid "Converts the texture to black and white."
msgstr ""
#. rfdVf
-#: svx/uiconfig/ui/docking3deffects.ui:1771
+#: svx/uiconfig/ui/docking3deffects.ui:1780
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "ৰং"
#. dkTiY
-#: svx/uiconfig/ui/docking3deffects.ui:1779
+#: svx/uiconfig/ui/docking3deffects.ui:1788
msgctxt "docking3deffects|extended_tip|texcolor"
msgid "Converts the texture to color."
msgstr ""
#. aqP2z
-#: svx/uiconfig/ui/docking3deffects.ui:1793
+#: svx/uiconfig/ui/docking3deffects.ui:1802
#, fuzzy
msgctxt "docking3deffects|texreplace|tooltip_text"
msgid "Only Texture"
msgstr "কেৱল বিন্যাস"
#. hMAv6
-#: svx/uiconfig/ui/docking3deffects.ui:1801
+#: svx/uiconfig/ui/docking3deffects.ui:1810
msgctxt "docking3deffects|extended_tip|texreplace"
msgid "Applies the texture without shading."
msgstr ""
#. HCKdG
-#: svx/uiconfig/ui/docking3deffects.ui:1815
+#: svx/uiconfig/ui/docking3deffects.ui:1824
#, fuzzy
msgctxt "docking3deffects|texmodulate|tooltip_text"
msgid "Texture and Shading"
msgstr "বিন্যাস আৰু ছায়াকৰণ"
#. 3g4zG
-#: svx/uiconfig/ui/docking3deffects.ui:1823
+#: svx/uiconfig/ui/docking3deffects.ui:1832
msgctxt "docking3deffects|extended_tip|texmodulate"
msgid "Applies the texture with shading. To define the shading options for the texture, click the Shading button in this dialog."
msgstr ""
#. 65J8K
-#: svx/uiconfig/ui/docking3deffects.ui:1837
+#: svx/uiconfig/ui/docking3deffects.ui:1846
#, fuzzy
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr "বস্তু-নিৰ্দিষ্ট"
#. y9Kai
-#: svx/uiconfig/ui/docking3deffects.ui:1845
+#: svx/uiconfig/ui/docking3deffects.ui:1854
msgctxt "docking3deffects|extended_tip|texobjx"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. iTKyD
-#: svx/uiconfig/ui/docking3deffects.ui:1859
+#: svx/uiconfig/ui/docking3deffects.ui:1868
#, fuzzy
msgctxt "docking3deffects|texparallelx|tooltip_text"
msgid "Parallel"
msgstr "সমান্তৰাল (~a)"
#. SjaUF
-#: svx/uiconfig/ui/docking3deffects.ui:1867
+#: svx/uiconfig/ui/docking3deffects.ui:1876
msgctxt "docking3deffects|extended_tip|texparallelx"
msgid "Applies the texture parallel to the horizontal axis."
msgstr ""
#. MhgUE
-#: svx/uiconfig/ui/docking3deffects.ui:1881
+#: svx/uiconfig/ui/docking3deffects.ui:1890
#, fuzzy
msgctxt "docking3deffects|texcirclex|tooltip_text"
msgid "Circular"
msgstr "বৃত্তাকাৰ"
#. pfLqS
-#: svx/uiconfig/ui/docking3deffects.ui:1890
+#: svx/uiconfig/ui/docking3deffects.ui:1899
msgctxt "docking3deffects|extended_tip|texcirclex"
msgid "Wraps the horizontal axis of the texture pattern around a sphere."
msgstr ""
#. E9Gy6
-#: svx/uiconfig/ui/docking3deffects.ui:1904
+#: svx/uiconfig/ui/docking3deffects.ui:1913
#, fuzzy
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr "বস্তু-নিৰ্দিষ্ট"
#. Li9zf
-#: svx/uiconfig/ui/docking3deffects.ui:1912
+#: svx/uiconfig/ui/docking3deffects.ui:1921
msgctxt "docking3deffects|extended_tip|texobjy"
msgid "Automatically adjusts the texture based on the shape and size of the object."
msgstr ""
#. 5B84a
-#: svx/uiconfig/ui/docking3deffects.ui:1926
+#: svx/uiconfig/ui/docking3deffects.ui:1935
#, fuzzy
msgctxt "docking3deffects|texparallely|tooltip_text"
msgid "Parallel"
msgstr "সমান্তৰাল (~a)"
#. UuRg4
-#: svx/uiconfig/ui/docking3deffects.ui:1934
+#: svx/uiconfig/ui/docking3deffects.ui:1943
msgctxt "docking3deffects|extended_tip|texparallely"
msgid "Applies the texture parallel to the vertical axis."
msgstr ""
#. h5iQh
-#: svx/uiconfig/ui/docking3deffects.ui:1948
+#: svx/uiconfig/ui/docking3deffects.ui:1957
#, fuzzy
msgctxt "docking3deffects|texcircley|tooltip_text"
msgid "Circular"
msgstr "বৃত্তাকাৰ"
#. FyRf5
-#: svx/uiconfig/ui/docking3deffects.ui:1956
+#: svx/uiconfig/ui/docking3deffects.ui:1965
msgctxt "docking3deffects|extended_tip|texcircley"
msgid "Wraps the vertical axis of the texture pattern around a sphere."
msgstr ""
#. cKvPt
-#: svx/uiconfig/ui/docking3deffects.ui:1970
+#: svx/uiconfig/ui/docking3deffects.ui:1979
#, fuzzy
msgctxt "docking3deffects|texfilter|tooltip_text"
msgid "Filtering On/Off"
msgstr "ফিল্টাৰিং অন/অফ"
#. mMhpy
-#: svx/uiconfig/ui/docking3deffects.ui:1978
+#: svx/uiconfig/ui/docking3deffects.ui:1987
msgctxt "docking3deffects|extended_tip|texfilter"
msgid "Blurs the texture slightly to remove unwanted speckles."
msgstr ""
#. GKiZx
-#: svx/uiconfig/ui/docking3deffects.ui:2005
+#: svx/uiconfig/ui/docking3deffects.ui:2014
#, fuzzy
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr "বিন্যাসবোৰ"
#. fYX37
-#: svx/uiconfig/ui/docking3deffects.ui:2036
+#: svx/uiconfig/ui/docking3deffects.ui:2045
#, fuzzy
msgctxt "docking3deffects|label26"
msgid "_Favorites"
msgstr "প্রিয়"
#. mNa7V
-#: svx/uiconfig/ui/docking3deffects.ui:2052
+#: svx/uiconfig/ui/docking3deffects.ui:2061
#, fuzzy
msgctxt "docking3deffects|label27"
msgid "_Object color"
msgstr "বস্তুৰ ৰং (~O)"
#. rGGJC
-#: svx/uiconfig/ui/docking3deffects.ui:2066
+#: svx/uiconfig/ui/docking3deffects.ui:2075
#, fuzzy
msgctxt "docking3deffects|label29"
msgid "_Illumination color"
msgstr "আলোকসজ্জাৰ ৰং (~I)"
#. UmpFS
-#: svx/uiconfig/ui/docking3deffects.ui:2090
+#: svx/uiconfig/ui/docking3deffects.ui:2100
msgctxt "docking3deffects|extended_tip|objcolor"
msgid "Select the color that you want to apply to the object."
msgstr ""
#. 8ufuo
-#: svx/uiconfig/ui/docking3deffects.ui:2113
+#: svx/uiconfig/ui/docking3deffects.ui:2124
msgctxt "docking3deffects|extended_tip|illumcolor"
msgid "Select the color to illuminate the object."
msgstr ""
#. EeS7C
-#: svx/uiconfig/ui/docking3deffects.ui:2127
+#: svx/uiconfig/ui/docking3deffects.ui:2138
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত"
#. RcCQG
-#: svx/uiconfig/ui/docking3deffects.ui:2128
+#: svx/uiconfig/ui/docking3deffects.ui:2139
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ধাতু"
#. JxUiT
-#: svx/uiconfig/ui/docking3deffects.ui:2129
+#: svx/uiconfig/ui/docking3deffects.ui:2140
#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Gold"
msgstr "সোণ"
#. Mnmop
-#: svx/uiconfig/ui/docking3deffects.ui:2130
+#: svx/uiconfig/ui/docking3deffects.ui:2141
#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Chrome"
msgstr "ক্রোম"
#. fa9bg
-#: svx/uiconfig/ui/docking3deffects.ui:2131
+#: svx/uiconfig/ui/docking3deffects.ui:2142
#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Plastic"
msgstr "প্লাষ্টিক (~P)"
#. WGUwt
-#: svx/uiconfig/ui/docking3deffects.ui:2132
+#: svx/uiconfig/ui/docking3deffects.ui:2143
#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Wood"
msgstr "কাঠ"
#. KDxBg
-#: svx/uiconfig/ui/docking3deffects.ui:2139
+#: svx/uiconfig/ui/docking3deffects.ui:2150
msgctxt "docking3deffects|extended_tip|favorites"
msgid "Select a predefined color scheme, or select User-defined to define a custom color scheme."
msgstr ""
#. AndqG
-#: svx/uiconfig/ui/docking3deffects.ui:2154
+#: svx/uiconfig/ui/docking3deffects.ui:2165
#, fuzzy
msgctxt "docking3deffects|colorbutton3|tooltip_text"
msgid "Colors Dialog"
msgstr "ৰংবোৰৰ সংলাপ"
#. BT3GD
-#: svx/uiconfig/ui/docking3deffects.ui:2159
+#: svx/uiconfig/ui/docking3deffects.ui:2170
msgctxt "docking3deffects|extended_tip|colorbutton3"
msgid "Select the color to illuminate the object."
msgstr ""
#. tsEoC
-#: svx/uiconfig/ui/docking3deffects.ui:2173
+#: svx/uiconfig/ui/docking3deffects.ui:2184
#, fuzzy
msgctxt "docking3deffects|colorbutton4|tooltip_text"
msgid "Colors Dialog"
msgstr "ৰংবোৰৰ সংলাপ"
#. RWxeM
-#: svx/uiconfig/ui/docking3deffects.ui:2188
+#: svx/uiconfig/ui/docking3deffects.ui:2199
#, fuzzy
msgctxt "docking3deffects|label28"
msgid "Material"
msgstr "পদাৰ্থ"
#. wY3tE
-#: svx/uiconfig/ui/docking3deffects.ui:2219
+#: svx/uiconfig/ui/docking3deffects.ui:2230
#, fuzzy
msgctxt "docking3deffects|label30"
msgid "_Color"
msgstr "ৰং"
#. ngqfq
-#: svx/uiconfig/ui/docking3deffects.ui:2233
+#: svx/uiconfig/ui/docking3deffects.ui:2244
#, fuzzy
msgctxt "docking3deffects|label31"
msgid "I_ntensity"
msgstr "তীব্ৰতা (~n)"
#. TAoRf
-#: svx/uiconfig/ui/docking3deffects.ui:2257
+#: svx/uiconfig/ui/docking3deffects.ui:2269
msgctxt "docking3deffects|extended_tip|speccolor"
msgid "Select the color that you want the object to reflect."
msgstr ""
#. 8fdJB
-#: svx/uiconfig/ui/docking3deffects.ui:2271
+#: svx/uiconfig/ui/docking3deffects.ui:2283
#, fuzzy
msgctxt "docking3deffects|colorbutton5|tooltip_text"
msgid "Colors Dialog"
msgstr "ৰংবোৰৰ সংলাপ"
#. GjQ2i
-#: svx/uiconfig/ui/docking3deffects.ui:2276
+#: svx/uiconfig/ui/docking3deffects.ui:2288
msgctxt "docking3deffects|extended_tip|colorbutton5"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. tcm3D
-#: svx/uiconfig/ui/docking3deffects.ui:2293
+#: svx/uiconfig/ui/docking3deffects.ui:2305
msgctxt "docking3deffects|extended_tip|intensity"
msgid "Enter the intensity of the specular effect."
msgstr ""
#. L8GqV
-#: svx/uiconfig/ui/docking3deffects.ui:2309
+#: svx/uiconfig/ui/docking3deffects.ui:2321
#, fuzzy
msgctxt "docking3deffects|label32"
msgid "Specular"
msgstr "স্পেকুলাৰ"
#. Qkzsq
-#: svx/uiconfig/ui/docking3deffects.ui:2332
+#: svx/uiconfig/ui/docking3deffects.ui:2344
#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "নির্ধাৰণ কৰক"
#. cjrJ9
-#: svx/uiconfig/ui/docking3deffects.ui:2346
+#: svx/uiconfig/ui/docking3deffects.ui:2358
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "আপডেট কৰক"
#. AgKU4
-#: svx/uiconfig/ui/docking3deffects.ui:2361
+#: svx/uiconfig/ui/docking3deffects.ui:2373
#, fuzzy
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr "পদাৰ্থ"
#. xN7Sr
-#: svx/uiconfig/ui/docking3deffects.ui:2365
+#: svx/uiconfig/ui/docking3deffects.ui:2377
msgctxt "docking3deffects|extended_tip|material"
msgid "Changes the coloring of the selected 3D object."
msgstr ""
#. 3Av3h
-#: svx/uiconfig/ui/docking3deffects.ui:2379
+#: svx/uiconfig/ui/docking3deffects.ui:2391
#, fuzzy
msgctxt "docking3deffects|texture|tooltip_text"
msgid "Textures"
msgstr "বিন্যাসবোৰ"
#. DVwWG
-#: svx/uiconfig/ui/docking3deffects.ui:2383
+#: svx/uiconfig/ui/docking3deffects.ui:2395
msgctxt "docking3deffects|extended_tip|texture"
msgid "Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the Gallery, hold down Shift+Ctrl, and then drag an image onto the selected 3D object."
msgstr ""
#. J4WKj
-#: svx/uiconfig/ui/docking3deffects.ui:2397
+#: svx/uiconfig/ui/docking3deffects.ui:2409
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "আলোকিত কৰক"
#. 9WEJD
-#: svx/uiconfig/ui/docking3deffects.ui:2401
+#: svx/uiconfig/ui/docking3deffects.ui:2413
msgctxt "docking3deffects|extended_tip|light"
msgid "Define the light source for the selected 3D object."
msgstr ""
#. ctHgb
-#: svx/uiconfig/ui/docking3deffects.ui:2415
+#: svx/uiconfig/ui/docking3deffects.ui:2427
#, fuzzy
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "Shading"
#. HF3KP
-#: svx/uiconfig/ui/docking3deffects.ui:2419
+#: svx/uiconfig/ui/docking3deffects.ui:2431
msgctxt "docking3deffects|extended_tip|representation"
msgid "Sets the shading and shadow options for the selected 3D object."
msgstr ""
#. HxxSF
-#: svx/uiconfig/ui/docking3deffects.ui:2433
+#: svx/uiconfig/ui/docking3deffects.ui:2445
#, fuzzy
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr "জ্যামিতি"
#. h4c39
-#: svx/uiconfig/ui/docking3deffects.ui:2437
+#: svx/uiconfig/ui/docking3deffects.ui:2449
msgctxt "docking3deffects|extended_tip|geometry"
msgid "Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose Convert - To 3D, or Convert - To 3D Rotation Object."
msgstr ""
#. 4D9WF
-#: svx/uiconfig/ui/docking3deffects.ui:2454
+#: svx/uiconfig/ui/docking3deffects.ui:2466
msgctxt "docking3deffects|extended_tip|Docking3DEffects"
msgid "Specifies the properties of 3D object(s) in the current document or converts a 2D object to 3D."
msgstr ""
@@ -16088,9 +16142,9 @@ msgctxt "dockingfontwork|extended_tip|vert"
msgid "Vertically slants the characters in the text object."
msgstr ""
-#. ajneV
+#. 9HmBK
#: svx/uiconfig/ui/dockingfontwork.ui:162
-msgctxt "dockingforntwork|frameStyle"
+msgctxt "dockingfontwork|frameStyle"
msgid "Style"
msgstr ""
@@ -16158,9 +16212,9 @@ msgctxt "dockingfontwork|extended_tip|autosize"
msgid "Resizes the text to fit the length of the text baseline."
msgstr ""
-#. ebpcv
+#. 6pAwu
#: svx/uiconfig/ui/dockingfontwork.ui:296
-msgctxt "dockingforntwork|frameAdjust"
+msgctxt "dockingfontwork|frameAdjust"
msgid "Adjust"
msgstr ""
@@ -16226,9 +16280,9 @@ msgctxt "dockingfontwork|extended_tip|slant"
msgid "Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes."
msgstr ""
-#. rEQgv
+#. BCrsu
#: svx/uiconfig/ui/dockingfontwork.ui:429
-msgctxt "dockingforntwork|frameShadow"
+msgctxt "dockingfontwork|frameShadow"
msgid "Shadow"
msgstr ""
@@ -16245,9 +16299,9 @@ msgctxt "dockingfontwork|extended_tip|color"
msgid "Select a color for the text shadow."
msgstr ""
-#. PGHtD
+#. AxCG7
#: svx/uiconfig/ui/dockingfontwork.ui:471
-msgctxt "dockingforntwork|frameColor"
+msgctxt "dockingfontwork|frameColor"
msgid "Shadow Color"
msgstr ""
@@ -16289,9 +16343,9 @@ msgctxt "dockingfontwork|extended_tip|distancey"
msgid "Enter the vertical distance between the text characters and the edge of the shadow, or the size of the shadow in percent values of the character size."
msgstr ""
-#. iDoib
+#. EhJx4
#: svx/uiconfig/ui/dockingfontwork.ui:577
-msgctxt "dockingforntwork|frameShadowOffset"
+msgctxt "dockingfontwork|frameShadowOffset"
msgid "Shadow Offset"
msgstr ""
@@ -16322,9 +16376,9 @@ msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "ইণ্ডেন্ট"
-#. 9HF6C
+#. sCQDo
#: svx/uiconfig/ui/dockingfontwork.ui:682
-msgctxt "dockingforntwork|framePosition"
+msgctxt "dockingfontwork|framePosition"
msgid "Position and Indent"
msgstr ""
@@ -18522,8 +18576,20 @@ msgctxt "navigationbar|new"
msgid "New"
msgstr ""
+#. GBckQ
+#: svx/uiconfig/ui/numberingwindow.ui:25
+msgctxt "numberingwindow|label_default"
+msgid "Bullet Library"
+msgstr ""
+
+#. MBHzf
+#: svx/uiconfig/ui/numberingwindow.ui:74
+msgctxt "numberingwindow|label_doc"
+msgid "Document Bullets"
+msgstr ""
+
#. AYx6A
-#: svx/uiconfig/ui/numberingwindow.ui:54
+#: svx/uiconfig/ui/numberingwindow.ui:121
msgctxt "numberingwindow|more"
msgid "Customize..."
msgstr ""
@@ -20028,44 +20094,74 @@ msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr ""
+#. Dbpy5
+#: svx/uiconfig/ui/sidebargallery.ui:114
+msgctxt "sidebargallery|THEMELIST"
+msgid "Click a theme to view the objects associated with the theme."
+msgstr ""
+
+#. WLnG7
+#: svx/uiconfig/ui/sidebargallery.ui:167 svx/uiconfig/ui/sidebargallery.ui:219
+msgctxt "sidebargallery|extended_tip|gallery"
+msgid "To insert a Gallery object, select the object, and then drag it into the document."
+msgstr ""
+
+#. pAkjv
+#: svx/uiconfig/ui/sidebargallery.ui:252
+msgctxt "sidebargallery|extended_tip|preview"
+msgid "Displays a large preview of the selected gallery item. Double click to close."
+msgstr ""
+
#. wqE5z
-#: svx/uiconfig/ui/sidebargallery.ui:267
+#: svx/uiconfig/ui/sidebargallery.ui:283
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW"
msgid "Icon View"
msgstr ""
-#. TZSrQ
-#: svx/uiconfig/ui/sidebargallery.ui:272 svx/uiconfig/ui/sidebargallery.ui:291
-msgctxt "sidebargallery|RID_SVXSTR_GALLERY_THEMEITEMS"
-msgid "Theme Items"
+#. sUivF
+#: svx/uiconfig/ui/sidebargallery.ui:288
+msgctxt "sidebargallery|extended_tip|icons"
+msgid "Displays the contents of the Gallery as icons."
msgstr ""
#. FLH5B
-#: svx/uiconfig/ui/sidebargallery.ui:286
+#: svx/uiconfig/ui/sidebargallery.ui:302
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW"
msgid "Detailed View"
msgstr ""
+#. GeiwY
+#: svx/uiconfig/ui/sidebargallery.ui:307
+msgctxt "sidebargallery|extended_tip|list"
+msgid "Displays the contents of the Gallery as small icons, with title and path information."
+msgstr ""
+
#. tA8tK
-#: svx/uiconfig/ui/sidebargallery.ui:304
+#: svx/uiconfig/ui/sidebargallery.ui:320
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_SEARCH"
msgid "Search for icons"
msgstr ""
#. JLmB8
-#: svx/uiconfig/ui/sidebargallery.ui:310
+#: svx/uiconfig/ui/sidebargallery.ui:326
msgctxt "sidebargallery|extended_tip|value"
msgid "Enter search text."
msgstr ""
#. YDmBa
-#: svx/uiconfig/ui/sidebargallery.ui:336
+#: svx/uiconfig/ui/sidebargallery.ui:352
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME"
msgid "New..."
msgstr ""
+#. iCF8L
+#: svx/uiconfig/ui/sidebargallery.ui:362
+msgctxt "sidebargallery|extended_tip|insert"
+msgid "Adds a new theme to the Gallery and lets you choose the files to include in the theme."
+msgstr ""
+
#. RfChe
-#: svx/uiconfig/ui/sidebargallery.ui:355
+#: svx/uiconfig/ui/sidebargallery.ui:376
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
msgstr ""
@@ -20559,6 +20655,12 @@ msgctxt "sidebarshadow|transparency_label"
msgid "Transparency:"
msgstr "স্বচ্ছতা"
+#. VwB2V
+#: svx/uiconfig/ui/sidebarstylespanel.ui:46
+msgctxt "fontstyletoolbox|applystyle"
+msgid "Font style"
+msgstr ""
+
#. yt59C
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:35
msgctxt "sidebartextcolumns|labelColNumber"
@@ -20583,6 +20685,18 @@ msgctxt "sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
msgstr ""
+#. etDfs
+#: svx/uiconfig/ui/sidebartextpanel.ui:46
+msgctxt "font|fontnamecombobox"
+msgid "Font"
+msgstr ""
+
+#. fGDE3
+#: svx/uiconfig/ui/sidebartextpanel.ui:88
+msgctxt "font|fontsizecombobox"
+msgid "Font size"
+msgstr ""
+
#. dZf2D
#: svx/uiconfig/ui/stylemenu.ui:12
msgctxt "stylemenu|update"
@@ -20827,91 +20941,91 @@ msgid "_More Options..."
msgstr "অধিক বিকল্প"
#. b73Ag
-#: svx/uiconfig/ui/themecoloreditdialog.ui:12
+#: svx/uiconfig/ui/themecoloreditdialog.ui:10
msgctxt "themedialog|Title"
msgid "Theme Color Edit"
msgstr ""
#. ZBvTV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:111
+#: svx/uiconfig/ui/themecoloreditdialog.ui:110
msgctxt "themecoloreditdialog|labelThemeColorsName"
msgid "Name:"
msgstr ""
#. bpeMo
-#: svx/uiconfig/ui/themecoloreditdialog.ui:213
+#: svx/uiconfig/ui/themecoloreditdialog.ui:212
msgctxt "themecoloreditdialog|labelDark"
msgid "Dark 1:"
msgstr ""
#. JrFtB
-#: svx/uiconfig/ui/themecoloreditdialog.ui:230
+#: svx/uiconfig/ui/themecoloreditdialog.ui:229
msgctxt "themecoloreditdialog|labelLight1"
msgid "Light1:"
msgstr ""
#. FGBH2
-#: svx/uiconfig/ui/themecoloreditdialog.ui:247
+#: svx/uiconfig/ui/themecoloreditdialog.ui:246
msgctxt "themecoloreditdialog|labelDark2"
msgid "Dark 2:"
msgstr ""
#. QW9Cr
-#: svx/uiconfig/ui/themecoloreditdialog.ui:264
+#: svx/uiconfig/ui/themecoloreditdialog.ui:263
msgctxt "themecoloreditdialog|labelLight2"
msgid "Light2:"
msgstr ""
#. wgZiU
-#: svx/uiconfig/ui/themecoloreditdialog.ui:301
+#: svx/uiconfig/ui/themecoloreditdialog.ui:300
msgctxt "themecoloreditdialog|labelAccent1"
msgid "Accent 1:"
msgstr ""
#. yKnVi
-#: svx/uiconfig/ui/themecoloreditdialog.ui:318
+#: svx/uiconfig/ui/themecoloreditdialog.ui:317
msgctxt "themecoloreditdialog|labelAccent2"
msgid "Accent 2:"
msgstr ""
#. x4B79
-#: svx/uiconfig/ui/themecoloreditdialog.ui:375
+#: svx/uiconfig/ui/themecoloreditdialog.ui:374
msgctxt "themecoloreditdialog|labelAccent3"
msgid "Accent 3:"
msgstr ""
#. tFUrg
-#: svx/uiconfig/ui/themecoloreditdialog.ui:392
+#: svx/uiconfig/ui/themecoloreditdialog.ui:391
msgctxt "themecoloreditdialog|labelAccent4"
msgid "Accent 4:"
msgstr ""
#. uENPG
-#: svx/uiconfig/ui/themecoloreditdialog.ui:409
+#: svx/uiconfig/ui/themecoloreditdialog.ui:408
msgctxt "themecoloreditdialog|labelAccent5"
msgid "Accent 5:"
msgstr ""
#. sVGF5
-#: svx/uiconfig/ui/themecoloreditdialog.ui:426
+#: svx/uiconfig/ui/themecoloreditdialog.ui:425
msgctxt "themecoloreditdialog|labelAccent6"
msgid "Accent 6:"
msgstr ""
#. uAS9N
-#: svx/uiconfig/ui/themecoloreditdialog.ui:523
+#: svx/uiconfig/ui/themecoloreditdialog.ui:522
msgctxt "themecoloreditdialog|labelHyperlink"
msgid "Hyperlink:"
msgstr ""
#. etJMu
-#: svx/uiconfig/ui/themecoloreditdialog.ui:540
+#: svx/uiconfig/ui/themecoloreditdialog.ui:539
msgctxt "themecoloreditdialog|labelFollowHyperlink"
msgid "Follow Hyperlink:"
msgstr ""
#. sShYV
-#: svx/uiconfig/ui/themecoloreditdialog.ui:597
+#: svx/uiconfig/ui/themecoloreditdialog.ui:596
msgctxt "themecoloreditdialog|frameLabel"
msgid "Colors"
msgstr ""
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 8b9eebcac6c..fafba25b72a 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: 2024-03-11 16:42+0100\n"
+"POT-Creation-Date: 2024-05-23 12:40+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"
@@ -1842,344 +1842,356 @@ msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
msgstr ""
-#. nFxKY
+#. YwVuD
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Leading Chars"
+msgid "Para Hyphenation Min Leading Chars"
msgstr ""
-#. agdzD
+#. DEBbS
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
-msgid "Para Hyphenation Max Trailing Chars"
+msgid "Para Hyphenation Min Trailing Chars"
msgstr ""
-#. hj7Fp
+#. kNDph
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Compound Min Leading Chars"
+msgstr ""
+
+#. hj7Fp
+#: sw/inc/inspectorproperties.hrc:209
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
msgstr ""
#. 8BFum
-#: sw/inc/inspectorproperties.hrc:209
+#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Last Word"
msgstr ""
#. 32PM5
-#: sw/inc/inspectorproperties.hrc:210
+#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Min Word Length"
msgstr ""
#. 4ZE3Y
-#: sw/inc/inspectorproperties.hrc:211
+#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Zone"
msgstr ""
#. G8F5E
-#: sw/inc/inspectorproperties.hrc:212
+#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Keep"
msgstr ""
+#. nrito
+#: sw/inc/inspectorproperties.hrc:214
+msgctxt "RID_ATTRIBUTE_NAMES_MAP"
+msgid "Para Hyphenation Keep Type"
+msgstr ""
+
#. 4bemD
-#: sw/inc/inspectorproperties.hrc:213
+#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
msgstr ""
#. fCGA4
-#: sw/inc/inspectorproperties.hrc:214
+#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
msgstr ""
#. Q68Bx
-#: sw/inc/inspectorproperties.hrc:215
+#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
msgstr ""
#. FGVAd
-#: sw/inc/inspectorproperties.hrc:216
+#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
msgstr ""
#. tBy9h
-#: sw/inc/inspectorproperties.hrc:217
+#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
msgstr ""
#. yZZSA
-#: sw/inc/inspectorproperties.hrc:218
+#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
msgstr ""
#. dDgrE
-#: sw/inc/inspectorproperties.hrc:219
+#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
msgstr ""
#. mHDWE
-#: sw/inc/inspectorproperties.hrc:220
+#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
msgstr ""
#. Mnm2C
-#: sw/inc/inspectorproperties.hrc:221
+#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
msgstr ""
#. 8Z5AP
-#: sw/inc/inspectorproperties.hrc:222
+#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
msgstr ""
#. 6CaHh
-#: sw/inc/inspectorproperties.hrc:223
+#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
msgstr ""
#. ZDnZk
-#: sw/inc/inspectorproperties.hrc:224
+#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
msgstr ""
#. G43XB
-#: sw/inc/inspectorproperties.hrc:225
+#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
msgstr ""
#. EjnTM
-#: sw/inc/inspectorproperties.hrc:226
+#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
msgstr ""
#. eo9RR
-#: sw/inc/inspectorproperties.hrc:227
+#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
msgstr ""
#. kczeF
-#: sw/inc/inspectorproperties.hrc:228
+#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
msgstr ""
#. FmuG6
-#: sw/inc/inspectorproperties.hrc:229
+#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
msgstr ""
#. Kwp9H
-#: sw/inc/inspectorproperties.hrc:230
+#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
msgstr ""
#. r2ao2
-#: sw/inc/inspectorproperties.hrc:231
+#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
msgstr ""
#. FC9mA
-#: sw/inc/inspectorproperties.hrc:232
+#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
msgstr ""
#. VXwD2
-#: sw/inc/inspectorproperties.hrc:233
+#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
msgstr ""
#. gXoCF
-#: sw/inc/inspectorproperties.hrc:234
+#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
msgstr ""
#. sekLv
-#: sw/inc/inspectorproperties.hrc:235
+#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
msgstr ""
#. reW9Y
-#: sw/inc/inspectorproperties.hrc:236
+#: sw/inc/inspectorproperties.hrc:238
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
msgstr ""
#. wHuj4
-#: sw/inc/inspectorproperties.hrc:237
+#: sw/inc/inspectorproperties.hrc:239
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
msgstr ""
#. pUjFj
-#: sw/inc/inspectorproperties.hrc:238
+#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
msgstr ""
#. WvA9C
-#: sw/inc/inspectorproperties.hrc:239
+#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
msgstr ""
#. u8Jc6
-#: sw/inc/inspectorproperties.hrc:240
+#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
msgstr ""
#. cdw2Q
-#: sw/inc/inspectorproperties.hrc:241
+#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
msgstr ""
#. NDEck
-#: sw/inc/inspectorproperties.hrc:242
+#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border"
msgstr ""
#. 6rs9g
-#: sw/inc/inspectorproperties.hrc:243
+#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border Distance"
msgstr ""
#. XYhSX
-#: sw/inc/inspectorproperties.hrc:244
+#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
msgstr ""
#. Uoosp
-#: sw/inc/inspectorproperties.hrc:245
+#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
msgstr ""
#. 3WwCU
-#: sw/inc/inspectorproperties.hrc:246
+#: sw/inc/inspectorproperties.hrc:248
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
msgstr ""
#. DqMAX
-#: sw/inc/inspectorproperties.hrc:247
+#: sw/inc/inspectorproperties.hrc:249
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
msgstr ""
#. w8jgs
-#: sw/inc/inspectorproperties.hrc:248
+#: sw/inc/inspectorproperties.hrc:250
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
msgstr ""
#. ZREEa
-#: sw/inc/inspectorproperties.hrc:249
+#: sw/inc/inspectorproperties.hrc:251
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
msgstr ""
#. tJEtt
-#: sw/inc/inspectorproperties.hrc:250
+#: sw/inc/inspectorproperties.hrc:252
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
msgstr ""
#. oDk6s
-#: sw/inc/inspectorproperties.hrc:251
+#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
msgstr ""
#. PV65u
-#: sw/inc/inspectorproperties.hrc:252
+#: sw/inc/inspectorproperties.hrc:254
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Field"
msgstr ""
#. a6k8F
-#: sw/inc/inspectorproperties.hrc:253
+#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Frame"
msgstr ""
#. CNyuR
-#: sw/inc/inspectorproperties.hrc:254
+#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Paragraph"
msgstr ""
#. nTTEM
-#: sw/inc/inspectorproperties.hrc:255
+#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Section"
msgstr ""
#. VCADG
-#: sw/inc/inspectorproperties.hrc:256
+#: sw/inc/inspectorproperties.hrc:258
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Table"
msgstr ""
#. hDjMA
-#: sw/inc/inspectorproperties.hrc:257
+#: sw/inc/inspectorproperties.hrc:259
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
msgstr ""
#. ZG6rS
-#: sw/inc/inspectorproperties.hrc:258
+#: sw/inc/inspectorproperties.hrc:260
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border"
msgstr ""
#. 6qBJD
-#: sw/inc/inspectorproperties.hrc:259
+#: sw/inc/inspectorproperties.hrc:261
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
msgstr ""
#. RwtPi
-#: sw/inc/inspectorproperties.hrc:260
+#: sw/inc/inspectorproperties.hrc:262
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
msgstr ""
#. xcMEF
-#: sw/inc/inspectorproperties.hrc:261
+#: sw/inc/inspectorproperties.hrc:263
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
msgstr ""
#. YiBym
-#: sw/inc/inspectorproperties.hrc:262
+#: sw/inc/inspectorproperties.hrc:264
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Writing Mode"
msgstr ""
@@ -7446,20 +7458,14 @@ msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated"
msgstr ""
-#. D8MYt
+#. jXQCD
#: sw/inc/strings.hrc:894
-msgctxt "STR_FILTER_MDB"
-msgid "Microsoft Access"
-msgstr ""
-
-#. nRKEu
-#: sw/inc/strings.hrc:895
msgctxt "STR_FILTER_ACCDB"
-msgid "Microsoft Access 2007"
+msgid "Microsoft Access"
msgstr ""
#. uDNRt
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
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"
@@ -7468,92 +7474,92 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME ঠিকনা তালিকা (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr ""
#. FiUyK
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr ""
#. QwrpS
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:900
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr ""
#. omRZF
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr ""
#. YrDuD
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr ""
#. tTr4B
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr ""
#. S4p5M
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
#. N5YUH
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#. L5FEG
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "মেইল একত্ৰিত উইজাৰ্ড"
#. CEhZj
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "ST_TABLE"
msgid "Table"
msgstr "টেবুল"
#. v9hEB
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "ST_QUERY"
msgid "Query"
msgstr "প্ৰশ্ন"
#. HxGAu
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "দস্তাবেজৰ আৰম্ভনিত পৰীক্ষা অব্যাহত ৰাখিব বিচাৰে নেকি ?"
#. gE7CA
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "বানান পৰীক্ষা সম্পূৰ্ণ হ'ল."
#. 2SuqF
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr ""
@@ -7563,252 +7569,252 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "দিনাংক"
#. V9cQp
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:920
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "সময়"
#. 2zgWi
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ফাইলৰ নাম"
#. FdSaU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ডাটাবেছৰ নাম"
#. cGn9h
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_CHAPTERFLD"
msgid "~Heading"
msgstr ""
#. wYWy2
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr ""
#. EXC6N
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "পৰিসংখ্যা"
#. EW86G
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "লেখক"
#. 5aFak
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "নমুনাবোৰ"
#. 3wdud
-#: sw/inc/strings.hrc:929
+#: sw/inc/strings.hrc:928
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "পথাওতা"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "চলক ছেট কৰক"
#. ckA26
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "চলক দেখুৱাওক"
#. Fjzgu
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "সূত্র ভৰাওক"
#. AXoAT
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ইনপুট ফিল্ড"
#. VfqNE
-#: sw/inc/strings.hrc:935
+#: sw/inc/strings.hrc:934
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ইনপুট ফিল্ড (চলক)"
#. E8JAd
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ইনপুট ফিল্ড (ব্যৱহাৰকৰ্তা)"
#. 8LGEQ
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:936
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "চর্তসাপেক্ষ টেক্সট"
#. jrZ7i
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:937
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE ফিল্ড"
#. 9WAT9
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:938
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "মেক্র' কার্যকৰী কৰক"
#. qEBxa
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "সংখ্যাৰ পৰিসৰ"
#. ACE5s
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "পৰিৱৰ্তনশীল পৃষ্ঠা ছেট কৰক"
#. ayB3N
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "পৰিৱৰ্তনশীল পৃষ্ঠা দেখুৱাওক"
#. DBM4P
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL ল'ড কৰক"
#. LJFF5
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:943
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "স্থান ধাৰক"
#. zZCg6
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "আখৰবোৰক যোগ কৰক"
#. 9MGU6
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ইনপুট তালিকা"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "প্ৰসংগ ছেট কৰক"
#. FJ2X8
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "প্রসংগ ভৰাওক"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "মেইল একত্ৰিত ফিল্ড"
#. JP2DU
-#: sw/inc/strings.hrc:952
+#: sw/inc/strings.hrc:951
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "পৰৱর্তী ৰেকৰ্ড"
#. GizhA
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "যিকোনো ৰেকৰ্ড"
#. aMGxm
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "সংখ্যা ৰেকৰ্ড কৰক"
#. DtYzi
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠা"
#. UCSej
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:955
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "পৰৱর্তী পৃষ্ঠা"
#. M8Fac
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:956
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "লুকুৱাই থোৱা টেক্সট"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:958
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "ব্যৱহাৰকৰ্তাৰ ফিল্ড"
#. XELYN
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "টিপ্পনী"
#. MB6kt
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "স্ক্ৰিপ্ট"
#. BWU6A
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "গ্রন্থ-সূচী প্রৱিষ্টি"
#. 7EGCR
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "লুকুৱাই থোৱা পেৰেগ্ৰাফ"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "দস্তাবেজ তথ্য"
@@ -7817,87 +7823,87 @@ msgstr "দস্তাবেজ তথ্য"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "দিনাংক"
#. qMCEh
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "তাৰিখ (নিৰ্ধাৰিত)"
#. AXmyw
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "সময়"
#. 6dxVs
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "সময় (নিৰ্ধাৰিত)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "টেবুলবোৰ"
#. 7qW4K
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "আখৰবোৰ"
#. zDRCp
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "শব্দবোৰ"
#. 2wgLC
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:976
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "পেৰেগ্ৰাফবোৰ"
#. JPGG7
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:977
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ছবি"
#. Eu6Ns
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:978
msgctxt "FLD_STAT_OBJ"
msgid "OLE objects"
msgstr ""
#. bDG6R
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:979
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "পৃষ্ঠাবোৰ"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE স্বয়ংক্রিয়"
#. xPP2E
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE হাতেৰে"
#. spdXd
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -7906,103 +7912,103 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:988
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "সংস্থা"
#. WWxTK
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "প্রথম নাম"
#. 4tdAc
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "অন্তিম নাম"
#. xTV7n
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ইনিশ্বিয়েলছ"
#. AKD3k
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "পথ"
#. ErMju
-#: sw/inc/strings.hrc:994
+#: sw/inc/strings.hrc:993
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "দেশ"
#. ESbkx
-#: sw/inc/strings.hrc:995
+#: sw/inc/strings.hrc:994
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "জিপ ক'ড"
#. WDAc2
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:995
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "চহৰ"
#. pg7MV
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "শীৰ্ষক"
#. DwLhZ
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "স্থান"
#. LDTdu
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "টেলিফোন (ঘৰ)"
#. JBZyj
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "টেলিফোন (কাম)"
#. 5EmGH
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr ""
#. AtN9J
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr ""
#. 6GBRm
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ৰাজ্য"
#. pbrdQ
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "অফ"
#. wC8SE
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "-ত"
@@ -8012,37 +8018,37 @@ msgstr "-ত"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ফাইলৰ নাম"
#. RBpz3
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1010
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "ফাইলৰ নাম প্ৰসাৰণৰ অবিহনে"
#. BCzy8
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1011
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "পথ/ফাইলৰ নাম"
#. ChFwM
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1012
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "পথ"
#. R6KrL
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr ""
#. ANM2H
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "শ্রেণী"
@@ -8051,25 +8057,25 @@ msgstr "শ্রেণী"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_CHAPTER_NAME"
msgid "Heading contents"
msgstr ""
#. B9gFR
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_CHAPTER_NO"
msgid "Heading number"
msgstr ""
#. vFtwZ
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Heading number without separator"
msgstr ""
#. BVPZY
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1021
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Heading number and contents"
msgstr ""
@@ -8078,55 +8084,55 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
#. jm7G7
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
#. ETgy7
-#: sw/inc/strings.hrc:1028
+#: sw/inc/strings.hrc:1027
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
#. m84Fb
-#: sw/inc/strings.hrc:1029
+#: sw/inc/strings.hrc:1028
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
#. d9YtB
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1029
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ৰোমান (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ৰোমান (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "আৰবী (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "পৃষ্ঠা শৈলী হিচাপে"
#. xBKwZ
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "টেক্সট"
@@ -8135,13 +8141,13 @@ msgstr "টেক্সট"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "নাম"
#. RCnZb
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ইনিশ্বিয়েলছ"
@@ -8150,49 +8156,49 @@ msgstr "ইনিশ্বিয়েলছ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ছিষ্টেম"
#. qKXLW
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. E86ZD
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1044
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "নাম"
#. FB3Rp
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1045
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. KiBai
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1046
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "সূত্ৰ"
#. 9AsdS
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. GokUf
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ডাটাবেছ"
#. UBADL
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ছিষ্টেম"
@@ -8201,19 +8207,19 @@ msgstr "ছিষ্টেম"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1053
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "লেখক"
#. aqFVp
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1054
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "সময়"
#. FaZKx
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "দিনাংক"
@@ -8222,79 +8228,79 @@ msgstr "দিনাংক"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "FMT_REF_TEXT"
msgid "Referenced text"
msgstr ""
#. eeSAu
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
msgstr ""
#. MaB3q
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "অধ্যায়"
#. VBMno
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
msgstr ""
#. 96emU
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
msgstr ""
#. CQitd
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "শ্রেণী আৰু সংখ্যা"
#. BsvCn
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "কেপশ্বন টেক্সট"
#. Xbm7G
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1066
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Number"
msgstr ""
#. QBGit
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "সংখ্যা"
#. CGkV7
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1068
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "সংখ্যা"
#. XgSb3
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Number 1) 2) 3)"
#. zQTNF
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
#. 97Vs7
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -8303,31 +8309,31 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. rAQoE
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1077
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "টেবুল"
#. biUa2
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ফ্রেম"
#. 7mkZb
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ছবি"
#. GgbFY
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "বস্তু"
@@ -8336,170 +8342,170 @@ msgstr "বস্তু"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_COND"
msgid "~Condition"
msgstr "চৰ্ত (~C)"
#. X9cqJ
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1085
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "তেনে হ'লে, অন্যথা"
#. bo8yF
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE উক্তি"
#. LixXA
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "লুকাই থকা টেক্সট (~e)"
#. EX3bJ
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "মেক্ৰ' নাম (~M)"
#. dNZtd
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "প্ৰসংগ (~R)"
#. bfRPa
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "আখৰবোৰ (~a)"
#. j2G5G
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "অফছেট (~f)"
#. vEgGo
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VALUE"
msgid "Value"
msgstr "মূল্য"
#. YQesU
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "সূত্ৰ"
#. Eq5xq
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "নিজৰ পছন্দৰ মতে"
#. 32NzA
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
#. dYQTU
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. পীটচ"
#. xELZY
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. পীটচ"
#. F9Ldz
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "প্ৰস্থ"
#. rdxcb
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "উচ্চতা"
#. DQm2h
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "বাওঁফালৰ সীমা"
#. imDMU
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "ওপৰৰ সীমা"
#. ayQss
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_COLS"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. 3moLd
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "শাৰীবোৰ"
#. XWMSH
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
#. nxGNq
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
#. 57ju6
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
#. tbig8
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "কিতাপৰ পূর্বদৃশ্য"
#. xBHUG
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
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:1113
+#: sw/inc/strings.hrc:1112
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:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. ng6cd
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_ACCESSIBILITY_CHECK_HINT"
msgid ""
"Status of the accessibility check.\n"
@@ -8508,1442 +8514,1442 @@ msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
#. PLAVt
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "শাৰীবোৰ"
#. sg6Za
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ডাঙৰ আখৰবোৰ আঁতৰাওক"
#. gueRC
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "পৃষ্ঠা ভাঙন"
#. G3CQN
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
#. MVEk8
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "উলম্বভাৱে লুটিৱাওক"
#. Dns6t
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "%1 অনুভূমিক"
#. ZUKCy
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
#. LoQic
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
#. kbnTf
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "আখৰৰ শৈলী"
#. D99ZJ
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "আখৰৰ শৈলী"
#. fzG3P
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ফুটাৰ"
#. 9RCsQ
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ফুটাৰলৈ"
#. zFTin
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HEADER"
msgid "Header"
msgstr "হেডাৰ"
#. PcYEB
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "হেডাৰলৈ"
#. 8Jgfg
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr ""
#. HEuGy
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr ""
#. 4tA4q
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
#. ypvD6
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr ""
#. hyEQ5
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr ""
#. bGBtQ
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr ""
#. SrG3D
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
#. 9Ywzb
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "প্ৰস্থ"
#. 2GYT7
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
#. QrFMi
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
#. kLiYd
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "দফা"
#. A8nAb
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr ""
#. Uszmm
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "কোনো পৃষ্ঠা নাই"
#. JMHRz
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
#. oCZWW
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
#. YNKE6
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
#. GPTAu
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "উলম্বভাৱে কেন্দ্ৰীত"
#. fcpTS
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "তললৈ"
#. 37hos
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ৰেখাৰ ওপৰত"
#. MU7hC
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "বাওঁফালে কেন্দ্রীকৃত"
#. ZvEq7
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ৰেখাৰ তলত"
#. jypsG
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr ""
#. Cui3U
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr ""
#. 4RL9X
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
#. wzGK7
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "আনুভূমিকভাৱে কেন্দ্ৰীত"
#. ngRmB
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
#. JyHkM
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "অভ্যন্তৰ"
#. iXSZZ
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "বাহিৰ"
#. kDY9Z
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "সম্পূর্ণ প্রস্থ"
#. Hvn8D
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. 6j6TA
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
#. dvdDt
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
#. BWqF3
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "কেৱল পঢ়িবৰ বাবে দস্তাবেজত সম্পাদনা কৰিব পাৰি (_d)"
#. SCL5F
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1166
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "বিভাজন কৰক"
#. CFmBk
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr ""
#. HvZBm
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr ""
#. QDaFk
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
#. rWmT8
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "আৰু "
#. H2Kwq
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
#. yjSiJ
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
#. HE4BV
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
#. 7Q8qC
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "উজ্জ্বলতা"
#. sNxPE
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "পুনৰ কৰক "
#. u73NC
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
#. qQsPp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
#. BS4nZ
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "পার্থক্য"
#. avJBK
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
#. HQCJZ
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "স্বচ্ছতা"
#. 5jDK3
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "সুমুৱাওক"
#. DVSAx
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
#. Z7tXB
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "গ্ৰাফিক্সৰ প্ৰকাৰ"
#. RXuUF
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "মানবিশিষ্ট"
#. kbALJ
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "গ্রেস্কেল"
#. eSHEj
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ক'লা আৰু বগা"
#. tABTr
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "জলচিহ্ন"
#. 8SwC3
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1188
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "উদ্ধৃতি"
#. hWEeF
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "জাল নাই"
#. HEuEv
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "জাল (কেৱল শাৰী)"
#. VFgMq
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "জাল (শাৰী আৰু আখৰবোৰ)"
#. VRJrB
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
#. Sb3Je
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
#. yXFKP
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
#. vwHbS
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
#. Fsnm6
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "ST_PGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#. amiSY
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "ST_CTRL"
msgid "Control"
msgstr "নিয়ন্ত্রণ"
#. Cbktp
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "ST_SEL"
msgid "Selection"
msgstr "নিৰ্বাচন"
#. GpAUo
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
#. qpbDE
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "বিচৰাৰ পুনৰাবৃত্তি"
#. sfmff
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
#. DtkuT
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. A6Vgk
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr ""
#. LYuHA
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr ""
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
#. yhnpi
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr ""
#. M4BCA
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "পৰৱর্তী পৃষ্ঠা"
#. UWeq4
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "কোনো শিৰোনাম নাই"
#. ZVCrD
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
#. NGAqr
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
#. Mwcvm
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "পৰৱৰ্তী পৃষ্ঠাসংকেতলৈ"
#. xbxDs
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
#. 4ovAF
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
#. YzK6w
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "কোনো শিৰোনাম নাই"
#. skdRc
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
#. RBFga
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "পৰৱৰ্তী পাদটীকালৈ"
#. GNLrx
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
#. mFCfp
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "পৰৱৰ্তী মন্তব্য"
#. gbnwp
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
#. TXYkA
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "সূচী প্রৱিষ্টি সুমুৱাওক"
#. EyvbV
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠা"
#. cC5vJ
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠা"
#. p5jbU
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
#. 2WMmZ
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
#. 6uGDP
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "পৰৱৰ্তী খণ্ডলৈ"
#. YYCtk
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠাসংকেতলৈ"
#. nFLdX
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
#. VuxvB
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1231
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
#. QSuct
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
#. CzLBr
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
#. B7PoL
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "পূৰ্বৱৰ্তী পাদটীকালৈ"
#. AgtLD
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
#. GJQ6F
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "পূৰ্বৱৰ্তী মন্তব্য"
#. GWnfD
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
#. uDtcG
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
#. VR6DX
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "পূৰ্বৱৰ্তী টেবুল সূত্ৰলৈ যাওক"
#. GqESF
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
#. gBgxo
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "অশুদ্ধ টেবুল সূত্ৰলৈ যাওক"
#. UAon9
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "পৰৱৰ্তী অশুদ্ধ টেবুল সূত্ৰলৈ যাওক"
#. L2Apv
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr ""
#. jCsGs
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr ""
#. o3BBz
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. W7mPY
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_GOTO_PAGE_DLG_TITLE"
msgid "Go to Page"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "সুমুৱাওক"
#. LnFkq
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "মচি পেলাওক"
#. cTNEn
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
#. YWr7C
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "টেবুল সলনি হয়"
#. 6xVDN
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ব্যৱহৃত পেৰেগ্ৰাফ শৈলীবোৰ"
#. 32AND
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
#. wLDkj
-#: sw/inc/strings.hrc:1258
+#: sw/inc/strings.hrc:1257
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "শাৰী সুমুৱা হল "
#. Eb5Gb
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "শাৰী মচি পেলোৱা হ'ল"
#. RyLHZ
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1259
msgctxt "STR_REDLINE_TABLE_COLUMN_INSERT"
msgid "Column Inserted"
msgstr ""
#. FqpCw
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_REDLINE_TABLE_COLUMN_DELETE"
msgid "Column Deleted"
msgstr ""
#. i5ZJt
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1261
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
#. 4gE3z
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
#. BLEBh
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
msgstr ""
#. o39AA
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
msgstr ""
#. DRCyp
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "অন্তিম টীকা"
#. qpW2q
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "পাদটীকা"
#. 3RFUd
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
#. QCD36
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
#. AYjgB
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
#. qVX2k
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
#. DSg3b
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
#. 6GzuM
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
#. FDVNH
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
#. SL7r3
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
#. CBvih
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
#. s8v3h
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
#, fuzzy
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "স্তৰ মচি পেলাওক (~L)..."
#. wL3Fr
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "পৃষ্ঠা ফৰমেট কৰক (~P)..."
#. DrAUe
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
#, fuzzy
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "স্তৰ মচি পেলাওক (~L)..."
#. 9Xgou
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "মজীয়া ফৰমেট..."
#. ApT5B
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr ""
#. wVAZJ
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ছবি ফাইলখন খুলিব নোৱাৰি"
#. iJuAv
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ছবি ফাইল পঢ়িব নোৱাৰি"
#. Bwwho
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "অজ্ঞাত ছবি বিন্যাস"
#. bfog5
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "এই ছবি ফাইল সংস্কৰণ সমৰ্থিত নহয়"
#. xy4Vm
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ছবি ফিল্টাৰ পোৱা নগল"
#. tEqyq
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
#, fuzzy
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ছবি সুমুৱাবলৈ পৰ্যাপ্ত মেমৰি নাই।"
#. 5ihue
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1291
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ছবি সুমুৱাওক"
#. GWzLN
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1292
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "মন্তব্য: "
#. CoJc8
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "অন্তর্ভূক্তি"
#. dfMEF
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1294
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ডিলিশ্বন"
#. NytQQ
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "স্বশুদ্ধকৰণ"
#. YRAQL
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr ""
#. ELCVU
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "টেবুল সলনি হয়"
#. PzfQF
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ব্যৱহৃত পেৰেগ্ৰাফ শৈলীবোৰ"
#. WghdP
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_REDLINE_COMMENT_ADDED"
msgid "Comment added"
msgstr ""
#. 2KNu9
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_REDLINE_COMMENT_DELETED"
msgid "Comment deleted"
msgstr ""
#. sgEbW
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_PAGE"
msgid "Page "
msgstr "পৃষ্ঠা "
#. QHfpZ
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_PAGES_TWO_CONJUNCTION"
msgid "and"
msgstr ""
#. 3DpEx
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "%n ৰ %p পৃষ্ঠা"
#. kMeye
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_PAGE_COUNT_EXTENDED"
msgid "Page %1 of %2 [Page %3]"
msgstr ""
#. gqFYf
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_PAGES_COUNT"
msgid "Pages %1 - %2 of %3"
msgstr ""
#. BqLqv
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_PAGES_COUNT_EXTENDED"
msgid "Pages %1 - %2 of %3 [Pages %4 - %5]"
msgstr ""
#. FjgDc
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 (%2) of %3"
msgstr ""
#. jBinK
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED"
msgid "Page %1 (%2) of %3 [Page %4 (%5)]"
msgstr ""
#. 5EAe9
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_PAGES_COUNT_CUSTOM"
msgid "Pages %1 - %2 (%3 - %4) of %5"
msgstr ""
#. 6pfhH
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED"
msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]"
msgstr ""
#. a7tDc
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
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:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "পেৰেগ্ৰাফ"
#. aAtmp
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ছবি"
#. UBDMK
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE বস্তু"
#. xEWbo
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ফ্ৰেম"
#. hfJns
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "টেবুল"
#. GRqNY
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "টেবুলৰ শাৰী"
#. CDQY4
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "টেবুল কক্ষ"
#. 2Db9T
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#. 63FuG
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "হেডাৰ"
#. aDuAY
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ফুটাৰ"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML দস্তাবেজ"
#. y2GBv
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1327
msgctxt "STR_TITLE"
msgid "Title"
msgstr "শীৰ্ষক"
#. AipGR
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1328
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "পৃথক কৰোঁতা"
#. CoSEf
-#: sw/inc/strings.hrc:1330
+#: sw/inc/strings.hrc:1329
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Level "
#. JdTF4
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
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:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "ব্যৱহাৰকাৰী-বিৱৰিত সূচী"
#. t5uWs
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<None>"
#. vSSnJ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<None>"
#. NSx98
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
#. WxBG7
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "N#"
msgstr ""
#. 8EgTx
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
#. gxt8B
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
#. pGAb4
-#: sw/inc/strings.hrc:1339
+#: sw/inc/strings.hrc:1338
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. jCQgT
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "HI"
msgstr ""
#. XWaFn
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
#. xp6D6
-#: sw/inc/strings.hrc:1342
+#: sw/inc/strings.hrc:1341
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
#. AogDK
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
#. GnDd5
-#: sw/inc/strings.hrc:1344
+#: sw/inc/strings.hrc:1343
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Numbering"
msgstr ""
#. FH365
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "প্রৱিষ্টি"
#. xZjtZ
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "টেব বন্ধ"
#. aXW8y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "লিখনি"
#. MCUd2
-#: sw/inc/strings.hrc:1348
+#: sw/inc/strings.hrc:1347
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "পৃষ্ঠাৰ সংখ্যা"
#. BzpRR
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Heading info"
msgstr ""
#. DRBSD
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "হাইপাৰলিংক আৰম্ভ"
#. Ytn5g
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "হাইপাৰলিংক অন্ত"
#. hRo3J
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "গ্রন্থ-সূচী প্রৱিষ্টি: "
#. ZKG5v
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "আখৰৰ শৈলী: "
#. d9BES
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "গঠন লিখনি"
#. kwoGP
-#: sw/inc/strings.hrc:1355
+#: sw/inc/strings.hrc:1354
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:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "গঠন নিয়ন্ত্ৰণসমূহ বাছিবলে বাঁও অথবা সোঁ কাঁড় টিপক"
#. 59eRi
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
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:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "বর্ণমালা সূচীৰ বাবে বাছনী ফাইল (*.sdi)"
@@ -9952,286 +9958,286 @@ msgstr "বর্ণমালা সূচীৰ বাবে বাছনী
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ওপৰত আধাৰ ৰেখা (~t)"
#. 5GiEA
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "তলত আধাৰ ৰেখা (~B)"
#. sdyVF
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "আধাৰ ৰেখা কেন্দ্রীকৃত (~c)"
#. 8oPgS
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert OLE object"
msgstr ""
#. pmqbK
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit OLE object"
msgstr ""
#. 3QFYB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (নমুনা: "
#. oUhnK
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. T2SH2
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "পৃষ্ঠভূমি"
#. K6Yvs
-#: sw/inc/strings.hrc:1372
+#: sw/inc/strings.hrc:1371
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(পেৰেগ্ৰাফ শৈলী: "
#. Fsanh
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
#, 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:1375
+#: sw/inc/strings.hrc:1374
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION মুখ্য দস্তাবেজ"
#. kWe9j
-#: sw/inc/strings.hrc:1377
+#: sw/inc/strings.hrc:1376
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
#. dLuAF
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
#. oUR7Y
-#: sw/inc/strings.hrc:1379
+#: sw/inc/strings.hrc:1378
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
#. GBVqD
-#: sw/inc/strings.hrc:1381
+#: sw/inc/strings.hrc:1380
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
#. rZBXF
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "কোনো নহয় (বানান নিৰীক্ষন নকৰিব)"
#. Z8EjG
-#: sw/inc/strings.hrc:1383
+#: sw/inc/strings.hrc:1382
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "অবিকল্পিত ভাষালৈ পুনৰ সংহতি কৰা"
#. YEXdS
-#: sw/inc/strings.hrc:1384
+#: sw/inc/strings.hrc:1383
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "অধিক..."
#. QecQ3
-#: sw/inc/strings.hrc:1385
+#: sw/inc/strings.hrc:1384
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "উপেক্ষা কৰক (~I)"
#. aaiBM
-#: sw/inc/strings.hrc:1386
+#: sw/inc/strings.hrc:1385
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
#. kSDGu
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
#. KiAdJ
-#: sw/inc/strings.hrc:1389
+#: sw/inc/strings.hrc:1388
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
#. FqsCt
-#: sw/inc/strings.hrc:1390
+#: sw/inc/strings.hrc:1389
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:1391
+#: sw/inc/strings.hrc:1390
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
#. K9qMS
-#: sw/inc/strings.hrc:1392
+#: sw/inc/strings.hrc:1391
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#. XWQ8w
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML ডকুমেন্ট"
#. qVZBx
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "প্ৰতিটো দস্তাবেজত"
#. qmmPU
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
#. 2LgDJ
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Level "
#. AcAD8
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ৰূপৰেখা"
#. DE9FZ
-#: sw/inc/strings.hrc:1398
+#: sw/inc/strings.hrc:1397
#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ফুটনোট/এণ্ডনোট সুমুৱাওক"
#. EzBCZ
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "সন্ধান চাবিৰে XX সময় সলনি কৰা হ'ল"
#. 5GCGF
-#: sw/inc/strings.hrc:1400
+#: sw/inc/strings.hrc:1399
msgctxt "STR_SEARCH_KEY_FOUND_TIMES"
msgid "Search key found %1 times."
msgstr ""
#. fgywB
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "শাৰীবোৰ"
#. GUc4a
-#: sw/inc/strings.hrc:1402
+#: sw/inc/strings.hrc:1401
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "স্তম্ভ"
#. yMyuo
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
#. ywFCb
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
#. BT3M3
-#: sw/inc/strings.hrc:1406
+#: sw/inc/strings.hrc:1405
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "চলাই থাকক"
#. hnqAm
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "ST_CLOSE_DIALOG"
msgid "~Close"
msgstr ""
#. ZR9aw
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
#. YCNYb
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
#. fmHmE
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
#. EAxAu
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "ST_ADDRESS_INVALID"
msgid "Address invalid"
msgstr ""
#. yAAPM
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
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:1415
+#: sw/inc/strings.hrc:1414
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
#. RmBFW
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr ""
@@ -10240,7 +10246,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1423
+#: sw/inc/strings.hrc:1422
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -10249,143 +10255,143 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1428
+#: sw/inc/strings.hrc:1427
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
#. xAKRC
-#: sw/inc/strings.hrc:1429
+#: sw/inc/strings.hrc:1428
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
#. pDAHz
-#: sw/inc/strings.hrc:1430
+#: sw/inc/strings.hrc:1429
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
#. etEEx
-#: sw/inc/strings.hrc:1431
+#: sw/inc/strings.hrc:1430
#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "স্বাক্ষৰ কৰিছে "
#. BK7ub
-#: sw/inc/strings.hrc:1432
+#: sw/inc/strings.hrc:1431
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
#. kZKCf
-#: sw/inc/strings.hrc:1434
+#: sw/inc/strings.hrc:1433
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "ব্যৱসায়িক কার্ডসমূহ (~u)"
#. ECFij
-#: sw/inc/strings.hrc:1436
+#: sw/inc/strings.hrc:1435
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr ""
#. PwrB9
-#: sw/inc/strings.hrc:1438
+#: sw/inc/strings.hrc:1437
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "সুমুৱাওক"
#. NL48o
-#: sw/inc/strings.hrc:1439
+#: sw/inc/strings.hrc:1438
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "মচি পেলাওক"
#. PW4Bz
-#: sw/inc/strings.hrc:1440
+#: sw/inc/strings.hrc:1439
#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "এট্রিবিয়ুটবোৰ"
#. yfgiq
-#: sw/inc/strings.hrc:1442
+#: sw/inc/strings.hrc:1441
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr ""
#. fhLzk
-#: sw/inc/strings.hrc:1443
+#: sw/inc/strings.hrc:1442
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr ""
#. gD4D3
-#: sw/inc/strings.hrc:1444
+#: sw/inc/strings.hrc:1443
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "প্ৰথম চাবি"
#. BFszo
-#: sw/inc/strings.hrc:1445
+#: sw/inc/strings.hrc:1444
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "দ্বিতীয় চাবি"
#. EoAB8
-#: sw/inc/strings.hrc:1446
+#: sw/inc/strings.hrc:1445
#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "মন্তব্যসমূহ"
#. Shstx
-#: sw/inc/strings.hrc:1447
+#: sw/inc/strings.hrc:1446
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "ফলা মিল খোৱাওক"
#. 8Cjvb
-#: sw/inc/strings.hrc:1448
+#: sw/inc/strings.hrc:1447
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr ""
#. zD8rb
-#: sw/inc/strings.hrc:1449
+#: sw/inc/strings.hrc:1448
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "হয়"
#. 4tTop
-#: sw/inc/strings.hrc:1450
+#: sw/inc/strings.hrc:1449
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "নহয়"
#. KhKwa
-#: sw/inc/strings.hrc:1452
+#: sw/inc/strings.hrc:1451
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "নিজৰ পছন্দৰ মতে"
#. aHi89
-#: sw/inc/strings.hrc:1453
+#: sw/inc/strings.hrc:1452
msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER"
msgid "Click here to enter text"
msgstr ""
#. N3ocz
-#: sw/inc/strings.hrc:1454
+#: sw/inc/strings.hrc:1453
msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose an item"
msgstr ""
#. AQEZK
-#: sw/inc/strings.hrc:1455
+#: sw/inc/strings.hrc:1454
msgctxt "STR_DATE_CONTENT_CONTROL_PLACEHOLDER"
msgid "Choose a date"
msgstr ""
@@ -10393,61 +10399,61 @@ msgstr ""
#. eNMYS
#. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs
#. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible.
-#: sw/inc/strings.hrc:1459
+#: sw/inc/strings.hrc:1458
msgctxt "insertcaption|extended_tip|auto"
msgid "Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box."
msgstr ""
#. 2iTJE
-#: sw/inc/strings.hrc:1461
+#: sw/inc/strings.hrc:1460
msgctxt "STR_A11Y_DESIGN_MODE_TITLE"
msgid "The forms are not editable"
msgstr ""
#. QJbEq
-#: sw/inc/strings.hrc:1462
+#: sw/inc/strings.hrc:1461
msgctxt "STR_A11Y_DESIGN_MODE_PRIMARY"
msgid "Would you like to switch to design mode?"
msgstr ""
#. 6zBuF
-#: sw/inc/strings.hrc:1463
+#: sw/inc/strings.hrc:1462
msgctxt "STR_A11Y_DESIGN_MODE_SECONDARY"
msgid "You need to switch to design mode to edit forms."
msgstr ""
#. LGFZa
-#: sw/inc/strings.hrc:1465
+#: sw/inc/strings.hrc:1464
msgctxt "STR_MARK_COPY"
msgid "%1 Copy "
msgstr ""
#. kF23A
-#: sw/inc/strings.hrc:1467
+#: sw/inc/strings.hrc:1466
msgctxt "STR_INFORODLG_FOLDED_PRIMARY"
msgid "You are trying to delete folded (hidden) content."
msgstr ""
#. h2E9u
-#: sw/inc/strings.hrc:1468
+#: sw/inc/strings.hrc:1467
msgctxt "STR_INFORODLG_FOLDED_SECONDARY"
msgid "To delete this content, first unfold it so you can see what you intend to delete."
msgstr ""
#. JCQRL
-#: sw/inc/strings.hrc:1470
+#: sw/inc/strings.hrc:1469
msgctxt "STR_PARAGRAPH_DIRECT_FORMATTING"
msgid "Paragraph Direct Formatting"
msgstr ""
#. 5FKBR
-#: sw/inc/strings.hrc:1471
+#: sw/inc/strings.hrc:1470
msgctxt "STR_CHARACTER_DIRECT_FORMATTING"
msgid "Character Direct Formatting"
msgstr ""
#. qc9xU
-#: sw/inc/strings.hrc:1472
+#: sw/inc/strings.hrc:1471
msgctxt "STR_CHARACTER_DIRECT_FORMATTING_TAG"
msgid "df"
msgstr ""
@@ -10457,133 +10463,151 @@ msgstr ""
#. Description: Description of compatibility options in
#. Options->Writer->Compatibility dialog (sw/uiconfig/swriter/ui/optcompatpage.ui)
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1478
+#: sw/inc/strings.hrc:1477
msgctxt "STR_COMPAT_OPT_ADDSPACING"
msgid "Add spacing between paragraphs and tables"
msgstr ""
#. eoWMC
-#: sw/inc/strings.hrc:1479
+#: sw/inc/strings.hrc:1478
msgctxt "STR_COMPAT_OPT_ADDSPACINGATPAGES"
msgid "Add paragraph and table spacing at top of first page and page breaks"
msgstr ""
#. H94UE
-#: sw/inc/strings.hrc:1480
+#: sw/inc/strings.hrc:1479
msgctxt "STR_COMPAT_OPT_USEOURTABSTOPFORMAT"
msgid "Use OpenOffice.org 1.1 tabstop formatting"
msgstr ""
#. cR3TC
-#: sw/inc/strings.hrc:1481
+#: sw/inc/strings.hrc:1480
msgctxt "STR_COMPAT_OPT_NOEXTERNALLEADING"
msgid "Do not add leading (extra space) between lines of text"
msgstr ""
#. faQQK
-#: sw/inc/strings.hrc:1482
+#: sw/inc/strings.hrc:1481
msgctxt "STR_COMPAT_OPT_USELINESPACING"
msgid "Use OpenOffice.org 1.1 line spacing"
msgstr ""
#. rWnd2
-#: sw/inc/strings.hrc:1483
+#: sw/inc/strings.hrc:1482
msgctxt "STR_COMPAT_OPT_ADDTABLESPACING"
msgid "Add paragraph and table spacing at bottom of table cells"
msgstr ""
#. tE6DS
-#: sw/inc/strings.hrc:1484
+#: sw/inc/strings.hrc:1483
msgctxt "STR_COMPAT_OPT_USEOBJECTPOSITIONING"
msgid "Use OpenOffice.org 1.1 object positioning"
msgstr ""
#. szFCh
-#: sw/inc/strings.hrc:1485
+#: sw/inc/strings.hrc:1484
msgctxt "STR_COMPAT_OPT_USEOURTEXTWRAPPING"
msgid "Use OpenOffice.org 1.1 text wrapping around objects"
msgstr ""
#. Bv2nE
-#: sw/inc/strings.hrc:1486
+#: sw/inc/strings.hrc:1485
msgctxt "STR_COMPAT_OPT_CONSIDERWRAPPINGSTYLE"
msgid "Consider wrapping style when positioning objects"
msgstr ""
#. WBvDH
-#: sw/inc/strings.hrc:1487
+#: sw/inc/strings.hrc:1486
msgctxt "STR_COMPAT_OPT_EXPANDWORDSPACE"
msgid "Justify lines with a manual line break in justified paragraphs"
msgstr ""
#. NCu2p
-#: sw/inc/strings.hrc:1488
+#: sw/inc/strings.hrc:1487
msgctxt "STR_COMPAT_OPT_PROTECTFORM"
msgid "Protect form (no longer protects whole document. Insert write protected section instead)"
msgstr ""
#. 6oLWp
-#: sw/inc/strings.hrc:1489
+#: sw/inc/strings.hrc:1488
msgctxt "STR_COMPAT_OPT_MSWORDCOMPTRAILINGBLANKS"
msgid "Word-compatible trailing blanks"
msgstr ""
#. EGTEc
-#: sw/inc/strings.hrc:1490
+#: sw/inc/strings.hrc:1489
msgctxt "STR_COMPAT_OPT_SUBTRACTFLYSANCHOREDATFLYS"
msgid "Tolerate white lines that may appear in PDF page backgrounds"
msgstr ""
#. guoPi
-#: sw/inc/strings.hrc:1491
+#: sw/inc/strings.hrc:1490
msgctxt "STR_COMPAT_OPT_EMPTYDBFIELDHIDESPARA"
msgid "Hide paragraphs of database fields (e.g., mail merge) with an empty value"
msgstr ""
#. ZiwnK
-#: sw/inc/strings.hrc:1492
+#: sw/inc/strings.hrc:1491
msgctxt "STR_COMPAT_OPT_USEVARIABLEWIDTHNBSP"
msgid "Render non-breaking spaces (NBSP) as standard-space-width (off for fixed size)"
msgstr ""
#. JD4xK
-#: sw/inc/strings.hrc:1493
+#: sw/inc/strings.hrc:1492
msgctxt "STR_COMPAT_OPT_NOGAPAFTERNOTENUMBER"
msgid "Do not add an extra space after number in footnotes / endnotes with hanging first line"
msgstr ""
-#. LBmQP
+#. 2tF7s
+#: sw/inc/strings.hrc:1493
+msgctxt "STR_COMPAT_OPT_TABSRELATIVETOINDENT"
+msgid "Set tabstops relative to indent of paragraph"
+msgstr ""
+
+#. RCP3J
+#: sw/inc/strings.hrc:1494
+msgctxt "STR_COMPAT_OPT_TABOVERMARGIN"
+msgid "Allow tabs to extend beyond the right margin"
+msgstr ""
+
+#. KoeFf
#: sw/inc/strings.hrc:1495
+msgctxt "DO_NOT_MIRROR_RTL_DRAW_OBJS"
+msgid "Do not mirror drawing objects anchored in paragraphs with an RTL writing direction"
+msgstr ""
+
+#. LBmQP
+#: sw/inc/strings.hrc:1497
msgctxt "sidebartableedit|alignautolabel"
msgid "Automatic"
msgstr ""
#. tTkKo
-#: sw/inc/strings.hrc:1496
+#: sw/inc/strings.hrc:1498
msgctxt "sidebartableedit|alignleftlabel"
msgid "Left"
msgstr ""
#. zU6Bm
-#: sw/inc/strings.hrc:1497
+#: sw/inc/strings.hrc:1499
msgctxt "sidebartableedit|alignfromleftlabel"
msgid "From left"
msgstr ""
#. HKZYR
-#: sw/inc/strings.hrc:1498
+#: sw/inc/strings.hrc:1500
msgctxt "sidebartableedit|alignrightlabel"
msgid "Right"
msgstr ""
#. iZWsJ
-#: sw/inc/strings.hrc:1499
+#: sw/inc/strings.hrc:1501
msgctxt "sidebartableedit|aligncenterlabel"
msgid "Center"
msgstr ""
#. hyfHe
-#: sw/inc/strings.hrc:1500
+#: sw/inc/strings.hrc:1502
msgctxt "sidebartableedit|alignmanuallabel"
msgid "Manual"
msgstr ""
@@ -12680,62 +12704,56 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#. z7D9z
-#: sw/uiconfig/swriter/ui/characterproperties.ui:9
+#: sw/uiconfig/swriter/ui/characterproperties.ui:8
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "আখৰ"
#. pjT6b
-#: sw/uiconfig/swriter/ui/characterproperties.ui:33
+#: sw/uiconfig/swriter/ui/characterproperties.ui:29
msgctxt "characterproperties|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. tLVfC
-#: sw/uiconfig/swriter/ui/characterproperties.ui:36
+#: sw/uiconfig/swriter/ui/characterproperties.ui:33
msgctxt "characterproperties|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. GJNuu
-#: sw/uiconfig/swriter/ui/characterproperties.ui:160
+#: sw/uiconfig/swriter/ui/characterproperties.ui:132
msgctxt "characterproperties|font"
msgid "Font"
msgstr "আখৰ"
#. bwwEA
-#: sw/uiconfig/swriter/ui/characterproperties.ui:207
+#: sw/uiconfig/swriter/ui/characterproperties.ui:155
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "আখৰৰ প্ৰভাববোৰ"
#. CV8Tr
-#: sw/uiconfig/swriter/ui/characterproperties.ui:255
+#: sw/uiconfig/swriter/ui/characterproperties.ui:179
msgctxt "characterproperties|position"
msgid "Position"
msgstr "স্থান"
#. CXLtN
-#: sw/uiconfig/swriter/ui/characterproperties.ui:303
+#: sw/uiconfig/swriter/ui/characterproperties.ui:203
msgctxt "characterproperties|asianlayout"
msgid "Asian Layout"
msgstr "এছীয় বিন্যাস"
-#. jTVKZ
-#: sw/uiconfig/swriter/ui/characterproperties.ui:351
-msgctxt "characterproperties|hyperlink"
-msgid "Hyperlink"
-msgstr "হাইপাৰলিংক"
-
#. uV8CG
-#: sw/uiconfig/swriter/ui/characterproperties.ui:399
+#: sw/uiconfig/swriter/ui/characterproperties.ui:227
#, fuzzy
msgctxt "characterproperties|background"
msgid "Highlighting"
msgstr "আলোকিত কৰি আছে"
#. fJhsz
-#: sw/uiconfig/swriter/ui/characterproperties.ui:447
+#: sw/uiconfig/swriter/ui/characterproperties.ui:251
msgctxt "characterproperties|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
@@ -13535,164 +13553,194 @@ msgid "Value:"
msgstr ""
#. DDVfE
-#: sw/uiconfig/swriter/ui/converttexttable.ui:15
+#: sw/uiconfig/swriter/ui/converttexttable.ui:23
msgctxt "converttexttable|ConvertTextTableDialog"
msgid "Convert Table to Text"
msgstr "টেবুল টেক্সটলৈ সলনি কৰক"
#. iArsw
-#: sw/uiconfig/swriter/ui/converttexttable.ui:107
+#: sw/uiconfig/swriter/ui/converttexttable.ui:133
msgctxt "converttexttable|tabs"
msgid "Tabs"
msgstr "টেবসমূহ"
#. 9aKdG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:116
+#: sw/uiconfig/swriter/ui/converttexttable.ui:142
msgctxt "converttexttable|extended_tip|tabs"
msgid "Converts the text to a table using tabs as column markers."
msgstr ""
#. uPkEG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:127
+#: sw/uiconfig/swriter/ui/converttexttable.ui:153
msgctxt "converttexttable|semicolons"
msgid "Semicolons"
msgstr "ছেমিকলনবোৰ"
#. GqN6W
-#: sw/uiconfig/swriter/ui/converttexttable.ui:136
+#: sw/uiconfig/swriter/ui/converttexttable.ui:162
msgctxt "converttexttable|extended_tip|semicolons"
msgid "Converts the text to a table using semi-colons (;) as column markers."
msgstr ""
#. fucq3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:148
+#: sw/uiconfig/swriter/ui/converttexttable.ui:174
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "দফা"
#. 4fBB3
-#: sw/uiconfig/swriter/ui/converttexttable.ui:157
+#: sw/uiconfig/swriter/ui/converttexttable.ui:183
msgctxt "converttexttable|extended_tip|paragraph"
msgid "Converts the text to a table using paragraphs as column markers."
msgstr ""
#. zN6Mx
-#: sw/uiconfig/swriter/ui/converttexttable.ui:168
+#: sw/uiconfig/swriter/ui/converttexttable.ui:194
msgctxt "converttexttable|other"
msgid "Other:"
msgstr "অন্য:"
#. 27JXH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:180
+#: sw/uiconfig/swriter/ui/converttexttable.ui:206
msgctxt "converttexttable|extended_tip|other"
msgid "Converts the text to a table using the character that you type in the box as a column marker."
msgstr ""
#. GQnda
-#: sw/uiconfig/swriter/ui/converttexttable.ui:197
+#: sw/uiconfig/swriter/ui/converttexttable.ui:223
msgctxt "converttexttable|othered"
msgid ","
msgstr ","
#. rmBim
-#: sw/uiconfig/swriter/ui/converttexttable.ui:204
+#: sw/uiconfig/swriter/ui/converttexttable.ui:230
msgctxt "converttexttable|othered-atkobject"
msgid "Symbol"
msgstr "চিহ্ন"
#. G5obG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:205
+#: sw/uiconfig/swriter/ui/converttexttable.ui:231
msgctxt "converttexttable|extended_tip|othered"
msgid "Type the character that you want to use as a column marker."
msgstr ""
#. apGyF
-#: sw/uiconfig/swriter/ui/converttexttable.ui:216
+#: sw/uiconfig/swriter/ui/converttexttable.ui:242
msgctxt "converttexttable|keepcolumn"
msgid "Equal width for all columns"
msgstr "সকলোবোৰ স্তম্ভৰ বাবে সমান প্ৰস্থ"
#. xLjLr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:224
+#: sw/uiconfig/swriter/ui/converttexttable.ui:250
msgctxt "converttexttable|extended_tip|keepcolumn"
msgid "Creates columns of equal width, regardless of the position of the column marker."
msgstr ""
#. UbhJY
-#: sw/uiconfig/swriter/ui/converttexttable.ui:240
+#: sw/uiconfig/swriter/ui/converttexttable.ui:266
#, fuzzy
msgctxt "converttexttable|label1"
msgid "Separate Text At"
msgstr "-ত টেক্সট পৃথক কৰক"
#. VDaHH
-#: sw/uiconfig/swriter/ui/converttexttable.ui:270
+#: sw/uiconfig/swriter/ui/converttexttable.ui:295
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "শিৰোনাম"
#. dqVGr
-#: sw/uiconfig/swriter/ui/converttexttable.ui:278
+#: sw/uiconfig/swriter/ui/converttexttable.ui:303
msgctxt "converttexttable|extended_tip|headingcb"
msgid "Formats the first row of the new table as a heading."
msgstr ""
#. XqGoL
-#: sw/uiconfig/swriter/ui/converttexttable.ui:289
+#: sw/uiconfig/swriter/ui/converttexttable.ui:314
msgctxt "converttexttable|repeatheading"
msgid "Repeat heading"
msgstr "শিৰোনামৰ পুনৰাবৃত্তি"
#. YhBhC
-#: sw/uiconfig/swriter/ui/converttexttable.ui:299
+#: sw/uiconfig/swriter/ui/converttexttable.ui:324
msgctxt "converttexttable|extended_tip|repeatheading"
msgid "Repeats the table header on each page that the table spans."
msgstr ""
#. URvME
-#: sw/uiconfig/swriter/ui/converttexttable.ui:310
+#: sw/uiconfig/swriter/ui/converttexttable.ui:335
msgctxt "converttexttable|dontsplitcb"
msgid "Don't split table"
msgstr "টেবুল বিভাজিত নকৰিব"
#. FA8WG
-#: sw/uiconfig/swriter/ui/converttexttable.ui:318
+#: sw/uiconfig/swriter/ui/converttexttable.ui:343
msgctxt "converttexttable|extended_tip|dontsplitcb"
msgid "Does not divide the table across pages."
msgstr ""
#. XaNbS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:339
+#: sw/uiconfig/swriter/ui/converttexttable.ui:364
msgctxt "converttexttable|label3"
msgid "The first "
msgstr "প্ৰথম "
#. iXL3d
-#: sw/uiconfig/swriter/ui/converttexttable.ui:352
+#: sw/uiconfig/swriter/ui/converttexttable.ui:377
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "শাৰীবোৰ"
-#. C9QkD
-#: sw/uiconfig/swriter/ui/converttexttable.ui:380
-msgctxt "converttexttable|autofmt"
-msgid "AutoFormat..."
-msgstr "স্বয়ংক্ৰিয় ফৰমেট..."
-
-#. ArFSS
-#: sw/uiconfig/swriter/ui/converttexttable.ui:385
-msgctxt "converttexttable|extended_tip|autofmt"
-msgid "Opens the AutoFormat dialog, where you can select a predefined layout for table."
-msgstr ""
-
#. Jsmkz
-#: sw/uiconfig/swriter/ui/converttexttable.ui:400
+#: sw/uiconfig/swriter/ui/converttexttable.ui:409
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "বিকল্পসমূহ"
+#. bFYNd
+#: sw/uiconfig/swriter/ui/converttexttable.ui:516
+msgctxt "converttexttable|label5"
+msgid "Format"
+msgstr ""
+
+#. EMrtD
+#: sw/uiconfig/swriter/ui/converttexttable.ui:552
+msgctxt "converttexttable|numformatcb"
+msgid "Number format"
+msgstr ""
+
+#. RjBhY
+#: sw/uiconfig/swriter/ui/converttexttable.ui:566
+msgctxt "converttexttable|bordercb"
+msgid "Borders"
+msgstr ""
+
+#. 9geQq
+#: sw/uiconfig/swriter/ui/converttexttable.ui:580
+msgctxt "converttexttable|fontcb"
+msgid "Font"
+msgstr ""
+
+#. V3F6B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:594
+msgctxt "converttexttable|patterncb"
+msgid "Pattern"
+msgstr ""
+
+#. ceF5B
+#: sw/uiconfig/swriter/ui/converttexttable.ui:608
+msgctxt "converttexttable|alignmentcb"
+msgid "Alignment"
+msgstr ""
+
+#. MYbb6
+#: sw/uiconfig/swriter/ui/converttexttable.ui:629
+msgctxt "converttexttable|label6"
+msgid "Formatting"
+msgstr ""
+
#. kUb8Q
-#: sw/uiconfig/swriter/ui/converttexttable.ui:432
+#: sw/uiconfig/swriter/ui/converttexttable.ui:657
msgctxt "converttexttable|extended_tip|ConvertTextTableDialog"
msgid "Converts the selected text into a table, or the selected table into text."
msgstr ""
@@ -15077,10 +15125,10 @@ msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "চৰণ কৰক..."
-#. HvR9A
+#. HNXV3
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:156
msgctxt "exchangedatabases|extended_tip|browse"
-msgid "Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
+msgid "Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
msgstr ""
#. ZgGFH
@@ -15193,51 +15241,57 @@ msgctxt "fielddialog|extended_tip|FieldDialog"
msgid "Inserts a field at the current cursor position."
msgstr ""
+#. mKEgr
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:8
+msgctxt "findentrydialog|FindEntryDialog"
+msgid "Find Entry"
+msgstr ""
+
#. 8UkAB
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:25
msgctxt "findentrydialog|find"
msgid "_Find"
msgstr ""
#. yfE3P
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:34
msgctxt "findentrydialog|extended_tip|find"
msgid "Displays the next record that contains the search text."
msgstr ""
#. veaSC
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:97
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:98
#, fuzzy
msgctxt "findentrydialog|label1"
msgid "F_ind"
msgstr "বিচাৰক"
#. svGxx
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:116
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:117
msgctxt "findentrydialog|extended_tip|entry"
msgid "Enter the search term."
msgstr ""
#. CHJAa
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:139
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:140
msgctxt "findentrydialog|findin"
msgid "Find _only in"
msgstr ""
#. vXdjr
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:150
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:151
msgctxt "findentrydialog|extended_tip|findin"
msgid "Restricts the search to one data field."
msgstr ""
#. LA7X8
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:169
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:170
msgctxt "findentrydialog|extended_tip|area"
msgid "Select the data field where you want to search for the text."
msgstr ""
#. FQuFW
-#: sw/uiconfig/swriter/ui/findentrydialog.ui:203
+#: sw/uiconfig/swriter/ui/findentrydialog.ui:201
msgctxt "findentrydialog|extended_tip|FindEntryDialog"
msgid "Searches for a record or recipient in the mail merge address list."
msgstr ""
@@ -15304,10 +15358,10 @@ msgctxt "flddbpage|browse"
msgid "Browse..."
msgstr "চৰণ কৰক..."
-#. FnCPc
+#. 9bmG5
#: sw/uiconfig/swriter/ui/flddbpage.ui:332
msgctxt "flddbpage|extended_tip|browse"
-msgid "Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
+msgid "Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list."
msgstr ""
#. n7J6N
@@ -15537,10 +15591,10 @@ msgctxt "fldfuncpage|macro"
msgid "_Macro..."
msgstr "মেক্র' (_M)..."
-#. pHLUT
+#. CQu2f
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:262
msgctxt "fldfuncpage|extended_tip|macro"
-msgid "Opens the Macro Selector, where you can choose the macro that will run when you click the selected field in the document."
+msgid "Opens the Macro Selector dialog, where you can choose the macro that will run when you click the selected field in the document."
msgstr ""
#. cyE7z
@@ -15767,163 +15821,162 @@ msgctxt "fldrefpage|extended_tip|FieldRefPage"
msgid "This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document."
msgstr ""
+#. jXhPb
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:71
+msgctxt "fldvarpage|nameft"
+msgid "Na_me:"
+msgstr ""
+
+#. juXJz
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:89
+msgctxt "fldvarpage|extended_tip|name"
+msgid "Type the name of the user-defined field to create."
+msgstr ""
+
+#. mA2Cx
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:105
+msgctxt "fldvarpage|valueft"
+msgid "_Value:"
+msgstr ""
+
+#. onRpf
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:130
+msgctxt "fldvarpage|extended_tip|value"
+msgid "Enter the contents to add to a user-defined field."
+msgstr ""
+
+#. BLiKH
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:154
+msgctxt "fldvarpage|apply|tooltip_text"
+msgid "Apply"
+msgstr "প্ৰয়োগ কৰক"
+
+#. iLGxP
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:160
+msgctxt "fldvarpage|extended_tip|apply"
+msgid "Adds the user-defined field to the Select list."
+msgstr ""
+
+#. GKfDe
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:174
+msgctxt "fldvarpage|delete|tooltip_text"
+msgid "Delete"
+msgstr "মচি পেলাওক"
+
+#. bGYju
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:180
+msgctxt "fldvarpage|extended_tip|delete"
+msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+msgstr ""
+
#. EMeve
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:107
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:246
msgctxt "fldvarpage|extended_tip|type"
msgid "Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert."
msgstr ""
#. MYGxL
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:118
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:257
#, fuzzy
msgctxt "fldvarpage|label1"
msgid "_Type"
msgstr "ধৰণ"
#. YfUrq
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:189
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:312
msgctxt "fldvarpage|extended_tip|select"
msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert."
msgstr ""
#. JFbpp
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:323
msgctxt "fldvarpage|label2"
msgid "_Select"
msgstr ""
#. eLoJ7
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:386
msgctxt "fldvarpage|extended_tip|numformat"
msgid "Click the format to apply to the selected field, or click \"Additional formats\" to define a custom format."
msgstr ""
#. bAzUU
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:331
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:431
msgctxt "fldvarpage|extended_tip|format"
msgid "In the Format list, define if the value is inserted as text or as number."
msgstr ""
-#. WRjtn
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
-msgctxt "fldvarpage|label3"
-msgid "_Format"
-msgstr ""
-
#. qPpKb
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:445
#, fuzzy
msgctxt "fldvarpage|invisible"
msgid "Invisi_ble"
msgstr "অদৃশ্য"
#. 4SBL9
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:374
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
msgctxt "fldvarpage|extended_tip|invisible"
msgid "Hides the field contents in the document."
msgstr ""
#. jUrib
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:405
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:484
msgctxt "fldvarpage|label5"
msgid "_Up to level:"
msgstr ""
#. uXVGk
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:418
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:497
msgctxt "fldvarpage|separatorft"
msgid "Se_parator:"
msgstr ""
#. xWPdj
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:432
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:511
msgctxt "fldvarpage|level|tooltip_text"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is displayed."
msgstr ""
#. B2VKZ
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:434
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
msgctxt "fldvarpage|level"
msgid "[None]"
msgstr ""
#. 3eiSX
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:438
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:517
msgctxt "fldvarpage|extended_tip|level"
msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading that has outline level 2 or less. If “None” is selected, no heading number is displayed. To use this option, heading numbers must be enabled. Use “Tools - Heading Numbering”."
msgstr ""
-#. ECBav
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:453
-msgctxt "fldvarpage|separator"
-msgid "."
-msgstr ""
-
#. Bnsut
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:455
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:530
msgctxt "fldvarpage|separator|tooltip_text"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
+#. ECBav
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:533
+msgctxt "fldvarpage|separator"
+msgid "."
+msgstr ""
+
#. 3dC3P
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:458
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:537
msgctxt "fldvarpage|extended_tip|separator"
msgid "Enter the character to use as a separator between the heading number and the field number."
msgstr ""
#. GgDBN
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:473
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:552
msgctxt "fldvarpage|label4"
msgid "With Heading Number"
msgstr ""
-#. ibirK
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:513
-msgctxt "fldvarpage|nameft"
-msgid "Na_me"
-msgstr "নাম (_m)"
-
-#. juXJz
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:532
-msgctxt "fldvarpage|extended_tip|name"
-msgid "Type the name of the user-defined field to create."
-msgstr ""
-
-#. 5qBE2
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:545
-#, fuzzy
-msgctxt "fldvarpage|valueft"
-msgid "_Value"
-msgstr "মূল্য"
-
-#. onRpf
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:565
-msgctxt "fldvarpage|extended_tip|value"
-msgid "Enter the contents to add to a user-defined field."
-msgstr ""
-
-#. BLiKH
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:586
-msgctxt "fldvarpage|apply|tooltip_text"
-msgid "Apply"
-msgstr "প্ৰয়োগ কৰক"
-
-#. iLGxP
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:592
-msgctxt "fldvarpage|extended_tip|apply"
-msgid "Adds the user-defined field to the Select list."
-msgstr ""
-
-#. GKfDe
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:606
-msgctxt "fldvarpage|delete|tooltip_text"
-msgid "Delete"
-msgstr "মচি পেলাওক"
-
-#. bGYju
-#: sw/uiconfig/swriter/ui/fldvarpage.ui:612
-msgctxt "fldvarpage|extended_tip|delete"
-msgid "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
+#. WRjtn
+#: sw/uiconfig/swriter/ui/fldvarpage.ui:573
+msgctxt "fldvarpage|label3"
+msgid "_Format"
msgstr ""
#. b5iXT
@@ -16725,58 +16778,58 @@ msgid "Frame"
msgstr "ফ্ৰেম"
#. A2nPr
-#: sw/uiconfig/swriter/ui/framedialog.ui:111
+#: sw/uiconfig/swriter/ui/framedialog.ui:112
msgctxt "framedialog|type"
msgid "Position and Size"
msgstr ""
#. PGiYy
-#: sw/uiconfig/swriter/ui/framedialog.ui:134
+#: sw/uiconfig/swriter/ui/framedialog.ui:135
msgctxt "framedialog|options"
msgid "Options"
msgstr "বিকল্পসমূহ"
#. GfHpi
-#: sw/uiconfig/swriter/ui/framedialog.ui:158
+#: sw/uiconfig/swriter/ui/framedialog.ui:159
#, fuzzy
msgctxt "framedialog|wrap"
msgid "Wrap"
msgstr "আবৃত কৰক (~W)"
#. kau3f
-#: sw/uiconfig/swriter/ui/framedialog.ui:182
+#: sw/uiconfig/swriter/ui/framedialog.ui:183
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
#. 3dDpH
-#: sw/uiconfig/swriter/ui/framedialog.ui:206
+#: sw/uiconfig/swriter/ui/framedialog.ui:207
msgctxt "framedialog|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. eSXL9
-#: sw/uiconfig/swriter/ui/framedialog.ui:230
+#: sw/uiconfig/swriter/ui/framedialog.ui:231
#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. cuaEE
-#: sw/uiconfig/swriter/ui/framedialog.ui:254
+#: sw/uiconfig/swriter/ui/framedialog.ui:255
#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. JkHCb
-#: sw/uiconfig/swriter/ui/framedialog.ui:278
+#: sw/uiconfig/swriter/ui/framedialog.ui:279
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. C4BTP
-#: sw/uiconfig/swriter/ui/framedialog.ui:302
+#: sw/uiconfig/swriter/ui/framedialog.ui:303
#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
@@ -21533,10 +21586,10 @@ msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "চৰণ কৰক..."
-#. CdmfM
+#. Hx7SS
#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
-msgid "Opens a template selector dialog."
+msgid "Opens the New dialog to select a template."
msgstr ""
#. EDivp
@@ -21792,158 +21845,182 @@ msgctxt "navigatorcontextmenu|STR_DELETE_FIELD"
msgid "Delete Field"
msgstr ""
-#. CUqD5
+#. GGzCM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:252
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_FOOTNOTES"
+msgid "Delete All Footnotes"
+msgstr ""
+
+#. kyGVJ
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+msgctxt "navigatorcontextmenu|STR_DELETE_ALL_ENDNOTES"
+msgid "Delete All Endnotes"
+msgstr ""
+
+#. AZchK
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:269
+msgctxt "navigatorcontextmenu|STR_DELETE_FOOTNOTE"
+msgid "Delete Footnote"
+msgstr ""
+
+#. Cv2Cu
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:278
+msgctxt "navigatorcontextmenu|STR_DELETE_ENDNOTE"
+msgid "Delete Endnote"
+msgstr ""
+
+#. CUqD5
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:287
msgctxt "navigatorcontextmenu|STR_RENAME"
msgid "_Rename..."
msgstr ""
#. f9jYB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:260
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:295
msgctxt "navigatorcontextmenu|STR_PROTECT_SECTION"
msgid "Protect Section"
msgstr ""
#. MEGAM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:268
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:303
msgctxt "navigatorcontextmenu|STR_HIDE_SECTION"
msgid "Hide Section"
msgstr ""
#. U5nAb
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:276
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:311
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
msgstr ""
#. E2wWp
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:284
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:319
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
#. aDRke
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:292
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:327
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
#. YBipC
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:306
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
msgstr ""
#. EBK2E
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:326
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:361
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
msgstr ""
#. fZEEr
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:340
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:375
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
msgstr ""
#. 7oCFa
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:348
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:383
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
msgstr ""
#. YmjQf
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:356
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:391
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
msgstr ""
#. vhxX5
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:364
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:399
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
msgstr ""
#. mcYqZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:372
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:407
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
msgstr ""
#. DRaED
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:380
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:415
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
msgstr ""
#. vpLmh
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:388
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:423
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
msgstr ""
#. EvBzN
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:396
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:431
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
msgstr ""
#. M8Bes
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:404
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:439
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
msgstr ""
#. KBFwM
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:412
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:447
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
msgstr ""
#. oGavB
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:420
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:455
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
msgstr ""
#. w8FTW
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:428
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:463
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
msgstr ""
#. BoCeZ
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:436
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:471
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
msgstr ""
#. QqAhu
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:444
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:479
msgctxt "navigatorcontextmenu|STR_ENDNOTE_TRACKING"
msgid "Endnote Tracking"
msgstr ""
#. vBGAw
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:452
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:487
msgctxt "navigatorcontextmenu|STR_SORT_ALPHABETICALLY"
msgid "Sort Alphabetically"
msgstr ""
#. cqtBF
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:466
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:501
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Show Up to Outline Level"
msgstr ""
#. Zehx2
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:480
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:515
msgctxt "navigatorcontextmenu|STR_DISPLAY"
msgid "Display"
msgstr ""
#. bgZoy
-#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:500
+#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:535
msgctxt "navigatorcontextmenu|STR_COLLAPSE_ALL_CATEGORIES"
msgid "Collapse All Categories"
msgstr ""
@@ -21990,377 +22067,383 @@ msgctxt "navigatorpanel|extended_tip|contenttoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr ""
+#. zVTfC
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:288
+msgctxt "navigatorpanel|accessible_name|navigateby"
+msgid "Navigate By"
+msgstr ""
+
#. ZLBzd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:343
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:348
msgctxt "navigatorpanel|gotopage|tooltip_text"
msgid "Go to page"
msgstr ""
#. MFyPU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:351
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:356
msgctxt "navigatorpanel|gotopage|accessible_name"
msgid "Go to page"
msgstr ""
#. 6xYpE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:352
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:357
msgctxt "navigatorpanel|extended_tip|gotopage"
msgid "Enter a page that you want to go to and press enter or use the buttons to move to the previous or next page."
msgstr ""
#. DgvFE
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:385
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
msgstr ""
#. Uzb8i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:389
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:394
msgctxt "navigatorpanel|root|accessible_name"
msgid "Content Navigation View"
msgstr ""
#. RCE5p
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:390
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:395
msgctxt "navigatorpanel|extended_tip|root"
msgid "Switches between the display of all categories in the Navigator and the selected category."
msgstr ""
#. Ngjxu
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:413
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "হেডাৰ"
#. WfmTe
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:417
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:422
msgctxt "navigatorpanel|header|accessible_name"
msgid "Header"
msgstr ""
#. yZHED
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:418
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:423
msgctxt "navigatorpanel|extended_tip|header"
msgid "Moves the cursor to the header, or from the header to the document text area."
msgstr ""
#. dfTJU
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:431
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "ফুটাৰ"
#. c5WE6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:435
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:440
msgctxt "navigatorpanel|footer|accessible_name"
msgid "Footer"
msgstr ""
#. 5BVYB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:436
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:441
msgctxt "navigatorpanel|extended_tip|footer"
msgid "Moves the cursor to the footer, or from the footer to the document text area."
msgstr ""
#. EefnL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:449
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
msgstr ""
#. gBAfm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:453
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
msgctxt "navigatorpanel|anchor|accessible_name"
msgid "Anchor<->Text"
msgstr ""
#. vwcpF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:454
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:459
msgctxt "navigatorpanel|extended_tip|anchor"
msgid "Jumps between the footnote text and the footnote anchor."
msgstr ""
#. GbEFs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:467
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
msgctxt "navigatorpanel|reminder|tooltip_text"
msgid "Set Reminder"
msgstr ""
#. Ba2Be
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:471
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:476
msgctxt "navigatorpanel|reminder|accessible_name"
msgid "Set Reminder"
msgstr ""
#. d2Bnv
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:472
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:477
msgctxt "navigatorpanel|extended_tip|reminder"
msgid "Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the Navigation icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
msgstr ""
#. YdRTG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:495
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Show Up to Outline Level"
msgstr ""
#. zJ7Bk
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:499
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:504
msgctxt "navigatorpanel|headings|accessible_name"
msgid "Show Up to Outline Level"
msgstr ""
#. EVb5c
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:500
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:505
msgctxt "navigatorpanel|extended_tip|headings"
msgid "Use this option to control what headings in the document structure are displayed in the Navigator window. Click the icon, and choose an outline level number. Any heading with an outline number less than or equal to the selected number will be displayed."
msgstr ""
#. sxyvw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:525
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
msgstr ""
#. Vqvwm
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:529
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:534
msgctxt "navigatorpanel|listbox|accessible_name"
msgid "List Box On/Off"
msgstr ""
#. y7YBB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:530
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:535
msgctxt "navigatorpanel|extended_tip|listbox"
msgid "Shows or hides the Navigator list."
msgstr ""
#. bifrF
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:553
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:559
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote Outline Level"
msgstr ""
#. fUTYs
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:557
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:563
msgctxt "navigatorpanel|promote|accessible_name"
msgid "Promote Outline Level"
msgstr ""
#. dvQYH
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:558
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:564
msgctxt "navigatorpanel|extended_tip|promote"
msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 37YWp
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:571
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:578
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote Outline Level"
msgstr ""
#. EnjGM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:575
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:582
msgctxt "navigatorpanel|demote|accessible_name"
msgid "Demote Outline Level"
msgstr ""
#. NHBAZ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:576
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:583
msgctxt "navigatorpanel|extended_tip|demote"
msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 8LqeP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:589
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:597
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Move Heading Up"
msgstr ""
#. CN8Km
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:593
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:601
msgctxt "navigatorpanel|chapterup|accessible_name"
msgid "Move Heading Up"
msgstr ""
#. mwCBQ
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:594
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
msgctxt "navigatorpanel|extended_tip|chapterup"
msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr ""
#. HaiYT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:607
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:616
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Move Heading Down"
msgstr ""
#. 4vNMC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:611
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:620
msgctxt "navigatorpanel|chapterdown|accessible_name"
msgid "Move Heading Down"
msgstr ""
#. sGNbn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:612
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:621
msgctxt "navigatorpanel|extended_tip|chapterdown"
msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon."
msgstr ""
#. 3rY8r
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:644
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:653
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "দস্তাবেজ"
#. wavgT
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:647
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:656
#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "সক্রিয় উইণ্ড'"
#. 3yk2y
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:732
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:741
msgctxt "navigatorpanel|globaltoggle|tooltip_text"
msgid "Toggle Master View"
msgstr ""
#. AoCVA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:736
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:745
msgctxt "navigatorpanel|extended_tip|globaltoggle"
msgid "Switches between master view and normal view if a master document is open."
msgstr ""
#. HS3W2
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:759
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:768
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "সম্পাদনা"
#. 5dtyC
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:763
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:772
msgctxt "navigatorpanel|edit|accessible_name"
msgid "Edit"
msgstr ""
#. phQFB
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:764
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:773
msgctxt "navigatorpanel|extended_tip|edit"
msgid "Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the Index dialog is opened."
msgstr ""
#. svmCG
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:777
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:786
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "আপডেট কৰক"
#. jAmFd
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:781
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:790
msgctxt "navigatorpanel|update|accessible_name"
msgid "Update"
msgstr ""
#. FEEGn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:782
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:791
msgctxt "navigatorpanel|extended_tip|update"
msgid "Click and choose the contents that you want to update."
msgstr ""
#. tu94A
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:795
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:804
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "সুমুৱাওক"
#. fXajb
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:799
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:808
msgctxt "navigatorpanel|insert|accessible_name"
msgid "Insert"
msgstr ""
#. 9kmNw
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:800
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:809
msgctxt "navigatorpanel|extended_tip|insert"
msgid "Inserts a file, an index, or a new document into the master document."
msgstr ""
#. MvgHM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:823
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:832
msgctxt "navigatorpanel|save|tooltip_text"
msgid "Save Contents as well"
msgstr ""
#. p76EP
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:827
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:836
msgctxt "navigatorpanel|save|accessible_name"
msgid "Save Contents as well"
msgstr ""
#. KBDdA
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:828
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:837
msgctxt "navigatorpanel|extended_tip|save"
msgid "Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed."
msgstr ""
#. yEETn
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:851
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:860
#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "ওপৰলৈ যাওক"
#. 7zNC6
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:855
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:864
msgctxt "navigatorpanel|moveup|accessible_name"
msgid "Move Up"
msgstr ""
#. rEFCS
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:856
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:865
msgctxt "navigatorpanel|extended_tip|moveup"
msgid "Moves the selection up one position in the Navigator list."
msgstr ""
#. KN3mN
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:869
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:878
#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "তললৈ যাওক"
#. PSm2i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:873
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:882
msgctxt "navigatorpanel|movedown|accessible_name"
msgid "Move Down"
msgstr ""
#. Cs7D9
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:874
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:883
msgctxt "navigatorpanel|extended_tip|movedown"
msgid "Moves the selection down one position in the Navigator list."
msgstr ""
#. 3RwmV
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:966
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:975
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Selection"
msgstr ""
#. v2iCL
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:974
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:983
msgctxt "navigatorpanel|STR_UPDATE_INDEX"
msgid "Indexes"
msgstr ""
#. fvFtM
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:982
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:991
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
msgstr ""
#. Njw6i
-#: sw/uiconfig/swriter/ui/navigatorpanel.ui:990
+#: sw/uiconfig/swriter/ui/navigatorpanel.ui:999
msgctxt "navigatorpanel|STR_UPDATE_ALL"
msgid "All"
msgstr ""
@@ -22385,837 +22468,837 @@ msgid "New User Index"
msgstr "নতুন ব্যবহাৰকর্তা সূচী"
#. pyNZP
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3231
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3244
msgctxt "WriterNotebookbar|FileMenuButton"
msgid "_File"
msgstr ""
#. uFrkV
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3250
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3263
msgctxt "WriterNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. QC5EA
-#: sw/uiconfig/swriter/ui/notebookbar.ui:3305
+#: sw/uiconfig/swriter/ui/notebookbar.ui:3318
msgctxt "WriterNotebookbar|FileLabel"
msgid "~File"
msgstr ""
#. 4gzad
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4567
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4580
msgctxt "WriterNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr ""
#. JAhp6
-#: sw/uiconfig/swriter/ui/notebookbar.ui:4654
+#: sw/uiconfig/swriter/ui/notebookbar.ui:4667
msgctxt "WriterNotebookbar|HomeLabel"
msgid "~Home"
msgstr ""
#. NA9SG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5780
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5793
msgctxt "WriterNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr ""
#. b4aNG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:5885
+#: sw/uiconfig/swriter/ui/notebookbar.ui:5898
msgctxt "WriterNotebookbar|InsertLabel"
msgid "~Insert"
msgstr ""
#. 4t2ES
-#: sw/uiconfig/swriter/ui/notebookbar.ui:6990
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7003
msgctxt "WriterNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr ""
#. 4sDuv
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7075
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7088
msgctxt "WriterNotebookbar|LayoutLabel"
msgid "~Layout"
msgstr ""
#. iLbkU
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7778
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7791
msgctxt "WriterNotebookbar|ReferencesMenuButton"
msgid "Reference_s"
msgstr ""
#. GEwcS
-#: sw/uiconfig/swriter/ui/notebookbar.ui:7862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:7875
msgctxt "WriterNotebookbar|ReferencesLabel"
msgid "Reference~s"
msgstr ""
#. fDqyq
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8777
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8790
msgctxt "WriterNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. rsvWQ
-#: sw/uiconfig/swriter/ui/notebookbar.ui:8862
+#: sw/uiconfig/swriter/ui/notebookbar.ui:8875
msgctxt "WriterNotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. Lzxon
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9713
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9780
msgctxt "WriterNotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. WyVST
-#: sw/uiconfig/swriter/ui/notebookbar.ui:9798
+#: sw/uiconfig/swriter/ui/notebookbar.ui:9865
msgctxt "WriterNotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. RgE7C
-#: sw/uiconfig/swriter/ui/notebookbar.ui:10941
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11008
msgctxt "WriterNotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. nFByf
-#: sw/uiconfig/swriter/ui/notebookbar.ui:11025
+#: sw/uiconfig/swriter/ui/notebookbar.ui:11092
msgctxt "WriterNotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. ePiUn
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12251
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12318
msgctxt "WriterNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr ""
#. tfZvk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:12348
+#: sw/uiconfig/swriter/ui/notebookbar.ui:12415
msgctxt "WriterNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CAFm3
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13667
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13734
msgctxt "WriterNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. eBYpc
-#: sw/uiconfig/swriter/ui/notebookbar.ui:13774
+#: sw/uiconfig/swriter/ui/notebookbar.ui:13841
msgctxt "WriterNotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. UPA2b
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14641
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14708
msgctxt "WriterNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr ""
#. gMACj
-#: sw/uiconfig/swriter/ui/notebookbar.ui:14726
+#: sw/uiconfig/swriter/ui/notebookbar.ui:14793
msgctxt "WriterNotebookbar|ObjectLabel"
msgid "~Object"
msgstr ""
#. YLmxD
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15505
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15572
msgctxt "WriterNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. A9AmF
-#: sw/uiconfig/swriter/ui/notebookbar.ui:15609
+#: sw/uiconfig/swriter/ui/notebookbar.ui:15676
msgctxt "WriterNotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. SDFU4
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16040
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16107
msgctxt "WriterNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr ""
#. uMQuW
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16122
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16189
msgctxt "WriterNotebookbar|PrintLabel"
msgid "~Print"
msgstr ""
#. 3sRtM
-#: sw/uiconfig/swriter/ui/notebookbar.ui:16930
+#: sw/uiconfig/swriter/ui/notebookbar.ui:16997
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. HbNSG
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17014
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17081
msgctxt "WriterNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. mrTYB
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17071
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17138
msgctxt "WriterNotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. Gtj2Y
-#: sw/uiconfig/swriter/ui/notebookbar.ui:17145
+#: sw/uiconfig/swriter/ui/notebookbar.ui:17212
msgctxt "WriterNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. FzYUk
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18092
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18159
msgctxt "WriterNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. 68iAK
-#: sw/uiconfig/swriter/ui/notebookbar.ui:18176
+#: sw/uiconfig/swriter/ui/notebookbar.ui:18243
msgctxt "WriterNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr ""
#. guA3a
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3196
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3197
msgctxt "notebookbar_compact|FileMenuButton"
msgid "_File"
msgstr ""
#. PU9ct
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3245
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:3246
msgctxt "notebookbar_compact|FileLabel"
msgid "~File"
msgstr ""
#. McDEQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4740
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4741
msgctxt "notebookbar_compact|HomeMenuButton"
msgid "_Home"
msgstr ""
#. MSVBh
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4792
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:4793
msgctxt "notebookbar_compact|HomeLabel"
msgid "~Home"
msgstr ""
#. zveKA
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5818
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5819
msgctxt "notebookbar_compact|InsertMenuButton"
msgid "_Insert"
msgstr ""
#. CDXv3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5873
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5874
msgctxt "notebookbar_compact|InsertLabel"
msgid "~Insert"
msgstr ""
#. a5p4d
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6652
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6653
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
msgstr ""
#. TbQMa
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6704
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:6705
msgctxt "notebookbar_compact|LayoutLabel"
msgid "~Layout"
msgstr ""
#. R5zY7
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7411
msgctxt "notebookbar_compact|ReferencesMenuButton"
msgid "Reference_s"
msgstr ""
#. iEmZn
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7461
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:7462
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "Reference~s"
msgstr ""
#. jYD7j
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8278
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8279
msgctxt "notebookbar_compact|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. Lbj5B
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8330
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8331
msgctxt "notebookbar_compact|ReviewLabel"
msgid "~Review"
msgstr ""
#. 35kA2
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8997
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8998
msgctxt "notebookbar_compact|ViewMenuButton"
msgid "_View"
msgstr ""
#. ZGh8C
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9049
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9050
msgctxt "notebookbar_compact|ViewLabel"
msgid "~View"
msgstr ""
#. W5JNf
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10358
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10359
msgctxt "notebookbar_compact|TableMenuButton"
msgid "T_able"
msgstr ""
#. UBApt
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10410
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10411
msgctxt "notebookbar_compact|TableLabel"
msgid "~Table"
msgstr ""
#. fDEwj
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11748
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11749
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11801
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:11802
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13183
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13184
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13238
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:13239
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14271
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14272
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14327
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:14328
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15068
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15069
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15124
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15125
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15783
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15784
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15838
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:15839
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17221
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17222
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17276
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17277
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17355
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17356
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17413
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:17414
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18414
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18415
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18466
+#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:18467
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
#. 2AFu6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2843
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2856
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr ""
#. ENEdU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3335
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3348
msgctxt "notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr ""
#. kKr3K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3684
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3697
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
msgstr ""
#. n7MoD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3795
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3808
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
msgstr ""
#. o7pcA
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3894
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5204
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3907
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5217
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
msgstr ""
#. T2jYU
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4081
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4094
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5402
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr ""
#. wUssG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4292
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5632
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4305
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5645
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
msgstr ""
#. tuzE5
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4530
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6390
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4543
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6403
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
msgstr ""
#. ZDLUo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4677
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4690
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
msgstr ""
#. NxjgM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4789
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4802
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
msgstr ""
#. 47viq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4901
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10234
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11997
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4914
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10247
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12010
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
msgstr ""
#. bgPuY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5009
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5022
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12136
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. 5fAr4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5101
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5114
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tgwxy
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5805
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5818
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. GHcYf
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6279
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6292
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
msgstr ""
#. DC7Hv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6535
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6548
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6909
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8508
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9605
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10599
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6922
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8521
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9618
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10612
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7313
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7326
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7561
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7574
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "গোট"
#. cbMTW
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7683
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7696
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7910
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7923
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8021
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9134
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10123
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8034
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9147
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10136
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. jWoME
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8158
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8171
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "_Image"
msgstr ""
#. SEFWn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8865
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8878
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9272
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9285
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr ""
#. q3Fbm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10023
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "F_rame"
msgstr ""
#. Ghwp6
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10370
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10383
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. bRfaC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11000
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11013
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Layout"
msgstr ""
#. PhCFL
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11392
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11405
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr ""
#. fczCB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11536
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11549
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
msgstr ""
#. HxnjT
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11659
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11672
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
msgstr ""
#. 9zFhS
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11804
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
msgstr ""
#. bCPNM
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11894
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:11907
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
msgstr ""
#. RC7F3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12862
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:12875
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr ""
#. CSzSh
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3068
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3081
msgctxt "notebookbar_groupedbar_full|MenubarAction"
msgid "Menubar"
msgstr ""
#. 2S8D3
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3917
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
msgstr ""
#. mCwjN
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3956
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3969
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
msgstr ""
#. pkdoB
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4009
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4022
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
msgstr ""
#. eks5K
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4115
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4128
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
msgstr ""
#. cfLmD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4348
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4361
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
msgstr ""
#. 3GXeo
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4541
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6291
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4554
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6304
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
msgstr ""
#. hEZAZ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4818
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6568
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9374
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4831
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6581
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9387
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
msgstr ""
#. RFMpm
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5143
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6893
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9627
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5156
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6906
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9640
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
msgstr ""
#. TSKQ8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5376
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9950
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5389
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9963
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
msgstr ""
#. F9WAK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5600
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8173
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5613
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8186
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
msgstr ""
#. 8XawJ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5798
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8532
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5811
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8545
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
msgstr ""
#. Pfwpq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5944
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9085
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9799
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14739
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15791
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5957
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9098
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9812
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14752
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15804
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
msgstr ""
#. q6NwY
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6115
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15965
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6128
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15978
msgctxt "notebookbar_groupedbar_full|FormButton"
msgid "Fo_rm"
msgstr ""
#. XNJZd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7111
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7124
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
msgstr ""
#. ao9tD
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7303
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7316
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
msgstr ""
#. CGLeG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7501
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7514
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
msgstr ""
#. XSx69
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7725
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7738
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
msgstr ""
#. NZWw8
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7949
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7962
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
msgstr ""
#. cyjNn
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8308
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8321
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
msgstr ""
#. GFyTQ
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8740
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8753
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
msgstr ""
#. mvE4u
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8939
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8952
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
msgstr ""
#. YtBAd
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10269
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10282
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
msgstr ""
#. gPK7A
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10571
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12374
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13868
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15193
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10584
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12387
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13881
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15206
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. dkXBa
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11268
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11281
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
msgstr ""
#. 4jpsG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11447
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13406
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14593
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11460
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13419
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14606
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:15658
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
msgstr ""
#. 4BrBg
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11645
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11658
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
msgstr ""
#. rDBLq
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11817
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11830
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
msgstr ""
#. fDD7F
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12104
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12117
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
msgstr ""
#. hpbGC
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13060
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13073
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
msgstr ""
#. DzzAv
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13579
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13592
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "_Object"
msgstr ""
#. W7NR4
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14434
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14447
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
msgstr ""
#. DhFZG
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14904
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14917
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
msgstr ""
#. LRxDK
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16718
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:16731
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
msgstr ""
#. 8J3Bt
-#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17190
+#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:17203
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
msgstr ""
@@ -24266,50 +24349,44 @@ msgid "Select the object type for which the AutoCaption settings are to be valid
msgstr ""
#. VhREB
-#: sw/uiconfig/swriter/ui/optcomparison.ui:34
+#: sw/uiconfig/swriter/ui/optcomparison.ui:27
msgctxt "optcomparison|auto"
msgid "A_uto"
msgstr "স্বচালিত (_u)"
#. LBDEx
-#: sw/uiconfig/swriter/ui/optcomparison.ui:49
+#: sw/uiconfig/swriter/ui/optcomparison.ui:42
msgctxt "optcomparison|byword"
msgid "By w_ord"
msgstr "শব্দৰে (_o)"
#. LCQRz
-#: sw/uiconfig/swriter/ui/optcomparison.ui:64
+#: sw/uiconfig/swriter/ui/optcomparison.ui:57
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "আখৰৰে (_c)"
#. BZL9r
-#: sw/uiconfig/swriter/ui/optcomparison.ui:102
+#: sw/uiconfig/swriter/ui/optcomparison.ui:95
#, fuzzy
msgctxt "optcomparison|label1"
msgid "Compare Documents"
msgstr "দস্তাবেজসমূহ তুলনা কৰক"
-#. DDuRo
-#: sw/uiconfig/swriter/ui/optcomparison.ui:132
-msgctxt "optcomparison|ignore"
-msgid "Ignore _pieces of length:"
-msgstr ""
-
#. cCUqS
-#: sw/uiconfig/swriter/ui/optcomparison.ui:146
+#: sw/uiconfig/swriter/ui/optcomparison.ui:125
msgctxt "optcomparison|useRSID"
msgid "Take it into account when comparing"
msgstr ""
#. CeJ8F
-#: sw/uiconfig/swriter/ui/optcomparison.ui:173
+#: sw/uiconfig/swriter/ui/optcomparison.ui:139
msgctxt "optcomparison|storeRSID"
msgid "Store it when changing the document"
msgstr ""
#. GdpWi
-#: sw/uiconfig/swriter/ui/optcomparison.ui:255
+#: sw/uiconfig/swriter/ui/optcomparison.ui:183
msgctxt "optcomparison|setting"
msgid "Random number to improve accuracy of document comparison"
msgstr ""
@@ -26436,88 +26513,88 @@ msgid "Custom"
msgstr "নিজৰ পছন্দৰ মতে"
#. ZrS3t
-#: sw/uiconfig/swriter/ui/paradialog.ui:9
+#: sw/uiconfig/swriter/ui/paradialog.ui:8
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "দফা"
#. npDMu
-#: sw/uiconfig/swriter/ui/paradialog.ui:33
+#: sw/uiconfig/swriter/ui/paradialog.ui:29
msgctxt "paradialog|reset"
msgid "Unsaved modifications to this tab are reverted."
msgstr ""
#. Gw9vR
-#: sw/uiconfig/swriter/ui/paradialog.ui:36
+#: sw/uiconfig/swriter/ui/paradialog.ui:33
msgctxt "paradialog|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. 6xRiy
-#: sw/uiconfig/swriter/ui/paradialog.ui:160
+#: sw/uiconfig/swriter/ui/paradialog.ui:132
#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "ইণ্ডেণ্টবোৰ আৰু ব্যৱধান"
#. PRo68
-#: sw/uiconfig/swriter/ui/paradialog.ui:207
+#: sw/uiconfig/swriter/ui/paradialog.ui:155
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "শাৰীকৰণ"
#. hAL52
-#: sw/uiconfig/swriter/ui/paradialog.ui:256
+#: sw/uiconfig/swriter/ui/paradialog.ui:180
msgctxt "paradialog|textflow"
msgid "Text Flow"
msgstr "টেক্সটৰ ধাৰা"
#. EB5A9
-#: sw/uiconfig/swriter/ui/paradialog.ui:305
+#: sw/uiconfig/swriter/ui/paradialog.ui:205
#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এছিয়ান মুদ্ৰণ পদ্ধতি"
-#. hFkAh
-#: sw/uiconfig/swriter/ui/paradialog.ui:353
+#. hZxni
+#: sw/uiconfig/swriter/ui/paradialog.ui:229
msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Outline & List"
+msgid "Set outline level, list style and line numbering for paragraph."
msgstr ""
-#. hZxni
-#: sw/uiconfig/swriter/ui/paradialog.ui:354
+#. hFkAh
+#: sw/uiconfig/swriter/ui/paradialog.ui:230
msgctxt "paradialog|labelTP_NUMPARA"
-msgid "Set outline level, list style and line numbering for paragraph."
+msgid "Outline & List"
msgstr ""
#. BzbWJ
-#: sw/uiconfig/swriter/ui/paradialog.ui:402
+#: sw/uiconfig/swriter/ui/paradialog.ui:254
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "টেবসমূহ"
#. GHrCB
-#: sw/uiconfig/swriter/ui/paradialog.ui:450
+#: sw/uiconfig/swriter/ui/paradialog.ui:278
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "ডাঙৰ আখৰবোৰ আঁতৰাওক"
#. EVCmZ
-#: sw/uiconfig/swriter/ui/paradialog.ui:498
+#: sw/uiconfig/swriter/ui/paradialog.ui:302
msgctxt "paradialog|labelTP_BORDER"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. GCvEC
-#: sw/uiconfig/swriter/ui/paradialog.ui:546
+#: sw/uiconfig/swriter/ui/paradialog.ui:326
#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. VnDtp
-#: sw/uiconfig/swriter/ui/paradialog.ui:594
+#: sw/uiconfig/swriter/ui/paradialog.ui:350
#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
@@ -29495,407 +29572,407 @@ msgid "Set the text flow options for the text before and after the table."
msgstr ""
#. xhDck
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:8
msgctxt "templatedialog1|TemplateDialog1"
msgid "Character Style"
msgstr "আখৰৰ শৈলী"
#. gKTob
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:35
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:32
msgctxt "templatedialog1|extended_tip|reset"
msgid "Revert any changes made on the tab shown here to the settings that were present when this dialog was opened."
msgstr ""
#. UH8Vz
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:173
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:147
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "সংগঠক"
#. BvEuD
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:220
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:170
msgctxt "templatedialog1|font"
msgid "Font"
msgstr "আখৰ"
#. Zda8g
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:268
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:194
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "আখৰৰ প্ৰভাববোৰ"
#. RAxVY
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:316
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:218
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "স্থান"
#. NAt5W
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:364
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:242
msgctxt "templatedialog1|asianlayout"
msgid "Asian Layout"
msgstr "এছীয় বিন্যাস"
#. scr3Z
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:266
#, fuzzy
msgctxt "templatedialog1|background"
msgid "Highlighting"
msgstr "আলোকিত কৰি আছে"
#. gurnZ
-#: sw/uiconfig/swriter/ui/templatedialog1.ui:460
+#: sw/uiconfig/swriter/ui/templatedialog1.ui:290
msgctxt "templatedialog1|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. fpEC5
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:8
msgctxt "templatedialog16|TemplateDialog16"
msgid "List Style"
msgstr ""
+#. VzEYH
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:142
+msgctxt "templatedialog16|organizer"
+msgid "Name and hide user-defined styles"
+msgstr ""
+
#. tA5vb
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:143
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr "সংগঠক"
-#. VzEYH
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:169
-msgctxt "templatedialog16|organizer"
-msgid "Name and hide user-defined styles"
+#. 7MAbD
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:166
+msgctxt "templatedialog16|bullets"
+msgid "Choose a predefined bullet type"
msgstr ""
#. 7o8No
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:167
msgctxt "templatedialog16|bullets"
msgid "Unordered"
msgstr ""
-#. 7MAbD
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
-msgctxt "templatedialog16|bullets"
-msgid "Choose a predefined bullet type"
+#. BHtZp
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:191
+msgctxt "templatedialog16|numbering"
+msgid "Choose a predefined ordered list"
msgstr ""
#. uCBn4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:265
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:192
msgctxt "templatedialog16|numbering"
msgid "Ordered"
msgstr ""
-#. BHtZp
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
-msgctxt "templatedialog16|numbering"
-msgid "Choose a predefined ordered list"
+#. vDSFy
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
+msgctxt "templatedialog16|outline"
+msgid "Choose a predefined outline format"
msgstr ""
#. D9oKE
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:314
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:217
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "ৰূপৰেখা"
-#. vDSFy
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:315
-msgctxt "templatedialog16|outline"
-msgid "Choose a predefined outline format"
+#. 2r5Vm
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:241
+msgctxt "templatedialog16|graphics"
+msgid "Choose a predefined graphic bullet symbol"
msgstr ""
#. Dp6La
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:363
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:242
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "ছবি"
-#. 2r5Vm
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:364
-msgctxt "templatedialog16|graphics"
-msgid "Choose a predefined graphic bullet symbol"
+#. CLdU2
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:266
+msgctxt "templatedialog16|position"
+msgid "Modify indent, spacing, and alignment for list numbers or symbols"
msgstr ""
#. K55K4
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:267
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "স্থান"
-#. CLdU2
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:413
-msgctxt "templatedialog16|position"
-msgid "Modify indent, spacing, and alignment for list numbers or symbols"
+#. ajaSr
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:291
+msgctxt "templatedialog16|customize"
+msgid "Design your own list or outline format"
msgstr ""
#. g5NQF
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:461
+#: sw/uiconfig/swriter/ui/templatedialog16.ui:292
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "স্বনিৰ্বাচন কৰক"
-#. ajaSr
-#: sw/uiconfig/swriter/ui/templatedialog16.ui:462
-msgctxt "templatedialog16|customize"
-msgid "Design your own list or outline format"
-msgstr ""
-
#. 6ozqU
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:8
#, fuzzy
msgctxt "templatedialog2|TemplateDialog2"
msgid "Paragraph Style"
msgstr "(পেৰেগ্ৰাফ শৈলী: "
#. 2NhWM
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:141
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "সংগঠক"
#. G7U5N
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:164
#, fuzzy
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "ইণ্ডেণ্টবোৰ আৰু ব্যৱধান"
#. UheDe
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:188
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "শাৰীকৰণ"
#. LrHQg
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:212
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "টেক্সটৰ ধাৰা"
#. evVPf
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:236
#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "এছিয়ান মুদ্ৰণ পদ্ধতি"
#. A5kVc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:260
msgctxt "templatedialog2|font"
msgid "Font"
msgstr "আখৰ"
#. ECDNu
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:284
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "আখৰৰ প্ৰভাববোৰ"
#. pmGG6
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:308
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "স্থান"
#. 58Wjp
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:332
msgctxt "templatedialog2|asianlayout"
msgid "Asian Layout"
msgstr "এছীয় বিন্যাস"
#. HkBDx
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:356
#, fuzzy
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "আলোকিত কৰি আছে"
#. 9gGCX
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:647
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:380
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "টেবসমূহ"
#. D26TP
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:695
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:404
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "ডাঙৰ আখৰবোৰ আঁতৰাওক"
#. dbbmR
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:743
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:428
#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. Dj7W7
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:791
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:452
#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. cFPCE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:839
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:476
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. LexJE
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:887
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:500
#, fuzzy
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "চৰ্ত (~C)"
-#. H6CCV
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
+#. xT7hc
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:524
msgctxt "templatedialog2|outline"
-msgid "Outline & List"
+msgid "Set outline level, list style and line numbering for paragraph style."
msgstr ""
-#. xT7hc
-#: sw/uiconfig/swriter/ui/templatedialog2.ui:936
+#. H6CCV
+#: sw/uiconfig/swriter/ui/templatedialog2.ui:525
msgctxt "templatedialog2|outline"
-msgid "Set outline level, list style and line numbering for paragraph style."
+msgid "Outline & List"
msgstr ""
#. q8oC5
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
#, fuzzy
msgctxt "templatedialog4|TemplateDialog4"
msgid "Frame Style"
msgstr "ফ্রেমৰ শৈলী"
#. 8dRdE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:142
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "সংগঠক"
#. Q2PQs
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:165
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "ধৰণ"
#. wEoGM
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:189
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "বিকল্পসমূহ"
#. CEZkG
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:213
#, fuzzy
msgctxt "templatedialog4|wrap"
msgid "Wrap"
msgstr "আবৃত কৰক (~W)"
#. azFQq
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:237
#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. EYmCL
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:261
#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. UbGRm
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:285
msgctxt "templatedialog4|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. riCuE
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:309
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. BYG56
-#: sw/uiconfig/swriter/ui/templatedialog4.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog4.ui:333
#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "মেক্র"
#. ZSiRR
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:9
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:8
#, fuzzy
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
msgstr "পৃষ্ঠা শৈলী: "
#. 9Pn59
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:72
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:69
msgctxt "templatedialog8|standard"
msgid "Standard"
msgstr ""
#. BvGbL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:168
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:142
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "সংগঠক"
#. UbZRu
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:215
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:165
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "পৃষ্ঠা"
#. hCvJw
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:263
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:189
#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. Mja3s
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:311
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:213
#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. JUC2u
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:359
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:237
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "হেডাৰ"
#. oeXmC
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:407
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:261
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "ফুটাৰ"
#. D9AK7
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:455
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:285
msgctxt "templatedialog8|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. ABEwr
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:503
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:309
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. ZdBTL
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:551
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:333
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "ফুটনোট"
#. FosCF
-#: sw/uiconfig/swriter/ui/templatedialog8.ui:599
+#: sw/uiconfig/swriter/ui/templatedialog8.ui:357
msgctxt "templatedialog8|textgrid"
msgid "Text Grid"
msgstr ""
diff --git a/source/as/xmlsecurity/messages.po b/source/as/xmlsecurity/messages.po
index c3cab18775f..bb1bdd6803c 100644
--- a/source/as/xmlsecurity/messages.po
+++ b/source/as/xmlsecurity/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: 2023-12-21 13:22+0100\n"
+"POT-Creation-Date: 2024-04-20 14:13+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/xmlsecuritymessages/as/>\n"
@@ -235,6 +235,25 @@ msgid ""
"Broken certificate data: %{data}"
msgstr ""
+#. 5xizi
+#: xmlsecurity/inc/strings.hrc:67
+msgctxt "STR_RELOAD_FILE_WARNING"
+msgid "Reload the file to apply the new macro security level"
+msgstr ""
+
+#. AeZzq
+#: xmlsecurity/inc/strings.hrc:68
+msgctxt "STR_TRUST_UNTRUSTED_PUBKEY"
+msgid ""
+"Security warning: the following OpenPGP public key is untrusted:\n"
+"\n"
+"%{data}\n"
+"\n"
+"Encrypting with an untrusted public key increases the risk of a \"man-in-the-middle\" attack. A successful \"man-in-the-middle\" attack gives malicious third parties the ability to decrypt your document.\n"
+"\n"
+"Do you really want to encrypt your document with this untrusted public key?"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
@@ -384,11 +403,11 @@ msgctxt "certgeneral|valid_to"
msgid "Valid to:"
msgstr "...লৈ বৈধ"
-#. zw9k7
+#. EFAWt
#: xmlsecurity/uiconfig/ui/certpage.ui:33
msgctxt "certpage|label1"
-msgid "Certification path"
-msgstr "প্ৰমাণীকৰণ পথ"
+msgid "Certificate Path"
+msgstr ""
#. y2mBB
#: xmlsecurity/uiconfig/ui/certpage.ui:45
@@ -402,11 +421,11 @@ msgctxt "extended_tip|signatures"
msgid "The Certificate Path page of the View Certificate dialog displays the location and the status of the certificate."
msgstr ""
-#. BC28t
+#. qhzJy
#: xmlsecurity/uiconfig/ui/certpage.ui:122
msgctxt "certpage|label2"
-msgid "Certification status"
-msgstr "প্ৰমাণপত্ৰ অৱস্থা"
+msgid "Certificate status"
+msgstr ""
#. YTTCA
#: xmlsecurity/uiconfig/ui/certpage.ui:148
@@ -649,6 +668,36 @@ msgctxt "extended_tip|vhigh"
msgid "Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run."
msgstr ""
+#. 7yBtt
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:116
+msgctxt "SecurityLevelPage|vhighimg"
+msgid "Very high security level"
+msgstr ""
+
+#. PG9Kz
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:134
+msgctxt "SecurityLevelPage|highimg"
+msgid "High security level"
+msgstr ""
+
+#. mm6H3
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:152
+msgctxt "SecurityLevelPage|medimg"
+msgid "Medium security level"
+msgstr ""
+
+#. odkxv
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:170
+msgctxt "SecurityLevelPage|lowimg"
+msgid "Low security level"
+msgstr ""
+
+#. Dd4PX
+#: xmlsecurity/uiconfig/ui/securitylevelpage.ui:207
+msgctxt "SecurityLevelPage|warningimg"
+msgid "File reload needed"
+msgstr ""
+
#. 5kj8c
#: xmlsecurity/uiconfig/ui/securitytrustpage.ui:61
msgctxt "securitytrustpage|viewcert"
@@ -845,8 +894,8 @@ msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "বিৱৰণ"
-#. YwLMi
+#. DEXmc
#: xmlsecurity/uiconfig/ui/viewcertdialog.ui:206
msgctxt "viewcertdialog|path"
-msgid "Certification Path"
-msgstr "প্ৰমাণীকৰণ পথ"
+msgid "Certificate Path"
+msgstr ""
diff --git a/source/ast/chart2/messages.po b/source/ast/chart2/messages.po
index d02e5b99372..1b86921f449 100644
--- a/source/ast/chart2/messages.po
+++ b/source/ast/chart2/messages.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: 2024-02-14 13:07+0100\n"
-"PO-Revision-Date: 2024-02-27 01:45+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
+"PO-Revision-Date: 2024-04-21 01:45+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"
"MIME-Version: 1.0\n"
@@ -1919,7 +1919,7 @@ msgstr "_Izquierda"
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:139
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
-msgstr "D_recha"
+msgstr "De_recha"
#. PoZ9R
#: chart2/uiconfig/ui/dlg_InsertLegend.ui:154
@@ -3089,7 +3089,7 @@ msgstr "Fonte de lluz 1"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:97
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_1"
msgid "Click to enable or disable the specular light source with highlights."
-msgstr "Clic p'activar o desactivar la fonte de lluz especular con resaltes."
+msgstr "Calca p'activar o desactivar la fonte de lluz especular con resaltaos."
#. bwfDH
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:111
@@ -3101,7 +3101,7 @@ msgstr "Fonte de lluz 2"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:116
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_2"
msgid "Click to enable or disable the uniform light source."
-msgstr "Clic p'activar o desactivar la fonte de lluz uniforme."
+msgstr "Calca p'activar o desactivar la fonte de lluz uniforme."
#. uMVDV
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:130
@@ -3113,7 +3113,7 @@ msgstr "Fonte de lluz 3"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:135
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_3"
msgid "Click to enable or disable the uniform light source."
-msgstr "Clic p'activar o desactivar la fonte de lluz uniforme."
+msgstr "Calca p'activar o desactivar la fonte de lluz uniforme."
#. 6CBDG
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:149
@@ -3125,7 +3125,7 @@ msgstr "Fonte de lluz 4"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:154
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_4"
msgid "Click to enable or disable the uniform light source."
-msgstr "Clic p'activar o desactivar la fonte de lluz uniforme."
+msgstr "Calca p'activar o desactivar la fonte de lluz uniforme."
#. Hf5Du
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:168
@@ -3137,7 +3137,7 @@ msgstr "Fonte de lluz 5"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:173
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_5"
msgid "Click to enable or disable the uniform light source."
-msgstr "Clic p'activar o desactivar la fonte de lluz uniforme."
+msgstr "Calca p'activar o desactivar la fonte de lluz uniforme."
#. T7qDZ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:187
@@ -3149,7 +3149,7 @@ msgstr "Fonte de lluz 6"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:192
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_6"
msgid "Click to enable or disable the uniform light source."
-msgstr "Clic p'activar o desactivar la fonte de lluz uniforme."
+msgstr "Calca p'activar o desactivar la fonte de lluz uniforme."
#. mSsDD
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:206
@@ -3161,7 +3161,7 @@ msgstr "Fonte de lluz 7"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:211
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_7"
msgid "Click to enable or disable the uniform light source."
-msgstr "Clic p'activar o desactivar la fonte de lluz uniforme."
+msgstr "Calca p'activar o desactivar la fonte de lluz uniforme."
#. wY5CR
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:225
@@ -3173,25 +3173,25 @@ msgstr "Fonte de lluz 8"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:230
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_8"
msgid "Click to enable or disable the uniform light source."
-msgstr "Clic p'activar o desactivar la fonte de lluz uniforme."
+msgstr "Calca p'activar o desactivar la fonte de lluz uniforme."
#. DwEDc
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:264
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE"
msgid "Select a color for the selected light source."
-msgstr "Escueye colores pa la lluz escoyida."
+msgstr "Esbilla un color pa la fonte de lluz escoyida."
-#. gfdAB
+#. cAvJJ
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:279
msgctxt "tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "Escoyer un color col diálogu de colores"
+msgid "Select a color using the Pick a Color dialog"
+msgstr "Esbilla un color col diálogu Escueyi un color"
-#. JnBhP
+#. D3Udo
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:283
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "Escueye colores usando'l diálogu de color."
+msgid "Select a color using the Pick a Color dialog."
+msgstr "Esbilla un color col diálogu Escueyi un color."
#. mgXyK
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:306
@@ -3203,19 +3203,19 @@ msgstr "Fonte de _lluz"
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:348
msgctxt "tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT"
msgid "Select a color for the ambient light."
-msgstr "Escueya un color pa la lluz ambiental."
+msgstr "Escueyi un color pa la lluz ambiental."
-#. NpAu7
+#. GcwLA
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:363
msgctxt "tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text"
-msgid "Select a color using the color dialog"
-msgstr "Escoyer un color col diálogu de colores"
+msgid "Select a color using the Pick a Color dialog"
+msgstr "Esbilla un color col diálogu Escueyi un color"
-#. 943Za
+#. YbFV8
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:367
msgctxt "tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR"
-msgid "Select a color using the color dialog."
-msgstr "Escueye colores usando'l diálogu de color."
+msgid "Select a color using the Pick a color dialog."
+msgstr "Esbilla un color col diálogu Escueyi un color."
#. LFMGL
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:383
@@ -4397,7 +4397,7 @@ msgstr "Amuesa la lleenda na parte izquierda del gráficu."
#: chart2/uiconfig/ui/tp_LegendPosition.ui:47
msgctxt "tp_LegendPosition|right"
msgid "_Right"
-msgstr "D_recha"
+msgstr "De_recha"
#. BgNsc
#: chart2/uiconfig/ui/tp_LegendPosition.ui:56
@@ -5555,7 +5555,7 @@ msgstr "Amuesa la lleenda na parte izquierda del gráficu."
#: chart2/uiconfig/ui/wizelementspage.ui:315
msgctxt "wizelementspage|right"
msgid "_Right"
-msgstr "D_recha"
+msgstr "De_recha"
#. rvAN8
#: chart2/uiconfig/ui/wizelementspage.ui:324
diff --git a/source/ast/connectivity/messages.po b/source/ast/connectivity/messages.po
index baa41674f16..4fe5143e90f 100644
--- a/source/ast/connectivity/messages.po
+++ b/source/ast/connectivity/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: 2022-07-06 20:18+0200\n"
-"PO-Revision-Date: 2024-03-04 13:31+0000\n"
+"PO-Revision-Date: 2024-05-03 06:18+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/ast/>\n"
"Language: ast\n"
@@ -287,7 +287,7 @@ msgstr "El nome «$name$» nun coincide coles restricciones de nomes de SQL."
#: connectivity/inc/strings.hrc:70
msgctxt "STR_COULD_NOT_DELETE_FILE"
msgid "The file $filename$ could not be deleted."
-msgstr "El ficheru $filename$ nun pudo desaniciase."
+msgstr "El ficheru «$filename$» nun pudo desaniciase."
#. PiFvx
#: connectivity/inc/strings.hrc:71
@@ -353,13 +353,13 @@ msgstr "Nun pudo añadese la columna «$columnname$». El sistema de ficheros qu
#: connectivity/inc/strings.hrc:80
msgctxt "STR_COLUMN_NOT_DROP"
msgid "The column at position “$position$” could not be dropped. Maybe the file system is write-protected."
-msgstr "Nun se pudo descartar la columna de la posición “$position$”. El sistema de ficheros quiciabes tea protexíu contra escritura."
+msgstr "Nun se pudo descartar la columna de la posición «$position$». El sistema de ficheros quiciabes tea protexíu contra escritura."
#. KfedE
#: connectivity/inc/strings.hrc:81
msgctxt "STR_TABLE_NOT_DROP"
msgid "The table “$tablename$” could not be dropped. Maybe the file system is write-protected."
-msgstr "Nun se pudo descartar la tabla “$tablename$”. El sistema de ficheros quiciabes tea protexíu contra escritura."
+msgstr "Nun se pudo descartar la tabla «$tablename$». El sistema de ficheros quiciabes tea protexíu contra escritura."
#. R3BGx
#: connectivity/inc/strings.hrc:82
@@ -371,7 +371,7 @@ msgstr "La tabla nun pue alterase."
#: connectivity/inc/strings.hrc:83
msgctxt "STR_INVALID_DBASE_FILE"
msgid "The file “$filename$” is an invalid (or unrecognized) dBASE file."
-msgstr "El ficheru “$filename$” nun ye un ficheru dBASE válidu (o nun lu reconoz)."
+msgstr "El ficheru «$filename$» nun ye un ficheru dBASE válidu (o nun lu reconoz)."
#. LhHTA
#. Evoab2
@@ -391,13 +391,13 @@ msgstr "Namái se pue ordenar peles columnes de la tabla."
#: connectivity/inc/strings.hrc:88
msgctxt "STR_QUERY_COMPLEX_COUNT"
msgid "The query cannot be executed. It is too complex. Only “COUNT(*)” is supported."
-msgstr "Nun se pue executar la consulta. Ye demasiao complexa. Namás almite “COUNT(*)”."
+msgstr "Nun se pue executar la consulta. Ye demasiao complexa. Namás almite «COUNT(*)»."
#. PJivi
#: connectivity/inc/strings.hrc:89
msgctxt "STR_QUERY_INVALID_BETWEEN"
msgid "The query cannot be executed. The “BETWEEN” arguments are not correct."
-msgstr "Nun se pue executar la consulta. Los argumentos de “BETWEEN” nun son correutos."
+msgstr "Nun se pue executar la consulta. Los argumentos de «BETWEEN» nun son correutos."
#. CHRju
#: connectivity/inc/strings.hrc:90
@@ -481,19 +481,19 @@ msgstr "La execución de la instrucción d'anovamientu nun afeuta a fila nenguna
#: connectivity/inc/strings.hrc:103
msgctxt "STR_NO_CLASSNAME_PATH"
msgid "The additional driver class path is “$classpath$”."
-msgstr "La ruta de les clases de los controladores ye “$classpath$”."
+msgstr "El camín de les clases de los controladores ye «$classpath$»."
#. sX2NM
#: connectivity/inc/strings.hrc:104
msgctxt "STR_UNKNOWN_PARA_TYPE"
msgid "The type of parameter at position “$position$” is unknown."
-msgstr "La triba de parámetru na posición “$position$” ye desconocida."
+msgstr "La triba de parámetru na posición «$position$» ye desconocida."
#. gSPCX
#: connectivity/inc/strings.hrc:105
msgctxt "STR_UNKNOWN_COLUMN_TYPE"
msgid "The type of column at position “$position$” is unknown."
-msgstr "La triba de columna na posición “$position$” ye desconocida."
+msgstr "La triba de columna na posición «$position$» ye desconocida."
#. 3FmFX
#. KAB
diff --git a/source/ast/connectivity/registry/ado/org/openoffice/Office/DataAccess.po b/source/ast/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
index e894e623799..dd2be240346 100644
--- a/source/ast/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
+++ b/source/ast/connectivity/registry/ado/org/openoffice/Office/DataAccess.po
@@ -3,17 +3,17 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-02-25 19:15+0000\n"
-"Last-Translator: Xuacu Saturio <xuacusk8@gmail.com>\n"
-"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/ast/>\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-23 21:27+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/connectivityregistryadoorgopenofficeofficedataaccess/ast/>\n"
"Language: ast\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: Weblate 3.10.3\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1369347904.000000\n"
#. 9EAjq
@@ -26,22 +26,12 @@ msgctxt ""
msgid "ADO"
msgstr "ADO"
-#. nw3hx
+#. JN7dA
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=*\n"
+".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
"DriverTypeDisplayName\n"
"value.text"
msgid "Microsoft Access"
msgstr "Access de Microsoft"
-
-#. uAES5
-#: Drivers.xcu
-msgctxt ""
-"Drivers.xcu\n"
-".Drivers.Installed.sdbc:ado:access:Provider=Microsoft.ACE.OLEDB.12.0;DATA SOURCE=*\n"
-"DriverTypeDisplayName\n"
-"value.text"
-msgid "Microsoft Access 2007"
-msgstr "Access 2007 de Microsoft"
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 143d3f44c1e..ffeba356872 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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-11 15:44+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+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"
@@ -1961,11 +1961,11 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "L'URL <%1> nun pue convertise nun camín del sistema de ficheros."
-#. YfSb4
+#. SHEvj
#: cui/inc/strings.hrc:358
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2023 LibreOffice contributors."
-msgstr "Copyright © 2000–2023 Collaboradores de LibreOffice."
+msgid "Copyright © 2000–2024 LibreOffice contributors."
+msgstr "Copyright © 2000–2024 Collaboradores de LibreOffice."
#. WCnhx
#: cui/inc/strings.hrc:359
@@ -2474,11 +2474,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to count words for just one particular paragraph style? Use Edit ▸ Find and Replace, click Paragraph Styles, select the style in Find, and click Find All. Read the result in the status bar."
msgstr "¿Quies cuntar les pallabres con estilu de párrafu determináu? Emplega Editar ▸ Buscar y sustituyir, calca en Estilos de párrafu, escueyi l'estilu en Buscar y calta Buscar too. Llei'l resultáu na barra estáu."
-#. VBCF7
+#. CFkRA
#: cui/inc/tipoftheday.hrc:104
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., via File ▸ Export as PDF."
-msgstr "Crea documentos PDF personalizaos dafechu col formatu esautu, compresión d'imaxes, comentarios, drechos d'accesu, contraseña, etc., per aciu de Ficheru ▸ Esportar como PDF."
+msgid "Generate fully customized PDF documents with the exact format, image compression, comments, access rights, password, etc., you specify via File ▸ Export as PDF."
+msgstr "Xenerar documentos PDF personalizaos dafechu col formatu exautu, compresión d'imaxes, comentarios, drechos d'acessu, contraseña, etc. que s'indiquen en Ficheru ▸ Esportar como PDF."
#. XWchY
#: cui/inc/tipoftheday.hrc:106
@@ -2582,31 +2582,31 @@ msgstr "Personaliza l'aspeutu de les notes pie de páxina con Erbíes ▸ Notes
#: cui/inc/tipoftheday.hrc:123
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With Slide Show ▸ Custom Slide Show, reorder and pick slides to fit a slideshow to the needs of your viewers."
-msgstr ""
+msgstr "Con \"Presentación de diapositives ▸ Presentación de diapositives personalizada\" pues reordenar y escoyer diapositives que s'axeiten a les necesidaes del públicu."
#. ZZZZo
#: cui/inc/tipoftheday.hrc:124
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to change spell checking for some part of the text? Click in the language zone of the status bar or better, apply a style."
-msgstr ""
+msgstr "¿Quies camudar la correición ortográfica de dalguna parte del testu? Calca na estaya d'idioma de la barra d'estáu o meyor, aplica un estilu."
#. oTX4L
#: cui/inc/tipoftheday.hrc:125
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writer can insert a blank page between two odd (even) pages that follow. Check “Print automatically inserted blank pages” in the print dialog’s %PRODUCTNAME Writer tab."
-msgstr ""
+msgstr "Writer pue inxertar una páxina balera ente dos páxines impares (o pares) consecutives. Marca «Imprentar páxines en blanco insertaes automáticamente» na pestaña «%PRODUCTNAME Writer» del cuadru de diálogu Imprentar."
#. YVF2y
#: cui/inc/tipoftheday.hrc:126
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You do not want to print all columns? Hide or group the ones you do not need."
-msgstr ""
+msgstr "¿Nun quies imprentar toles columnes? Anubre o agrupa aquelles que nun necesites."
#. pZZxV
#: cui/inc/tipoftheday.hrc:127
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To modify an AutoPlay presentation, open it and after it starts, right click and select Edit in the context menu."
-msgstr ""
+msgstr "Pa modificar la presentación automática, ábrila y, cuando arranque, calca col botón drechu del mur y escueyi Editar nel menú de contestu."
#. zbD2D
#: cui/inc/tipoftheday.hrc:128
@@ -2752,11 +2752,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can protect cells with Format ▸ Cells ▸ Protection. To prevent insert, delete, rename, move/copy of sheets use Tools ▸ Protect Sheet."
msgstr ""
-#. H2oxt
+#. ftMpB
#. local help missing
#: cui/inc/tipoftheday.hrc:152
msgctxt "RID_CUI_TIPOFTHEDAY"
-msgid "Write along a curve? Draw the curve, double click, type the text, Format ▸ Text Box and Shape ▸ Fontwork. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
+msgid "You can make text follow the shape of a curve. Draw the curve, double-click it, type the text, and choose Format ▸ Text Box and Shape ▸ Text along Path. Select one of the alignment options: Rotate, Upright, Slant Horizontal or Slant Vertical."
msgstr ""
#. ZE6D5
@@ -3365,7 +3365,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:250
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "%PRODUCTNAME supports over 150 languages."
-msgstr ""
+msgstr "El %PRODUCTNAME almite más de 150 llingües."
#. SLU8G
#: cui/inc/tipoftheday.hrc:251
@@ -4659,7 +4659,7 @@ msgstr ""
#: cui/uiconfig/ui/acorreplacepage.ui:40
msgctxt "acorreplacepage|extended_tip|new"
msgid "Adds or replaces an entry in the replacement table."
-msgstr "Amiesta o sustitúi una entrada na tabla de sustitución."
+msgstr "Amiesta o sustitúi una entrada na tabla de sustituciones."
#. qjPVK
#: cui/uiconfig/ui/acorreplacepage.ui:52
@@ -4671,7 +4671,7 @@ msgstr "_Trocar"
#: cui/uiconfig/ui/acorreplacepage.ui:60
msgctxt "acorreplacepage|extended_tip|replace"
msgid "Adds or replaces an entry in the replacement table."
-msgstr "Amiesta o sustitúi una entrada na tabal de sustituciones."
+msgstr "Amiesta o sustitúi una entrada na tabla de sustituciones."
#. 7hHNW
#: cui/uiconfig/ui/acorreplacepage.ui:79
@@ -5841,7 +5841,7 @@ msgstr "Triba:"
#: cui/uiconfig/ui/bulletandposition.ui:280
msgctxt "bulletandposition|extended_tip|numfmtlb"
msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
-msgstr ""
+msgstr "Esbilla los niveles que quies modificar. P'aplicar les opciones a tolos niveles, esbilla «1-10»."
#. mp5Si
#: cui/uiconfig/ui/bulletandposition.ui:293
@@ -5997,7 +5997,7 @@ msgstr "Caltener la proporción"
#: cui/uiconfig/ui/bulletandposition.ui:711
msgctxt "bulletandposition|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
-msgstr ""
+msgstr "Caltién les proporciones cuando camudes el tamañu del oxetu esbilláu."
#. EhFU7
#: cui/uiconfig/ui/bulletandposition.ui:776
@@ -6593,10 +6593,10 @@ msgctxt "certdialog|add"
msgid "_Select NSS path..."
msgstr "_Esbillar camín NSS..."
-#. zx3Mw
+#. XkGqY
#: cui/uiconfig/ui/certdialog.ui:47
msgctxt "certdialog|extended_tip|add"
-msgid "Opens a file picker dialog to add a new Network Security Services Certificate directory to the list."
+msgid "Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list."
msgstr ""
#. GFGjC
@@ -9147,10 +9147,10 @@ msgctxt "eventsconfigpage|macro"
msgid "M_acro..."
msgstr "M_acro..."
-#. TqHir
+#. 4vyAY
#: cui/uiconfig/ui/eventsconfigpage.ui:69
msgctxt "eventsconfigpage|extended_tip|macro"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. gxSRb
@@ -9217,13 +9217,13 @@ msgstr ""
#: cui/uiconfig/ui/fileextcheckdialog.ui:36
msgctxt "FileExtCheck|Checkbox_Tooltip"
msgid "Enable the dialog again at Tools - Options - %PRODUCTNAME - General"
-msgstr ""
+msgstr "Activa'l diálogu de nueves n'Opciones - %PRODUCTNAME - Xenerales"
#. mGEv5
#: cui/uiconfig/ui/fileextcheckdialog.ui:64
msgctxt "FileExtCheckDialog|Ok_Button"
msgid "_OK"
-msgstr ""
+msgstr "_Aceutar"
#. BvWSS
#: cui/uiconfig/ui/fmsearchdialog.ui:8
@@ -9583,7 +9583,7 @@ msgstr "Posición"
#: cui/uiconfig/ui/formatcellsdialog.ui:196
msgctxt "formatcellsdialog|highlight"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
#. TM6fA
#: cui/uiconfig/ui/formatcellsdialog.ui:220
@@ -10661,49 +10661,49 @@ msgid "Closes the dialog without saving."
msgstr ""
#. UHF5Y
-#: cui/uiconfig/ui/hyperlinkdialog.ui:169
+#: cui/uiconfig/ui/hyperlinkdialog.ui:146
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP"
msgid "This is where you create a hyperlink to a Web page."
msgstr ""
#. EJuaG
-#: cui/uiconfig/ui/hyperlinkdialog.ui:183
+#: cui/uiconfig/ui/hyperlinkdialog.ui:160
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "_Internet"
msgstr ""
#. TwuBW
-#: cui/uiconfig/ui/hyperlinkdialog.ui:244
+#: cui/uiconfig/ui/hyperlinkdialog.ui:197
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an email address."
msgstr ""
#. RxDSh
-#: cui/uiconfig/ui/hyperlinkdialog.ui:258
+#: cui/uiconfig/ui/hyperlinkdialog.ui:211
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "_Mail"
msgstr "C_orréu"
#. MXhAV
-#: cui/uiconfig/ui/hyperlinkdialog.ui:320
+#: cui/uiconfig/ui/hyperlinkdialog.ui:249
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP"
msgid "This is where you create a hyperlink to an existing document or a target within a document."
msgstr ""
#. MqhyH
-#: cui/uiconfig/ui/hyperlinkdialog.ui:334
+#: cui/uiconfig/ui/hyperlinkdialog.ui:263
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "_Document"
msgstr "_Documentu"
#. xFvuL
-#: cui/uiconfig/ui/hyperlinkdialog.ui:396
+#: cui/uiconfig/ui/hyperlinkdialog.ui:301
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP"
msgid "This is where you create a new document to which the new link points."
msgstr ""
#. aLbja
-#: cui/uiconfig/ui/hyperlinkdialog.ui:410
+#: cui/uiconfig/ui/hyperlinkdialog.ui:315
msgctxt "hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP"
msgid "_New Document"
msgstr "Documentu _nuevu"
@@ -10968,10 +10968,9 @@ msgstr ""
#. NJi4c
#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
-#, fuzzy
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
-msgstr "Asuntu:"
+msgstr "A_suntu:"
#. hseLC
#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
@@ -11376,10 +11375,10 @@ msgctxt "iconselectordialog|importButton"
msgid "I_mport..."
msgstr "I_mportar..."
-#. pMDQA
+#. SfMgE
#: cui/uiconfig/ui/iconselectordialog.ui:168
msgctxt "iconselectordialog|extended_tip|importButton"
-msgid "Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
+msgid "Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of the office suite."
msgstr ""
#. 46d7Z
@@ -12539,10 +12538,10 @@ msgctxt "macroassignpage|assign"
msgid "M_acro..."
msgstr "Macro..."
-#. ECTjc
+#. wM4hv
#: cui/uiconfig/ui/macroassignpage.ui:141
msgctxt "macroassignpage|extended_tip|assign"
-msgid "Opens the Macro Selector to assign a macro to the selected event."
+msgid "Opens the Macro Selector dialog to assign a macro to the selected event."
msgstr ""
#. nhxq7
@@ -13633,7 +13632,7 @@ msgstr "Caltener la proporción"
#: cui/uiconfig/ui/numberingoptionspage.ui:664
msgctxt "numberingoptionspage|extended_tip|keepratio"
msgid "Maintains proportions when you resize the selected object."
-msgstr ""
+msgstr "Caltién les proporciones cuando camudes el tamañu del oxetu esbilláu."
#. S9jNu
#: cui/uiconfig/ui/numberingoptionspage.ui:752
@@ -14635,13 +14634,13 @@ msgstr "_Numberales:"
#: cui/uiconfig/ui/optctlpage.ui:232
msgctxt "optctlpage|numerals"
msgid "Arabic (1, 2, 3…)"
-msgstr "Arábicu (1 2 3)"
+msgstr "Arábicu (1, 2, 3…)"
#. 2n6dr
#: cui/uiconfig/ui/optctlpage.ui:233
msgctxt "optctlpage|numerals"
msgid "Eastern Arabic (٣ ,٢ ,١…)"
-msgstr "Arabicu oriental (٣ ,٢ ,١…)"
+msgstr "Arábicu oriental (٣ ,٢ ,١…)"
#. uFBEA
#: cui/uiconfig/ui/optctlpage.ui:234
@@ -14796,7 +14795,7 @@ msgstr "Esportar como:"
#: cui/uiconfig/ui/optfltrembedpage.ui:256
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
#. qBuyX
#: cui/uiconfig/ui/optfltrembedpage.ui:265
@@ -17367,133 +17366,133 @@ msgid "Use this tab page to enter or edit user data."
msgstr ""
#. E6zhJ
-#: cui/uiconfig/ui/optviewpage.ui:53
+#: cui/uiconfig/ui/optviewpage.ui:52
msgctxt "optviewpage|label12"
msgid "Middle _button:"
msgstr ""
#. GCAp5
-#: cui/uiconfig/ui/optviewpage.ui:69
+#: cui/uiconfig/ui/optviewpage.ui:68
msgctxt "optviewpage|mousemiddle"
msgid "No function"
msgstr "Ensin función"
#. 2b59y
-#: cui/uiconfig/ui/optviewpage.ui:70
+#: cui/uiconfig/ui/optviewpage.ui:69
msgctxt "optviewpage|mousemiddle"
msgid "Automatic scrolling"
msgstr "Desplazamientu automáticu"
#. 8ELrc
-#: cui/uiconfig/ui/optviewpage.ui:71
+#: cui/uiconfig/ui/optviewpage.ui:70
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "Apegar del cartafueyu"
#. DeQ72
-#: cui/uiconfig/ui/optviewpage.ui:75
+#: cui/uiconfig/ui/optviewpage.ui:74
msgctxt "extended_tip | mousemiddle"
msgid "Defines the function of the middle mouse button."
msgstr ""
#. NbJKy
-#: cui/uiconfig/ui/optviewpage.ui:103
+#: cui/uiconfig/ui/optviewpage.ui:102
msgctxt "optviewpage|label4"
msgid "Mouse"
msgstr "Mur"
#. LxFLY
-#: cui/uiconfig/ui/optviewpage.ui:138
+#: cui/uiconfig/ui/optviewpage.ui:137
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Automáticu"
#. oKQEA
-#: cui/uiconfig/ui/optviewpage.ui:139
+#: cui/uiconfig/ui/optviewpage.ui:138
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Pequeñu"
#. JHk7X
-#: cui/uiconfig/ui/optviewpage.ui:140
+#: cui/uiconfig/ui/optviewpage.ui:139
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Grande"
#. E7vjR
-#: cui/uiconfig/ui/optviewpage.ui:144
+#: cui/uiconfig/ui/optviewpage.ui:143
msgctxt "extended_tip | notebookbariconsize"
msgid "Specifies the display size of notebook bar icons."
msgstr ""
#. G8qAD
-#: cui/uiconfig/ui/optviewpage.ui:157
+#: cui/uiconfig/ui/optviewpage.ui:156
msgctxt "optviewpage|label7"
msgid "_Notebookbar:"
msgstr ""
#. CsRM4
-#: cui/uiconfig/ui/optviewpage.ui:173
+#: cui/uiconfig/ui/optviewpage.ui:172
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Automáticu"
#. wMYTk
-#: cui/uiconfig/ui/optviewpage.ui:174
+#: cui/uiconfig/ui/optviewpage.ui:173
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "Pequeñu"
#. AFBcQ
-#: cui/uiconfig/ui/optviewpage.ui:175
+#: cui/uiconfig/ui/optviewpage.ui:174
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "Grande"
#. W8yUi
-#: cui/uiconfig/ui/optviewpage.ui:179
+#: cui/uiconfig/ui/optviewpage.ui:178
msgctxt "extended_tip | sidebariconsize"
msgid "Specifies the display size of sidebar icons."
msgstr ""
#. kPSBA
-#: cui/uiconfig/ui/optviewpage.ui:192
+#: cui/uiconfig/ui/optviewpage.ui:191
msgctxt "optviewpage|label9"
msgid "Sidebar:"
msgstr "Barra llateral:"
#. R5bS2
-#: cui/uiconfig/ui/optviewpage.ui:208
+#: cui/uiconfig/ui/optviewpage.ui:207
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Automáticu"
#. LEpgg
-#: cui/uiconfig/ui/optviewpage.ui:209
+#: cui/uiconfig/ui/optviewpage.ui:208
msgctxt "optviewpage|iconsize"
msgid "Small"
msgstr "Pequeñu"
#. q4LX3
-#: cui/uiconfig/ui/optviewpage.ui:210
+#: cui/uiconfig/ui/optviewpage.ui:209
msgctxt "optviewpage|iconsize"
msgid "Large"
msgstr "Grande"
#. oYDs8
-#: cui/uiconfig/ui/optviewpage.ui:211
+#: cui/uiconfig/ui/optviewpage.ui:210
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "Pergrande"
#. bhmh9
-#: cui/uiconfig/ui/optviewpage.ui:215
+#: cui/uiconfig/ui/optviewpage.ui:214
msgctxt "extended_tip | iconsize"
msgid "Specifies the display size of toolbar icons."
msgstr ""
#. PdeBj
-#: cui/uiconfig/ui/optviewpage.ui:228
+#: cui/uiconfig/ui/optviewpage.ui:227
msgctxt "optviewpage|label8"
msgid "Toolbar:"
msgstr ""
@@ -17501,220 +17500,220 @@ msgstr ""
"ferramientes:"
#. juDWx
-#: cui/uiconfig/ui/optviewpage.ui:283
+#: cui/uiconfig/ui/optviewpage.ui:282
msgctxt "optviewpage|label1"
msgid "Icon Size"
msgstr "Tamañu de los iconos"
#. 8CiB5
-#: cui/uiconfig/ui/optviewpage.ui:317
+#: cui/uiconfig/ui/optviewpage.ui:316
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automáticu"
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:318
+#: cui/uiconfig/ui/optviewpage.ui:317
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:319
+#: cui/uiconfig/ui/optviewpage.ui:318
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:323
+#: cui/uiconfig/ui/optviewpage.ui:322
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. SXzWW
-#: cui/uiconfig/ui/optviewpage.ui:336
+#: cui/uiconfig/ui/optviewpage.ui:335
msgctxt "optviewpage|label6"
msgid "_Theme:"
msgstr "_Tema:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:351
+#: cui/uiconfig/ui/optviewpage.ui:350
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. F7kTw
-#: cui/uiconfig/ui/optviewpage.ui:379
+#: cui/uiconfig/ui/optviewpage.ui:378
msgctxt "optviewpage|label1"
msgid "Icon Theme"
msgstr "Tema d'iconos"
#. zXaFc
-#: cui/uiconfig/ui/optviewpage.ui:414
+#: cui/uiconfig/ui/optviewpage.ui:413
msgctxt "optviewpage|appearance"
msgid "System"
msgstr "Sistema"
#. S3ogK
-#: cui/uiconfig/ui/optviewpage.ui:415
+#: cui/uiconfig/ui/optviewpage.ui:414
msgctxt "optviewpage|appearance"
msgid "Light"
msgstr "Claru"
#. qYSap
-#: cui/uiconfig/ui/optviewpage.ui:416
+#: cui/uiconfig/ui/optviewpage.ui:415
msgctxt "optviewpage|appearance"
msgid "Dark"
msgstr "Escuru"
#. qfbPT
-#: cui/uiconfig/ui/optviewpage.ui:420
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "extended_tip | appearance"
msgid "Specifies whether to follow the system appearance mode or override Dark or Light."
msgstr "Indica si ha siguise'l mou d'aspeutu del sistema o si ha forciase'l mou claru o escuru."
#. nzLbn
-#: cui/uiconfig/ui/optviewpage.ui:433
+#: cui/uiconfig/ui/optviewpage.ui:432
msgctxt "optviewpage|label7"
msgid "Mode:"
msgstr "Mou:"
#. Nrc4k
-#: cui/uiconfig/ui/optviewpage.ui:462
+#: cui/uiconfig/ui/optviewpage.ui:461
msgctxt "optviewpage|label16"
msgid "Appearance"
msgstr "Aspeutu"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:502
+#: cui/uiconfig/ui/optviewpage.ui:501
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Usar l'aceleración por hard_ware"
#. zAzHY
-#: cui/uiconfig/ui/optviewpage.ui:506
+#: cui/uiconfig/ui/optviewpage.ui:505
msgctxt "optviewpage|useaccel|tooltip_text"
msgid "Requires restart"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:512
+#: cui/uiconfig/ui/optviewpage.ui:511
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Apuerta direutamente a les funciones de hardware del adaptador de gráficos en pantalla p'ameyorar la visualización en pantalla."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:523
+#: cui/uiconfig/ui/optviewpage.ui:522
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Usar el suavi_záu de fontes"
#. iGxUy
-#: cui/uiconfig/ui/optviewpage.ui:527
+#: cui/uiconfig/ui/optviewpage.ui:526
msgctxt "optviewpage|useaa|tooltip_text"
msgid "Requires restart"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:532
msgctxt "extended_tip | useaa"
msgid "When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts."
msgstr "Cuando ye soportáu, pue habilitase o evacuar l'anti-aliasing de gráficos. Con anti-aliasing habilitáu, la visualización de la mayoría de los oxetos gráficos llucen nidios y con menos artefactos."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:544
+#: cui/uiconfig/ui/optviewpage.ui:543
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. 9uMBG
-#: cui/uiconfig/ui/optviewpage.ui:548
+#: cui/uiconfig/ui/optviewpage.ui:547
msgctxt "optviewpage|useskia|tooltip_text"
msgid "Requires restart"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:559
+#: cui/uiconfig/ui/optviewpage.ui:558
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:563
+#: cui/uiconfig/ui/optviewpage.ui:562
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:577
+#: cui/uiconfig/ui/optviewpage.ui:576
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia ta activáu."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:592
+#: cui/uiconfig/ui/optviewpage.ui:591
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia ta desactiváu."
#. ubxXW
-#: cui/uiconfig/ui/optviewpage.ui:605
+#: cui/uiconfig/ui/optviewpage.ui:604
msgctxt "optviewpage|btnSkialog"
msgid "Copy skia.log"
msgstr "Copiar skia.log"
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:682
+#: cui/uiconfig/ui/optviewpage.ui:681
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Salida gráfica"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:710
+#: cui/uiconfig/ui/optviewpage.ui:709
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Amosar vista p_revia de les fontes"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:719
+#: cui/uiconfig/ui/optviewpage.ui:718
msgctxt "extended_tip | showfontpreview"
msgid "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
msgstr ""
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:730
+#: cui/uiconfig/ui/optviewpage.ui:729
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Suavizar les _fontes na pantalla"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:739
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:760
+#: cui/uiconfig/ui/optviewpage.ui:759
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_dende"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:778
+#: cui/uiconfig/ui/optviewpage.ui:777
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Especifica'l tamañu de fonte más pequeñu p'aplicar l'anidiáu."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:838
+#: cui/uiconfig/ui/optviewpage.ui:837
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Llistes de fontes"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:852
+#: cui/uiconfig/ui/optviewpage.ui:851
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Executar pruebes gráfiques"
@@ -18227,33 +18226,39 @@ msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr "Tipográficu"
+#. SDfTp
+#: cui/uiconfig/ui/paraindentspacing.ui:390
+msgctxt "paraindentspacing|liststoreLB_LINEDIST"
+msgid "Fixed"
+msgstr ""
+
#. 9fdqy
-#: cui/uiconfig/ui/paraindentspacing.ui:402
+#: cui/uiconfig/ui/paraindentspacing.ui:403
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "de"
#. Bga6L
-#: cui/uiconfig/ui/paraindentspacing.ui:481
+#: cui/uiconfig/ui/paraindentspacing.ui:482
msgctxt "paraindentspacing|checkCB_REGISTER"
msgid "Activate page li_ne-spacing"
msgstr "Activar conform_idá de llinies de base"
#. uesRM
#. xdds
-#: cui/uiconfig/ui/paraindentspacing.ui:484
+#: cui/uiconfig/ui/paraindentspacing.ui:485
msgctxt "paraindentspacing|checkCB_REGISTER|tooltip_text"
msgid "Applies page line-spacing (register-true) if set for the Page Style."
msgstr ""
#. MwL9j
-#: cui/uiconfig/ui/paraindentspacing.ui:490
+#: cui/uiconfig/ui/paraindentspacing.ui:491
msgctxt "paraindentspacing|extended_tip|checkCB_REGISTER"
msgid "If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height."
msgstr ""
#. GxJB6
-#: cui/uiconfig/ui/paraindentspacing.ui:506
+#: cui/uiconfig/ui/paraindentspacing.ui:507
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
msgstr "Espaciu ente ringleres"
@@ -18326,7 +18331,6 @@ msgstr "C_aráuter"
#. EsqLF
#: cui/uiconfig/ui/paratabspage.ui:462
-#, fuzzy
msgctxt "paratabspage|label3"
msgid "Fill Character"
msgstr "Caráuter de rellenu"
@@ -18351,23 +18355,21 @@ msgstr "puntos"
#. GcMMk
#: cui/uiconfig/ui/paratabspage.ui:547
-#, fuzzy
msgctxt "paratabspage|label5"
msgid "dashes"
-msgstr "discontinuu"
+msgstr "trazos"
#. CYnkr
#: cui/uiconfig/ui/paratabspage.ui:560
msgctxt "paratabspage|label6"
msgid "underscores"
-msgstr ""
+msgstr "solliñáu"
#. qAMT2
#: cui/uiconfig/ui/password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Set Password"
-msgstr "Establecer contraseñes"
+msgstr "Afitar contraseñes"
#. vMhFF
#: cui/uiconfig/ui/password.ui:89
@@ -18377,10 +18379,9 @@ msgstr ""
#. scLkF
#: cui/uiconfig/ui/password.ui:121
-#, fuzzy
msgctxt "password|readonly"
msgid "Open file read-only"
-msgstr "_Abrir documentu namái pa llectura"
+msgstr "Abrir documentu namái pa llectura"
#. f5Ydx
#: cui/uiconfig/ui/password.ui:173
@@ -18392,7 +18393,7 @@ msgstr ""
#: cui/uiconfig/ui/password.ui:218
msgctxt "password|label8"
msgid "Confirm password"
-msgstr ""
+msgstr "Confirma la contraseña"
#. SEgNR
#: cui/uiconfig/ui/password.ui:268
@@ -18435,13 +18436,13 @@ msgstr ""
#: cui/uiconfig/ui/password.ui:416
msgctxt "password|extended_tip|newpassEntry"
msgid "Type a password. A password is case sensitive."
-msgstr ""
+msgstr "Escribi una contraseña. La contraseña estrema mayúscules y minúscules."
#. FfyCu
#: cui/uiconfig/ui/password.ui:441
msgctxt "password|label2"
msgid "File Encryption Password"
-msgstr ""
+msgstr "Contraseña de cifráu de ficheros"
#. oGoKp
#: cui/uiconfig/ui/pastespecial.ui:16
@@ -18615,80 +18616,62 @@ msgctxt "pickbulletpage|extended_tip|valueset"
msgid "Click the bullet style that you want to use."
msgstr ""
-#. K4D8E
-#: cui/uiconfig/ui/pickbulletpage.ui:50
-msgctxt "pickbulletpage|label25"
-msgid "Selection"
-msgstr "Esbilla"
+#. WfEwh
+#: cui/uiconfig/ui/pickbulletpage.ui:52
+msgctxt "pickbulletpage|changeBulletBtn"
+msgid "Change Bullet"
+msgstr ""
#. eYCSe
-#: cui/uiconfig/ui/pickbulletpage.ui:58
+#: cui/uiconfig/ui/pickbulletpage.ui:65
msgctxt "pickbulletpage|extended_tip|PickBulletPage"
msgid "Displays the different bullet styles that you can apply."
msgstr ""
#. LkXNn
-#: cui/uiconfig/ui/pickgraphicpage.ui:44
+#: cui/uiconfig/ui/pickgraphicpage.ui:37
msgctxt "pickgraphicpage|extended_tip|valueset"
msgid "Click the graphics that you want to use as bullets."
msgstr ""
#. GkQdm
-#: cui/uiconfig/ui/pickgraphicpage.ui:61
+#: cui/uiconfig/ui/pickgraphicpage.ui:54
msgctxt "pickgraphicpage|errorft"
msgid "The Gallery theme 'Bullets' is empty (no images)."
msgstr "El tema «Bullets» de la Galería ta baleru (nun hai imáxenes)."
#. NrrxW
-#: cui/uiconfig/ui/pickgraphicpage.ui:71
+#: cui/uiconfig/ui/pickgraphicpage.ui:64
msgctxt "pickgraphicpage|browseBtn"
msgid "Add and Resize"
msgstr ""
-#. bX3Eo
-#: cui/uiconfig/ui/pickgraphicpage.ui:97
-msgctxt "pickgraphicpage|label25"
-msgid "Selection"
-msgstr "Esbilla"
-
#. CDrF8
-#: cui/uiconfig/ui/pickgraphicpage.ui:105
+#: cui/uiconfig/ui/pickgraphicpage.ui:86
msgctxt "pickgraphicpage|extended_tip|PickGraphicPage"
msgid "Displays the different graphics that you can use as bullets in a bulleted list."
msgstr ""
#. q8tMx
-#: cui/uiconfig/ui/picknumberingpage.ui:37
+#: cui/uiconfig/ui/picknumberingpage.ui:30
msgctxt "picknumberingpage|extended_tip|valueset"
msgid "Click the numbering scheme that you want to use."
msgstr ""
-#. 9JnpQ
-#: cui/uiconfig/ui/picknumberingpage.ui:50
-msgctxt "picknumberingpage|label25"
-msgid "Selection"
-msgstr "Esbilla"
-
#. mkywY
-#: cui/uiconfig/ui/picknumberingpage.ui:58
+#: cui/uiconfig/ui/picknumberingpage.ui:39
msgctxt "picknumberingpage|extended_tip|PickNumberingPage"
msgid "Displays the different numbering schemes that you can apply."
msgstr ""
#. BDFqB
-#: cui/uiconfig/ui/pickoutlinepage.ui:37
+#: cui/uiconfig/ui/pickoutlinepage.ui:30
msgctxt "pickoutlinepage|extended_tip|valueset"
msgid "Click the outline style that you want to use."
msgstr ""
-#. i8h33
-#: cui/uiconfig/ui/pickoutlinepage.ui:50
-msgctxt "pickoutlinepage|label25"
-msgid "Selection"
-msgstr "Esbilla"
-
#. rvStY
-#: cui/uiconfig/ui/pickoutlinepage.ui:58
+#: cui/uiconfig/ui/pickoutlinepage.ui:39
msgctxt "pickoutlinepage|extended_tip|PickOutlinePage"
msgid "Displays the different styles that you can apply to a hierarchical list. Up to nine outline levels in a list hierarchy are supported."
msgstr ""
@@ -18799,7 +18782,7 @@ msgstr "Espaciáu"
#: cui/uiconfig/ui/positionpage.ui:499
msgctxt "positionpage|nohyphenation"
msgid "Exclude from hyphenation"
-msgstr "Escluir del guionáu"
+msgstr "Escluyir del guionáu"
#. qgjTv
#: cui/uiconfig/ui/positionpage.ui:518
@@ -18841,7 +18824,7 @@ msgstr "Xiru"
#: cui/uiconfig/ui/positionsizedialog.ui:282
msgctxt "positionsizedialog|RID_SVXPAGE_SLANT"
msgid "Slant & Corner Radius"
-msgstr "Inclinación y radiu d'esquines"
+msgstr "Enclín y radiu d'esquines"
#. kSZwJ
#: cui/uiconfig/ui/possizetabpage.ui:58
@@ -18907,7 +18890,7 @@ msgstr "Caltener la proporción"
#: cui/uiconfig/ui/possizetabpage.ui:266
msgctxt "possizetabpage|extended_tip|CBX_SCALE"
msgid "Maintains proportions when you resize the selected object."
-msgstr ""
+msgstr "Caltién les proporciones cuando camudes el tamañu del oxetu esbilláu."
#. RnbvF
#: cui/uiconfig/ui/possizetabpage.ui:337
@@ -19685,7 +19668,7 @@ msgstr "Tipografía asiática"
#: cui/uiconfig/ui/searchformatdialog.ui:521
msgctxt "searchformatdialog|background"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
#. nVjsf
#: cui/uiconfig/ui/securityoptionsdialog.ui:8
@@ -19749,10 +19732,9 @@ msgstr ""
#. 3yxBp
#: cui/uiconfig/ui/securityoptionsdialog.ui:257
-#, fuzzy
msgctxt "securityoptionsdialog|label1"
msgid "Security Warnings"
-msgstr "Alvertencies de seguridá"
+msgstr "Avisos de seguridá"
#. 8Vywd
#: cui/uiconfig/ui/securityoptionsdialog.ui:288
@@ -19836,7 +19818,7 @@ msgstr ""
#: cui/uiconfig/ui/securityoptionsdialog.ui:558
msgctxt "extended_tip|blockuntrusted"
msgid "Blocks active state of OLE Objects, disables active DDE content links, and OLE Automation interface."
-msgstr ""
+msgstr "Bloquia l'estáu activu de los oxetos OLE y desactiva los enllaces de conteníu activu DDE y la interfaz d'automatización OLE."
#. GH4YC
#: cui/uiconfig/ui/securityoptionsdialog.ui:569
@@ -20321,10 +20303,9 @@ msgstr ""
#. krHiw
#: cui/uiconfig/ui/slantcornertabpage.ui:188
-#, fuzzy
msgctxt "slantcornertabpage|FT_RADIUS"
msgid "_Radius:"
-msgstr "_Radiu"
+msgstr "_Radiu:"
#. v8XnA
#: cui/uiconfig/ui/slantcornertabpage.ui:208
@@ -20356,7 +20337,7 @@ msgstr ""
#: cui/uiconfig/ui/slantcornertabpage.ui:289
msgctxt "slantcornertabpage|label2"
msgid "Slant"
-msgstr "Inclinación"
+msgstr "Enclín"
#. mtFaZ
#: cui/uiconfig/ui/slantcornertabpage.ui:327
@@ -20916,7 +20897,7 @@ msgstr "Caltener la proporción"
#: cui/uiconfig/ui/swpossizepage.ui:80
msgctxt "swpossizepage|extended_tip|ratio"
msgid "Maintains proportions when you resize the selected object."
-msgstr ""
+msgstr "Caltién les proporciones cuando camudes el tamañu del oxetu esbilláu."
#. M4C6V
#: cui/uiconfig/ui/swpossizepage.ui:147
@@ -21604,297 +21585,351 @@ msgid "Text Columns"
msgstr "Columnes de testu"
#. N89ek
-#: cui/uiconfig/ui/textflowpage.ui:81
+#: cui/uiconfig/ui/textflowpage.ui:88
msgctxt "textflowpage|checkAuto"
msgid "A_utomatically"
msgstr "A_utomáticamente"
#. iKEC7
-#: cui/uiconfig/ui/textflowpage.ui:90
+#: cui/uiconfig/ui/textflowpage.ui:97
msgctxt "textflowpage|extended_tip|checkAuto"
msgid "Automatically inserts hyphens where they are needed in a paragraph."
msgstr "Inxerta automáticamente guiones onde se precisen dientro del párrafu."
#. rpKhj
-#: cui/uiconfig/ui/textflowpage.ui:111
+#: cui/uiconfig/ui/textflowpage.ui:118
msgctxt "textflowpage|extended_tip|spinMinLen"
msgid "Enter the minimum word length in characters that can be hyphenated."
msgstr ""
#. MzDMB
-#: cui/uiconfig/ui/textflowpage.ui:131
+#: cui/uiconfig/ui/textflowpage.ui:138
msgctxt "textflowpage|extended_tip|spinMaxNum"
msgid "Enter the maximum number of consecutive lines that can be hyphenated."
msgstr "Escriba'l númberu máximu de llinies consecutives nes que pue efeutuase separtamientu silábicu."
+#. wuHsQ
+#: cui/uiconfig/ui/textflowpage.ui:158
+msgctxt "textflowpage|extended_tip|spinCompoundLineEnd"
+msgid "Enter the minimum number of characters of a compound word to leave at the end of the line before a hyphen is inserted."
+msgstr "Introduz la cantidá mínima de caráuteres d'una palabra compuesta pa dexar a la fin de la ringlera primero que s'inxerte un guión."
+
#. zBD7h
-#: cui/uiconfig/ui/textflowpage.ui:151
+#: cui/uiconfig/ui/textflowpage.ui:178
msgctxt "textflowpage|extended_tip|spinLineBegin"
msgid "Enter the minimum number of characters that must appear at the beginning of the line after the hyphen."
msgstr "Escriba'l númberu mínimu de caráuteres que tienen d'apaecer al empiezu de la llinia tres el guión."
#. FFGUz
-#: cui/uiconfig/ui/textflowpage.ui:171
+#: cui/uiconfig/ui/textflowpage.ui:198
msgctxt "textflowpage|extended_tip|spinLineEnd"
msgid "Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted."
msgstr "Escriba'l númberu mínimu de caráuteres que se deben dexar a la fin de la llinia enantes d'inxertar un guión."
#. c6KN2
-#: cui/uiconfig/ui/textflowpage.ui:185
+#: cui/uiconfig/ui/textflowpage.ui:212
msgctxt "textflowpage|labelLineEnd"
msgid "C_haracters at line end"
msgstr "C_aráuteres al final de la llinia"
#. AGfNV
-#: cui/uiconfig/ui/textflowpage.ui:199
+#: cui/uiconfig/ui/textflowpage.ui:226
msgctxt "textflowpage|labelLineBegin"
msgid "Cha_racters at line begin"
msgstr "Cará_uteres al entamu de la llinia"
+#. pvsiK
+#: cui/uiconfig/ui/textflowpage.ui:240
+msgctxt "textflowpage|labelCompoundLineEnd"
+msgid "C_ompound characters at line end"
+msgstr ""
+
#. A3DE8
-#: cui/uiconfig/ui/textflowpage.ui:213
+#: cui/uiconfig/ui/textflowpage.ui:254
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
msgstr "Ringleres guionaes consecutives má_ximes"
#. JkHBB
-#: cui/uiconfig/ui/textflowpage.ui:227
+#: cui/uiconfig/ui/textflowpage.ui:268
msgctxt "textflowpage|labelMinLen"
msgid "_Minimum word length in characters"
msgstr "Llargor mín_imu de pallabra en caráuteres"
#. 582fA
-#: cui/uiconfig/ui/textflowpage.ui:262
+#: cui/uiconfig/ui/textflowpage.ui:303
msgctxt "textflowpage|labelHyphenZone"
msgid "Hyphenation _zone:"
msgstr "_Zona de guionáu:"
#. X6VEi
-#: cui/uiconfig/ui/textflowpage.ui:281
+#: cui/uiconfig/ui/textflowpage.ui:322
msgctxt "textflowpage|checkNoCaps"
msgid "Hyphenate words in _CAPS"
msgstr ""
#. 32yMD
-#: cui/uiconfig/ui/textflowpage.ui:296
+#: cui/uiconfig/ui/textflowpage.ui:337
msgctxt "textflowpage|checkNoLastWord"
msgid "Hyphenate last word"
+msgstr "Guionar la cabera pallabra"
+
+#. 5FkTZ
+#: cui/uiconfig/ui/textflowpage.ui:363
+msgctxt "textflowpage|labelHyphenAcross"
+msgid "Hyphenation across"
+msgstr ""
+
+#. 7QKyi
+#: cui/uiconfig/ui/textflowpage.ui:394
+msgctxt "textflowpage|checkAcrossParagraph"
+msgid "Last full line of paragraph"
+msgstr "Cabera ringlera completa del párrafu"
+
+#. K3XE6
+#: cui/uiconfig/ui/textflowpage.ui:403
+msgctxt "textflowpage|extended_tip|checkAcrossParagraph"
+msgid "Deselect this check box, if you don't want to hyphenate across the last full line of paragraph, column, page and spread."
+msgstr ""
+
+#. zVw8o
+#: cui/uiconfig/ui/textflowpage.ui:414
+msgctxt "textflowpage|checkAcrossColumn"
+msgid "Column"
+msgstr "Columna"
+
+#. p4B6d
+#: cui/uiconfig/ui/textflowpage.ui:423
+msgctxt "textflowpage|extended_tip|checkAcrossColumn"
+msgid "Deselect this check box, if you don't want to hyphenate across column, page and spread."
msgstr ""
-#. 3yzEJ
-#: cui/uiconfig/ui/textflowpage.ui:311
-msgctxt "textflowpage|checkKeep"
-msgid "Hyphenate _across column and page"
+#. fxcFY
+#: cui/uiconfig/ui/textflowpage.ui:434
+msgctxt "textflowpage|checkAcrossPage"
+msgid "Page"
+msgstr "Páxina"
+
+#. Q9guk
+#: cui/uiconfig/ui/textflowpage.ui:443
+msgctxt "textflowpage|extended_tip|checkAcrossPage"
+msgid "Deselect this check box, if you don't want to hyphenate across page and spread."
msgstr ""
-#. jxu2K
-#: cui/uiconfig/ui/textflowpage.ui:320
-msgctxt "textflowpage|extended_tip|checkKeep"
-msgid "Deselect this check box, if you don't want to hyphenate across column and page."
+#. abccC
+#: cui/uiconfig/ui/textflowpage.ui:454
+msgctxt "textflowpage|checkAcrossSpread"
+msgid "Spread"
+msgstr ""
+
+#. jmTXZ
+#: cui/uiconfig/ui/textflowpage.ui:463
+msgctxt "textflowpage|extended_tip|checkAcrossSpread"
+msgid "Deselect this check box, if you don't want to hyphenate across spread."
msgstr ""
#. stYh3
-#: cui/uiconfig/ui/textflowpage.ui:336
+#: cui/uiconfig/ui/textflowpage.ui:485
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Guionáu"
#. ZLB8K
-#: cui/uiconfig/ui/textflowpage.ui:365
+#: cui/uiconfig/ui/textflowpage.ui:515
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "_Inxertar"
#. Zje9t
-#: cui/uiconfig/ui/textflowpage.ui:374
+#: cui/uiconfig/ui/textflowpage.ui:524
msgctxt "textflowpage|extended_tip|checkInsert"
msgid "Select this check box, and then select the break type that you want to use."
-msgstr "Escueya esti caxellu de verificación y, de siguío, escueya un tipu de saltu."
+msgstr "Marca esti caxellu de verificación y, de siguío, escueyi una triba de saltu."
#. JiDat
-#: cui/uiconfig/ui/textflowpage.ui:385
+#: cui/uiconfig/ui/textflowpage.ui:535
#, fuzzy
msgctxt "textflowpage|checkPageStyle"
msgid "With page st_yle:"
msgstr "Con Est_ilu Páxina"
#. RFwGc
-#: cui/uiconfig/ui/textflowpage.ui:397
+#: cui/uiconfig/ui/textflowpage.ui:547
msgctxt "textflowpage|extended_tip|checkPageStyle"
msgid "Select this check box, and then select the page style that you want to use for the first page after the break."
msgstr "Escueya esti caxellu de verificación y, de siguío, l'estilu de la páxina que deseye usar na primer páxina tres el saltu."
#. fMeRA
-#: cui/uiconfig/ui/textflowpage.ui:410
+#: cui/uiconfig/ui/textflowpage.ui:560
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "_Triba:"
#. tX6ag
-#: cui/uiconfig/ui/textflowpage.ui:432
+#: cui/uiconfig/ui/textflowpage.ui:582
msgctxt "textflowpage|extended_tip|spinPageNumber"
msgid "Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked."
msgstr ""
#. nrtWo
-#: cui/uiconfig/ui/textflowpage.ui:443
+#: cui/uiconfig/ui/textflowpage.ui:593
#, fuzzy
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "_Númberu páxina"
#. xNBLd
-#: cui/uiconfig/ui/textflowpage.ui:463
+#: cui/uiconfig/ui/textflowpage.ui:613
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "Posición:"
#. bFKWE
-#: cui/uiconfig/ui/textflowpage.ui:483
+#: cui/uiconfig/ui/textflowpage.ui:633
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Estilu de páxina"
#. E97k4
-#: cui/uiconfig/ui/textflowpage.ui:484
+#: cui/uiconfig/ui/textflowpage.ui:634
msgctxt "textflowpage|extended_tip|comboPageStyle"
msgid "Select the formatting style to use for the first page after the break."
msgstr "Escueya l'estilu de formatu que se debe usar na primer páxina tres el saltu."
#. aziF3
-#: cui/uiconfig/ui/textflowpage.ui:498
+#: cui/uiconfig/ui/textflowpage.ui:648
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Páxina"
#. MeAgB
-#: cui/uiconfig/ui/textflowpage.ui:499
+#: cui/uiconfig/ui/textflowpage.ui:649
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Columna"
#. eLRHP
-#: cui/uiconfig/ui/textflowpage.ui:503
+#: cui/uiconfig/ui/textflowpage.ui:653
msgctxt "textflowpage|extended_tip|comboBreakType"
msgid "Select the break type that you want to insert."
msgstr "Escueya'l tipu de saltu que deseye inxertar."
#. 8RF2z
-#: cui/uiconfig/ui/textflowpage.ui:517
+#: cui/uiconfig/ui/textflowpage.ui:667
msgctxt "textflowpage|comboBreakPosition"
msgid "Before"
msgstr "Enantes"
#. vMWKU
-#: cui/uiconfig/ui/textflowpage.ui:518
+#: cui/uiconfig/ui/textflowpage.ui:668
msgctxt "textflowpage|comboBreakPosition"
msgid "After"
msgstr "Dempués"
#. BJqRd
-#: cui/uiconfig/ui/textflowpage.ui:522
+#: cui/uiconfig/ui/textflowpage.ui:672
msgctxt "textflowpage|extended_tip|comboBreakPosition"
msgid "Select where you want to insert the break."
msgstr "Escueya'l llugar onde deseya inxertar el saltu."
#. B657G
-#: cui/uiconfig/ui/textflowpage.ui:540
+#: cui/uiconfig/ui/textflowpage.ui:690
msgctxt "textflowpage|label3"
msgid "Breaks"
msgstr "Saltos"
#. B4ZyD
-#: cui/uiconfig/ui/textflowpage.ui:569
+#: cui/uiconfig/ui/textflowpage.ui:719
msgctxt "textflowpage|checkSplitPara"
msgid "_Allow to split paragraph"
msgstr ""
#. XLpSD
-#: cui/uiconfig/ui/textflowpage.ui:578
+#: cui/uiconfig/ui/textflowpage.ui:728
msgctxt "textflowpage|extended_tip|checkSplitPara"
msgid "Shifts the entire paragraph to the next page or column after a break is inserted."
msgstr "Mueve tol párrafu a la páxina o columna siguiente tres l'inxertamientu d'un saltu."
#. vWpZR
-#: cui/uiconfig/ui/textflowpage.ui:590
+#: cui/uiconfig/ui/textflowpage.ui:740
msgctxt "textflowpage|checkKeepPara"
msgid "_Keep with next paragraph"
msgstr "_Caltener col siguiente párrafu"
#. i6pDE
-#: cui/uiconfig/ui/textflowpage.ui:599
+#: cui/uiconfig/ui/textflowpage.ui:749
msgctxt "textflowpage|extended_tip|checkKeepPara"
msgid "Keeps the current paragraph and the following paragraph together when a break or column break is inserted."
msgstr "Caltien xuntos el párrafu actual y el siguiente cuando s'inxerta un saltu o un saltu de columna."
#. DDzY9
-#: cui/uiconfig/ui/textflowpage.ui:611
+#: cui/uiconfig/ui/textflowpage.ui:761
msgctxt "textflowpage|checkOrphan"
msgid "No split at _beginning of paragraph"
msgstr ""
#. NgQD5
-#: cui/uiconfig/ui/textflowpage.ui:615
+#: cui/uiconfig/ui/textflowpage.ui:765
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the beginning of the paragraph (orphan control)."
msgstr ""
#. zADSo
-#: cui/uiconfig/ui/textflowpage.ui:625
+#: cui/uiconfig/ui/textflowpage.ui:775
msgctxt "textflowpage|extended_tip|checkOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr "Especifica'l númberu mínimu de llinies d'un párrafu enantes d'un saltu de páxina. Escueya esti caxellu de verificación y de siguío escriba un númberu nel cuadru Llinies."
#. 2EpT4
-#: cui/uiconfig/ui/textflowpage.ui:636
+#: cui/uiconfig/ui/textflowpage.ui:786
msgctxt "textflowpage|checkWidow"
msgid "No split at _end of paragraph"
msgstr ""
#. rjBWx
-#: cui/uiconfig/ui/textflowpage.ui:640
+#: cui/uiconfig/ui/textflowpage.ui:790
msgctxt "textflowpage|checkOrphan"
msgid "Number of lines, that will be kept together at the end of the paragraph (widow control)."
msgstr ""
#. SmFT5
-#: cui/uiconfig/ui/textflowpage.ui:650
+#: cui/uiconfig/ui/textflowpage.ui:800
msgctxt "textflowpage|extended_tip|checkWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr "Especifica'l númberu mínimu de llinies d'un párrafu na primer páxina tres un saltu. Escueya esti caxellu de verificación y de siguío escriba un númberu nel cuadru Llinies."
#. mb9LZ
-#: cui/uiconfig/ui/textflowpage.ui:671
+#: cui/uiconfig/ui/textflowpage.ui:821
msgctxt "textflowpage|extended_tip|spinOrphan"
msgid "Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box."
msgstr "Especifica'l númberu mínimu de llinies d'un párrafu enantes d'un saltu de páxina. Escueya esti caxellu de verificación y de siguío escriba un númberu nel cuadru Llinies."
#. 3cNEP
-#: cui/uiconfig/ui/textflowpage.ui:693
+#: cui/uiconfig/ui/textflowpage.ui:843
msgctxt "textflowpage|extended_tip|spinWidow"
msgid "Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box."
msgstr "Especifica'l númberu mínimu de llinies d'un párrafu na primer páxina tres un saltu. Escueya esti caxellu de verificación y de siguío escriba un númberu nel cuadru Llinies."
#. dcEiB
-#: cui/uiconfig/ui/textflowpage.ui:706
+#: cui/uiconfig/ui/textflowpage.ui:856
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "ringleres"
#. 6swWD
-#: cui/uiconfig/ui/textflowpage.ui:718
+#: cui/uiconfig/ui/textflowpage.ui:868
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "ringleres"
#. MGewb
-#: cui/uiconfig/ui/textflowpage.ui:732
+#: cui/uiconfig/ui/textflowpage.ui:882
msgctxt "textflowpage|labelOptions"
msgid "Split Options"
msgstr ""
#. qrhEF
-#: cui/uiconfig/ui/textflowpage.ui:746
+#: cui/uiconfig/ui/textflowpage.ui:896
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
msgstr "Especifique les opciones de separación de pallabres y paxinación."
@@ -22014,79 +22049,79 @@ msgid "Select Your Preferred User Interface"
msgstr "Escueyi la to interfaz d'usuariu preferida"
#. rSnx7
-#: cui/uiconfig/ui/toolbarmodedialog.ui:33
+#: cui/uiconfig/ui/toolbarmodedialog.ui:30
msgctxt "ToolbarmodeDialog|applyall"
msgid "A_pply to All"
msgstr ""
#. kPZub
-#: cui/uiconfig/ui/toolbarmodedialog.ui:49
+#: cui/uiconfig/ui/toolbarmodedialog.ui:46
msgctxt "ToolbarmodeDialog|applymodule"
msgid "A_pply to %MODULE"
msgstr ""
#. odHug
-#: cui/uiconfig/ui/toolbarmodedialog.ui:111
+#: cui/uiconfig/ui/toolbarmodedialog.ui:124
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
msgstr "Barra de ferramientes estándar"
#. Vsppg
-#: cui/uiconfig/ui/toolbarmodedialog.ui:128
+#: cui/uiconfig/ui/toolbarmodedialog.ui:141
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
msgstr "Llingüetes"
#. DZLbS
-#: cui/uiconfig/ui/toolbarmodedialog.ui:156
+#: cui/uiconfig/ui/toolbarmodedialog.ui:169
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
msgstr ""
#. KDJfx
-#: cui/uiconfig/ui/toolbarmodedialog.ui:173
+#: cui/uiconfig/ui/toolbarmodedialog.ui:186
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
msgstr "Barra llateral"
#. YvSd9
-#: cui/uiconfig/ui/toolbarmodedialog.ui:190
+#: cui/uiconfig/ui/toolbarmodedialog.ui:203
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
msgstr ""
#. AipCL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:207
+#: cui/uiconfig/ui/toolbarmodedialog.ui:220
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
msgstr ""
#. qwCAA
-#: cui/uiconfig/ui/toolbarmodedialog.ui:224
+#: cui/uiconfig/ui/toolbarmodedialog.ui:237
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
msgstr "Barra agrupada compauta"
#. iSVgL
-#: cui/uiconfig/ui/toolbarmodedialog.ui:241
+#: cui/uiconfig/ui/toolbarmodedialog.ui:254
msgctxt "ToolbarmodeDialog|radiobutton8"
msgid "Contextual Single"
msgstr "Contestual cenciella"
#. TrcWq
-#: cui/uiconfig/ui/toolbarmodedialog.ui:258
+#: cui/uiconfig/ui/toolbarmodedialog.ui:271
msgctxt "ToolbarmodeDialog|radiobutton9"
msgid "Contextual Groups"
msgstr "Grupos contestuales"
#. kGdXR
-#: cui/uiconfig/ui/toolbarmodedialog.ui:279
+#: cui/uiconfig/ui/toolbarmodedialog.ui:292
msgctxt "ToolbarmodeDialog|leftframe"
msgid "UI variants"
msgstr "Variantes de la interfaz gráfica"
#. H7m7J
-#: cui/uiconfig/ui/toolbarmodedialog.ui:366
+#: cui/uiconfig/ui/toolbarmodedialog.ui:379
msgctxt "ToolbarmodeDialog|rightframe"
msgid "Preview"
msgstr "Previsualización"
diff --git a/source/ast/dbaccess/messages.po b/source/ast/dbaccess/messages.po
index afd5bb30a52..f4572dcf814 100644
--- a/source/ast/dbaccess/messages.po
+++ b/source/ast/dbaccess/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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-21 01:45+0000\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-28 01:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ast/>\n"
"Language: ast\n"
@@ -1698,86 +1698,80 @@ msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "Ficheru MS Access"
-#. rDsuu
-#: dbaccess/inc/strings.hrc:296
-msgctxt "STR_MSACCESS_2007_FILTERNAME"
-msgid "MS Access 2007 file"
-msgstr "Ficheru de MS Access 2007"
-
#. jFwxU
-#: dbaccess/inc/strings.hrc:297
+#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Base de datos de Firebird"
#. 8Uiv2
-#: dbaccess/inc/strings.hrc:299
+#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "Sistema"
#. pnwDB
-#: dbaccess/inc/strings.hrc:300
+#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "Fallu al crear"
#. hnyJF
-#: dbaccess/inc/strings.hrc:301
+#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "Asocedió un error. Nun pudo executase la operación."
#. kXCG9
-#: dbaccess/inc/strings.hrc:302
+#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
-msgstr "El documentu \"$file$\" nun se pudo abrir."
+msgstr "El documentu «$file$» nun se pudo abrir."
#. bFHHW
-#: dbaccess/inc/strings.hrc:303
+#: 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 "Imposible desaniciar la tabla porque la conexón cola base de datos nun ye pa con ello."
#. ZNB5D
-#: dbaccess/inc/strings.hrc:304
+#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~Too"
#. C8eBG
-#: dbaccess/inc/strings.hrc:305
+#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Desfacer:"
#. aje2A
-#: dbaccess/inc/strings.hrc:306
+#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Refacer:"
#. ixMkj
-#: dbaccess/inc/strings.hrc:307
+#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "Nun s'atopó denguna columna de la triba de columna «#1»."
#. qVax3
-#: dbaccess/inc/strings.hrc:308
+#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "Nun esiste'l ficheru «$file$»."
#. 737k3
-#: dbaccess/inc/strings.hrc:309
+#: 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 "Xeneráronse alvertencies na conexón cola fonte de datos. Calca «$buttontext$» pa veles."
#. cGJja
-#: dbaccess/inc/strings.hrc:310
+#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
@@ -1788,199 +1782,199 @@ msgstr ""
#. xTNjt
#. #i96130# use hard coded name
-#: dbaccess/inc/strings.hrc:312
+#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "L'informe «$file$» rique'l Xenerador d'informes."
#. oC8Px
-#: dbaccess/inc/strings.hrc:314
+#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "Nun puede coneutase al alministrador del controlador SDBC (#servicename#)."
#. aym6r
-#: dbaccess/inc/strings.hrc:315
+#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "Hai un controlador que nun ta rexistráu pa la URL #connurl#."
#. oafZG
-#: dbaccess/inc/strings.hrc:316
+#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "Furruló la conexón, pero nun ta afayadiza la información de les tables de bases de datos."
#. uBW6C
-#: dbaccess/inc/strings.hrc:317
+#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "Toles tables"
#. nhz6M
-#: dbaccess/inc/strings.hrc:318
+#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "Toles vistes"
#. APBCw
-#: dbaccess/inc/strings.hrc:319
+#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "Toles tables y vistes"
#. 4SGBJ
-#: dbaccess/inc/strings.hrc:321
+#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Nome de tabla"
#. Nw93R
-#: dbaccess/inc/strings.hrc:322
+#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Inxertar datos"
#. nLFJd
-#: dbaccess/inc/strings.hrc:323
+#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Desaniciar datos"
#. eGEDE
-#: dbaccess/inc/strings.hrc:324
+#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Modificar datos"
#. e2bxV
-#: dbaccess/inc/strings.hrc:325
+#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Alterar la cadarma"
#. zejFA
-#: dbaccess/inc/strings.hrc:326
+#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Lleer datos"
#. UsMj8
-#: dbaccess/inc/strings.hrc:327
+#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Modificar referencies"
#. SEGp9
-#: dbaccess/inc/strings.hrc:328
+#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Quitar cadarma"
#. BCCiv
-#: dbaccess/inc/strings.hrc:330
+#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "Camín a los ficheros dBASE"
#. hnBFY
-#: dbaccess/inc/strings.hrc:331
+#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "Camín a los ficheros de testu"
#. DRFyX
-#: dbaccess/inc/strings.hrc:332
+#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Camín del documentu de fueya de cálculu"
#. H3cem
-#: dbaccess/inc/strings.hrc:333
+#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source"
msgstr "Nome de la fonte de datos ODBC"
#. mGJE9
-#: dbaccess/inc/strings.hrc:334
+#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Camín al documentu de Writer"
#. JScWd
-#: dbaccess/inc/strings.hrc:335
+#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL/MariaDB database"
msgstr "Nome de la base datos MySQL/MariaDB"
#. uhRMQ
-#: dbaccess/inc/strings.hrc:336
+#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Nome de la base de datos Oracle"
#. nmoae
-#: dbaccess/inc/strings.hrc:337
+#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Ficheru de base de datos d'Access de Microsoft"
#. 34zwh
-#: dbaccess/inc/strings.hrc:338
+#: dbaccess/inc/strings.hrc:337
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "Nun se necesita más configuración. Calca nel botón «%test» pa comprobar si la conexón funciona."
#. DDLwe
-#: dbaccess/inc/strings.hrc:339
+#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
msgstr "Pon equí la cadena de conexón específica del controlador de DBMS."
#. rKH3t
-#: dbaccess/inc/strings.hrc:340
+#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "Nome del ag~ospiu"
#. Gdbjz
-#: dbaccess/inc/strings.hrc:341
+#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "Nome del perfil de ~Mozilla"
#. A6YJb
-#: dbaccess/inc/strings.hrc:342
+#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "Nome del perfil de ~Thunderbird"
#. HnmRA
-#: dbaccess/inc/strings.hrc:343
+#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Amestar tables"
#. eHahH
-#: dbaccess/inc/strings.hrc:344
+#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "Amestar tabla o consulta"
#. 5dqK5
-#: dbaccess/inc/strings.hrc:346
+#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Aplicar columnes"
#. nZ7x6
-#: dbaccess/inc/strings.hrc:347
+#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Tipu formatu"
#. C5Zs4
-#: dbaccess/inc/strings.hrc:348
+#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
@@ -1990,169 +1984,169 @@ msgstr ""
"El siguiente nome yá ta usándose:"
#. MuQ2C
-#: dbaccess/inc/strings.hrc:349
+#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Asignar columnes"
#. 5vCFA
-#: dbaccess/inc/strings.hrc:350
+#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~Atrás"
#. aWFVD
-#: dbaccess/inc/strings.hrc:351
+#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~Siguiente>"
#. aKHUX
-#: dbaccess/inc/strings.hrc:352
+#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "~Crear"
#. 3XyRu
-#: dbaccess/inc/strings.hrc:353
+#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Copiar tabla"
#. uNGvx
-#: dbaccess/inc/strings.hrc:354
+#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Copiar tabla"
#. xCPkD
-#: dbaccess/inc/strings.hrc:355
+#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "Esti nome de tabla nun val pa esta base datos."
#. m35Lx
-#: dbaccess/inc/strings.hrc:356
+#: 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 "Escueyi la opción «Amestar datos» de la primera páxina pa incorporar datos a una tabla."
#. XbmVN
-#: dbaccess/inc/strings.hrc:357
+#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Camuda'l nome de la tabla. Ye enforma llargu."
#. 55EA7
-#: dbaccess/inc/strings.hrc:359
+#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Asistente pa bases de datos"
#. p4Yy4
-#: dbaccess/inc/strings.hrc:360
+#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Escoyer base de datos"
#. GTpDz
-#: dbaccess/inc/strings.hrc:361
+#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "Afitar una conexón dBASE"
#. VBaQN
-#: dbaccess/inc/strings.hrc:362
+#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Afitar una conexón con ficheros de testu"
#. TiBeQ
-#: dbaccess/inc/strings.hrc:363
+#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Afitar una conexón d'Access de Microsoft"
#. XaDDh
-#: dbaccess/inc/strings.hrc:364
+#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "Afitar una conexón LDAP"
#. WZtzU
-#: dbaccess/inc/strings.hrc:365
+#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "Afitar una conexón ADO"
#. n3HgX
-#: dbaccess/inc/strings.hrc:366
+#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "Afitar una conexón JDBC"
#. qiZT5
-#: dbaccess/inc/strings.hrc:367
+#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Afitar una conexón base de datos Oracle"
#. rdZFv
-#: dbaccess/inc/strings.hrc:368
+#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL/MariaDB connection"
msgstr "Configurar conexón a MySQL/MariaDB"
#. E3iYi
-#: dbaccess/inc/strings.hrc:369
+#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_POSTGRES"
msgid "Set up PostgreSQL connection"
msgstr "Configurar conexón con PostgreSQL"
#. uJuNs
-#: dbaccess/inc/strings.hrc:370
+#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "Configurar conexón de ODBC"
#. ecB4x
-#: dbaccess/inc/strings.hrc:371
+#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Configurar la conexón a un documentu de Writer o fueya de cálculu"
#. wUEMA
-#: dbaccess/inc/strings.hrc:372
+#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Configurar autenticación del usuariu"
#. twW6d
-#: dbaccess/inc/strings.hrc:373
+#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL/MariaDB server data"
msgstr "Configurar datos del sirvidor de MySQL/MariaDB"
#. 6Fy7C
-#: dbaccess/inc/strings.hrc:374
+#: dbaccess/inc/strings.hrc:373
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Grabar y siguir"
#. LhDjK
-#: dbaccess/inc/strings.hrc:375
+#: dbaccess/inc/strings.hrc:374
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "Base de datos nueva"
#. f5EbK
-#: dbaccess/inc/strings.hrc:376
+#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL/MariaDB database using JDBC"
msgstr "Configurar conexión cola base datos MySQL/MariaDB empregando JDBC"
#. tqpeM
-#: dbaccess/inc/strings.hrc:377
+#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL/MariaDB database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
@@ -2162,67 +2156,67 @@ msgstr ""
"Contauta cola alministración del sistema si tienes duldes sobre les opciones que vienen darréu."
#. Lrd3G
-#: dbaccess/inc/strings.hrc:378
+#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL/MariaDB JDBC d~river class:"
msgstr "Classe de controlador MySQL/MariaDB JDBC:"
#. cBiSe
-#: dbaccess/inc/strings.hrc:379
+#: dbaccess/inc/strings.hrc:378
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Predetermináu: 3306"
#. zDx7G
-#: dbaccess/inc/strings.hrc:380
+#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "Configura una conexón con ficheros dBASE"
#. MXTEF
-#: dbaccess/inc/strings.hrc:381
+#: dbaccess/inc/strings.hrc:380
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Escueyi la carpeta onde se guarden los ficheros dBASE."
#. Ke4xP
-#: dbaccess/inc/strings.hrc:382
+#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Afitar una conexón con ficheros de testu"
#. uJFWa
-#: dbaccess/inc/strings.hrc:383
+#: dbaccess/inc/strings.hrc:382
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 "Escueyi la carpeta onde se guarden los ficheros de testu CSV (valores separtaos por comes). %PRODUCTNAME Base abrirá estos ficheros en mou de sólo llectura."
#. chkNh
-#: dbaccess/inc/strings.hrc:384
+#: dbaccess/inc/strings.hrc:383
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "Camín de los ficheros de testu"
#. VXUEj
-#: dbaccess/inc/strings.hrc:385
+#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Afitar una conexón con una base de datos d'Access de Microsoft"
#. rTF65
-#: dbaccess/inc/strings.hrc:386
+#: dbaccess/inc/strings.hrc:385
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "Escueyi'l ficheru d'Access de Microsoft que quies abrir."
#. DYcM8
-#: dbaccess/inc/strings.hrc:387
+#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Configura una conexón con una base de datos ADO"
#. WzZiB
-#: dbaccess/inc/strings.hrc:388
+#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
@@ -2234,13 +2228,13 @@ msgstr ""
"Comunícate col alministrador del sistema si nun tas seguru de los parámetros siguientes."
#. CE5Rv
-#: dbaccess/inc/strings.hrc:389
+#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC data source"
msgstr "Configurar una conexón a una fonte de datos ODBC"
#. BELnF
-#: dbaccess/inc/strings.hrc:390
+#: dbaccess/inc/strings.hrc:389
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC data source you want to use.\n"
@@ -2252,13 +2246,13 @@ msgstr ""
"Comunícate colos alministradores del sistema si tienes duldes de los axustes siguientes."
#. dmi7n
-#: dbaccess/inc/strings.hrc:391
+#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Configura una conexón con una base de datos JDBC"
#. dYGeU
-#: dbaccess/inc/strings.hrc:392
+#: dbaccess/inc/strings.hrc:391
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
@@ -2268,25 +2262,25 @@ msgstr ""
"Comunícate col alministrador del sistema si nun tas seguru de la configuración siguiente."
#. DWgup
-#: dbaccess/inc/strings.hrc:393
+#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Configura una conexón con una base de datos Oracle"
#. Z57ca
-#: dbaccess/inc/strings.hrc:394
+#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Predetermináu: 1521"
#. dnAP9
-#: dbaccess/inc/strings.hrc:395
+#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "~Clase de controlador Oracle JDBC"
#. aD8dK
-#: dbaccess/inc/strings.hrc:396
+#: dbaccess/inc/strings.hrc:395
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"
@@ -2296,13 +2290,13 @@ msgstr ""
"Comunícate col alministrador del sistema si nun tas seguru de la configuración siguiente."
#. Vqjfj
-#: dbaccess/inc/strings.hrc:397
+#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Configura una conexón con fueyes de cálculu"
#. FnpBr
-#: dbaccess/inc/strings.hrc:398
+#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
@@ -2312,295 +2306,295 @@ msgstr ""
"%PRODUCTNAME abrirá esti ficheru en mou de sólo llectura."
#. fxmJG
-#: dbaccess/inc/strings.hrc:399
+#: dbaccess/inc/strings.hrc:398
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "All~ugamientu y nome del ficheru"
#. og5kg
-#: dbaccess/inc/strings.hrc:401
+#: dbaccess/inc/strings.hrc:400
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "Comandu bien executáu."
#. BhFXv
-#: dbaccess/inc/strings.hrc:402
+#: dbaccess/inc/strings.hrc:401
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "Perdióse la conexón a la base de datos. Esti diálogu va desapaecer."
#. WTysM
-#: dbaccess/inc/strings.hrc:404
+#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Orde"
#. 67TCR
-#: dbaccess/inc/strings.hrc:405
+#: dbaccess/inc/strings.hrc:404
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Campu d'índiz"
#. rCZbG
-#: dbaccess/inc/strings.hrc:406
+#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Ascendente"
#. zUeEN
-#: dbaccess/inc/strings.hrc:407
+#: dbaccess/inc/strings.hrc:406
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Descendente"
#. DpB67
-#: dbaccess/inc/strings.hrc:408
+#: dbaccess/inc/strings.hrc:407
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "¿De verdá quies desaniciar l'índiz «$name$»?"
#. 3sTLe
-#: dbaccess/inc/strings.hrc:409
+#: dbaccess/inc/strings.hrc:408
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "índiz"
#. HFaXn
-#: dbaccess/inc/strings.hrc:410
+#: dbaccess/inc/strings.hrc:409
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "L'índiz tien que tener polo menos un campu."
#. LRDDD
-#: dbaccess/inc/strings.hrc:411
+#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "Yá esiste otru índiz col nome «$name$»."
#. 9C3mx
-#: dbaccess/inc/strings.hrc:412
+#: dbaccess/inc/strings.hrc:411
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 "Nuna definición d'índiz, cada columna de tabla pue apaecer como muncho una vegada. Yá emplegasti la columna \"$name$\" dos vegaes."
#. XANpc
-#: dbaccess/inc/strings.hrc:414
+#: dbaccess/inc/strings.hrc:413
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "La entrada nun pudo convertise a un valor válidu pal parámetru «$name$»"
#. FCnE3
-#: dbaccess/inc/strings.hrc:416
+#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "Estáu de SQL"
#. ha64T
-#: dbaccess/inc/strings.hrc:417
+#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Códigu d'error"
#. 9A2cX
-#: dbaccess/inc/strings.hrc:418
+#: dbaccess/inc/strings.hrc:417
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 "Munches vegaes, esti fallu dalu por una mala configuración de tipos de lletra pal idioma de la base datos. Comprueba la configuración escoyendo: Editar - Base de datos - Propiedaes."
#. itnjJ
-#: dbaccess/inc/strings.hrc:419
+#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Fallu"
#. Q4A2Y
-#: dbaccess/inc/strings.hrc:420
+#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Avisu"
#. LSBpE
-#: dbaccess/inc/strings.hrc:421
+#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Información"
#. DKRwR
-#: dbaccess/inc/strings.hrc:422
+#: dbaccess/inc/strings.hrc:421
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Detalles"
#. CXpeS
-#: dbaccess/inc/strings.hrc:424
+#: dbaccess/inc/strings.hrc:423
msgctxt "STR_ADD_USER"
msgid "Add User"
msgstr "Amestar un usuariu"
#. YG5iB
-#: dbaccess/inc/strings.hrc:425
+#: dbaccess/inc/strings.hrc:424
msgctxt "STR_DELETE_USER"
msgid "Delete User"
msgstr "Desaniciar usuariu"
#. mDe9f
-#: dbaccess/inc/strings.hrc:426
+#: dbaccess/inc/strings.hrc:425
msgctxt "STR_CHANGE_PASSWORD"
msgid "Change Password"
msgstr "Camudar la contraseña"
#. Avmtu
-#: dbaccess/inc/strings.hrc:427
+#: dbaccess/inc/strings.hrc:426
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "¿De xuru que quies desaniciar l'usuariu?"
#. yeKZF
-#: dbaccess/inc/strings.hrc:428
+#: dbaccess/inc/strings.hrc:427
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "La base de datos nun almite l'alministración d'usuarios."
#. 4CVtX
-#: dbaccess/inc/strings.hrc:429
+#: dbaccess/inc/strings.hrc:428
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "Les contraseñes nun coinciden. Escribi otra vuelta la contraseña."
#. iu64w
-#: dbaccess/inc/strings.hrc:431
+#: dbaccess/inc/strings.hrc:430
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Ten en cuenta que delles bases de datos pueden ser incompatibles con esta triba de combinación."
#. Khmn9
-#: dbaccess/inc/strings.hrc:432
+#: dbaccess/inc/strings.hrc:431
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "Contién sólo rexistros nos que los conteníos de los campos venceyaos de les dos tables son iguales."
#. JUyyK
-#: dbaccess/inc/strings.hrc:433
+#: dbaccess/inc/strings.hrc:432
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 "Contién TOLOS rexistros de la tabla «%1» y sólo los rexistros de la tabla «%2» nos que los conteníos de los campos venceyaos de les dos tables son iguales."
#. EdhCU
-#: dbaccess/inc/strings.hrc:434
+#: dbaccess/inc/strings.hrc:433
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "Contién TOLOS rexistros de datos de «%1» y de «%2»."
#. c9PsZ
-#: dbaccess/inc/strings.hrc:435
+#: dbaccess/inc/strings.hrc:434
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "Contién el productu cartesianu de TOLOS rexistros de «%1» y de «%2»."
#. KyLuN
-#: dbaccess/inc/strings.hrc:437
+#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "La base de datos de destín nun aguanta por vistes."
#. RaJQd
-#: dbaccess/inc/strings.hrc:438
+#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "La base de datos de destín nun aguanta por claves primaries."
#. JBBmY
-#: dbaccess/inc/strings.hrc:439
+#: dbaccess/inc/strings.hrc:438
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 "nun s'alcontró dengún descriptor d'accesu a datos, o dengún descriptor capaz d'apurrir la información necesaria"
#. Z4JFe
-#: dbaccess/inc/strings.hrc:440
+#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Sólo tables y entrugues se soporten nesti momentu."
#. KvUFb
-#: dbaccess/inc/strings.hrc:441
+#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "El conxuntu de resultaos de la fonte de copia tien que tener por los marcadores."
#. XVb6E
-#: dbaccess/inc/strings.hrc:442
+#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "Tipu de columna fonte ($type$) nun se soporta en la posición de columna $pos$."
#. 7pnvE
-#: dbaccess/inc/strings.hrc:443
+#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "Númberu illegal d'entamu de parámetros."
#. z3h9J
-#: dbaccess/inc/strings.hrc:444
+#: dbaccess/inc/strings.hrc:443
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "Asocedió un fallu mientres s'instalaba."
#. Qpda7
-#: dbaccess/inc/strings.hrc:445
+#: dbaccess/inc/strings.hrc:444
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "Nun s'almite la opción $name$ nel descriptor d'orixe pal copiáu."
#. BsP8j
-#: dbaccess/inc/strings.hrc:446
+#: dbaccess/inc/strings.hrc:445
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "Pa copiar una consulta, la conexón tien de ser quien a proporcionar consultes."
#. QYh2y
-#: dbaccess/inc/strings.hrc:447
+#: dbaccess/inc/strings.hrc:446
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "El remanador d'interaición proporcionáu ye inválidu."
#. ixrDD
-#: dbaccess/inc/strings.hrc:449
+#: dbaccess/inc/strings.hrc:448
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
-msgstr "Ésta rellación yá esiste. Quier editala o facer una nueva?"
+msgstr "Esta rellación yá esiste. ¿Quies editala o facer una nueva?"
#. nFRsS
-#: dbaccess/inc/strings.hrc:450
+#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Editar..."
#. yRkFG
-#: dbaccess/inc/strings.hrc:451
+#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Crear..."
#. VWBJF
-#: dbaccess/inc/strings.hrc:452
+#: dbaccess/inc/strings.hrc:451
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: Diseñu de rellación"
#. ZCd5X
-#: dbaccess/inc/strings.hrc:453
+#: dbaccess/inc/strings.hrc:452
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "La base de datos nun sofita denguna rellación."
#. CG2Pd
-#: dbaccess/inc/strings.hrc:454
+#: dbaccess/inc/strings.hrc:453
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "Si desanicia esta tabla desaniciaránse tamién toles rellaciones correspondientes. ¿Deseya continuar?"
#. Wzf9T
-#: dbaccess/inc/strings.hrc:455
+#: dbaccess/inc/strings.hrc:454
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"
@@ -3163,7 +3157,7 @@ msgstr "¿Quies guardar los cambeos?"
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:13
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "The relation design has been changed."
-msgstr "Camudó'l diseñu de la relación."
+msgstr "Camudó'l diseñu de la rellación."
#. ebrWc
#: dbaccess/uiconfig/ui/directsqldialog.ui:8
diff --git a/source/ast/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/ast/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index ef6580dcabe..58b34b53e27 100644
--- a/source/ast/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ast/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-02-24 11:23+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
-"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/dictionariesendialogregistrydataorgopenofficeoffice/ast/>\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-23 21:27+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesendialogregistrydataorgopenofficeoffice/ast/>\n"
"Language: ast\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: Weblate 3.10.3\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1369347960.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Axustes de llingua"
+msgid "Languages and Locales"
+msgstr "Llingües y rexones"
#. NTrTn
#: OptionsDialog.xcu
diff --git a/source/ast/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/ast/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index db19b40911b..f6db8df97d5 100644
--- a/source/ast/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ast/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2023-03-02 02:43+0000\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-23 21:27+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionarieshu_hudialogregistrydataorgopenofficeoffice/ast/>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionarieshu_hudialogregistrydataorgopenofficeoffice/ast/>\n"
"Language: ast\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: Weblate 4.15.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1369347961.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Axustes de llingua"
+msgid "Languages and Locales"
+msgstr "Llingües y rexones"
#. yKR8S
#: OptionsDialog.xcu
diff --git a/source/ast/dictionaries/pt_BR/dialog.po b/source/ast/dictionaries/pt_BR/dialog.po
index 1345a2b4c35..a748ede86ab 100644
--- a/source/ast/dictionaries/pt_BR/dialog.po
+++ b/source/ast/dictionaries/pt_BR/dialog.po
@@ -3,28 +3,28 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-04-19 12:23+0200\n"
-"PO-Revision-Date: 2023-11-29 01:45+0000\n"
-"Last-Translator: Xesús González Rato <esbardu@softastur.org>\n"
-"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialog/ast/>\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-23 21:27+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariespt_brdialog/ast/>\n"
"Language: ast\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: Weblate 5.1.1\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1389990983.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Axustes de llingua"
+msgid "Languages and Locales"
+msgstr "Llingües y rexones"
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/ast/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/ast/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 00ef5e22e14..d8d451fb744 100644
--- a/source/ast/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ast/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-02-24 11:23+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
-"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/dictionariespt_brdialogregistrydataorgopenofficeoffice/ast/>\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-23 21:27+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariespt_brdialogregistrydataorgopenofficeoffice/ast/>\n"
"Language: ast\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: Weblate 3.10.3\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1371417677.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Axustes de llingua"
+msgid "Languages and Locales"
+msgstr "Llingües y rexones"
#. BnABt
#: OptionsDialog.xcu
diff --git a/source/ast/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po b/source/ast/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
index 1467fdf3471..a14614cc113 100644
--- a/source/ast/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ast/dictionaries/ru_RU/dialog/registry/data/org/openoffice/Office.po
@@ -3,28 +3,28 @@ 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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-02-24 11:23+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
-"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_ui-master/dictionariesru_rudialogregistrydataorgopenofficeoffice/ast/>\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-04-23 21:27+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesru_rudialogregistrydataorgopenofficeoffice/ast/>\n"
"Language: ast\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: Weblate 3.10.3\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1369347964.000000\n"
-#. Bshz7
+#. Hf44z
#: OptionsDialog.xcu
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
"Label\n"
"value.text"
-msgid "Language Settings"
-msgstr "Axustes de llingua"
+msgid "Languages and Locales"
+msgstr "Llingües y rexones"
#. EENVY
#: OptionsDialog.xcu
diff --git a/source/ast/dictionaries/vi.po b/source/ast/dictionaries/vi.po
index 09271e7d1f1..effd8b7602f 100644
--- a/source/ast/dictionaries/vi.po
+++ b/source/ast/dictionaries/vi.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2013-05-23 22:26+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2024-03-19 01:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/dictionaries/dictionariesvi/ast/>\n"
"Language: ast\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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1369347965.000000\n"
#. VVv8f
@@ -23,4 +23,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Vietnamese spelling dictionary"
-msgstr "Diccionariu ortográficu pal vietnamita"
+msgstr "Diccionariu ortográficu pal vietnamín"
diff --git a/source/ast/editeng/messages.po b/source/ast/editeng/messages.po
index 38c45a8c4cb..953c608c012 100644
--- a/source/ast/editeng/messages.po
+++ b/source/ast/editeng/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-02-16 01:45+0000\n"
+"POT-Creation-Date: 2024-04-15 19:51+0200\n"
+"PO-Revision-Date: 2024-05-08 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1516043757.000000\n"
#. BHYB4
@@ -1134,17 +1134,17 @@ msgctxt "RID_SVXITEMS_HYPHEN_FALSE"
msgid "No hyphenation"
msgstr "Ensin guionáu"
-#. x75Cx
+#. 9M5FB
#: include/editeng/editrids.hrc:202
-msgctxt "RID_SVXITEMS_PAGE_END_TRUE"
-msgid "Page End"
-msgstr "Fin de páxina"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_TRUE"
+msgid "No hyphenation across"
+msgstr "Ensin guionización ente páxines"
-#. r9DgX
+#. y4DnQ
#: include/editeng/editrids.hrc:203
-msgctxt "RID_SVXITEMS_PAGE_END_FALSE"
-msgid "No Page End"
-msgstr "Ensin fin de páxina"
+msgctxt "RID_SVXITEMS_HYPHEN_KEEP_FALSE"
+msgid "Hyphenation across page"
+msgstr "Guionización ente páxines"
#. ks8e4
#: include/editeng/editrids.hrc:204
@@ -1162,7 +1162,7 @@ msgstr "Altor: "
#: include/editeng/editrids.hrc:206
msgctxt "RID_SVXITEMS_LRSPACE_LEFT"
msgid "Indent left "
-msgstr "Sangría izquierda "
+msgstr "Sangráu izquierdu "
#. 8pKEx
#: include/editeng/editrids.hrc:207
@@ -1315,459 +1315,465 @@ msgctxt "RID_SVXITEMS_HYPHEN_MINTRAIL"
msgid "%1 characters at beginning of line"
msgstr "%1 caráuteres al entamu de la llinia"
-#. DocFx
+#. uppjX
#: include/editeng/editrids.hrc:233
+msgctxt "RID_SVXITEMS_HYPHEN_COMPOUND_MINLEAD"
+msgid "%1 compound word characters at end of line"
+msgstr "%1 carauteres de pallabra compuestos na final de la llinia"
+
+#. DocFx
+#: include/editeng/editrids.hrc:234
msgctxt "RID_SVXITEMS_HYPHEN_MAX"
msgid "%1 hyphens"
msgstr "%1 guiones"
#. Lgnh3
-#: include/editeng/editrids.hrc:234
+#: include/editeng/editrids.hrc:235
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_TRUE"
msgid "Not hyphenated CAPS"
msgstr "Nun dividir MAYÚSCULES"
#. EnQvu
-#: include/editeng/editrids.hrc:235
+#: include/editeng/editrids.hrc:236
msgctxt "RID_SVXITEMS_HYPHEN_NO_CAPS_FALSE"
msgid "Not hyphenated last word"
msgstr "Nun dividir la postrer pallabra"
#. gphfE
-#: include/editeng/editrids.hrc:236
+#: include/editeng/editrids.hrc:237
msgctxt "RID_SVXITEMS_HYPHEN_MINWORDLEN"
msgid "%1 characters in words"
msgstr "%1 lletres nes pallabres"
#. imVah
-#: include/editeng/editrids.hrc:237
+#: include/editeng/editrids.hrc:238
msgctxt "RID_SVXITEMS_HYPHEN_ZONE"
msgid "Hyphenation zone "
msgstr "Zona de guionáu "
-#. nMFGS
-#: include/editeng/editrids.hrc:238
+#. vHBRF
+#: include/editeng/editrids.hrc:239
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_AUTO"
-msgid "Automatic hyphenation across page"
-msgstr ""
+msgid "Hyphenation across page"
+msgstr "Guionización ente páxines"
-#. BPBgs
-#: include/editeng/editrids.hrc:239
+#. iPvsx
+#: include/editeng/editrids.hrc:240
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_SPREAD"
-msgid "Avoid hyphenation between pages which are not visible to the reader at the same time"
-msgstr ""
+msgid "Avoid hyphenation across page when the next page is not visible to the reader at the same time"
+msgstr "Torgar guionización ente páxines cuando la páxina siguiente nun tea visible al llector al tiempu"
#. Xbryu
-#: include/editeng/editrids.hrc:240
+#: include/editeng/editrids.hrc:241
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_PAGE"
msgid "Avoid hyphenation across page"
-msgstr ""
+msgstr "Torga la partición de pallabres ente páxines"
#. TKNYh
-#: include/editeng/editrids.hrc:241
+#: include/editeng/editrids.hrc:242
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_COLUMN"
msgid "Avoid hyphenation across column and page"
-msgstr ""
+msgstr "Evita la partición de pallabres ente columnes y páxines"
#. VKLBx
-#: include/editeng/editrids.hrc:242
+#: include/editeng/editrids.hrc:243
msgctxt "RID_SVXITEMS_HYPHEN_KEEP_ALWAYS"
msgid "Avoid hyphenation across last full paragraph line, column and page"
-msgstr ""
+msgstr "Evita la partición de pallabres ente la última llinia , columnes y páxines"
#. zVxGk
-#: include/editeng/editrids.hrc:243
+#: include/editeng/editrids.hrc:244
msgctxt "RID_SVXITEMS_PAGEMODEL_COMPLETE"
msgid "Page Style: "
msgstr "Estilu de páxina: "
#. JgaGz
-#: include/editeng/editrids.hrc:244
+#: include/editeng/editrids.hrc:245
msgctxt "RID_SVXITEMS_KERNING_COMPLETE"
msgid "Kerning "
msgstr "Espaciáu ente caráuteres "
#. A7tAE
-#: include/editeng/editrids.hrc:245
+#: include/editeng/editrids.hrc:246
msgctxt "RID_SVXITEMS_KERNING_EXPANDED"
msgid "locked "
msgstr "bloquiáu "
#. P976r
-#: include/editeng/editrids.hrc:246
+#: include/editeng/editrids.hrc:247
msgctxt "RID_SVXITEMS_KERNING_CONDENSED"
msgid "Condensed "
msgstr "Condensáu "
#. TYEUj
-#: include/editeng/editrids.hrc:247
+#: include/editeng/editrids.hrc:248
msgctxt "RID_SVXITEMS_GRAPHIC"
msgid "Graphic"
msgstr "Imaxe"
#. Mbwvx
-#: include/editeng/editrids.hrc:248
+#: include/editeng/editrids.hrc:249
msgctxt "RID_SVXITEMS_EMPHASIS_NONE_STYLE"
msgid "none"
msgstr "dengún"
#. e7UvB
-#: include/editeng/editrids.hrc:249
+#: include/editeng/editrids.hrc:250
msgctxt "RID_SVXITEMS_EMPHASIS_DOT_STYLE"
msgid "Dots "
msgstr "Puntos "
#. sSTeu
-#: include/editeng/editrids.hrc:250
+#: include/editeng/editrids.hrc:251
msgctxt "RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE"
msgid "Circle "
msgstr "Círculu "
#. znKWc
#. ??? disc == filled ring
-#: include/editeng/editrids.hrc:252
+#: include/editeng/editrids.hrc:253
msgctxt "RID_SVXITEMS_EMPHASIS_DISC_STYLE"
msgid "Filled circle "
msgstr "Círculu rellenu "
#. CEGAg
-#: include/editeng/editrids.hrc:253
+#: include/editeng/editrids.hrc:254
msgctxt "RID_SVXITEMS_EMPHASIS_ACCENT_STYLE"
msgid "Accent "
msgstr "Acentu "
#. 2hqEA
-#: include/editeng/editrids.hrc:254
+#: include/editeng/editrids.hrc:255
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "Encima"
#. BY63q
-#: include/editeng/editrids.hrc:255
+#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "Debaxo"
#. Czxka
-#: include/editeng/editrids.hrc:256
+#: include/editeng/editrids.hrc:257
msgctxt "RID_SVXITEMS_TWOLINES_OFF"
msgid "Double-lined off"
msgstr "Terminar duble llinia"
#. KL5gF
-#: include/editeng/editrids.hrc:257
+#: include/editeng/editrids.hrc:258
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "Duble llinia"
#. kTzGA
-#: include/editeng/editrids.hrc:258
+#: include/editeng/editrids.hrc:259
msgctxt "RID_SVXITEMS_SCRPTSPC_OFF"
msgid "No automatic character spacing"
msgstr "Ensin espaciáu automáticu de caráuteres"
#. wWgYZ
-#: include/editeng/editrids.hrc:259
+#: include/editeng/editrids.hrc:260
msgctxt "RID_SVXITEMS_SCRPTSPC_ON"
msgid "No automatic character spacing"
msgstr "Ensin espaciáu automáticu de caráuteres"
#. ziURW
-#: include/editeng/editrids.hrc:260
+#: include/editeng/editrids.hrc:261
msgctxt "RID_SVXITEMS_HNGPNCT_OFF"
msgid "No hanging punctuation at line end"
msgstr "Ensin signos de puntuación fuera del marxe al final de la llinia"
#. SgFE5
-#: include/editeng/editrids.hrc:261
+#: include/editeng/editrids.hrc:262
msgctxt "RID_SVXITEMS_HNGPNCT_ON"
msgid "Hanging punctuation at line end"
msgstr "Signos de puntuación fuera del marxe al final de la llinia"
#. mERAB
-#: include/editeng/editrids.hrc:262
+#: include/editeng/editrids.hrc:263
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_OFF"
msgid "Apply list of forbidden characters to beginning and end of lines"
msgstr "Aplicar la llista de caráuteres prohibíos al entamu o final de les llinies"
#. AJF69
-#: include/editeng/editrids.hrc:263
+#: include/editeng/editrids.hrc:264
msgctxt "RID_SVXITEMS_FORBIDDEN_RULE_ON"
msgid "Don't apply list of forbidden characters to beginning and end of lines"
msgstr "Nun aplicar la llista de caráuteres prohibíos al entamu o final de les llinies"
#. KCoyz
-#: include/editeng/editrids.hrc:264
+#: include/editeng/editrids.hrc:265
msgctxt "RID_SVXITEMS_CHARROTATE_OFF"
msgid "No rotated characters"
msgstr "Ensin caráuteres rotaos"
#. pMZnX
-#: include/editeng/editrids.hrc:265
+#: include/editeng/editrids.hrc:266
msgctxt "RID_SVXITEMS_CHARROTATE"
msgid "Character rotated by $(ARG1)°"
msgstr "Caráuteres rotaos en $(ARG1)°"
#. EzA4x
-#: include/editeng/editrids.hrc:266
+#: include/editeng/editrids.hrc:267
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
msgstr "Encaxar na llinia"
#. 8DQGe
-#: include/editeng/editrids.hrc:267
+#: include/editeng/editrids.hrc:268
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "El testu nun ta xiráu"
#. WSt2G
-#: include/editeng/editrids.hrc:268
+#: include/editeng/editrids.hrc:269
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "El testu ta xiráu $(ARG1)°"
#. bGvZn
-#: include/editeng/editrids.hrc:269
+#: include/editeng/editrids.hrc:270
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "Caráuteres escalaos al $(ARG1)%"
#. rXDuA
-#: include/editeng/editrids.hrc:270
+#: include/editeng/editrids.hrc:271
msgctxt "RID_SVXITEMS_CHARSCALE_OFF"
msgid "No scaled characters"
msgstr "Ensin escalar los caráuteres"
#. DLNSs
-#: include/editeng/editrids.hrc:271
+#: include/editeng/editrids.hrc:272
msgctxt "RID_SVXITEMS_RELIEF_NONE"
msgid "No relief"
msgstr "Ensin relieve"
#. rq3Ma
-#: include/editeng/editrids.hrc:272
+#: include/editeng/editrids.hrc:273
msgctxt "RID_SVXITEMS_RELIEF_EMBOSSED"
msgid "Relief"
msgstr "Con relieve"
#. M7Huc
-#: include/editeng/editrids.hrc:273
+#: include/editeng/editrids.hrc:274
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "Baxurrelieve"
#. jmM9f
-#: include/editeng/editrids.hrc:274
+#: include/editeng/editrids.hrc:275
msgctxt "RID_SVXITEMS_PARAVERTALIGN_AUTO"
msgid "Automatic text alignment"
msgstr "Alliniación automática del testu"
#. HCEhG
-#: include/editeng/editrids.hrc:275
+#: include/editeng/editrids.hrc:276
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BASELINE"
msgid "Text aligned to base line"
msgstr "Testu alliniáu a la llinia de base"
#. FBiBq
-#: include/editeng/editrids.hrc:276
+#: include/editeng/editrids.hrc:277
msgctxt "RID_SVXITEMS_PARAVERTALIGN_TOP"
msgid "Text aligned top"
msgstr "Testu alliniáu arriba"
#. KLkUY
-#: include/editeng/editrids.hrc:277
+#: include/editeng/editrids.hrc:278
msgctxt "RID_SVXITEMS_PARAVERTALIGN_CENTER"
msgid "Text aligned middle"
msgstr "Testu alliniáu al medio"
#. TTtYF
-#: include/editeng/editrids.hrc:278
+#: include/editeng/editrids.hrc:279
msgctxt "RID_SVXITEMS_PARAVERTALIGN_BOTTOM"
msgid "Text aligned bottom"
msgstr "Testu alliniáu abaxo"
#. PQaAE
-#: include/editeng/editrids.hrc:279
+#: include/editeng/editrids.hrc:280
msgctxt "RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP"
msgid "Text direction left-to-right (horizontal)"
msgstr "Direición del testu d'izquierda a drecha (horizontal)"
#. eW3jB
-#: include/editeng/editrids.hrc:280
+#: include/editeng/editrids.hrc:281
msgctxt "RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP"
msgid "Text direction right-to-left (horizontal)"
msgstr "Direición del testu de drecha a izquierda (horizontal)"
#. o3Yee
-#: include/editeng/editrids.hrc:281
+#: include/editeng/editrids.hrc:282
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT"
msgid "Text direction right-to-left (vertical)"
msgstr "Direición del testu de drecha a izquierda (vertical)"
#. GXXF8
-#: include/editeng/editrids.hrc:282
+#: include/editeng/editrids.hrc:283
msgctxt "RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT"
msgid "Text direction left-to-right (vertical)"
msgstr "Direición del testu d'izquierda a drecha (vertical)"
#. 2XBXr
-#: include/editeng/editrids.hrc:283
+#: include/editeng/editrids.hrc:284
msgctxt "RID_SVXITEMS_FRMDIR_ENVIRONMENT"
msgid "Use superordinate object text direction setting"
msgstr "Usar la configuración de direición del oxetu al que ta subordináu"
#. waJEN
-#: include/editeng/editrids.hrc:284
+#: include/editeng/editrids.hrc:285
msgctxt "RID_SVXITEMS_FRMDIR_VERT_BOT_LEFT"
msgid "Text direction left-to-right (vertical from bottom)"
msgstr "Direición del testu d'izquierda a drecha (vertical dende abaxo)"
#. BRAeh
-#: include/editeng/editrids.hrc:285
+#: include/editeng/editrids.hrc:286
msgctxt "RID_SVXITEMS_FRMDIR_Vert_TOP_RIGHT90"
msgid "Text direction right-to-left (vertical, all characters rotated)"
msgstr "Direición del testu drecha-izquierda (vertical, tolos caráuteres xiraos)"
#. Z9dAu
-#: include/editeng/editrids.hrc:286
+#: include/editeng/editrids.hrc:287
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_ON"
msgid "Paragraph snaps to text grid (if active)"
msgstr "El párrafu axúntase al rexáu de testu (si ta activu)"
#. nYY6v
-#: include/editeng/editrids.hrc:287
+#: include/editeng/editrids.hrc:288
msgctxt "RID_SVXITEMS_PARASNAPTOGRID_OFF"
msgid "Paragraph does not snap to text grid"
msgstr "El párrafu nun s'axunta al rexáu de testu"
#. VGGHB
-#: include/editeng/editrids.hrc:288
+#: include/editeng/editrids.hrc:289
msgctxt "RID_SVXITEMS_CHARHIDDEN_FALSE"
msgid "Not hidden"
msgstr "Ensin anubrir"
#. XTbkY
-#: include/editeng/editrids.hrc:289
+#: include/editeng/editrids.hrc:290
msgctxt "RID_SVXITEMS_CHARHIDDEN_TRUE"
msgid "Hidden"
msgstr "Anubríu"
#. QfjFx
-#: include/editeng/editrids.hrc:291
+#: include/editeng/editrids.hrc:292
msgctxt "RID_SVXSTR_PAPERBIN"
msgid "Paper tray"
msgstr "Alimentador de fueyes"
#. ULzBJ
-#: include/editeng/editrids.hrc:292
+#: include/editeng/editrids.hrc:293
msgctxt "RID_SVXSTR_PAPERBIN_SETTINGS"
msgid "[From printer settings]"
msgstr "[Según los axustes de la imprentadora]"
#. dAvTu
-#: include/editeng/editrids.hrc:294
+#: include/editeng/editrids.hrc:295
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "Desaniciar"
#. Ly5iC
-#: include/editeng/editrids.hrc:295
+#: include/editeng/editrids.hrc:296
msgctxt "RID_EDITUNDO_MOVE"
msgid "Move"
msgstr "Mover"
#. mtncS
-#: include/editeng/editrids.hrc:296
+#: include/editeng/editrids.hrc:297
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "Inxertar"
#. yifiT
-#: include/editeng/editrids.hrc:297
+#: include/editeng/editrids.hrc:298
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "Trocar"
#. zv9mN
-#: include/editeng/editrids.hrc:298
+#: include/editeng/editrids.hrc:299
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "Aplicar los atributos"
#. tys5a
-#: include/editeng/editrids.hrc:299
+#: include/editeng/editrids.hrc:300
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "Reafitar los atributos"
#. 6mjB7
-#: include/editeng/editrids.hrc:300
+#: include/editeng/editrids.hrc:301
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "Sangráu"
#. CGrBx
-#: include/editeng/editrids.hrc:301
+#: include/editeng/editrids.hrc:302
msgctxt "RID_EDITUNDO_SETSTYLE"
msgid "Apply Styles"
msgstr "Aplicar los estilos"
#. M7ADh
-#: include/editeng/editrids.hrc:302
+#: include/editeng/editrids.hrc:303
msgctxt "RID_EDITUNDO_TRANSLITERATE"
msgid "Change Case"
msgstr "Camudar mayúscules y minúscules"
#. uqG6M
-#: include/editeng/editrids.hrc:303
+#: include/editeng/editrids.hrc:304
msgctxt "RID_STR_WORD"
msgid "Word is %x"
msgstr "La pallabra ye %x"
#. KeDg8
-#: include/editeng/editrids.hrc:304
+#: include/editeng/editrids.hrc:305
msgctxt "RID_STR_PARAGRAPH"
msgid "Paragraph is %x"
msgstr "El párrafu ye %x"
#. t99SR
-#: include/editeng/editrids.hrc:305
+#: include/editeng/editrids.hrc:306
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Automáticu"
#. JWPVD
-#: include/editeng/editrids.hrc:307
+#: include/editeng/editrids.hrc:308
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "Viñeta d'imaxe nel párrafu"
#. hDfLN
-#: include/editeng/editrids.hrc:308
+#: include/editeng/editrids.hrc:309
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_NAME"
msgid "Image bullet"
msgstr "Viñeta d'imaxe"
#. wVL8E
-#: include/editeng/editrids.hrc:309
+#: include/editeng/editrids.hrc:310
msgctxt "RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION"
msgid "Paragraph: $(ARG) "
msgstr "Párrafu: $(ARG) "
#. ZQDDe
-#: include/editeng/editrids.hrc:311
+#: include/editeng/editrids.hrc:312
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "¿Quier siguir revisando dende'l principiu del documentu?"
#. ZDpxj
-#: include/editeng/editrids.hrc:312
+#: include/editeng/editrids.hrc:313
msgctxt "RID_SVXSTR_QUERY_BW_CONTINUE"
msgid "Continue checking at end of document?"
msgstr "¿Quier siguir revisando al final del documentu?"
#. vi8uB
-#: include/editeng/editrids.hrc:313
+#: include/editeng/editrids.hrc:314
msgctxt "RID_SVXSTR_DIC_ERR_UNKNOWN"
msgid ""
"Word cannot be added to dictionary\n"
@@ -1777,43 +1783,43 @@ msgstr ""
"por razones desconocíes."
#. 4HCL4
-#: include/editeng/editrids.hrc:314
+#: include/editeng/editrids.hrc:315
msgctxt "RID_SVXSTR_DIC_ERR_FULL"
msgid "The dictionary is already full."
msgstr "El diccionariu ta enllén."
#. 5G8FX
-#: include/editeng/editrids.hrc:315
+#: include/editeng/editrids.hrc:316
msgctxt "RID_SVXSTR_DIC_ERR_READONLY"
msgid "The dictionary is read-only."
msgstr "El diccionariu ye de namái llectura."
#. SEotA
-#: include/editeng/editrids.hrc:317
+#: include/editeng/editrids.hrc:318
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "Sangráu"
#. CjGGD
-#: include/editeng/editrids.hrc:318
+#: include/editeng/editrids.hrc:319
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
msgstr "Amosar los subpuntos"
#. egnVC
-#: include/editeng/editrids.hrc:319
+#: include/editeng/editrids.hrc:320
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "Contrayer"
#. kKFiE
-#: include/editeng/editrids.hrc:320
+#: include/editeng/editrids.hrc:321
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "Aplicar los atributos"
#. YECNh
-#: include/editeng/editrids.hrc:321
+#: include/editeng/editrids.hrc:322
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "Inxertar"
diff --git a/source/ast/extensions/messages.po b/source/ast/extensions/messages.po
index def1d8c9cd7..9ff2848c06d 100644
--- a/source/ast/extensions/messages.po
+++ b/source/ast/extensions/messages.po
@@ -4,8 +4,8 @@ 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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-03-06 01:45+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"PO-Revision-Date: 2024-05-14 16:37+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
@@ -1813,7 +1813,7 @@ msgstr "Caxella venceyada"
#: extensions/inc/strings.hrc:193
msgctxt "RID_STR_LIST_CELL_RANGE"
msgid "Source cell range"
-msgstr "Rangu de caxelles d'orixe"
+msgstr "Estaya de caxelles fonte"
#. Fmnnf
#: extensions/inc/strings.hrc:194
@@ -3148,7 +3148,7 @@ msgstr "Facer qu'esta axenda tea a mano pa tolos módulos de %PRODUCTNAME."
#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:134
msgctxt "datasourcepage|extended_tip|available"
msgid "Registers the newly created database file in the office suite. The database will then be listed in the Data sources pane (Ctrl+Shift+F4). If this check box is cleared, the database will be available only by opening the database file."
-msgstr ""
+msgstr "Rexistra la base datos creada de recién nel paquete d'oficina. Con esto, la base datos apaecerá nel panel Orixe de datos (Ctrl + Mayús + F4). Si se desmarca esta casilla la base datos va tar disponible al abrir el to ficheru."
#. jbrum
#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:162
@@ -3202,6 +3202,11 @@ msgid ""
"\n"
"Click the button below to open another dialog where you can enter the settings for your data source."
msgstr ""
+"P'amestar los datos de señes nes plantíes, %PRODUCTNAME tien de saber qué campos contienen qué datos.\n"
+"\n"
+"Por exemplu, pue qu'almacenara les señes de corréu electrónicu nun campu llamáu «email», «corréu», «direición» o daqué estremao dafechu.\n"
+"\n"
+"Calca nel siguiente botón p'abrir otra ventana onde podrás configurar la fonte de datos."
#. RkyNf
#: extensions/uiconfig/sabpilot/ui/fieldassignpage.ui:38
@@ -3461,7 +3466,7 @@ msgstr ""
#: extensions/uiconfig/sabpilot/ui/selecttablepage.ui:77
msgctxt "selecttablepage|extended_tip|table"
msgid "Specifies the table that is to serve as the address book for the office suite templates."
-msgstr ""
+msgstr "Especifica la tabla que va sirvir d'axenda de señes pa los modelos de la suite d'ofimática."
#. K8W3u
#: extensions/uiconfig/sabpilot/ui/selecttablepage.ui:90
@@ -3719,17 +3724,15 @@ msgstr "Editor"
#. c5WHH
#: extensions/uiconfig/sbibliography/ui/generalpage.ui:194
-#, fuzzy
msgctxt "generalpage|booktitle"
msgid "_Book title"
-msgstr "~Títulu del llibru"
+msgstr "_Títulu del llibru"
#. tfGGx
#: extensions/uiconfig/sbibliography/ui/generalpage.ui:208
-#, fuzzy
msgctxt "generalpage|edition"
msgid "Ed_ition"
-msgstr "Ed~ición"
+msgstr "Ed_ición"
#. 2ZCVj
#: extensions/uiconfig/sbibliography/ui/generalpage.ui:222
@@ -3739,10 +3742,9 @@ msgstr "Volume"
#. Tpxov
#: extensions/uiconfig/sbibliography/ui/generalpage.ui:236
-#, fuzzy
msgctxt "generalpage|institution"
msgid "Instit_ution"
-msgstr "Instit~ución"
+msgstr "Instit_ución"
#. DY7iB
#: extensions/uiconfig/sbibliography/ui/generalpage.ui:250
@@ -3752,14 +3754,12 @@ msgstr "_Mes"
#. 6XJ26
#: extensions/uiconfig/sbibliography/ui/generalpage.ui:264
-#, fuzzy
msgctxt "generalpage|publicationtype"
msgid "Publication t_ype"
-msgstr "M~ena de publicación"
+msgstr "M_ena de publicación"
#. Trxvk
#: extensions/uiconfig/sbibliography/ui/generalpage.ui:278
-#, fuzzy
msgctxt "generalpage|university"
msgid "University"
msgstr "Universidá"
@@ -4199,14 +4199,12 @@ msgstr ""
#. gFREe
#: extensions/uiconfig/scanner/ui/sanedialog.ui:187
-#, fuzzy
msgctxt "sanedialog|label3"
msgid "_Left:"
-msgstr "_Izquierda"
+msgstr "_Izquierda:"
#. ErDB4
#: extensions/uiconfig/scanner/ui/sanedialog.ui:201
-#, fuzzy
msgctxt "sanedialog|label4"
msgid "To_p:"
msgstr "Arriba:"
@@ -4227,31 +4225,31 @@ msgstr "_Baxero"
#: extensions/uiconfig/scanner/ui/sanedialog.ui:249
msgctxt "sanedialog|extended_tip|topSpinbutton"
msgid "Set the top margin of the scan area."
-msgstr ""
+msgstr "Afita'l marxe cimeru de la estaya de dixitalización."
#. oDppB
#: extensions/uiconfig/scanner/ui/sanedialog.ui:268
msgctxt "sanedialog|extended_tip|rightSpinbutton"
msgid "Set the right margin of the scan area."
-msgstr ""
+msgstr "Afita'l marxe drechu de la estaya de dixitalización."
#. EdgNn
#: extensions/uiconfig/scanner/ui/sanedialog.ui:287
msgctxt "sanedialog|extended_tip|bottomSpinbutton"
msgid "Set the bottom margin of the scan area."
-msgstr ""
+msgstr "Afita'l marxe baxeru de la estaya de dixitalización."
#. L7tZS
#: extensions/uiconfig/scanner/ui/sanedialog.ui:306
msgctxt "sanedialog|extended_tip|leftSpinbutton"
msgid "Set the left margin of the scan area."
-msgstr ""
+msgstr "Afita'l marxe izquierdu de la estaya de dixitalización."
#. YfU4m
#: extensions/uiconfig/scanner/ui/sanedialog.ui:321
msgctxt "sanedialog|label1"
msgid "Scan Area"
-msgstr ""
+msgstr "Estaya de dixitalización"
#. wECiq
#: extensions/uiconfig/scanner/ui/sanedialog.ui:366
@@ -4293,7 +4291,7 @@ msgstr ""
#: extensions/uiconfig/scanner/ui/sanedialog.ui:492
msgctxt "sanedialog|advancedCheckbutton"
msgid "Show advanced options"
-msgstr ""
+msgstr "Amosar opciones avanzaes"
#. yXnEA
#: extensions/uiconfig/scanner/ui/sanedialog.ui:500
@@ -4303,10 +4301,9 @@ msgstr ""
#. gneMZ
#: extensions/uiconfig/scanner/ui/sanedialog.ui:527
-#, fuzzy
msgctxt "sanedialog|label10"
msgid "Options:"
-msgstr "Opciones"
+msgstr "Opciones:"
#. 4FHyM
#: extensions/uiconfig/scanner/ui/sanedialog.ui:569
@@ -4318,13 +4315,13 @@ msgstr ""
#: extensions/uiconfig/scanner/ui/sanedialog.ui:607
msgctxt "sanedialog|optionsButton"
msgid "Se_t"
-msgstr ""
+msgstr "Afi_tar"
#. bNTfS
#: extensions/uiconfig/scanner/ui/sanedialog.ui:680
msgctxt "sanedialog|vectorLabel"
msgid "Vector element"
-msgstr ""
+msgstr "Elementu vectorial"
#. rDXRD
#: extensions/uiconfig/spropctrlr/ui/browserpage.ui:81
@@ -4354,7 +4351,7 @@ msgstr "Efeutos de fonte"
#: extensions/uiconfig/spropctrlr/ui/datatypedialog.ui:8
msgctxt "datatypedialog|DataTypeDialog"
msgid "New Data Type"
-msgstr ""
+msgstr "Triba nueva de datos"
#. oURoA
#: extensions/uiconfig/spropctrlr/ui/datatypedialog.ui:92
diff --git a/source/ast/extras/source/autocorr/emoji.po b/source/ast/extras/source/autocorr/emoji.po
index aa86bb8215c..777acdc63ec 100644
--- a/source/ast/extras/source/autocorr/emoji.po
+++ b/source/ast/extras/source/autocorr/emoji.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2024-03-07 01:45+0000\n"
+"PO-Revision-Date: 2024-05-08 19:37+0000\n"
"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/extrassourceautocorremoji/ast/>\n"
"Language: ast\n"
@@ -2784,7 +2784,7 @@ msgctxt ""
"BLACK_UNIVERSAL_RECYCLING_SYMBOL\n"
"LngText.text"
msgid "recycling2"
-msgstr ""
+msgstr "reciclaxe2"
#. ♼ (U+0267C), see http://wiki.documentfoundation.org/Emoji
#. 9FCXo
@@ -2794,7 +2794,7 @@ msgctxt ""
"RECYCLED_PAPER\n"
"LngText.text"
msgid "recycled paper"
-msgstr ""
+msgstr "papel reciclao"
#. ♾ (U+0267E), see http://wiki.documentfoundation.org/Emoji
#. eH5KB
@@ -2804,7 +2804,7 @@ msgctxt ""
"PERMANENT_PAPER\n"
"LngText.text"
msgid "permanent paper"
-msgstr ""
+msgstr "papel llibre d'ácedu"
#. ♿ (U+0267F), see http://wiki.documentfoundation.org/Emoji
#. RqE6D
@@ -2814,7 +2814,7 @@ msgctxt ""
"WHEELCHAIR_SYMBOL\n"
"LngText.text"
msgid "wheelchair"
-msgstr ""
+msgstr "siella ruedes"
#. ⚀ (U+02680), see http://wiki.documentfoundation.org/Emoji
#. BcbKe
@@ -2824,7 +2824,7 @@ msgctxt ""
"DIE_FACE-1\n"
"LngText.text"
msgid "dice1"
-msgstr ""
+msgstr "dau1"
#. ⚁ (U+02681), see http://wiki.documentfoundation.org/Emoji
#. QytA9
@@ -2834,7 +2834,7 @@ msgctxt ""
"DIE_FACE-2\n"
"LngText.text"
msgid "dice2"
-msgstr ""
+msgstr "dau2"
#. ⚂ (U+02682), see http://wiki.documentfoundation.org/Emoji
#. fM5fU
@@ -2844,7 +2844,7 @@ msgctxt ""
"DIE_FACE-3\n"
"LngText.text"
msgid "dice3"
-msgstr ""
+msgstr "dau3"
#. ⚃ (U+02683), see http://wiki.documentfoundation.org/Emoji
#. pEPa2
@@ -2854,7 +2854,7 @@ msgctxt ""
"DIE_FACE-4\n"
"LngText.text"
msgid "dice4"
-msgstr ""
+msgstr "dau4"
#. ⚄ (U+02684), see http://wiki.documentfoundation.org/Emoji
#. 6iVDd
@@ -2864,7 +2864,7 @@ msgctxt ""
"DIE_FACE-5\n"
"LngText.text"
msgid "dice5"
-msgstr ""
+msgstr "dau5"
#. ⚅ (U+02685), see http://wiki.documentfoundation.org/Emoji
#. BXiNG
@@ -2874,7 +2874,7 @@ msgctxt ""
"DIE_FACE-6\n"
"LngText.text"
msgid "dice6"
-msgstr ""
+msgstr "dau6"
#. ⚐ (U+02690), see http://wiki.documentfoundation.org/Emoji
#. FAqot
@@ -2884,7 +2884,7 @@ msgctxt ""
"WHITE_FLAG\n"
"LngText.text"
msgid "flag4"
-msgstr ""
+msgstr "bandera4"
#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
#. fc3Gb
@@ -2894,7 +2894,7 @@ msgctxt ""
"BLACK_FLAG\n"
"LngText.text"
msgid "flag3"
-msgstr ""
+msgstr "bandera3"
#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
#. BTmxe
@@ -2904,18 +2904,17 @@ msgctxt ""
"HAMMER_AND_PICK\n"
"LngText.text"
msgid "hammer and pick"
-msgstr ""
+msgstr "martiellu y picu"
#. ⚓ (U+02693), see http://wiki.documentfoundation.org/Emoji
#. GMsHG
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANCHOR\n"
"LngText.text"
msgid "anchor"
-msgstr "Ancla"
+msgstr "ancla"
#. ⚔ (U+02694), see http://wiki.documentfoundation.org/Emoji
#. Wx5rd
@@ -2925,7 +2924,7 @@ msgctxt ""
"CROSSED_SWORDS\n"
"LngText.text"
msgid "swords"
-msgstr ""
+msgstr "espaes"
#. ⚕ (U+02695), see http://wiki.documentfoundation.org/Emoji
#. YYDuu
@@ -2935,7 +2934,7 @@ msgctxt ""
"STAFF_OF_AESCULAPIUS\n"
"LngText.text"
msgid "medical"
-msgstr ""
+msgstr "bastón d'Esculapiu"
#. ⚖ (U+02696), see http://wiki.documentfoundation.org/Emoji
#. eFRLH
@@ -2945,7 +2944,7 @@ msgctxt ""
"SCALES\n"
"LngText.text"
msgid "scales"
-msgstr ""
+msgstr "balanza"
#. ⚗ (U+02697), see http://wiki.documentfoundation.org/Emoji
#. bwJmD
@@ -2955,29 +2954,27 @@ msgctxt ""
"ALEMBIC\n"
"LngText.text"
msgid "alembic"
-msgstr ""
+msgstr "alambique"
#. ⚘ (U+02698), see http://wiki.documentfoundation.org/Emoji
#. LAQtt
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FLOWER\n"
"LngText.text"
msgid "flower"
-msgstr "Flor"
+msgstr "flor"
#. ⚙ (U+02699), see http://wiki.documentfoundation.org/Emoji
#. cw6G2
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GEAR\n"
"LngText.text"
msgid "gear"
-msgstr "añu"
+msgstr "engrenaxe"
#. ⚚ (U+0269A), see http://wiki.documentfoundation.org/Emoji
#. gMDNC
@@ -2987,7 +2984,7 @@ msgctxt ""
"STAFF_OF_HERMES\n"
"LngText.text"
msgid "staff"
-msgstr ""
+msgstr "vara d'Hermes"
#. ⚛ (U+0269B), see http://wiki.documentfoundation.org/Emoji
#. B96CG
@@ -2997,7 +2994,7 @@ msgctxt ""
"ATOM_SYMBOL\n"
"LngText.text"
msgid "atom"
-msgstr ""
+msgstr "átomu"
#. ⚜ (U+0269C), see http://wiki.documentfoundation.org/Emoji
#. 4BEEo
@@ -3007,18 +3004,17 @@ msgctxt ""
"FLEUR-DE-LIS\n"
"LngText.text"
msgid "fleur de lis"
-msgstr ""
+msgstr "flor de lis"
#. ⚠ (U+026A0), see http://wiki.documentfoundation.org/Emoji
#. QjFwh
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WARNING_SIGN\n"
"LngText.text"
msgid "warning"
-msgstr "Avisu"
+msgstr "avisu"
#. ⚡ (U+026A1), see http://wiki.documentfoundation.org/Emoji
#. fXBh2
@@ -3028,7 +3024,7 @@ msgctxt ""
"HIGH_VOLTAGE_SIGN\n"
"LngText.text"
msgid "zap"
-msgstr ""
+msgstr "alta tensión"
#. ⚪ (U+026AA), see http://wiki.documentfoundation.org/Emoji
#. 9FWWA
@@ -3038,7 +3034,7 @@ msgctxt ""
"MEDIUM_WHITE_CIRCLE\n"
"LngText.text"
msgid "white circle"
-msgstr ""
+msgstr "círculu blancu"
#. ⚫ (U+026AB), see http://wiki.documentfoundation.org/Emoji
#. jQGGR
@@ -3048,7 +3044,7 @@ msgctxt ""
"MEDIUM_BLACK_CIRCLE\n"
"LngText.text"
msgid "black circle"
-msgstr ""
+msgstr "círculu prietu"
#. ⚭ (U+026AD), see http://wiki.documentfoundation.org/Emoji
#. o9oHP
@@ -3058,7 +3054,7 @@ msgctxt ""
"MARRIAGE_SYMBOL\n"
"LngText.text"
msgid "marriage"
-msgstr ""
+msgstr "casoriu"
#. ⚮ (U+026AE), see http://wiki.documentfoundation.org/Emoji
#. jXs4X
@@ -3068,7 +3064,7 @@ msgctxt ""
"DIVORCE_SYMBOL\n"
"LngText.text"
msgid "divorce"
-msgstr ""
+msgstr "divorciu"
#. ⚰ (U+026B0), see http://wiki.documentfoundation.org/Emoji
#. JDx7T
@@ -3078,7 +3074,7 @@ msgctxt ""
"COFFIN\n"
"LngText.text"
msgid "coffin"
-msgstr ""
+msgstr "caxa"
#. ⚱ (U+026B1), see http://wiki.documentfoundation.org/Emoji
#. huKvE
@@ -3088,7 +3084,7 @@ msgctxt ""
"FUNERAL_URN\n"
"LngText.text"
msgid "urn"
-msgstr ""
+msgstr "urna"
#. ⚽ (U+026BD), see http://wiki.documentfoundation.org/Emoji
#. JTA8e
@@ -3098,7 +3094,7 @@ msgctxt ""
"SOCCER_BALL\n"
"LngText.text"
msgid "soccer"
-msgstr ""
+msgstr "fútbol"
#. ⚾ (U+026BE), see http://wiki.documentfoundation.org/Emoji
#. xFBA5
@@ -3108,7 +3104,7 @@ msgctxt ""
"BASEBALL\n"
"LngText.text"
msgid "baseball"
-msgstr ""
+msgstr "béisbol"
#. ⛄ (U+026C4), see http://wiki.documentfoundation.org/Emoji
#. CCTQA
@@ -3118,7 +3114,7 @@ msgctxt ""
"SNOWMAN_WITHOUT_SNOW\n"
"LngText.text"
msgid "snowman2"
-msgstr ""
+msgstr "home de ñeve 2"
#. ⛅ (U+026C5), see http://wiki.documentfoundation.org/Emoji
#. xw3m7
@@ -3128,7 +3124,7 @@ msgctxt ""
"SUN_BEHIND_CLOUD\n"
"LngText.text"
msgid "cloud2"
-msgstr ""
+msgstr "ñube 2"
#. ⛆ (U+026C6), see http://wiki.documentfoundation.org/Emoji
#. A5yxX
@@ -3138,7 +3134,7 @@ msgctxt ""
"RAIN\n"
"LngText.text"
msgid "rain2"
-msgstr ""
+msgstr "lluvia2"
#. ⛈ (U+026C8), see http://wiki.documentfoundation.org/Emoji
#. nBeDn
@@ -3148,7 +3144,7 @@ msgctxt ""
"THUNDER_CLOUD_AND_RAIN\n"
"LngText.text"
msgid "cloud3"
-msgstr ""
+msgstr "ñube3"
#. ⛎ (U+026CE), see http://wiki.documentfoundation.org/Emoji
#. RmxAt
@@ -3158,18 +3154,17 @@ msgctxt ""
"OPHIUCHUS\n"
"LngText.text"
msgid "ophiuchus"
-msgstr ""
+msgstr "ofiucu"
#. ⛏ (U+026CF), see http://wiki.documentfoundation.org/Emoji
#. ESYDq
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PICK\n"
"LngText.text"
msgid "pick"
-msgstr "rosa"
+msgstr "picu"
#. ⛐ (U+026D0), see http://wiki.documentfoundation.org/Emoji
#. e5D4p
@@ -3179,7 +3174,7 @@ msgctxt ""
"CAR_SLIDING\n"
"LngText.text"
msgid "sliding car"
-msgstr ""
+msgstr "coche esbariando"
#. ⛑ (U+026D1), see http://wiki.documentfoundation.org/Emoji
#. BoTPo
@@ -3189,7 +3184,7 @@ msgctxt ""
"HELMET_WITH_WHITE_CROSS\n"
"LngText.text"
msgid "helmet"
-msgstr ""
+msgstr "cascu"
#. ⛓ (U+026D3), see http://wiki.documentfoundation.org/Emoji
#. BUgLe
@@ -3199,18 +3194,17 @@ msgctxt ""
"CHAINS\n"
"LngText.text"
msgid "chains"
-msgstr ""
+msgstr "cadenes"
#. ⛔ (U+026D4), see http://wiki.documentfoundation.org/Emoji
#. 2MaDN
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NO_ENTRY\n"
"LngText.text"
msgid "no entry"
-msgstr "Denguna entrada"
+msgstr "prohibío entrar"
#. ⛟ (U+026DF), see http://wiki.documentfoundation.org/Emoji
#. NBJ9F
@@ -3220,7 +3214,7 @@ msgctxt ""
"BLACK_TRUCK\n"
"LngText.text"
msgid "truck"
-msgstr ""
+msgstr "camión"
#. ⛤ (U+026E4), see http://wiki.documentfoundation.org/Emoji
#. ScAbG
@@ -3230,7 +3224,7 @@ msgctxt ""
"PENTAGRAM\n"
"LngText.text"
msgid "pentagram"
-msgstr ""
+msgstr "pentagrama"
#. ⛨ (U+026E8), see http://wiki.documentfoundation.org/Emoji
#. M7ovy
@@ -3240,7 +3234,7 @@ msgctxt ""
"BLACK_CROSS_ON_SHIELD\n"
"LngText.text"
msgid "shield2"
-msgstr ""
+msgstr "escudu2"
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
#. gFz3j
@@ -3250,7 +3244,7 @@ msgctxt ""
"CHURCH\n"
"LngText.text"
msgid "church"
-msgstr ""
+msgstr "ilesia"
#. ⛰ (U+026F0), see http://wiki.documentfoundation.org/Emoji
#. An5FF
@@ -3260,7 +3254,7 @@ msgctxt ""
"MOUNTAIN\n"
"LngText.text"
msgid "mountain"
-msgstr ""
+msgstr "monte"
#. ⛱ (U+026F1), see http://wiki.documentfoundation.org/Emoji
#. 6HqeN
@@ -3270,7 +3264,7 @@ msgctxt ""
"UMBRELLA_ON_GROUND\n"
"LngText.text"
msgid "umbrella3"
-msgstr ""
+msgstr "paragües3"
#. ⛲ (U+026F2), see http://wiki.documentfoundation.org/Emoji
#. 5EUJX
@@ -3280,7 +3274,7 @@ msgctxt ""
"FOUNTAIN\n"
"LngText.text"
msgid "fountain"
-msgstr ""
+msgstr "fonte"
#. ⛳ (U+026F3), see http://wiki.documentfoundation.org/Emoji
#. GkdBn
@@ -3290,7 +3284,7 @@ msgctxt ""
"FLAG_IN_HOLE\n"
"LngText.text"
msgid "golf2"
-msgstr ""
+msgstr "golf2"
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
#. GLtJt
@@ -3300,7 +3294,7 @@ msgctxt ""
"FERRY\n"
"LngText.text"
msgid "ferry"
-msgstr ""
+msgstr "ferri"
#. ⛵ (U+026F5), see http://wiki.documentfoundation.org/Emoji
#. H6AR2
@@ -3310,18 +3304,17 @@ msgctxt ""
"SAILBOAT\n"
"LngText.text"
msgid "sailboat"
-msgstr ""
+msgstr "veleru"
#. ⛺ (U+026FA), see http://wiki.documentfoundation.org/Emoji
#. 3DsFA
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TENT\n"
"LngText.text"
msgid "tent"
-msgstr "testu"
+msgstr "tienda"
#. ⛷ (U+026F7), see http://wiki.documentfoundation.org/Emoji
#. vDnif
@@ -3331,7 +3324,7 @@ msgctxt ""
"SKIER\n"
"LngText.text"
msgid "skier"
-msgstr ""
+msgstr "esquiador"
#. ⛸ (U+026F8), see http://wiki.documentfoundation.org/Emoji
#. jsVHG
@@ -3341,18 +3334,17 @@ msgctxt ""
"ICE_SKATE\n"
"LngText.text"
msgid "skate"
-msgstr ""
+msgstr "patín"
#. ⛹ (U+026F9), see http://wiki.documentfoundation.org/Emoji
#. FRKEE
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PERSON_WITH_BALL\n"
"LngText.text"
msgid "ball"
-msgstr "Muru"
+msgstr "bola"
#. ⛽ (U+026FD), see http://wiki.documentfoundation.org/Emoji
#. aJYuZ
@@ -3362,7 +3354,7 @@ msgctxt ""
"FUEL_PUMP\n"
"LngText.text"
msgid "fuelpump"
-msgstr ""
+msgstr "fornidor de combustible"
#. ✁ (U+02701), see http://wiki.documentfoundation.org/Emoji
#. cfZQA
@@ -3372,7 +3364,7 @@ msgctxt ""
"UPPER_BLADE_SCISSORS\n"
"LngText.text"
msgid "scissors3"
-msgstr ""
+msgstr "tisories3"
#. ✂ (U+02702), see http://wiki.documentfoundation.org/Emoji
#. xEcJE
@@ -3382,7 +3374,7 @@ msgctxt ""
"BLACK_SCISSORS\n"
"LngText.text"
msgid "scissors"
-msgstr ""
+msgstr "tisories"
#. ✃ (U+02703), see http://wiki.documentfoundation.org/Emoji
#. ssfwc
@@ -3392,7 +3384,7 @@ msgctxt ""
"LOWER_BLADE_SCISSORS\n"
"LngText.text"
msgid "scissors4"
-msgstr ""
+msgstr "tisories4"
#. ✄ (U+02704), see http://wiki.documentfoundation.org/Emoji
#. xc6qH
@@ -3402,7 +3394,7 @@ msgctxt ""
"WHITE_SCISSORS\n"
"LngText.text"
msgid "scissors2"
-msgstr ""
+msgstr "tisories2"
#. ✅ (U+02705), see http://wiki.documentfoundation.org/Emoji
#. jBAFG
@@ -3412,7 +3404,7 @@ msgctxt ""
"WHITE_HEAVY_CHECK_MARK\n"
"LngText.text"
msgid "check mark3"
-msgstr ""
+msgstr "marca de comprobación3"
#. ✆ (U+02706), see http://wiki.documentfoundation.org/Emoji
#. E8J8A
@@ -3422,7 +3414,7 @@ msgctxt ""
"TELEPHONE_LOCATION\n"
"LngText.text"
msgid "telephone"
-msgstr ""
+msgstr "teléfonu"
#. ✈ (U+02708), see http://wiki.documentfoundation.org/Emoji
#. FEQAH
@@ -3432,40 +3424,37 @@ msgctxt ""
"AIRPLANE\n"
"LngText.text"
msgid "airplane"
-msgstr ""
+msgstr "avión"
#. ✉ (U+02709), see http://wiki.documentfoundation.org/Emoji
#. MSzMa
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ENVELOPE\n"
"LngText.text"
msgid "envelope"
-msgstr "Sobre"
+msgstr "sobre"
#. ✊ (U+0270A), see http://wiki.documentfoundation.org/Emoji
#. 387gN
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RAISED_FIST\n"
"LngText.text"
msgid "fist"
-msgstr "Llista"
+msgstr "puñu"
#. ✋ (U+0270B), see http://wiki.documentfoundation.org/Emoji
#. crTfj
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RAISED_HAND\n"
"LngText.text"
msgid "hand"
-msgstr "y"
+msgstr "mano"
#. ✌ (U+0270C), see http://wiki.documentfoundation.org/Emoji
#. rxEfQ
@@ -3475,18 +3464,17 @@ msgctxt ""
"VICTORY_HAND\n"
"LngText.text"
msgid "victory"
-msgstr ""
+msgstr "victoria"
#. ✍ (U+0270D), see http://wiki.documentfoundation.org/Emoji
#. peWuK
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WRITING_HAND\n"
"LngText.text"
msgid "writing"
-msgstr "Imprentando"
+msgstr "escritura"
#. ✎ (U+0270E), see http://wiki.documentfoundation.org/Emoji
#. Be5Dk
@@ -3496,7 +3484,7 @@ msgctxt ""
"LOWER_RIGHT_PENCIL\n"
"LngText.text"
msgid "pencil"
-msgstr ""
+msgstr "llápiz"
#. ✏ (U+0270F), see http://wiki.documentfoundation.org/Emoji
#. g9bBy
@@ -3506,7 +3494,7 @@ msgctxt ""
"PENCIL\n"
"LngText.text"
msgid "pencil2"
-msgstr ""
+msgstr "llapiz2"
#. ✐ (U+02710), see http://wiki.documentfoundation.org/Emoji
#. LuQwT
@@ -3516,7 +3504,7 @@ msgctxt ""
"UPPER_RIGHT_PENCIL\n"
"LngText.text"
msgid "pencil3"
-msgstr ""
+msgstr "llapiz3"
#. ✑ (U+02711), see http://wiki.documentfoundation.org/Emoji
#. sS5kP
@@ -3526,7 +3514,7 @@ msgctxt ""
"WHITE_NIB\n"
"LngText.text"
msgid "nib"
-msgstr ""
+msgstr "pluma"
#. ✒ (U+02712), see http://wiki.documentfoundation.org/Emoji
#. vbpZB
@@ -3536,7 +3524,7 @@ msgctxt ""
"BLACK_NIB\n"
"LngText.text"
msgid "nib2"
-msgstr ""
+msgstr "pluma2"
#. ✓ (U+02713), see http://wiki.documentfoundation.org/Emoji
#. CjjoU
@@ -3546,7 +3534,7 @@ msgctxt ""
"CHECK_MARK\n"
"LngText.text"
msgid "check mark"
-msgstr ""
+msgstr "marca de verificación"
#. ✔ (U+02714), see http://wiki.documentfoundation.org/Emoji
#. ECpTG
@@ -3556,7 +3544,7 @@ msgctxt ""
"HEAVY_CHECK_MARK\n"
"LngText.text"
msgid "check mark2"
-msgstr ""
+msgstr "marca de verificación2"
#. ✖ (U+02716), see http://wiki.documentfoundation.org/Emoji
#. krEhs
@@ -3566,7 +3554,7 @@ msgctxt ""
"HEAVY_MULTIPLICATION_X\n"
"LngText.text"
msgid "times2"
-msgstr ""
+msgstr "multiplicación2"
#. ✙ (U+02719), see http://wiki.documentfoundation.org/Emoji
#. 8dNKN
@@ -3576,7 +3564,7 @@ msgctxt ""
"OUTLINED_GREEK_CROSS\n"
"LngText.text"
msgid "Greek cross2"
-msgstr ""
+msgstr "cruz griega2"
#. ✚ (U+0271A), see http://wiki.documentfoundation.org/Emoji
#. BtCjS
@@ -3586,7 +3574,7 @@ msgctxt ""
"HEAVY_GREEK_CROSS\n"
"LngText.text"
msgid "Greek cross"
-msgstr ""
+msgstr "cruz griega"
#. ✝ (U+0271D), see http://wiki.documentfoundation.org/Emoji
#. dX9La
@@ -3596,7 +3584,7 @@ msgctxt ""
"LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross"
-msgstr ""
+msgstr "cruz llatina"
#. ✠ (U+02720), see http://wiki.documentfoundation.org/Emoji
#. SRNJ4
@@ -3606,7 +3594,7 @@ msgctxt ""
"MALTESE_CROSS\n"
"LngText.text"
msgid "Maltese cross"
-msgstr ""
+msgstr "cruz de Malta"
#. ✡ (U+02721), see http://wiki.documentfoundation.org/Emoji
#. HqQC5
@@ -3616,7 +3604,7 @@ msgctxt ""
"STAR_OF_DAVID\n"
"LngText.text"
msgid "star of David"
-msgstr ""
+msgstr "estrella David"
#. ✨ (U+02728), see http://wiki.documentfoundation.org/Emoji
#. 8jFfg
@@ -3626,7 +3614,7 @@ msgctxt ""
"SPARKLES\n"
"LngText.text"
msgid "sparkles"
-msgstr ""
+msgstr "chispes"
#. ❄ (U+02744), see http://wiki.documentfoundation.org/Emoji
#. cfDE7
@@ -3636,7 +3624,7 @@ msgctxt ""
"SNOWFLAKE\n"
"LngText.text"
msgid "snowflake"
-msgstr ""
+msgstr "falopu"
#. ❇ (U+02747), see http://wiki.documentfoundation.org/Emoji
#. eKCo6
@@ -3646,7 +3634,7 @@ msgctxt ""
"SPARKLE\n"
"LngText.text"
msgid "sparkle"
-msgstr ""
+msgstr "chispa"
#. ❌ (U+0274C), see http://wiki.documentfoundation.org/Emoji
#. Winhg
@@ -3656,7 +3644,7 @@ msgctxt ""
"CROSS_MARK\n"
"LngText.text"
msgid "x2"
-msgstr ""
+msgstr "x2"
#. ❎ (U+0274E), see http://wiki.documentfoundation.org/Emoji
#. 5mbLT
@@ -3666,7 +3654,7 @@ msgctxt ""
"NEGATIVE_SQUARED_CROSS_MARK\n"
"LngText.text"
msgid "x3"
-msgstr ""
+msgstr "x3"
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#. KpGSR
@@ -3686,7 +3674,7 @@ msgctxt ""
"WHITE_QUESTION_MARK_ORNAMENT\n"
"LngText.text"
msgid "?2"
-msgstr ""
+msgstr "?2"
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#. CUfKq
@@ -3706,18 +3694,17 @@ msgctxt ""
"HEAVY_EXCLAMATION_MARK_SYMBOL\n"
"LngText.text"
msgid "!2"
-msgstr ""
+msgstr "!2"
#. ❤ (U+02764), see http://wiki.documentfoundation.org/Emoji
#. jEJbE
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HEAVY_BLACK_HEART\n"
"LngText.text"
msgid "heart"
-msgstr "Corazón"
+msgstr "corazón"
#. ➰ (U+027B0), see http://wiki.documentfoundation.org/Emoji
#. 9L5EP
@@ -3727,7 +3714,7 @@ msgctxt ""
"CURLY_LOOP\n"
"LngText.text"
msgid "loop"
-msgstr ""
+msgstr "bucle"
#. ➿ (U+027BF), see http://wiki.documentfoundation.org/Emoji
#. DSXDM
@@ -3737,7 +3724,7 @@ msgctxt ""
"DOUBLE_CURLY_LOOP\n"
"LngText.text"
msgid "loop2"
-msgstr ""
+msgstr "bucle2"
#. ⬛ (U+02B1B), see http://wiki.documentfoundation.org/Emoji
#. WwYcT
@@ -3747,7 +3734,7 @@ msgctxt ""
"BLACK_LARGE_SQUARE\n"
"LngText.text"
msgid "large square2"
-msgstr ""
+msgstr "cuadráu grande2"
#. ⬜ (U+02B1C), see http://wiki.documentfoundation.org/Emoji
#. HrBFD
@@ -3757,18 +3744,17 @@ msgctxt ""
"WHITE_LARGE_SQUARE\n"
"LngText.text"
msgid "large square"
-msgstr ""
+msgstr "cuadráu grande"
#. ⬟ (U+02B1F), see http://wiki.documentfoundation.org/Emoji
#. hRTAZ
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_PENTAGON\n"
"LngText.text"
msgid "pentagon2"
-msgstr "Pentágonu"
+msgstr "pentágonu2"
#. ⬠ (U+02B20), see http://wiki.documentfoundation.org/Emoji
#. g2gFC
@@ -3783,24 +3769,22 @@ msgstr "pentágonu"
#. ⬡ (U+02B21), see http://wiki.documentfoundation.org/Emoji
#. 2UACw
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HEXAGON\n"
"LngText.text"
msgid "hexagon"
-msgstr "Hexágonu"
+msgstr "hexágonu"
#. ⬢ (U+02B22), see http://wiki.documentfoundation.org/Emoji
#. uqRGB
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_HEXAGON\n"
"LngText.text"
msgid "hexagon2"
-msgstr "Hexágonu"
+msgstr "hexágonu2"
#. ⬤ (U+02B24), see http://wiki.documentfoundation.org/Emoji
#. 4BwK8
@@ -3810,7 +3794,7 @@ msgctxt ""
"BLACK_LARGE_CIRCLE\n"
"LngText.text"
msgid "large circle2"
-msgstr ""
+msgstr "círculu grande2"
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#. gVrZC
@@ -3830,7 +3814,7 @@ msgctxt ""
"WHITE_MEDIUM_STAR\n"
"LngText.text"
msgid "medium star"
-msgstr ""
+msgstr "estrella mediana"
#. ⭑ (U+02B51), see http://wiki.documentfoundation.org/Emoji
#. TSBfG
@@ -3840,7 +3824,7 @@ msgctxt ""
"BLACK_SMALL_STAR\n"
"LngText.text"
msgid "small star2"
-msgstr ""
+msgstr "estrella pequeña2"
#. ⭒ (U+02B52), see http://wiki.documentfoundation.org/Emoji
#. tqdLm
@@ -3850,7 +3834,7 @@ msgctxt ""
"WHITE_SMALL_STAR\n"
"LngText.text"
msgid "small star"
-msgstr ""
+msgstr "estrella pequeña"
#. ff (U+0FB00), see http://wiki.documentfoundation.org/Emoji
#. 9ER38
@@ -3860,7 +3844,7 @@ msgctxt ""
"LATIN_SMALL_LIGATURE_FF\n"
"LngText.text"
msgid "ff"
-msgstr ""
+msgstr "ff"
#. fi (U+0FB01), see http://wiki.documentfoundation.org/Emoji
#. neMhY
@@ -3870,7 +3854,7 @@ msgctxt ""
"LATIN_SMALL_LIGATURE_FI\n"
"LngText.text"
msgid "fi"
-msgstr ""
+msgstr "lliga_fi"
#. fl (U+0FB02), see http://wiki.documentfoundation.org/Emoji
#. ym9RA
@@ -3880,7 +3864,7 @@ msgctxt ""
"LATIN_SMALL_LIGATURE_FL\n"
"LngText.text"
msgid "fl"
-msgstr ""
+msgstr "fl"
#. ffi (U+0FB03), see http://wiki.documentfoundation.org/Emoji
#. HA2oJ
@@ -3890,7 +3874,7 @@ msgctxt ""
"LATIN_SMALL_LIGATURE_FFI\n"
"LngText.text"
msgid "ffi"
-msgstr ""
+msgstr "lliga_ffi"
#. ffl (U+0FB04), see http://wiki.documentfoundation.org/Emoji
#. LcntK
@@ -3900,7 +3884,7 @@ msgctxt ""
"LATIN_SMALL_LIGATURE_FFL\n"
"LngText.text"
msgid "ffl"
-msgstr ""
+msgstr "lliga ffl"
#. 𝄞 (U+1D11E), see http://wiki.documentfoundation.org/Emoji
#. 6CVtL
@@ -3910,7 +3894,7 @@ msgctxt ""
"MUSICAL_SYMBOL_G_CLEF\n"
"LngText.text"
msgid "clef"
-msgstr ""
+msgstr "clave"
#. 𝄪 (U+1D12A), see http://wiki.documentfoundation.org/Emoji
#. FJAMw
@@ -3920,7 +3904,7 @@ msgctxt ""
"MUSICAL_SYMBOL_DOUBLE_SHARP\n"
"LngText.text"
msgid "double sharp"
-msgstr ""
+msgstr "doble sosteníu"
#. 𝄫 (U+1D12B), see http://wiki.documentfoundation.org/Emoji
#. 7ADGW
@@ -3930,7 +3914,7 @@ msgctxt ""
"MUSICAL_SYMBOL_DOUBLE_FLAT\n"
"LngText.text"
msgid "double flat"
-msgstr ""
+msgstr "doble bemol"
#. 𝄻 (U+1D13B), see http://wiki.documentfoundation.org/Emoji
#. DdcM2
@@ -3940,7 +3924,7 @@ msgctxt ""
"WHOLE_REST\n"
"LngText.text"
msgid "whole rest"
-msgstr ""
+msgstr "silenciu de redonda"
#. 𝄼 (U+1D13C), see http://wiki.documentfoundation.org/Emoji
#. BUYwU
@@ -3950,7 +3934,7 @@ msgctxt ""
"HALF_REST\n"
"LngText.text"
msgid "half rest"
-msgstr ""
+msgstr "silenciu de blanca"
#. 𝄽 (U+1D13D), see http://wiki.documentfoundation.org/Emoji
#. gqJAB
@@ -6348,7 +6332,7 @@ msgctxt ""
"TURTLE\n"
"LngText.text"
msgid "turtle"
-msgstr ""
+msgstr "tortuga"
#. 🐣 (U+1F423), see http://wiki.documentfoundation.org/Emoji
#. Fi7Lg
@@ -8598,13 +8582,12 @@ msgstr ""
#. 🔒 (U+1F512), see http://wiki.documentfoundation.org/Emoji
#. N7rGA
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOCK\n"
"LngText.text"
msgid "lock"
-msgstr "Bloque"
+msgstr "candáu"
#. 🔓 (U+1F513), see http://wiki.documentfoundation.org/Emoji
#. vRAcY
@@ -11174,7 +11157,7 @@ msgctxt ""
"CLOUD_WITH_LIGHTNING\n"
"LngText.text"
msgid "lightning"
-msgstr ""
+msgstr "rescamplu"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
#. RS8Wb
@@ -12934,7 +12917,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr ""
+msgstr "rescamplu2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#. ySPbT
@@ -13364,7 +13347,7 @@ msgctxt ""
"FIELD_HOCKEY_STICK_AND_BALL\n"
"LngText.text"
msgid "hockey2"
-msgstr ""
+msgstr "ḥoquei2"
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
#. P8BNH
@@ -13374,7 +13357,7 @@ msgctxt ""
"ICE_HOCKEY_STICK_AND_PUCK\n"
"LngText.text"
msgid "hockey"
-msgstr ""
+msgstr "ḥoquei"
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
#. sjezt
diff --git a/source/ast/filter/messages.po b/source/ast/filter/messages.po
index 4fcf6044735..78eab7b52a0 100644
--- a/source/ast/filter/messages.po
+++ b/source/ast/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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-03-10 01:45+0000\n"
+"PO-Revision-Date: 2024-05-17 23:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/ast/>\n"
"Language: ast\n"
@@ -206,7 +206,7 @@ msgstr "Aceutar"
#: filter/inc/strings.hrc:61
msgctxt "PDF_PROGRESS_BAR"
msgid "Export as PDF"
-msgstr "Esportar en PDF"
+msgstr "Esportar como PDF"
#. BGJB2
#. strings used in encryption UI
@@ -465,7 +465,7 @@ msgstr "_Ver el PDF tres la esportación"
#: filter/uiconfig/ui/pdfgeneralpage.ui:199
msgctxt "pdfgeneralpage|extended_tip|viewpdf"
msgid "Open the exported document in the system default PDF viewer."
-msgstr ""
+msgstr "Abrir el documentu esportáu nel visor de PDF predetermináu del sistema."
#. aWj7F
#: filter/uiconfig/ui/pdfgeneralpage.ui:214
diff --git a/source/ast/formula/messages.po b/source/ast/formula/messages.po
index dfa5afa16ec..7e42eb79ee4 100644
--- a/source/ast/formula/messages.po
+++ b/source/ast/formula/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: 2024-03-04 14:25+0100\n"
-"PO-Revision-Date: 2024-03-04 13:31+0000\n"
+"POT-Creation-Date: 2024-05-23 12:39+0200\n"
+"PO-Revision-Date: 2024-04-11 01:45+0000\n"
"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/ast/>\n"
"Language: ast\n"
@@ -17,2380 +17,2404 @@ msgstr ""
"X-POOTLE-MTIME: 1542022490.000000\n"
#. YfKFn
-#: formula/inc/core_resource.hrc:2293
+#: formula/inc/core_resource.hrc:2318
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IF"
msgstr "SI"
#. EgqkZ
-#: formula/inc/core_resource.hrc:2294
+#: formula/inc/core_resource.hrc:2319
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFERROR"
msgstr "SIERROR"
#. Vowev
-#: formula/inc/core_resource.hrc:2295
+#: formula/inc/core_resource.hrc:2320
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFNA"
msgstr "SIND"
#. LcdBW
-#: formula/inc/core_resource.hrc:2296
+#: formula/inc/core_resource.hrc:2321
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHOOSE"
msgstr "ESCOYER"
#. nMD3h
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2298
+#: formula/inc/core_resource.hrc:2323
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#All"
msgstr "#Too"
#. tuvMu
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2300
+#: formula/inc/core_resource.hrc:2325
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Headers"
msgstr "#Testeres"
#. amt53
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2302
+#: formula/inc/core_resource.hrc:2327
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Data"
msgstr "#Datos"
#. 8z4ov
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2304
+#: formula/inc/core_resource.hrc:2329
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#Totals"
msgstr "#Totales"
#. ZF2Pc
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2306
+#: formula/inc/core_resource.hrc:2331
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
msgstr "#Esta filera"
#. kHXXq
-#: formula/inc/core_resource.hrc:2307
+#: formula/inc/core_resource.hrc:2332
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AND"
msgstr "Y"
#. wUQor
-#: formula/inc/core_resource.hrc:2308
+#: formula/inc/core_resource.hrc:2333
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OR"
msgstr "O"
#. P5Wdb
-#: formula/inc/core_resource.hrc:2309
+#: formula/inc/core_resource.hrc:2334
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XOR"
msgstr "XOR"
#. BhVsr
-#: formula/inc/core_resource.hrc:2310
+#: formula/inc/core_resource.hrc:2335
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOT"
msgstr "NON"
#. xBKEY
-#: formula/inc/core_resource.hrc:2311
+#: formula/inc/core_resource.hrc:2336
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEG"
msgstr "NEG"
#. hR3ty
-#: formula/inc/core_resource.hrc:2312
+#: formula/inc/core_resource.hrc:2337
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PI"
msgstr "PI"
#. HyFVg
#. ???
-#: formula/inc/core_resource.hrc:2313
+#: formula/inc/core_resource.hrc:2338
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "ALDEBALU"
#. FJXfC
-#: formula/inc/core_resource.hrc:2314
+#: formula/inc/core_resource.hrc:2339
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUE"
msgstr "VERDADERU"
#. SRUmC
-#: formula/inc/core_resource.hrc:2315
+#: formula/inc/core_resource.hrc:2340
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FALSE"
msgstr "FALSU"
#. o5Qoc
-#: formula/inc/core_resource.hrc:2316
+#: formula/inc/core_resource.hrc:2341
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TODAY"
msgstr "GÜEI"
#. AbGu2
-#: formula/inc/core_resource.hrc:2317
+#: formula/inc/core_resource.hrc:2342
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOW"
msgstr "AGORA"
#. 3SbN6
-#: formula/inc/core_resource.hrc:2318
+#: formula/inc/core_resource.hrc:2343
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NA"
msgstr "ND"
#. XMVcP
-#: formula/inc/core_resource.hrc:2319
+#: formula/inc/core_resource.hrc:2344
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CURRENT"
msgstr "ACTUAL"
#. csFkg
-#: formula/inc/core_resource.hrc:2320
+#: formula/inc/core_resource.hrc:2345
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEGREES"
msgstr "GRAOS"
#. jupWo
-#: formula/inc/core_resource.hrc:2321
+#: formula/inc/core_resource.hrc:2346
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RADIANS"
msgstr "RADIANES"
#. on6aZ
-#: formula/inc/core_resource.hrc:2322
+#: formula/inc/core_resource.hrc:2347
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIN"
msgstr "SENU"
#. LEVGF
-#: formula/inc/core_resource.hrc:2323
+#: formula/inc/core_resource.hrc:2348
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COS"
msgstr "COS"
#. rYeEc
-#: formula/inc/core_resource.hrc:2324
+#: formula/inc/core_resource.hrc:2349
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TAN"
msgstr "TAN"
#. sUchi
-#: formula/inc/core_resource.hrc:2325
+#: formula/inc/core_resource.hrc:2350
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COT"
msgstr "COT"
#. 2wT6v
-#: formula/inc/core_resource.hrc:2326
+#: formula/inc/core_resource.hrc:2351
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASIN"
msgstr "ASENU"
#. gP8uF
-#: formula/inc/core_resource.hrc:2327
+#: formula/inc/core_resource.hrc:2352
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOS"
msgstr "ACOS"
#. Dh9Sj
-#: formula/inc/core_resource.hrc:2328
+#: formula/inc/core_resource.hrc:2353
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN"
msgstr "ATAN"
#. EdF3d
-#: formula/inc/core_resource.hrc:2329
+#: formula/inc/core_resource.hrc:2354
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOT"
msgstr "ACOT"
#. 2EsXj
-#: formula/inc/core_resource.hrc:2330
+#: formula/inc/core_resource.hrc:2355
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SINH"
msgstr "SENH"
#. AawuL
-#: formula/inc/core_resource.hrc:2331
+#: formula/inc/core_resource.hrc:2356
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COSH"
msgstr "COSH"
#. ziyn3
-#: formula/inc/core_resource.hrc:2332
+#: formula/inc/core_resource.hrc:2357
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TANH"
msgstr "TANH"
#. HD5CF
-#: formula/inc/core_resource.hrc:2333
+#: formula/inc/core_resource.hrc:2358
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COTH"
msgstr "COTH"
#. gLCtP
-#: formula/inc/core_resource.hrc:2334
+#: formula/inc/core_resource.hrc:2359
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASINH"
msgstr "ASENH"
#. yYGWp
-#: formula/inc/core_resource.hrc:2335
+#: formula/inc/core_resource.hrc:2360
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOSH"
msgstr "ACOSH"
#. hxEdg
-#: formula/inc/core_resource.hrc:2336
+#: formula/inc/core_resource.hrc:2361
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATANH"
msgstr "ATANH"
#. rPpEs
-#: formula/inc/core_resource.hrc:2337
+#: formula/inc/core_resource.hrc:2362
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ACOTH"
msgstr "ACOTH"
#. 4zZ7F
-#: formula/inc/core_resource.hrc:2338
+#: formula/inc/core_resource.hrc:2363
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSC"
msgstr "COSEC"
#. Wt7bF
-#: formula/inc/core_resource.hrc:2339
+#: formula/inc/core_resource.hrc:2364
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEC"
msgstr "SEC"
#. FAKWX
-#: formula/inc/core_resource.hrc:2340
+#: formula/inc/core_resource.hrc:2365
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CSCH"
msgstr "COSECH"
#. aaj9f
-#: formula/inc/core_resource.hrc:2341
+#: formula/inc/core_resource.hrc:2366
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECH"
msgstr "SECH"
#. WksHp
-#: formula/inc/core_resource.hrc:2342
+#: formula/inc/core_resource.hrc:2367
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXP"
msgstr "EXP"
#. jvQxZ
-#: formula/inc/core_resource.hrc:2343
+#: formula/inc/core_resource.hrc:2368
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LN"
msgstr "LN"
#. uMYFB
-#: formula/inc/core_resource.hrc:2344
+#: formula/inc/core_resource.hrc:2369
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SQRT"
msgstr "RAIZ"
#. pWWMs
-#: formula/inc/core_resource.hrc:2345
+#: formula/inc/core_resource.hrc:2370
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FACT"
msgstr "FACT"
#. E77CE
-#: formula/inc/core_resource.hrc:2346
+#: formula/inc/core_resource.hrc:2371
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "YEAR"
msgstr "AÑU"
#. pyoEq
-#: formula/inc/core_resource.hrc:2347
+#: formula/inc/core_resource.hrc:2372
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MONTH"
msgstr "MES"
#. hNQAF
-#: formula/inc/core_resource.hrc:2348
+#: formula/inc/core_resource.hrc:2373
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAY"
msgstr "DÍA"
#. EGzo7
-#: formula/inc/core_resource.hrc:2349
+#: formula/inc/core_resource.hrc:2374
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HOUR"
msgstr "HORA"
#. Qo346
-#: formula/inc/core_resource.hrc:2350
+#: formula/inc/core_resource.hrc:2375
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINUTE"
msgstr "MINUTU"
#. UQsEw
-#: formula/inc/core_resource.hrc:2351
+#: formula/inc/core_resource.hrc:2376
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "SEGUNDU"
#. PE9Eb
-#: formula/inc/core_resource.hrc:2352
+#: formula/inc/core_resource.hrc:2377
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SIGN"
msgstr "SIGNU"
#. svANJ
-#: formula/inc/core_resource.hrc:2353
+#: formula/inc/core_resource.hrc:2378
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ABS"
msgstr "ABS"
#. FATD5
-#: formula/inc/core_resource.hrc:2354
+#: formula/inc/core_resource.hrc:2379
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INT"
msgstr "ENT"
#. gQnYU
-#: formula/inc/core_resource.hrc:2355
+#: formula/inc/core_resource.hrc:2380
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
#. Qhk4a
-#: formula/inc/core_resource.hrc:2356
+#: formula/inc/core_resource.hrc:2381
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAUSS"
msgstr "GAUSS"
#. B3Abo
-#: formula/inc/core_resource.hrc:2357
+#: formula/inc/core_resource.hrc:2382
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISBLANK"
msgstr "ENBLANCO"
#. QDbkj
-#: formula/inc/core_resource.hrc:2358
+#: formula/inc/core_resource.hrc:2383
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISTEXT"
msgstr "YETESTU"
#. 7cwz3
-#: formula/inc/core_resource.hrc:2359
+#: formula/inc/core_resource.hrc:2384
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNONTEXT"
msgstr "YENOTESTU"
#. Sf78G
-#: formula/inc/core_resource.hrc:2360
+#: formula/inc/core_resource.hrc:2385
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISLOGICAL"
msgstr "YELOXICO"
#. cp5XL
-#: formula/inc/core_resource.hrc:2361
+#: formula/inc/core_resource.hrc:2386
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TYPE"
msgstr "TIPU"
#. TosDP
-#: formula/inc/core_resource.hrc:2362
+#: formula/inc/core_resource.hrc:2387
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CELL"
msgstr "CAXELLA"
#. CEEAs
-#: formula/inc/core_resource.hrc:2363
+#: formula/inc/core_resource.hrc:2388
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISREF"
msgstr "YEREF"
#. oYFSL
-#: formula/inc/core_resource.hrc:2364
+#: formula/inc/core_resource.hrc:2389
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNUMBER"
msgstr "YENÚMBERU"
#. KtYgY
-#: formula/inc/core_resource.hrc:2365
+#: formula/inc/core_resource.hrc:2390
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISFORMULA"
msgstr "YEFÓRMULA"
#. JmCq7
-#: formula/inc/core_resource.hrc:2366
+#: formula/inc/core_resource.hrc:2391
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "YEND"
#. eSL6y
-#: formula/inc/core_resource.hrc:2367
+#: formula/inc/core_resource.hrc:2392
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERR"
msgstr "YEERR"
#. XUgnE
-#: formula/inc/core_resource.hrc:2368
+#: formula/inc/core_resource.hrc:2393
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "YEERROR"
#. CgkSX
-#: formula/inc/core_resource.hrc:2369
+#: formula/inc/core_resource.hrc:2394
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISEVEN"
msgstr "YEPAR"
#. NF3DL
-#: formula/inc/core_resource.hrc:2370
+#: formula/inc/core_resource.hrc:2395
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISODD"
msgstr "YEIMPAR"
#. zWjQ2
-#: formula/inc/core_resource.hrc:2371
+#: formula/inc/core_resource.hrc:2396
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "N"
msgstr "N"
#. Rpyy9
-#: formula/inc/core_resource.hrc:2372
+#: formula/inc/core_resource.hrc:2397
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEVALUE"
msgstr "VALORDATA"
#. YoZ86
-#: formula/inc/core_resource.hrc:2373
+#: formula/inc/core_resource.hrc:2398
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIMEVALUE"
msgstr "VALORTIEMPU"
#. u9Cq2
-#: formula/inc/core_resource.hrc:2374
+#: formula/inc/core_resource.hrc:2399
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CODE"
msgstr "CÓDIGU"
#. Tfa7V
-#: formula/inc/core_resource.hrc:2375
+#: formula/inc/core_resource.hrc:2400
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIM"
msgstr "RECORTAR"
#. DTAHH
-#: formula/inc/core_resource.hrc:2376
+#: formula/inc/core_resource.hrc:2401
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UPPER"
msgstr "MAYÚSC"
#. B8s34
-#: formula/inc/core_resource.hrc:2377
+#: formula/inc/core_resource.hrc:2402
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROPER"
msgstr "NOMPROPIU"
#. DDm7q
-#: formula/inc/core_resource.hrc:2378
+#: formula/inc/core_resource.hrc:2403
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOWER"
msgstr "MINÚSC"
#. nKRuv
-#: formula/inc/core_resource.hrc:2379
+#: formula/inc/core_resource.hrc:2404
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEN"
msgstr "LLARGU"
#. L2QYN
-#: formula/inc/core_resource.hrc:2380
+#: formula/inc/core_resource.hrc:2405
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T"
msgstr "T"
#. WR2P5
-#: formula/inc/core_resource.hrc:2381
+#: formula/inc/core_resource.hrc:2406
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VALUE"
msgstr "VALOR"
#. scQDa
-#: formula/inc/core_resource.hrc:2382
+#: formula/inc/core_resource.hrc:2407
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CLEAN"
msgstr "LLIMPIAR"
#. vn5fL
-#: formula/inc/core_resource.hrc:2383
+#: formula/inc/core_resource.hrc:2408
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHAR"
msgstr "CARÁUTER"
#. D5tnq
-#: formula/inc/core_resource.hrc:2384
+#: formula/inc/core_resource.hrc:2409
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "JIS"
msgstr "JIS"
#. fjcZG
-#: formula/inc/core_resource.hrc:2385
+#: formula/inc/core_resource.hrc:2410
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ASC"
msgstr "ASC"
#. FLCLC
-#: formula/inc/core_resource.hrc:2386
+#: formula/inc/core_resource.hrc:2411
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICODE"
msgstr "UNICODE"
#. AYPzA
-#: formula/inc/core_resource.hrc:2387
+#: formula/inc/core_resource.hrc:2412
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "UNICHAR"
msgstr "UNICHAR"
#. 6D3EV
-#: formula/inc/core_resource.hrc:2388
+#: formula/inc/core_resource.hrc:2413
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG10"
msgstr "LOG10"
#. BHS3K
-#: formula/inc/core_resource.hrc:2389
+#: formula/inc/core_resource.hrc:2414
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "PAR"
#. kTKKZ
-#: formula/inc/core_resource.hrc:2390
+#: formula/inc/core_resource.hrc:2415
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ODD"
msgstr "IMPAR"
#. s3xj3
-#: formula/inc/core_resource.hrc:2391
+#: formula/inc/core_resource.hrc:2416
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSDIST"
msgstr "DISTNORMESTAND"
#. iXthM
-#: formula/inc/core_resource.hrc:2392
+#: formula/inc/core_resource.hrc:2417
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.DIST"
msgstr "DIST.NORM.EST"
#. CADmA
-#: formula/inc/core_resource.hrc:2393
+#: formula/inc/core_resource.hrc:2418
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHER"
msgstr "FISHER"
#. isCQ3
-#: formula/inc/core_resource.hrc:2394
+#: formula/inc/core_resource.hrc:2419
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FISHERINV"
msgstr "INVFISHER"
#. BaYfe
-#: formula/inc/core_resource.hrc:2395
+#: formula/inc/core_resource.hrc:2420
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMSINV"
msgstr "INVNORMESTAND"
#. pCD9f
-#: formula/inc/core_resource.hrc:2396
+#: formula/inc/core_resource.hrc:2421
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.S.INV"
msgstr "INV.NORM.EST"
#. 6MkED
-#: formula/inc/core_resource.hrc:2397
+#: formula/inc/core_resource.hrc:2422
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN"
msgstr "LNGAMMA"
#. 7CNvA
-#: formula/inc/core_resource.hrc:2398
+#: formula/inc/core_resource.hrc:2423
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMALN.PRECISE"
msgstr "GAMMA.LN.EXACTU"
#. uq6bt
-#: formula/inc/core_resource.hrc:2399
+#: formula/inc/core_resource.hrc:2424
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERRORTYPE"
msgstr "TIPUERROR"
#. VvyBc
-#: formula/inc/core_resource.hrc:2400
+#: formula/inc/core_resource.hrc:2425
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERROR.TYPE"
msgstr "TRIBA.ERROR"
#. hA6t7
-#: formula/inc/core_resource.hrc:2401
+#: formula/inc/core_resource.hrc:2426
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORMULA"
msgstr "FÓRMULA"
#. vNCQC
-#: formula/inc/core_resource.hrc:2402
+#: formula/inc/core_resource.hrc:2427
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ARABIC"
msgstr "ÁRABE"
#. EQ5yx
-#: formula/inc/core_resource.hrc:2403
+#: formula/inc/core_resource.hrc:2428
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ATAN2"
msgstr "ATAN2"
#. Gw9Fm
-#: formula/inc/core_resource.hrc:2404
+#: formula/inc/core_resource.hrc:2429
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.MATH"
msgstr "TECHU.MATH"
#. MCSCn
-#: formula/inc/core_resource.hrc:2405
+#: formula/inc/core_resource.hrc:2430
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING"
msgstr "LLIMSUPERIOR"
#. scaZA
-#: formula/inc/core_resource.hrc:2406
+#: formula/inc/core_resource.hrc:2431
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.XCL"
msgstr "TECHU.XCL"
#. WvaBc
-#: formula/inc/core_resource.hrc:2407
+#: formula/inc/core_resource.hrc:2432
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CEILING.PRECISE"
msgstr "TECHU.EXAUTU"
#. rEus7
-#: formula/inc/core_resource.hrc:2408
+#: formula/inc/core_resource.hrc:2433
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISO.CEILING"
msgstr "ISO.TECHU"
#. Q8bBZ
-#: formula/inc/core_resource.hrc:2409
+#: formula/inc/core_resource.hrc:2434
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR"
msgstr "LLIMINFERIOR"
#. AmYrj
-#: formula/inc/core_resource.hrc:2410
+#: formula/inc/core_resource.hrc:2435
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.XCL"
msgstr "SUELU.XCL"
#. wALpZ
-#: formula/inc/core_resource.hrc:2411
+#: formula/inc/core_resource.hrc:2436
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.MATH"
msgstr "SUELU.MATH"
#. rKCyS
-#: formula/inc/core_resource.hrc:2412
+#: formula/inc/core_resource.hrc:2437
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "SUELU.EXACTU"
#. WHtuv
-#: formula/inc/core_resource.hrc:2413
+#: formula/inc/core_resource.hrc:2438
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUND"
msgstr "REDONDIAR"
#. TZEFs
-#: formula/inc/core_resource.hrc:2414
+#: formula/inc/core_resource.hrc:2439
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDUP"
msgstr "REDONDIARSUP"
#. 3tjA5
-#: formula/inc/core_resource.hrc:2415
+#: formula/inc/core_resource.hrc:2440
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDDOWN"
msgstr "REDONDIARINF"
#. XBWFh
-#: formula/inc/core_resource.hrc:2416
+#: formula/inc/core_resource.hrc:2441
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRUNC"
msgstr "TRUNCAR"
#. LKBqy
-#: formula/inc/core_resource.hrc:2417
+#: formula/inc/core_resource.hrc:2442
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOG"
msgstr "LOG"
#. Asn3C
-#: formula/inc/core_resource.hrc:2418
+#: formula/inc/core_resource.hrc:2443
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POWER"
msgstr "POTENCIA"
#. fNofY
-#: formula/inc/core_resource.hrc:2419
+#: formula/inc/core_resource.hrc:2444
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "MCD"
#. aTzGm
-#: formula/inc/core_resource.hrc:2420
+#: formula/inc/core_resource.hrc:2445
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "MCM"
#. HqKX8
-#: formula/inc/core_resource.hrc:2421
+#: formula/inc/core_resource.hrc:2446
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MOD"
msgstr "RESTU"
#. 4pDQY
-#: formula/inc/core_resource.hrc:2422
+#: formula/inc/core_resource.hrc:2447
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMPRODUCT"
msgstr "SUMAPRODUCTU"
#. iYnCx
-#: formula/inc/core_resource.hrc:2423
+#: formula/inc/core_resource.hrc:2448
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMSQ"
msgstr "SUMACUADR"
#. TCmLs
-#: formula/inc/core_resource.hrc:2424
+#: formula/inc/core_resource.hrc:2449
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2MY2"
msgstr "SUMAX2MENOSY2"
#. 3CA6E
-#: formula/inc/core_resource.hrc:2425
+#: formula/inc/core_resource.hrc:2450
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMX2PY2"
msgstr "SUMAX2MASY2"
#. yE6FJ
-#: formula/inc/core_resource.hrc:2426
+#: formula/inc/core_resource.hrc:2451
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMXMY2"
msgstr "SUMAXMENOSY2"
#. Kq3Fv
-#: formula/inc/core_resource.hrc:2427
+#: formula/inc/core_resource.hrc:2452
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATE"
msgstr "DATA"
#. 7daHs
-#: formula/inc/core_resource.hrc:2428
+#: formula/inc/core_resource.hrc:2453
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TIME"
msgstr "TIEMPU"
#. XMgdw
-#: formula/inc/core_resource.hrc:2429
+#: formula/inc/core_resource.hrc:2454
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "DIES"
#. GmFrk
-#: formula/inc/core_resource.hrc:2430
+#: formula/inc/core_resource.hrc:2455
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS360"
msgstr "DIES360"
#. ryXRy
-#: formula/inc/core_resource.hrc:2431
+#: formula/inc/core_resource.hrc:2456
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DATEDIF"
msgstr "DIFDATES"
#. hfE7B
-#: formula/inc/core_resource.hrc:2432
+#: formula/inc/core_resource.hrc:2457
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIN"
msgstr "MIN"
#. AnAVr
-#: formula/inc/core_resource.hrc:2433
+#: formula/inc/core_resource.hrc:2458
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINA"
msgstr "MINA"
#. Gix6E
-#: formula/inc/core_resource.hrc:2434
+#: formula/inc/core_resource.hrc:2459
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAX"
msgstr "MÁX"
#. Y6F2B
-#: formula/inc/core_resource.hrc:2435
+#: formula/inc/core_resource.hrc:2460
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXA"
msgstr "MÁXA"
#. CZXHr
-#: formula/inc/core_resource.hrc:2436
+#: formula/inc/core_resource.hrc:2461
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUM"
msgstr "SUMA"
#. 4KA5C
-#: formula/inc/core_resource.hrc:2437
+#: formula/inc/core_resource.hrc:2462
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "PRODUCTU"
#. qpU73
-#: formula/inc/core_resource.hrc:2438
+#: formula/inc/core_resource.hrc:2463
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGE"
msgstr "PERMEDIU"
#. sHZ7d
-#: formula/inc/core_resource.hrc:2439
+#: formula/inc/core_resource.hrc:2464
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEA"
msgstr "PERMEDIUA"
#. CFSpv
-#: formula/inc/core_resource.hrc:2440
+#: formula/inc/core_resource.hrc:2465
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNT"
msgstr "CUENTA"
#. JYFiS
-#: formula/inc/core_resource.hrc:2441
+#: formula/inc/core_resource.hrc:2466
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "CUENTAA"
#. JjXDM
-#: formula/inc/core_resource.hrc:2442
+#: formula/inc/core_resource.hrc:2467
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPV"
msgstr "VNA"
#. YjgAC
-#: formula/inc/core_resource.hrc:2443
+#: formula/inc/core_resource.hrc:2468
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IRR"
msgstr "TIR"
#. BYTjL
-#: formula/inc/core_resource.hrc:2444
+#: formula/inc/core_resource.hrc:2469
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "MIRR"
#. v9GAT
-#: formula/inc/core_resource.hrc:2445
+#: formula/inc/core_resource.hrc:2470
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISPMT"
msgstr "INT.PAGU.DIR"
#. K7EeP
-#: formula/inc/core_resource.hrc:2446
+#: formula/inc/core_resource.hrc:2471
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR"
msgstr "VAR"
#. CXPNH
-#: formula/inc/core_resource.hrc:2447
+#: formula/inc/core_resource.hrc:2472
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARA"
msgstr "VARA"
#. zYRiw
-#: formula/inc/core_resource.hrc:2448
+#: formula/inc/core_resource.hrc:2473
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARP"
msgstr "VARP"
#. 38coa
-#: formula/inc/core_resource.hrc:2449
+#: formula/inc/core_resource.hrc:2474
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VARPA"
msgstr "VARPA"
#. 9ofpD
-#: formula/inc/core_resource.hrc:2450
+#: formula/inc/core_resource.hrc:2475
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.P"
msgstr "VAR.P"
#. CmJnc
-#: formula/inc/core_resource.hrc:2451
+#: formula/inc/core_resource.hrc:2476
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VAR.S"
msgstr "VAR.S"
#. Fn4hd
-#: formula/inc/core_resource.hrc:2452
+#: formula/inc/core_resource.hrc:2477
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV"
msgstr "STDEV"
#. bzGrU
-#: formula/inc/core_resource.hrc:2453
+#: formula/inc/core_resource.hrc:2478
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVA"
msgstr "STDEVA"
#. u4EE9
-#: formula/inc/core_resource.hrc:2454
+#: formula/inc/core_resource.hrc:2479
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVP"
msgstr "STDEVP"
#. qcdgn
-#: formula/inc/core_resource.hrc:2455
+#: formula/inc/core_resource.hrc:2480
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEVPA"
msgstr "STDEVPA"
#. wJefG
-#: formula/inc/core_resource.hrc:2456
+#: formula/inc/core_resource.hrc:2481
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.P"
msgstr "STDEV.P"
#. ZQKhp
-#: formula/inc/core_resource.hrc:2457
+#: formula/inc/core_resource.hrc:2482
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STDEV.S"
msgstr "STDEV.S"
#. dnFm9
-#: formula/inc/core_resource.hrc:2458
+#: formula/inc/core_resource.hrc:2483
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "B"
msgstr "B"
#. vSS7A
-#: formula/inc/core_resource.hrc:2459
+#: formula/inc/core_resource.hrc:2484
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "DISTNORM"
#. ZmN24
-#: formula/inc/core_resource.hrc:2460
+#: formula/inc/core_resource.hrc:2485
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.DIST"
msgstr "DIST.NORM"
#. ZotkE
-#: formula/inc/core_resource.hrc:2461
+#: formula/inc/core_resource.hrc:2486
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPONDIST"
msgstr "DISTESPON"
#. QR4X5
-#: formula/inc/core_resource.hrc:2462
+#: formula/inc/core_resource.hrc:2487
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXPON.DIST"
msgstr "DIST.ESPON"
#. rj7xi
-#: formula/inc/core_resource.hrc:2463
+#: formula/inc/core_resource.hrc:2488
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOMDIST"
msgstr "DISTBINOM"
#. 3DUoC
-#: formula/inc/core_resource.hrc:2464
+#: formula/inc/core_resource.hrc:2489
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
#. 5PEVt
-#: formula/inc/core_resource.hrc:2465
+#: formula/inc/core_resource.hrc:2490
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "POISSON"
#. 3KDHP
-#: formula/inc/core_resource.hrc:2466
+#: formula/inc/core_resource.hrc:2491
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON.DIST"
msgstr "DIST.POISSON"
#. TJ2Am
-#: formula/inc/core_resource.hrc:2467
+#: formula/inc/core_resource.hrc:2492
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBIN"
msgstr "COMBINAT"
#. uooUA
-#: formula/inc/core_resource.hrc:2468
+#: formula/inc/core_resource.hrc:2493
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COMBINA"
msgstr "COMBINATA"
#. YAwK5
-#: formula/inc/core_resource.hrc:2469
+#: formula/inc/core_resource.hrc:2494
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUT"
msgstr "PERMUTACIONES"
#. cBPLT
-#: formula/inc/core_resource.hrc:2470
+#: formula/inc/core_resource.hrc:2495
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERMUTATIONA"
msgstr "PERMUTACIÓNA"
#. t93rk
-#: formula/inc/core_resource.hrc:2471
+#: formula/inc/core_resource.hrc:2496
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "VA"
#. tKLfE
-#: formula/inc/core_resource.hrc:2472
+#: formula/inc/core_resource.hrc:2497
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SYD"
msgstr "SYD"
#. 7BwE3
-#: formula/inc/core_resource.hrc:2473
+#: formula/inc/core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDB"
msgstr "DDB"
#. C536Y
-#: formula/inc/core_resource.hrc:2474
+#: formula/inc/core_resource.hrc:2499
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DB"
msgstr "DB"
#. rpLvw
-#: formula/inc/core_resource.hrc:2475
+#: formula/inc/core_resource.hrc:2500
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VDB"
msgstr "BDV"
#. GCfAw
-#: formula/inc/core_resource.hrc:2476
+#: formula/inc/core_resource.hrc:2501
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PDURATION"
msgstr "DURACIÓNP"
#. i6LFt
-#: formula/inc/core_resource.hrc:2477
+#: formula/inc/core_resource.hrc:2502
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLN"
msgstr "SLN"
#. CvELN
-#: formula/inc/core_resource.hrc:2478
+#: formula/inc/core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PMT"
msgstr "PAGU"
#. sbNXE
-#: formula/inc/core_resource.hrc:2479
+#: formula/inc/core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMNS"
msgstr "COLUMNES"
#. UrxAN
-#: formula/inc/core_resource.hrc:2480
+#: formula/inc/core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROWS"
msgstr "FILERES"
#. 6JRiQ
-#: formula/inc/core_resource.hrc:2481
+#: formula/inc/core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEETS"
msgstr "FUEYES"
#. FYiZp
-#: formula/inc/core_resource.hrc:2482
+#: formula/inc/core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "COLUMNA"
#. W2Dnn
-#: formula/inc/core_resource.hrc:2483
+#: formula/inc/core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "FILERA"
#. CrPhx
-#: formula/inc/core_resource.hrc:2484
+#: formula/inc/core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "FUEYA"
#. u57Dj
-#: formula/inc/core_resource.hrc:2485
+#: formula/inc/core_resource.hrc:2510
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RRI"
msgstr "INTRINDIMIENTU"
#. EyAQF
-#: formula/inc/core_resource.hrc:2486
+#: formula/inc/core_resource.hrc:2511
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "VF"
#. EaLTQ
-#: formula/inc/core_resource.hrc:2487
+#: formula/inc/core_resource.hrc:2512
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NPER"
msgstr "NPER"
#. LGUbb
-#: formula/inc/core_resource.hrc:2488
+#: formula/inc/core_resource.hrc:2513
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "TASA"
#. AGdL3
-#: formula/inc/core_resource.hrc:2489
+#: formula/inc/core_resource.hrc:2514
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PAGUINT"
#. vpLQh
-#: formula/inc/core_resource.hrc:2490
+#: formula/inc/core_resource.hrc:2515
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PAGUPRIN"
#. ABfAb
-#: formula/inc/core_resource.hrc:2491
+#: formula/inc/core_resource.hrc:2516
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "PAGUINTACUM"
#. aCEVC
-#: formula/inc/core_resource.hrc:2492
+#: formula/inc/core_resource.hrc:2517
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "PRINCACUM"
#. KNTdw
-#: formula/inc/core_resource.hrc:2493
+#: formula/inc/core_resource.hrc:2518
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "INT.EFEUTIVU"
#. fovF4
-#: formula/inc/core_resource.hrc:2494
+#: formula/inc/core_resource.hrc:2519
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NOMINAL"
msgstr "TASA.NOMINAL"
#. bxEkk
-#: formula/inc/core_resource.hrc:2495
+#: formula/inc/core_resource.hrc:2520
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBTOTAL"
msgstr "SUBTOTALES"
#. nggfn
-#: formula/inc/core_resource.hrc:2496
+#: formula/inc/core_resource.hrc:2521
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSUM"
msgstr "BDSUMA"
#. u6fWB
-#: formula/inc/core_resource.hrc:2497
+#: formula/inc/core_resource.hrc:2522
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNT"
msgstr "BDCUNTAR"
#. Gg8SK
-#: formula/inc/core_resource.hrc:2498
+#: formula/inc/core_resource.hrc:2523
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "BDCUNTARA"
#. 3SNxX
-#: formula/inc/core_resource.hrc:2499
+#: formula/inc/core_resource.hrc:2524
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAVERAGE"
msgstr "BDMEDIA"
#. bc6DT
-#: formula/inc/core_resource.hrc:2500
+#: formula/inc/core_resource.hrc:2525
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DGET"
msgstr "BDESTRAYER"
#. isoy2
-#: formula/inc/core_resource.hrc:2501
+#: formula/inc/core_resource.hrc:2526
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMAX"
msgstr "BDMÁX"
#. AW7vP
-#: formula/inc/core_resource.hrc:2502
+#: formula/inc/core_resource.hrc:2527
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DMIN"
msgstr "BDMÍN"
#. pGgvo
-#: formula/inc/core_resource.hrc:2503
+#: formula/inc/core_resource.hrc:2528
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "BDPRODUCTU"
#. ZyFwP
-#: formula/inc/core_resource.hrc:2504
+#: formula/inc/core_resource.hrc:2529
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEV"
msgstr "DSTDEV"
#. oC55j
-#: formula/inc/core_resource.hrc:2505
+#: formula/inc/core_resource.hrc:2530
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DSTDEVP"
msgstr "DSTDEVP"
#. yGRGB
-#: formula/inc/core_resource.hrc:2506
+#: formula/inc/core_resource.hrc:2531
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVAR"
msgstr "BDVAR"
#. yoXqK
-#: formula/inc/core_resource.hrc:2507
+#: formula/inc/core_resource.hrc:2532
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DVARP"
msgstr "BDVARP"
#. 2Lt4B
-#: formula/inc/core_resource.hrc:2508
+#: formula/inc/core_resource.hrc:2533
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDIRECT"
msgstr "INDIREUTU"
#. hoG6e
-#: formula/inc/core_resource.hrc:2509
+#: formula/inc/core_resource.hrc:2534
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ADDRESS"
msgstr "SEÑES"
#. oC9GV
-#: formula/inc/core_resource.hrc:2510
+#: formula/inc/core_resource.hrc:2535
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MATCH"
msgstr "CONCASAR"
#. vCA22
-#: formula/inc/core_resource.hrc:2511
+#: formula/inc/core_resource.hrc:2536
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XMATCH"
msgstr "ATOPARX"
#. xuDNa
-#: formula/inc/core_resource.hrc:2512
+#: formula/inc/core_resource.hrc:2537
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTBLANK"
msgstr "CUNTARENBLANCO"
#. Zqz6p
-#: formula/inc/core_resource.hrc:2513
+#: formula/inc/core_resource.hrc:2538
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIF"
msgstr "CUNTARSI"
#. DtDEf
-#: formula/inc/core_resource.hrc:2514
+#: formula/inc/core_resource.hrc:2539
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIF"
msgstr "SUMARSI"
#. PLSLe
-#: formula/inc/core_resource.hrc:2515
+#: formula/inc/core_resource.hrc:2540
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "PERMEDIUSI"
#. gBitk
-#: formula/inc/core_resource.hrc:2516
+#: formula/inc/core_resource.hrc:2541
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMASICONXUNT"
#. eoVP4
-#: formula/inc/core_resource.hrc:2517
+#: formula/inc/core_resource.hrc:2542
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "MEDIASICONXUNT"
#. EFZv9
-#: formula/inc/core_resource.hrc:2518
+#: formula/inc/core_resource.hrc:2543
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "CUNTARSICONXUNT"
#. FRVEu
-#: formula/inc/core_resource.hrc:2519
+#: formula/inc/core_resource.hrc:2544
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOOKUP"
msgstr "GUETA"
#. ZzCnC
-#: formula/inc/core_resource.hrc:2520
+#: formula/inc/core_resource.hrc:2545
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "VLOOKUP"
msgstr "GUETAV"
#. Lf6uU
-#: formula/inc/core_resource.hrc:2521
+#: formula/inc/core_resource.hrc:2546
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "XLOOKUP"
msgstr "XLOOKUP"
#. Exee6
-#: formula/inc/core_resource.hrc:2522
+#: formula/inc/core_resource.hrc:2547
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HLOOKUP"
msgstr "GUETAH"
#. p8f3n
-#: formula/inc/core_resource.hrc:2523
+#: formula/inc/core_resource.hrc:2548
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTER"
+msgstr "PEÑERA"
+
+#. T3guZ
+#: formula/inc/core_resource.hrc:2549
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORT"
+msgstr "ORDENAR"
+
+#. PUE2S
+#: formula/inc/core_resource.hrc:2550
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SORTBY"
+msgstr "ORDENARPOR"
+
+#. NUEuu
+#: formula/inc/core_resource.hrc:2551
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "UNIQUE"
msgstr ""
#. dTotR
-#: formula/inc/core_resource.hrc:2524
+#: formula/inc/core_resource.hrc:2552
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIRANGE"
msgstr "MULTIRANGU"
#. ui5BC
#. legacy for range list (union)
-#: formula/inc/core_resource.hrc:2525
+#: formula/inc/core_resource.hrc:2553
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "OFFSET"
msgstr "ESPLAZAMIENTU"
#. j43Ns
-#: formula/inc/core_resource.hrc:2526
+#: formula/inc/core_resource.hrc:2554
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INDEX"
msgstr "INDEX"
#. DpRD2
#. ?? first character = I ??
-#: formula/inc/core_resource.hrc:2527
+#: formula/inc/core_resource.hrc:2555
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AREAS"
msgstr "ÁREES"
#. BBMGS
-#: formula/inc/core_resource.hrc:2528
+#: formula/inc/core_resource.hrc:2556
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DOLLAR"
msgstr "MONEDA"
#. dL3Bf
-#: formula/inc/core_resource.hrc:2529
+#: formula/inc/core_resource.hrc:2557
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACE"
msgstr "TROCAR"
#. UZak8
-#: formula/inc/core_resource.hrc:2530
+#: formula/inc/core_resource.hrc:2558
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIXED"
msgstr "FIXU"
#. 8t8KR
-#: formula/inc/core_resource.hrc:2531
+#: formula/inc/core_resource.hrc:2559
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FIND"
msgstr "ALCONTRAR"
#. oDxoA
-#: formula/inc/core_resource.hrc:2532
+#: formula/inc/core_resource.hrc:2560
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EXACT"
msgstr "EXACTU"
#. dqyCD
-#: formula/inc/core_resource.hrc:2533
+#: formula/inc/core_resource.hrc:2561
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFT"
msgstr "IZQUIERDA"
#. 5Cmkf
-#: formula/inc/core_resource.hrc:2534
+#: formula/inc/core_resource.hrc:2562
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHT"
msgstr "DRECHA"
#. eoXGy
-#: formula/inc/core_resource.hrc:2535
+#: formula/inc/core_resource.hrc:2563
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCH"
msgstr "GUETAR"
#. BAmDj
-#: formula/inc/core_resource.hrc:2536
+#: formula/inc/core_resource.hrc:2564
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MID"
msgstr "MID"
#. CcD9A
-#: formula/inc/core_resource.hrc:2537
+#: formula/inc/core_resource.hrc:2565
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LENB"
msgstr "LENB"
#. LNZ8z
-#: formula/inc/core_resource.hrc:2538
+#: formula/inc/core_resource.hrc:2566
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RIGHTB"
msgstr "RIGHTB"
#. WtUCd
-#: formula/inc/core_resource.hrc:2539
+#: formula/inc/core_resource.hrc:2567
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LEFTB"
msgstr "LEFTB"
#. hMJEw
-#: formula/inc/core_resource.hrc:2540
+#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
msgstr "TROCARB"
#. KAutM
-#: formula/inc/core_resource.hrc:2541
+#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIDB"
msgstr "MIDB"
#. 5ouAE
-#: formula/inc/core_resource.hrc:2542
+#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXT"
msgstr "TESTU"
#. EVEza
-#: formula/inc/core_resource.hrc:2543
+#: formula/inc/core_resource.hrc:2571
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUBSTITUTE"
msgstr "SUSTITUIR"
#. i3GvS
-#: formula/inc/core_resource.hrc:2544
+#: formula/inc/core_resource.hrc:2572
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPT"
msgstr "REPETIR"
#. 2ai5X
-#: formula/inc/core_resource.hrc:2545
+#: formula/inc/core_resource.hrc:2573
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCATENATE"
msgstr "CONCATENAR"
#. BUBLF
-#: formula/inc/core_resource.hrc:2546
+#: formula/inc/core_resource.hrc:2574
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
msgstr "CONCAT"
#. 5iLsv
-#: formula/inc/core_resource.hrc:2547
+#: formula/inc/core_resource.hrc:2575
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
msgstr "XUNCIRTESTU"
#. XFAVk
-#: formula/inc/core_resource.hrc:2548
+#: formula/inc/core_resource.hrc:2576
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
msgstr "SICONXUNTU"
#. mqNA5
-#: formula/inc/core_resource.hrc:2549
+#: formula/inc/core_resource.hrc:2577
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
msgstr "CAMUDAR"
#. adC5v
-#: formula/inc/core_resource.hrc:2550
+#: formula/inc/core_resource.hrc:2578
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
msgstr "MINSICONXUNTU"
#. cXh5s
-#: formula/inc/core_resource.hrc:2551
+#: formula/inc/core_resource.hrc:2579
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
msgstr "MAXSICONXUNTU"
#. 6DKDF
-#: formula/inc/core_resource.hrc:2552
+#: formula/inc/core_resource.hrc:2580
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MVALUE"
msgstr "VALORM"
#. oo8ci
-#: formula/inc/core_resource.hrc:2553
+#: formula/inc/core_resource.hrc:2581
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MDETERM"
msgstr "MDETERM"
#. ApX8N
-#: formula/inc/core_resource.hrc:2554
+#: formula/inc/core_resource.hrc:2582
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINVERSE"
msgstr "MINVERSA"
#. tyjoM
-#: formula/inc/core_resource.hrc:2555
+#: formula/inc/core_resource.hrc:2583
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MMULT"
msgstr "MMULT"
+#. 7JsnJ
+#: formula/inc/core_resource.hrc:2584
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "SEQUENCE"
+msgstr ""
+
#. KmpNP
-#: formula/inc/core_resource.hrc:2556
+#: formula/inc/core_resource.hrc:2585
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRANSPOSE"
msgstr "TRESPONER"
#. Q2ER4
-#: formula/inc/core_resource.hrc:2557
+#: formula/inc/core_resource.hrc:2586
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MUNIT"
msgstr "MUNITARIA"
#. kmGD3
-#: formula/inc/core_resource.hrc:2558
+#: formula/inc/core_resource.hrc:2587
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GOALSEEK"
msgstr "BUSCAOXETIVU"
#. i7qgX
-#: formula/inc/core_resource.hrc:2559
+#: formula/inc/core_resource.hrc:2588
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOMDIST"
msgstr "DISTHIPERXEOM"
#. oUBqZ
-#: formula/inc/core_resource.hrc:2560
+#: formula/inc/core_resource.hrc:2589
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPGEOM.DIST"
msgstr "DIST.HIPXEOM"
#. XWa2D
-#: formula/inc/core_resource.hrc:2561
+#: formula/inc/core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORMDIST"
msgstr "DISTLOGNORM"
#. g2ozv
-#: formula/inc/core_resource.hrc:2562
+#: formula/inc/core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.DIST"
msgstr "DIST.LOG.NORM"
#. bWRCD
-#: formula/inc/core_resource.hrc:2563
+#: formula/inc/core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TDIST"
msgstr "DISTT"
#. fEd5s
-#: formula/inc/core_resource.hrc:2564
+#: formula/inc/core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.2T"
msgstr "DIST.F.D"
#. F5Pfo
-#: formula/inc/core_resource.hrc:2565
+#: formula/inc/core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST"
msgstr "DIST.T"
#. BVPMN
-#: formula/inc/core_resource.hrc:2566
+#: formula/inc/core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.DIST.RT"
msgstr "DIST.T.DR"
#. CHDLb
-#: formula/inc/core_resource.hrc:2567
+#: formula/inc/core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FDIST"
msgstr "DISTF"
#. XBqcu
-#: formula/inc/core_resource.hrc:2568
+#: formula/inc/core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST"
msgstr "DIST.F"
#. P9uGQ
-#: formula/inc/core_resource.hrc:2569
+#: formula/inc/core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.DIST.RT"
msgstr "DIST.F.DR"
#. 9iTFp
-#: formula/inc/core_resource.hrc:2570
+#: formula/inc/core_resource.hrc:2599
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIDIST"
msgstr "DISTCHI"
#. 4bU9E
-#: formula/inc/core_resource.hrc:2571
+#: formula/inc/core_resource.hrc:2600
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
#. CA3gq
-#: formula/inc/core_resource.hrc:2572
+#: formula/inc/core_resource.hrc:2601
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL"
msgstr "WEIBULL"
#. cfK8c
-#: formula/inc/core_resource.hrc:2573
+#: formula/inc/core_resource.hrc:2602
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "DIST.WEIBULL"
#. BuVL2
-#: formula/inc/core_resource.hrc:2574
+#: formula/inc/core_resource.hrc:2603
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
#. JDW2e
-#: formula/inc/core_resource.hrc:2575
+#: formula/inc/core_resource.hrc:2604
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NEGBINOM.DIST"
msgstr "DIST.BINOM.NEG"
#. WGm4P
-#: formula/inc/core_resource.hrc:2576
+#: formula/inc/core_resource.hrc:2605
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CRITBINOM"
msgstr "BINOMCRIT"
#. GJqSo
-#: formula/inc/core_resource.hrc:2577
+#: formula/inc/core_resource.hrc:2606
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BINOM.INV"
msgstr "BINOM.INV"
#. HXdvV
-#: formula/inc/core_resource.hrc:2578
+#: formula/inc/core_resource.hrc:2607
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "KURT"
msgstr "CURT"
#. gVato
-#: formula/inc/core_resource.hrc:2579
+#: formula/inc/core_resource.hrc:2608
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HARMEAN"
msgstr "MEDIAHARMO"
#. UWQAS
-#: formula/inc/core_resource.hrc:2580
+#: formula/inc/core_resource.hrc:2609
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GEOMEAN"
msgstr "MEDIAXEOM"
#. tpAGN
-#: formula/inc/core_resource.hrc:2581
+#: formula/inc/core_resource.hrc:2610
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STANDARDIZE"
msgstr "NORMALIZAR"
#. xZDRE
-#: formula/inc/core_resource.hrc:2582
+#: formula/inc/core_resource.hrc:2611
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVEDEV"
msgstr "DESVMEDIA"
#. jFsMN
-#: formula/inc/core_resource.hrc:2583
+#: formula/inc/core_resource.hrc:2612
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEW"
msgstr "COEFASIMETRIA"
#. pENWD
-#: formula/inc/core_resource.hrc:2584
+#: formula/inc/core_resource.hrc:2613
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "COEFASIMETRIAP"
#. DWBTD
-#: formula/inc/core_resource.hrc:2585
+#: formula/inc/core_resource.hrc:2614
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DEVSQ"
msgstr "DESVCUAD"
#. mGW7t
-#: formula/inc/core_resource.hrc:2586
+#: formula/inc/core_resource.hrc:2615
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MEDIAN"
msgstr "MEDIANA"
#. an6ST
-#: formula/inc/core_resource.hrc:2587
+#: formula/inc/core_resource.hrc:2616
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MODA"
#. unFXZ
-#: formula/inc/core_resource.hrc:2588
+#: formula/inc/core_resource.hrc:2617
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
msgstr "MODA.UNICA"
#. MUvgH
-#: formula/inc/core_resource.hrc:2589
+#: formula/inc/core_resource.hrc:2618
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
msgstr "MODA.MULT"
#. DYFQo
-#: formula/inc/core_resource.hrc:2590
+#: formula/inc/core_resource.hrc:2619
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ZTEST"
msgstr "PRUEBAZ"
#. QLThG
-#: formula/inc/core_resource.hrc:2591
+#: formula/inc/core_resource.hrc:2620
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "PRUEBA.Z"
#. uG2Uy
-#: formula/inc/core_resource.hrc:2592
+#: formula/inc/core_resource.hrc:2621
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AGGREGATE"
msgstr "AMESTAR"
#. ky6Cc
-#: formula/inc/core_resource.hrc:2593
+#: formula/inc/core_resource.hrc:2622
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TTEST"
msgstr "PRUEBAT"
#. FR8fD
-#: formula/inc/core_resource.hrc:2594
+#: formula/inc/core_resource.hrc:2623
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "TEST.T"
#. YbRDQ
-#: formula/inc/core_resource.hrc:2595
+#: formula/inc/core_resource.hrc:2624
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "RANGU"
#. zDE8s
-#: formula/inc/core_resource.hrc:2596
+#: formula/inc/core_resource.hrc:2625
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE"
msgstr "PERCENTIL"
#. zFA3A
-#: formula/inc/core_resource.hrc:2597
+#: formula/inc/core_resource.hrc:2626
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK"
msgstr "RANGUPORCENTUAL"
#. eRFHC
-#: formula/inc/core_resource.hrc:2598
+#: formula/inc/core_resource.hrc:2627
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.INC"
msgstr "INC.PERCENTIL"
#. L7s3h
-#: formula/inc/core_resource.hrc:2599
+#: formula/inc/core_resource.hrc:2628
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.INC"
msgstr "INC.PERCENTIL.RANGU"
#. wNGXD
-#: formula/inc/core_resource.hrc:2600
+#: formula/inc/core_resource.hrc:2629
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.INC"
msgstr "INC.CUARTIL"
#. 29rpM
-#: formula/inc/core_resource.hrc:2601
+#: formula/inc/core_resource.hrc:2630
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.EQ"
msgstr "RANGU.EQ"
#. yEcqx
-#: formula/inc/core_resource.hrc:2602
+#: formula/inc/core_resource.hrc:2631
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTILE.EXC"
msgstr "EXC.PERCENTIL"
#. AEPUL
-#: formula/inc/core_resource.hrc:2603
+#: formula/inc/core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PERCENTRANK.EXC"
msgstr "EXC.PERCENTIL.RANGU"
#. gFk6s
-#: formula/inc/core_resource.hrc:2604
+#: formula/inc/core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE.EXC"
msgstr "EXC.CUARTIL"
#. TDAAm
-#: formula/inc/core_resource.hrc:2605
+#: formula/inc/core_resource.hrc:2634
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK.AVG"
msgstr "MEDIA.RANGU"
#. gK7Lz
-#: formula/inc/core_resource.hrc:2606
+#: formula/inc/core_resource.hrc:2635
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "GRANDE"
#. 4HcBe
-#: formula/inc/core_resource.hrc:2607
+#: formula/inc/core_resource.hrc:2636
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "PEQUEÑU"
#. HBgVF
-#: formula/inc/core_resource.hrc:2608
+#: formula/inc/core_resource.hrc:2637
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FREQUENCY"
msgstr "FRECUENCIA"
#. F7gC7
-#: formula/inc/core_resource.hrc:2609
+#: formula/inc/core_resource.hrc:2638
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "QUARTILE"
msgstr "CUARTIL"
#. s6cqj
-#: formula/inc/core_resource.hrc:2610
+#: formula/inc/core_resource.hrc:2639
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMINV"
msgstr "INVNORM"
#. CABJF
-#: formula/inc/core_resource.hrc:2611
+#: formula/inc/core_resource.hrc:2640
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORM.INV"
msgstr "NORM.INV"
#. vd2Tg
-#: formula/inc/core_resource.hrc:2612
+#: formula/inc/core_resource.hrc:2641
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE"
msgstr "CONFIANZA"
#. 3jWj2
-#: formula/inc/core_resource.hrc:2613
+#: formula/inc/core_resource.hrc:2642
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
#. JqE2i
-#: formula/inc/core_resource.hrc:2614
+#: formula/inc/core_resource.hrc:2643
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
#. ADALA
-#: formula/inc/core_resource.hrc:2615
+#: formula/inc/core_resource.hrc:2644
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FTEST"
msgstr "PRUEBAF"
#. xBfc3
-#: formula/inc/core_resource.hrc:2616
+#: formula/inc/core_resource.hrc:2645
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "PRUEBA.F"
#. gqjR4
-#: formula/inc/core_resource.hrc:2617
+#: formula/inc/core_resource.hrc:2646
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TRIMMEAN"
msgstr "MEDIAACOTADA"
#. TrtZc
-#: formula/inc/core_resource.hrc:2618
+#: formula/inc/core_resource.hrc:2647
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PROB"
msgstr "PROBABILIDA"
#. JkPA6
-#: formula/inc/core_resource.hrc:2619
+#: formula/inc/core_resource.hrc:2648
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CORREL"
msgstr "COEF.DE.CORREL"
#. jiAKA
-#: formula/inc/core_resource.hrc:2620
+#: formula/inc/core_resource.hrc:2649
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVAR"
msgstr "COVAR"
#. yFdKv
-#: formula/inc/core_resource.hrc:2621
+#: formula/inc/core_resource.hrc:2650
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
#. X9QM6
-#: formula/inc/core_resource.hrc:2622
+#: formula/inc/core_resource.hrc:2651
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
#. 735GD
-#: formula/inc/core_resource.hrc:2623
+#: formula/inc/core_resource.hrc:2652
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PEARSON"
msgstr "PEARSON"
#. DSNju
-#: formula/inc/core_resource.hrc:2624
+#: formula/inc/core_resource.hrc:2653
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RSQ"
msgstr "RCUAD"
#. VPked
-#: formula/inc/core_resource.hrc:2625
+#: formula/inc/core_resource.hrc:2654
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STEYX"
msgstr "ERRTIPYX"
#. oAAm2
-#: formula/inc/core_resource.hrc:2626
+#: formula/inc/core_resource.hrc:2655
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SLOPE"
msgstr "PENDIENTE"
#. H5rVZ
-#: formula/inc/core_resource.hrc:2627
+#: formula/inc/core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INTERCEPT"
msgstr "INTERSEICIÓN"
#. Gj8xf
-#: formula/inc/core_resource.hrc:2628
+#: formula/inc/core_resource.hrc:2657
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TREND"
msgstr "TENDENCIA"
#. PNYCG
-#: formula/inc/core_resource.hrc:2629
+#: formula/inc/core_resource.hrc:2658
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GROWTH"
msgstr "CRECIMIENTU"
#. xFQTH
-#: formula/inc/core_resource.hrc:2630
+#: formula/inc/core_resource.hrc:2659
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LINEST"
msgstr "ESTLIN"
#. EYFD6
-#: formula/inc/core_resource.hrc:2631
+#: formula/inc/core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGEST"
msgstr "ESTLOG"
#. b6Dkz
-#: formula/inc/core_resource.hrc:2632
+#: formula/inc/core_resource.hrc:2661
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST"
msgstr "PRONÓSTICU"
#. gBGyu
-#: formula/inc/core_resource.hrc:2633
+#: formula/inc/core_resource.hrc:2662
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
msgstr "PREVISION.ETS.SUM"
#. CgCME
-#: formula/inc/core_resource.hrc:2634
+#: formula/inc/core_resource.hrc:2663
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
msgstr "PREVISION.ETS.ESTACIONALIDA"
#. Ea5Fw
-#: formula/inc/core_resource.hrc:2635
+#: formula/inc/core_resource.hrc:2664
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
msgstr "PREVISION.ETS.MULT"
#. WSLPQ
-#: formula/inc/core_resource.hrc:2636
+#: formula/inc/core_resource.hrc:2665
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
msgstr "PREVISION.ETS.PI.sum"
#. Qb7FC
-#: formula/inc/core_resource.hrc:2637
+#: formula/inc/core_resource.hrc:2666
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "PREVISION.ETS.PI.MULT"
#. CqQHS
-#: formula/inc/core_resource.hrc:2638
+#: formula/inc/core_resource.hrc:2667
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
msgstr "PREVISION.ETS.ESTAD.SUM"
#. tHMWM
-#: formula/inc/core_resource.hrc:2639
+#: formula/inc/core_resource.hrc:2668
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
msgstr "PREVISION.ETS.ESTAD.MULT"
#. 2DtCt
-#: formula/inc/core_resource.hrc:2640
+#: formula/inc/core_resource.hrc:2669
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
msgstr "PREVISION.LLINIAL"
#. pid8Q
-#: formula/inc/core_resource.hrc:2641
+#: formula/inc/core_resource.hrc:2670
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHIINV"
msgstr "INVCHI"
#. W4s9c
-#: formula/inc/core_resource.hrc:2642
+#: formula/inc/core_resource.hrc:2671
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
#. FAYGA
-#: formula/inc/core_resource.hrc:2643
+#: formula/inc/core_resource.hrc:2672
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMADIST"
msgstr "DISTGAMMA"
#. hDsw2
-#: formula/inc/core_resource.hrc:2644
+#: formula/inc/core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "DIST.GAMMA"
#. YnUod
-#: formula/inc/core_resource.hrc:2645
+#: formula/inc/core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMAINV"
msgstr "INVGAMMA"
#. UsH9F
-#: formula/inc/core_resource.hrc:2646
+#: formula/inc/core_resource.hrc:2675
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
#. uVsmG
-#: formula/inc/core_resource.hrc:2647
+#: formula/inc/core_resource.hrc:2676
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TINV"
msgstr "INVT"
#. BARyo
-#: formula/inc/core_resource.hrc:2648
+#: formula/inc/core_resource.hrc:2677
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV.2T"
msgstr "INV.T.2T"
#. QEgDG
-#: formula/inc/core_resource.hrc:2649
+#: formula/inc/core_resource.hrc:2678
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.INV"
msgstr "INV.T"
#. GyiqD
-#: formula/inc/core_resource.hrc:2650
+#: formula/inc/core_resource.hrc:2679
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINV"
msgstr "INVF"
#. vxU5e
-#: formula/inc/core_resource.hrc:2651
+#: formula/inc/core_resource.hrc:2680
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV"
msgstr "F.INV"
#. zQB8F
-#: formula/inc/core_resource.hrc:2652
+#: formula/inc/core_resource.hrc:2681
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.INV.RT"
msgstr "F.INV.RT"
#. DduFG
-#: formula/inc/core_resource.hrc:2653
+#: formula/inc/core_resource.hrc:2682
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHITEST"
msgstr "PRUEBACHI"
#. 8RNiE
-#: formula/inc/core_resource.hrc:2654
+#: formula/inc/core_resource.hrc:2683
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
#. SHLfw
-#: formula/inc/core_resource.hrc:2655
+#: formula/inc/core_resource.hrc:2684
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGINV"
msgstr "INVLOG"
#. CEKRG
-#: formula/inc/core_resource.hrc:2656
+#: formula/inc/core_resource.hrc:2685
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LOGNORM.INV"
msgstr "DIST.LOGNORM"
#. EVF8A
-#: formula/inc/core_resource.hrc:2657
+#: formula/inc/core_resource.hrc:2686
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MULTIPLE.OPERATIONS"
msgstr "OPERACIÓN.MÚLTIPLE"
#. 2A5ui
-#: formula/inc/core_resource.hrc:2658
+#: formula/inc/core_resource.hrc:2687
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETADIST"
msgstr "DISTBETA"
#. mALNC
-#: formula/inc/core_resource.hrc:2659
+#: formula/inc/core_resource.hrc:2688
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETAINV"
msgstr "INVBETA"
#. LKwJS
-#: formula/inc/core_resource.hrc:2660
+#: formula/inc/core_resource.hrc:2689
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.DIST"
msgstr "BETA.DIST"
#. psoXo
-#: formula/inc/core_resource.hrc:2661
+#: formula/inc/core_resource.hrc:2690
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BETA.INV"
msgstr "BETA.INV"
#. yg6Em
-#: formula/inc/core_resource.hrc:2662
+#: formula/inc/core_resource.hrc:2691
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM"
msgstr "NUMSELMANA"
#. AQAu7
-#: formula/inc/core_resource.hrc:2663
+#: formula/inc/core_resource.hrc:2692
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISOWEEKNUM"
msgstr "NUMSELMANA.ISO"
#. iN85u
-#: formula/inc/core_resource.hrc:2664
+#: formula/inc/core_resource.hrc:2693
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKNUM_OOO"
msgstr "NUMSELMANA_OOO"
#. SWHk4
-#: formula/inc/core_resource.hrc:2665
+#: formula/inc/core_resource.hrc:2694
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EASTERSUNDAY"
msgstr "DOMINGUPASCUA"
#. TFPFc
-#: formula/inc/core_resource.hrc:2666
+#: formula/inc/core_resource.hrc:2695
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEEKDAY"
msgstr "DÍASELMANA"
#. aGkBh
-#: formula/inc/core_resource.hrc:2667
+#: formula/inc/core_resource.hrc:2696
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "DIESLLABNETOS"
#. KUR7o
-#: formula/inc/core_resource.hrc:2668
+#: formula/inc/core_resource.hrc:2697
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS.INTL"
msgstr "DIES.LAB.INTL"
#. QAzUk
-#: formula/inc/core_resource.hrc:2669
+#: formula/inc/core_resource.hrc:2698
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WORKDAY.INTL"
msgstr "DÍA.LAB.INTL"
#. CFhSp
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2671
+#: formula/inc/core_resource.hrc:2700
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME!"
msgstr "#NOME!"
#. LQhGc
-#: formula/inc/core_resource.hrc:2672
+#: formula/inc/core_resource.hrc:2701
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "ESTILU"
#. Xvnfv
-#: formula/inc/core_resource.hrc:2673
+#: formula/inc/core_resource.hrc:2702
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DDE"
msgstr "DDE"
#. UDgRG
-#: formula/inc/core_resource.hrc:2674
+#: formula/inc/core_resource.hrc:2703
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BASE"
msgstr "BASE"
#. PXCbM
-#: formula/inc/core_resource.hrc:2675
+#: formula/inc/core_resource.hrc:2704
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DECIMAL"
msgstr "DECIMAL"
#. 7D826
-#: formula/inc/core_resource.hrc:2676
+#: formula/inc/core_resource.hrc:2705
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
msgstr "CONVERTIR_OOO"
#. Pdt6b
-#: formula/inc/core_resource.hrc:2677
+#: formula/inc/core_resource.hrc:2706
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROMAN"
msgstr "ROMANU"
#. EAFPL
-#: formula/inc/core_resource.hrc:2678
+#: formula/inc/core_resource.hrc:2707
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "HYPERLINK"
msgstr "HIPERENLLAZ"
#. nGCAP
-#: formula/inc/core_resource.hrc:2679
+#: formula/inc/core_resource.hrc:2708
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "INFO"
msgstr "INFO"
#. AnDA3
-#: formula/inc/core_resource.hrc:2680
+#: formula/inc/core_resource.hrc:2709
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
#. AUXa8
-#: formula/inc/core_resource.hrc:2681
+#: formula/inc/core_resource.hrc:2710
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
#. ByRr8
-#: formula/inc/core_resource.hrc:2682
+#: formula/inc/core_resource.hrc:2711
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
#. WAGGZ
-#: formula/inc/core_resource.hrc:2683
+#: formula/inc/core_resource.hrc:2712
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NUMBERVALUE"
msgstr "VALORNÚMBERU"
#. TxAAw
-#: formula/inc/core_resource.hrc:2684
+#: formula/inc/core_resource.hrc:2713
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA"
msgstr "GAMMA"
#. ash3y
-#: formula/inc/core_resource.hrc:2685
+#: formula/inc/core_resource.hrc:2714
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQDIST"
msgstr "CHISQDIST"
#. N57in
-#: formula/inc/core_resource.hrc:2686
+#: formula/inc/core_resource.hrc:2715
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
#. XA6Hg
-#: formula/inc/core_resource.hrc:2687
+#: formula/inc/core_resource.hrc:2716
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQINV"
msgstr "CHISQINV"
#. RAQNt
-#: formula/inc/core_resource.hrc:2688
+#: formula/inc/core_resource.hrc:2717
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
#. B7QQq
-#: formula/inc/core_resource.hrc:2689
+#: formula/inc/core_resource.hrc:2718
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITAND"
msgstr "BITAND"
#. wgJLF
-#: formula/inc/core_resource.hrc:2690
+#: formula/inc/core_resource.hrc:2719
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITOR"
msgstr "BITOR"
#. xFRAb
-#: formula/inc/core_resource.hrc:2691
+#: formula/inc/core_resource.hrc:2720
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITXOR"
msgstr "BITXOR"
#. kuvCF
-#: formula/inc/core_resource.hrc:2692
+#: formula/inc/core_resource.hrc:2721
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
#. KntNH
-#: formula/inc/core_resource.hrc:2693
+#: formula/inc/core_resource.hrc:2722
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
@@ -2399,7 +2423,7 @@ msgstr "BITLSHIFT"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #NULL! ) == 1
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2697
+#: formula/inc/core_resource.hrc:2726
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NULL!"
msgstr "#NULL!"
@@ -2407,7 +2431,7 @@ msgstr "#NULL!"
#. 8HAoC
#. ERROR.TYPE( #DIV/0! ) == 2
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2700
+#: formula/inc/core_resource.hrc:2729
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#DIV/0!"
msgstr "#¡DIV/0!"
@@ -2415,7 +2439,7 @@ msgstr "#¡DIV/0!"
#. rADeJ
#. ERROR.TYPE( #VALUE! ) == 3
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2703
+#: formula/inc/core_resource.hrc:2732
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
msgstr "#¡VALOR!"
@@ -2423,7 +2447,7 @@ msgstr "#¡VALOR!"
#. GwFUm
#. ERROR.TYPE( #REF! ) == 4
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2706
+#: formula/inc/core_resource.hrc:2735
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#REF!"
msgstr "#¡REF!"
@@ -2431,7 +2455,7 @@ msgstr "#¡REF!"
#. aMvVe
#. ERROR.TYPE( #NAME! ) == 5
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2709
+#: formula/inc/core_resource.hrc:2738
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
msgstr "#¿NOME?"
@@ -2439,7 +2463,7 @@ msgstr "#¿NOME?"
#. cqeXG
#. ERROR.TYPE( #NUM! ) == 6
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2712
+#: formula/inc/core_resource.hrc:2741
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NUM!"
msgstr "#NUM!"
@@ -2447,96 +2471,102 @@ msgstr "#NUM!"
#. tXNHL
#. ERROR.TYPE( #N/A ) == 7
#. L10n: preserve the leading '#' hash character in translations.
-#: formula/inc/core_resource.hrc:2715
+#: formula/inc/core_resource.hrc:2744
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#N/A"
msgstr "#N/D"
#. bfyEe
#. END defined ERROR.TYPE() values.
-#: formula/inc/core_resource.hrc:2718
+#: formula/inc/core_resource.hrc:2747
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FILTERXML"
msgstr "FILTERXML"
#. KNiFR
-#: formula/inc/core_resource.hrc:2719
+#: formula/inc/core_resource.hrc:2748
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLOR"
msgstr "COLOR"
#. ufFAa
-#: formula/inc/core_resource.hrc:2720
+#: formula/inc/core_resource.hrc:2749
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEBSERVICE"
msgstr "WEBSERVICE"
#. ftd3C
-#: formula/inc/core_resource.hrc:2721
+#: formula/inc/core_resource.hrc:2750
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERF.PRECISE"
msgstr "ERF.PRECISU"
#. Gz4Zt
-#: formula/inc/core_resource.hrc:2722
+#: formula/inc/core_resource.hrc:2751
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISU"
#. ywAMF
-#: formula/inc/core_resource.hrc:2723
+#: formula/inc/core_resource.hrc:2752
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ENCODEURL"
msgstr "CODIFICAURL"
#. kQW77
-#: formula/inc/core_resource.hrc:2724
+#: formula/inc/core_resource.hrc:2753
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
msgstr "RESTAENBRUTO"
#. DgyUW
-#: formula/inc/core_resource.hrc:2725
+#: formula/inc/core_resource.hrc:2754
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
msgstr "REDONCIAR.SIG"
#. nAvYh
-#: formula/inc/core_resource.hrc:2726
+#: formula/inc/core_resource.hrc:2755
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
msgstr "ALCONTRARB"
#. 8FkJr
-#: formula/inc/core_resource.hrc:2727
+#: formula/inc/core_resource.hrc:2756
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
msgstr "GUETARB"
#. tNMTu
-#: formula/inc/core_resource.hrc:2728
+#: formula/inc/core_resource.hrc:2757
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REGEX"
msgstr "REGEX"
#. FWYvN
-#: formula/inc/core_resource.hrc:2729
+#: formula/inc/core_resource.hrc:2758
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FOURIER"
msgstr "FOURIER"
#. RJfcx
-#: formula/inc/core_resource.hrc:2730
+#: formula/inc/core_resource.hrc:2759
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND.NV"
msgstr "ALEAT.NV"
#. uYSAT
-#: formula/inc/core_resource.hrc:2731
+#: formula/inc/core_resource.hrc:2760
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANDBETWEEN.NV"
msgstr "ALEATENTRE.NV"
+#. UVYCV
+#: formula/inc/core_resource.hrc:2761
+msgctxt "RID_STRLIST_FUNCTION_NAMES"
+msgid "RANDARRAY"
+msgstr ""
+
#. wH3TZ
msgctxt "stock"
msgid "_Add"
diff --git a/source/ast/helpcontent2/source/text/sbasic/guide.po b/source/ast/helpcontent2/source/text/sbasic/guide.po
index 0acb3ca0258..088be9b9f15 100644
--- a/source/ast/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ast/helpcontent2/source/text/sbasic/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-10-11 14:17+0200\n"
-"PO-Revision-Date: 2023-11-17 09:38+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"PO-Revision-Date: 2024-05-21 19:06+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\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 5.1.1\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1524659419.000000\n"
#. WcTKB
@@ -1175,7 +1175,7 @@ msgctxt ""
"par_id3153726\n"
"help.text"
msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
-msgstr "Si nun ve en pantalla la barra <emph>Cuadru de ferramientes</emph>, p'abrir faiga clic na flecha xuntu al iconu <emph>Inxertar campos de control</emph><emph></emph>."
+msgstr "Si nun ves en pantalla la barra <emph>Cuadru de ferramientes</emph>, p'abrir calca na flecha xunto al iconu <emph>Inxertar controles</emph><emph></emph>."
#. cBdmB
#: create_dialog.xhp
@@ -1211,7 +1211,7 @@ msgctxt ""
"hd_id3149182\n"
"help.text"
msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\">Creating Controls in the Dialog Editor</link></variable>"
-msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\">Creación de campos de control nel Editor de diálogos </link></variable>"
+msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\">Creación de controles nel Editor de diálogos</link></variable>"
#. rCdw2
#: insert_control.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"par_id3150276\n"
"help.text"
msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
-msgstr "P'abrir el <emph>Cuadru de ferramientes</emph>, faiga clic na flecha qu'hai xuntu al iconu <emph>Inxertar campos de control</emph> na barra de ferramientes <emph>Macro</emph>."
+msgstr "P'abrir el <emph>Cuadru de ferramientes</emph>, calca na flecha qu'hai xunto al iconu <emph>Inxertar controles</emph> na barra de ferramientes <emph>Macro</emph>."
#. HAqwy
#: insert_control.xhp
@@ -1238,7 +1238,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
-msgstr "Calque una ferramienta de la barra, por exemplu <emph>Botón</emph>."
+msgstr "Calca nuna ferramienta de la barra; por exemplu, <emph>Botón</emph>."
#. BxDGH
#: insert_control.xhp
@@ -1598,7 +1598,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Programming Examples for Controls in the Dialog Editor"
-msgstr "Exemplos de programación de campos de control nel Editor de diálogos"
+msgstr "Exemplos de programación de controles nel Editor de diálogos"
#. 2mwgE
#: sample_code.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"par_id3153157\n"
"help.text"
msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
-msgstr "Cuando s'executa esti códigu, ábrese \"Dialog1\". Pa zarrar el diálogu, faiga clic nel iconu de zarru (x) d'esta barra de títulu."
+msgstr "Cuando s'executa esti códigu, ábrese «Dialog1». Pa zarrar el diálogu, calca nel iconu de zarru (✕) na so barra de títulu."
#. s79uv
#: translation.xhp
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index e0cabc33f0b..3a29437a293 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-03 09:45+0000\n"
+"POT-Creation-Date: 2024-04-09 12:10+0200\n"
+"PO-Revision-Date: 2024-05-22 09:45+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"
"Language: ast\n"
@@ -131,7 +131,7 @@ msgctxt ""
"par_id3154731\n"
"help.text"
msgid "A <emph>twip</emph> is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
-msgstr ""
+msgstr "Un <emph>twip</emph> ye una unidá independiente de la pantalla que s'usa pa definir la posición y tamañu uniformes de los elementos de pantalla en tolos sistemes de visualización. Un twip ye 1⁄1440 d'una pulgada o 1⁄20 del puntu d'una imprentadora. Nuna pulgada hai 1440 twips o unos 567 twips por centímetru."
#. FvGBG
#: 00000002.xhp
@@ -167,7 +167,7 @@ msgctxt ""
"par_id3153415\n"
"help.text"
msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
-msgstr "Les URL (<emph>Uniform Resource Locators</emph>) usar pa determinar la posición d'un recursu, como un ficheru, nun sistema de ficheros, de normal dientro d'un entornu de rede. Una URL componer d'un especificador de protocolu, unu d'ordenador y unu de ficheru y ruta d'accesu:"
+msgstr "Los URL (<emph>Uniform Resource Locators</emph>) úsense pa determinar la posición d'un recursu, como un ficheru, nun sistema de ficheros, de normal dientro d'un entornu de rede. Un URL compónse d'un especificador de protocolu, unu d'agospiu y unu de ficheru y camín d'accesu:"
#. rjDFF
#: 00000002.xhp
@@ -2264,7 +2264,7 @@ msgctxt ""
"par_id421619551219763\n"
"help.text"
msgid "When you declare multiple variables in a single line of code you need to specify the type of each variable. If the type of a variable is not explicitly specified, then Basic will assume that the variable is of the <emph>Variant</emph> type."
-msgstr ""
+msgstr "Cuando declares delles variables nuna sola ringlera de códigu, ye necesario especificar la triba de caúna. Si la triba d'una variable nun s'especifica de manera esplícita, BASIC va entender que ye <emph>Variant</emph>."
#. FzKND
#: 01020100.xhp
@@ -2669,7 +2669,7 @@ msgctxt ""
"bas_id751619554900163\n"
"help.text"
msgid "Dim varA ' The type is not specified, hence the variable is a Variant"
-msgstr ""
+msgstr "Dim varA ' Nun s'especificó la triba; poro, la variable ye Variant"
#. 3mWEB
#: 01020100.xhp
@@ -4136,7 +4136,7 @@ msgctxt ""
"par_id3153726\n"
"help.text"
msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Calque na ficha <emph>Biblioteques</emph>."
+msgstr "Calca na llingüeta <emph>Biblioteques</emph>."
#. htC8c
#: 01030400.xhp
@@ -4181,7 +4181,7 @@ msgctxt ""
"par_id3146972\n"
"help.text"
msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Calque na ficha <emph>Biblioteques</emph>."
+msgstr "Calca na llingüeta <emph>Biblioteques</emph>."
#. 7w5hH
#: 01030400.xhp
@@ -4262,7 +4262,7 @@ msgctxt ""
"par_id3147006\n"
"help.text"
msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Calque na ficha <emph>Biblioteques</emph>."
+msgstr "Calca na llingüeta <emph>Biblioteques</emph>."
#. VJ8AJ
#: 01030400.xhp
@@ -4343,7 +4343,7 @@ msgctxt ""
"par_id3146808\n"
"help.text"
msgid "Click the <emph>Libraries</emph> tab."
-msgstr "Calque na ficha <emph>Biblioteques</emph>."
+msgstr "Calca na llingüeta <emph>Biblioteques</emph>."
#. UJzRs
#: 01030400.xhp
@@ -4424,7 +4424,7 @@ msgctxt ""
"par_id3146781\n"
"help.text"
msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "Faiga clic na ficha <emph>Módulos</emph> o la ficha <emph>Diálogos</emph>."
+msgstr "Calca na llingüeta <emph>Módulos</emph> o la llingüeta <emph>Diálogos</emph>."
#. UFNnu
#: 01030400.xhp
@@ -4514,7 +4514,7 @@ msgctxt ""
"par_id3150958\n"
"help.text"
msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
-msgstr "Faiga clic na ficha <emph>Módulos</emph> o la ficha <emph>Diálogos</emph>."
+msgstr "Calca na llingüeta <emph>Módulos</emph> o la llingüeta <emph>Diálogos</emph>."
#. 92xwp
#: 01030400.xhp
@@ -5468,7 +5468,7 @@ msgctxt ""
"par_id431696550928389\n"
"help.text"
msgid "Choose <menuitem>Tools - Macro - Edit Macro</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Ferramientes - Macro - Editar la macro</menuitem>."
#. zmtUX
#: 01050000.xhp
@@ -5477,7 +5477,7 @@ msgctxt ""
"par_id451696550923767\n"
"help.text"
msgid "Choose <menuitem>Tools - Basic</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Ferramientes - BASIC</menuitem>."
#. FMBZo
#: 01050000.xhp
@@ -5486,7 +5486,7 @@ msgctxt ""
"par_id741696551014785\n"
"help.text"
msgid "On the <menuitem>Tools</menuitem> menu of the <menuitem>Tools</menuitem> tab, choose <menuitem>Edit Macro</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Ferramientes</menuitem> de la llingüeta <menuitem>Ferramientes</menuitem>, escueyi <menuitem>Editar la macro</menuitem>."
#. TvEWG
#: 01050000.xhp
@@ -5495,7 +5495,7 @@ msgctxt ""
"par_id831696550904634\n"
"help.text"
msgid "<image src=\"cmd/lc_basicideappear.svg\" id=\"img_id271696550904635\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661696550904636\">Icon Edit Macro</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_basicideappear.svg\" id=\"img_id271696550904635\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661696550904636\">Iconu Editar la macro</alt></image>"
#. bv9fy
#: 01050000.xhp
@@ -5882,7 +5882,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Control and Dialog Properties"
-msgstr "Propiedaes de los campos de control y diálogos"
+msgstr "Propiedaes de los controles y diálogos"
#. zRzYS
#: 01170100.xhp
@@ -5900,7 +5900,7 @@ msgctxt ""
"hd_id3153379\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01170100.xhp\">Control and Dialog Properties</link>"
-msgstr "<link href=\"text/sbasic/shared/01170100.xhp\">Propiedaes de los campos de control y diálogos</link>"
+msgstr "<link href=\"text/sbasic/shared/01170100.xhp\">Propiedaes de los controles y diálogos</link>"
#. WPmT4
#: 01170100.xhp
@@ -6116,7 +6116,7 @@ msgctxt ""
"par_id3152460\n"
"help.text"
msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
-msgstr "<ahelp hid=\".\">Escueya \"Sí\" p'habilitar la función Autorrellenar pal control escoyíu. </ahelp>"
+msgstr "<ahelp hid=\".\">Escueyi «Sí» p'activar la función Rellenu automáticu pal control esbilláu.</ahelp>"
#. avCAy
#: 01170101.xhp
@@ -6368,7 +6368,7 @@ msgctxt ""
"par_id3155113\n"
"help.text"
msgid "<ahelp hid=\".\">Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries.</ahelp>"
-msgstr "<ahelp hid=\".\">Escueya \"Sí\" p'habilitar la opción desplegable pa los controles de la llista o'l cuadru combináu. Un campu de control desplegable tien un botón de flecha nel que pue faer clic p'abrir una llista de les entraes del formulariu.</ahelp>"
+msgstr "<ahelp hid=\".\">Escueyi «Sí» p'activar la opción estenderexable pa los controles de llista o caxa combinada. Un campu de control estenderexable tien un botón de flecha nel que pues calcar p'abrir una llista de les entraes del formulariu esistentes.</ahelp>"
#. tCz4B
#: 01170101.xhp
@@ -6386,7 +6386,7 @@ msgctxt ""
"par_id3150517\n"
"help.text"
msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Escueya \"Sí\" p'habilitar el control. Si'l control esta evacuáu, queda atenuáu nel diálogu.</ahelp>"
+msgstr "<ahelp hid=\".\">Escueyi «Sí» p'activar el control. Si'l control ta desactiváu, queda atenuáu nel diálogu.</ahelp>"
#. M7AWe
#: 01170101.xhp
@@ -7520,7 +7520,7 @@ msgctxt ""
"par_id3150475\n"
"help.text"
msgid "When using the tab key focusing skips the control."
-msgstr "Al utilizar la tecla tabulación l'enfoque ignora'l campu de control."
+msgstr "Al utilizar la tecla tabulación l'enfoque ignora'l control."
#. V6wEq
#: 01170101.xhp
@@ -7538,7 +7538,7 @@ msgctxt ""
"par_id3159106\n"
"help.text"
msgid "The control can be selected with the Tab key."
-msgstr "El campu de control pue escoyese cola tecla del tabulador."
+msgstr "El control pue esbillase cola tecla del tabulador."
#. TE6hi
#: 01170101.xhp
@@ -7772,7 +7772,7 @@ msgctxt ""
"par_id3146114\n"
"help.text"
msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
-msgstr "Defina asignaciones d'acciones pal campu de control o diálogu escoyíos. Les acciones disponibles dependen del tipu de campu de control escoyíu."
+msgstr "Defina asignaciones d'acciones pal control o diálogu escoyíos. Les acciones disponibles dependen de la triba de control escoyida."
#. EBDB8
#: 01170103.xhp
@@ -8618,7 +8618,7 @@ msgctxt ""
"par_id3145364\n"
"help.text"
msgid "<emph>pos</emph>: Spaces are inserted until the specified position."
-msgstr ""
+msgstr "<emph>pos</emph>: inxértense espacios hasta la posición especificada."
#. GiAKc
#: 03010103.xhp
@@ -10625,7 +10625,7 @@ msgctxt ""
"par_id3150010\n"
"help.text"
msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
-msgstr "Si omítese la llista d'espresiones, la instrucción <emph>Write</emph> amiesta una llinia balera al ficheru."
+msgstr "Si s'omite la llista d'espresiones, la instrucción <emph>Write</emph> amiesta una ringlera balera al ficheru."
#. hBs5E
#: 03020205.xhp
@@ -10670,7 +10670,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Eof Function"
-msgstr ""
+msgstr "Función Eof"
#. vwUVq
#: 03020301.xhp
@@ -10688,7 +10688,7 @@ msgctxt ""
"hd_id3154598\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020301.xhp\">Eof Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03020301.xhp\">Función Eof</link>"
#. ZBjAi
#: 03020301.xhp
@@ -10733,7 +10733,7 @@ msgctxt ""
"par_id3153527\n"
"help.text"
msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
-msgstr "EOF utilizar pa evitar fallos al intentar llograr datos más allá del final d'un ficheru. Cuando s'utiliza la instrucción Input o Get pa lleer d'un ficheru, el punteru de ficheru avanzar según el númberu de bytes lleíos. Cuando se llega a la fin del ficheru, EOF devuelve'l valor \"True\" (-1)."
+msgstr "EOF úsase pa evitar fallos al intentar llograr datos más allá del final d'un ficheru. Cuando s'utiliza la instrucción Input o Get pa lleer d'un ficheru, el punteru de ficheru avanza d'alcuerdu al númberu de bytes lleíos. Cuando se llega a la fin del ficheru, EOF devuelve'l valor «True» (-1)."
#. jCouD
#: 03020302.xhp
@@ -11498,7 +11498,7 @@ msgctxt ""
"par_id3153416\n"
"help.text"
msgid "sDir=\"Directories:\""
-msgstr "sDir=\"Directorios:\""
+msgstr "sDir=\"Direutorios:\""
#. y8GYD
#: 03020404.xhp
@@ -12371,7 +12371,7 @@ msgctxt ""
"par_id3153770\n"
"help.text"
msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
-msgstr "MsgBox fSysURL(CurDir()),0,\"Directoriu actual\""
+msgstr "MsgBox fSysURL(CurDir()),0,\"Direutoriu actual\""
#. yff8E
#: 03020411.xhp
@@ -12794,7 +12794,7 @@ msgctxt ""
"par_id3154685\n"
"help.text"
msgid "FileExists(FileName As String | DirectoryName As String)"
-msgstr "FileExists(NomeFicheru As String | NomeDirectorio As String)"
+msgstr "FileExists(NomeFicheru As String | NomeDireutoriu As String)"
#. iTkt5
#: 03020415.xhp
@@ -12830,7 +12830,7 @@ msgctxt ""
"par_id3147349\n"
"help.text"
msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
-msgstr "NomeFicheru | NomeDirectorio: Cualquier espresión de cadena que contenga una especificación de ficheru inequívoca. Tamién pue usase la <link href=\"text/sbasic/shared/00000002.xhp\">notación URL</link>."
+msgstr "NomeFicheru | NomeDireutoriu: cualisquier espresión de cadena que contenga una especificación de ficheru inequívoca. Tamién pue usase la <link href=\"text/sbasic/shared/00000002.xhp\">notación URL</link>."
#. uHp57
#: 03020415.xhp
@@ -16277,7 +16277,7 @@ msgctxt ""
"hd_id3149346\n"
"help.text"
msgid "<variable id=\"Timer_H1\"><link href=\"text/sbasic/shared/03030303.xhp\">Timer Function</link></variable>"
-msgstr ""
+msgstr "<variable id=\"Timer_H1\"><link href=\"text/sbasic/shared/03030303.xhp\">Función Timer</link></variable>"
#. AKDaG
#: 03030303.xhp
@@ -16315,13 +16315,13 @@ msgctxt ""
msgid "MsgBox lSec, 0, \"Seconds since midnight\""
msgstr ""
-#. E5DAZ
+#. 6B7BG
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
"par_id3156283\n"
"help.text"
-msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2), 0, \"The time is\""
+msgid "MsgBox Format(lHour,\"00\") & \":\"& Format(lMin,\"00\") & \":\" & Format(lSec,\"00\"), 0, \"The time is\""
msgstr ""
#. qCtkb
@@ -26305,14 +26305,14 @@ msgctxt ""
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr "<emph>Simple:</emph> Variable de precisión simple y coma flotante (3,402823 x 10E38 -1,401298 x 10E-45)."
-#. TcSDB
+#. EGAek
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
"par_id3151251\n"
"help.text"
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
-msgstr "<emph>Cadena:</emph> Variable de cadena que se compon d'un máximu de 64.000 caráuteres ASCII."
+msgid "<emph>String:</emph> String variable consisting of a maximum of 2,147,483,647 characters."
+msgstr ""
#. UkswY
#: 03102100.xhp
@@ -29165,7 +29165,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Comparison Operators"
-msgstr ""
+msgstr "Operadores de comparanza"
#. 3BDFS
#: 03110100.xhp
@@ -32864,7 +32864,7 @@ msgctxt ""
"par_id3145419\n"
"help.text"
msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
-msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directoriu de ficheros temporales:\""
+msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Direutoriu de ficheros temporales:\""
#. 83ZGB
#: 03131000.xhp
@@ -40750,6 +40750,123 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090411.xhp\">With</link> statement"
msgstr ""
+#. 8TUuD
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"bm_id371711286795900\n"
+"help.text"
+msgid "<bookmark_value>ExportAsFixedFormat method [VBA]</bookmark_value>"
+msgstr ""
+
+#. D8GuJ
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"hd_id981711281680887\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/sbasic/shared/exportasfixedformat.xhp\">ExportAsFixedFormat Method [VBA]</link></variable>"
+msgstr ""
+
+#. vMsGC
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id561711281680890\n"
+"help.text"
+msgid "Method to export a Calc document to PDF format."
+msgstr ""
+
+#. m86GB
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id961711284173030\n"
+"help.text"
+msgid "expression.ExportAsFixedFormat (Type, Filename, Quality, IncludeDocProperties, IgnorePrintAreas, From, To, OpenAfterPublish)"
+msgstr ""
+
+#. i42Qe
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id731711284383305\n"
+"help.text"
+msgid "<emph>Type</emph>: Integer, required. Can be either 0 or 1. <emph>0</emph> for \"PDF\" - Portable Document Format file (.pdf) and <emph>1</emph> for \"XPS\" - XPS Document (.xps)"
+msgstr ""
+
+#. N7LcB
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id471711285929795\n"
+"help.text"
+msgid "XPS export format is not supported by %PRODUCTNAME."
+msgstr ""
+
+#. 6rtDv
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id611711284387498\n"
+"help.text"
+msgid "<emph>Filename</emph>: String, optional. The file name of the exported file."
+msgstr ""
+
+#. wCTzD
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id251711284391770\n"
+"help.text"
+msgid "<emph>Quality</emph>: Integer, optional. Can be 0 or 1. <emph>0</emph> is for standard quality, <emph>1</emph> is for minimum quality."
+msgstr ""
+
+#. p5iRF
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id161711284395682\n"
+"help.text"
+msgid "<emph>IncludeDocProperties</emph>: Boolean, optional. Set to <literal>True</literal> to indicate that document properties should be included in the exported file, or set to <literal>False</literal> to suppress the export of document properties."
+msgstr ""
+
+#. qvDx4
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id461711284399442\n"
+"help.text"
+msgid "<emph>IgnorePrintAreas</emph>: Boolean, optional. If set to <literal>True</literal>, ignores any print ranges on export. If set to <literal>False</literal>, honor the print ranges on export."
+msgstr ""
+
+#. R6Bd7
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id341711284404400\n"
+"help.text"
+msgid "<emph>From</emph>:Integer, optional. Page number of the first page to export. If omitted, export starts at the beginning."
+msgstr ""
+
+#. HwkUM
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id21711284409841\n"
+"help.text"
+msgid "<emph>To</emph>: Integer, optional. Page number of the last page to export. If omitted, export ends with the last page."
+msgstr ""
+
+#. hMPN7
+#: exportasfixedformat.xhp
+msgctxt ""
+"exportasfixedformat.xhp\n"
+"par_id461711284415267\n"
+"help.text"
+msgid "<emph>OpenAfterPublish</emph>:Boolean, optional. If set to <literal>True</literal>, displays the file in the proper viewer after export. On <literal>False</literal>, the file is exported but not displayed."
+msgstr ""
+
#. FFWQn
#: fragments.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/02.po b/source/ast/helpcontent2/source/text/sbasic/shared/02.po
index e457d86db0c..91de911d8be 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared/02.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-18 20:38+0000\n"
+"PO-Revision-Date: 2024-05-21 19:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/ast/>\n"
"Language: ast\n"
@@ -1058,7 +1058,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "In edit mode, double-click a control to open the <link href=\"text/sbasic/shared/01170100.xhp\">properties dialog</link>."
-msgstr "En mou d'edición, calque dos vegaes nun campu de control p'abrir el <link href=\"text/sbasic/shared/01170100.xhp\">diálogu de propiedaes</link>."
+msgstr "En mou d'edición, calque dos vegaes nun control p'abrir el <link href=\"text/sbasic/shared/01170100.xhp\">diálogu de propiedaes</link>."
#. eo4TR
#: 20000000.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"par_id3159622\n"
"help.text"
msgid "<ahelp hid=\".uno:Groupbox\">Adds a frame that you can use to visually group similar controls, such as option buttons.</ahelp>"
-msgstr "<ahelp hid=\".uno:Groupbox\">Amiesta un marcu que pue usase p'arrexuntar visualmente campos de control similares, como botones d'opción.</ahelp>"
+msgstr "<ahelp hid=\".uno:Groupbox\">Amiesta un marcu que pue usase p'arrexuntar visualmente controles similares, como botones d'opción.</ahelp>"
#. CQpDj
#: 20000000.xhp
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/03.po b/source/ast/helpcontent2/source/text/sbasic/shared/03.po
index e4d7c367dd9..3c22e613ee6 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared/03.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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-11 09:45+0000\n"
+"PO-Revision-Date: 2024-05-03 09:45+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"
"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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1531405556.000000\n"
#. ViEWM
@@ -914,7 +914,7 @@ msgctxt ""
"hd_id481688911437449\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#. 534YG
#: lib_tools.xhp
@@ -2642,7 +2642,7 @@ msgctxt ""
"par_id351619100723505\n"
"help.text"
msgid "If form documents are organized in folders, it is necessary to include the folder name to specify the form document to be opened, as illustrated in the following examples:"
-msgstr ""
+msgstr "Si los documentos de formulariu tán organizaos en carpetes, cal incluyir el nome de la carpeta pa especificar el documentu de formulariu que se va abrir, como s'ilustra nos exemplos siguientes:"
#. TQCNn
#: sf_base.xhp
@@ -5594,7 +5594,7 @@ msgctxt ""
"bas_id241652271725676\n"
"help.text"
msgid "' Deletes all columns where the sum of values in the column is odd"
-msgstr ""
+msgstr "' Desanicia toles columnes onde la suma de los valores n'elles sía impar"
#. 5rxDM
#: sf_calc.xhp
@@ -5783,7 +5783,7 @@ msgctxt ""
"bas_id241652271725065\n"
"help.text"
msgid "' Deletes all rows where the sum of values in the row is odd"
-msgstr ""
+msgstr "' Desanicia toles fileres onde la suma de los valores n'elles sía impar"
#. zXErV
#: sf_calc.xhp
@@ -10229,7 +10229,7 @@ msgctxt ""
"bm_id261582733781987\n"
"help.text"
msgid "<bookmark_value>Dataset service</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>serviciu Dataset</bookmark_value>"
#. p9Y5W
#: sf_dataset.xhp
@@ -10238,7 +10238,7 @@ msgctxt ""
"hd_id731582733781114\n"
"help.text"
msgid "<variable id=\"DatasetService\"><link href=\"text/sbasic/shared/03/sf_dataset.xhp\"><literal>SFDatabases</literal>.<literal>Dataset</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"DatasetService\"><link href=\"text/sbasic/shared/03/sf_dataset.xhp\">Serviciu <literal>SFDatabases</literal>.<literal>Dataset</literal></link></variable>"
#. CmkuE
#: sf_dataset.xhp
@@ -10724,7 +10724,7 @@ msgctxt ""
"par_id651606319520519\n"
"help.text"
msgid "List of Methods in the Dataset Service"
-msgstr ""
+msgstr "Llista de métodos nel serviciu Dataset"
#. GeTvk
#: sf_dataset.xhp
@@ -24458,7 +24458,7 @@ msgctxt ""
"par_id451619034669263\n"
"help.text"
msgid "List of Methods in the FormDocument Service"
-msgstr ""
+msgstr "Llista de métodos nel serviciu FormDocument"
#. jY8vp
#: sf_formdocument.xhp
@@ -28292,7 +28292,7 @@ msgctxt ""
"par_id131656330679679\n"
"help.text"
msgid "Locale"
-msgstr ""
+msgstr "Configuración rexonal"
#. FxnFK
#: sf_region.xhp
@@ -33989,7 +33989,7 @@ msgctxt ""
"par_id891589189452545\n"
"help.text"
msgid "Toggle the visibility of specific toolbars."
-msgstr ""
+msgstr "Alterna la visibilidá de barres de ferramientes específiques."
#. Cq89r
#: sf_toolbar.xhp
@@ -34250,7 +34250,7 @@ msgctxt ""
"par_id651606319520519\n"
"help.text"
msgid "List of Methods in the Toolbar Service"
-msgstr ""
+msgstr "Llista de métodos nel serviciu Toolbar"
#. FED3g
#: sf_toolbar.xhp
@@ -34790,7 +34790,7 @@ msgctxt ""
"par_id651606319520519\n"
"help.text"
msgid "List of Methods in the ToolbarButton Service"
-msgstr ""
+msgstr "Llista de métodos nel serviciu ToolbarButton"
#. oGWqY
#: sf_toolbarbutton.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc.po b/source/ast/helpcontent2/source/text/scalc.po
index adb586df19e..db2efd7bd15 100644
--- a/source/ast/helpcontent2/source/text/scalc.po
+++ b/source/ast/helpcontent2/source/text/scalc.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-03 09:45+0000\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
+"PO-Revision-Date: 2024-04-02 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1494345492.000000\n"
#. ZxQeC
@@ -376,14 +376,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">The <emph>Formatting</emph> bar contains basic commands for applying manually formatting.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_TOOLBOX_TABLE\">La barra <emph>Formatu</emph> contién les órdenes básiques p'aplicar el formatu manualmente.</ahelp>"
-#. 7GEuZ
+#. g2ub5
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
"hd_id3153160\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\">Font Color</link>"
-msgstr "<link href=\"text/shared/01/05020200.xhp\">Color de fonte</link>"
+msgid "<link href=\"text/shared/01/05020200.xhp#FontColor\">Font Color</link>"
+msgstr ""
#. H2aV6
#: main0202.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"par_idN10690\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040300.xhp\">Advanced Filter</link>"
-msgstr "<link href=\"text/scalc/01/12040300.xhp\">Filtru avanzáu</link>"
+msgstr "<link href=\"text/scalc/01/12040300.xhp\">Peñera avanzada</link>"
#. NgA6E
#: main0218.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/00.po b/source/ast/helpcontent2/source/text/scalc/00.po
index 8df1336ecfa..1068b0f53bd 100644
--- a/source/ast/helpcontent2/source/text/scalc/00.po
+++ b/source/ast/helpcontent2/source/text/scalc/00.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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-06 09:45+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/ast/>\n"
"Language: ast\n"
@@ -779,7 +779,7 @@ msgctxt ""
"par_id311698502223084\n"
"help.text"
msgid "Value Highlighting"
-msgstr ""
+msgstr "Resaltáu de valores"
#. fk2H8
#: 00000403.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"par_id531698361058084\n"
"help.text"
msgid "Choose <emph>View - Normal</emph>"
-msgstr ""
+msgstr "Escueyi <emph>Ver - Normal</emph>"
#. FV4LM
#: 00000403.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"par_id711698361062230\n"
"help.text"
msgid "Choose <menuitem>View - Normal View</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Ver - Vista normal</menuitem>"
#. NGzbV
#: 00000403.xhp
@@ -923,7 +923,7 @@ msgctxt ""
"par_id651698361082228\n"
"help.text"
msgid "<image src=\"cmd/lc_normalviewmode.svg\" id=\"img_id691698358201616\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id471598358501617\">Icon Normal View</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_normalviewmode.svg\" id=\"img_id691698358201616\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id471598358501617\">Iconu Vista normal</alt></image>"
#. RWz9s
#: 00000403.xhp
@@ -932,7 +932,7 @@ msgctxt ""
"par_id121698361112694\n"
"help.text"
msgid "Normal View"
-msgstr ""
+msgstr "Vista normal"
#. EEtme
#: 00000403.xhp
@@ -1400,7 +1400,7 @@ msgctxt ""
"par_id581698856407913\n"
"help.text"
msgid "Choose <menuitem>Insert - Fields - Date</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Campos - Data</menuitem>."
#. tNrBm
#: 00000404.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"par_id761654173486733\n"
"help.text"
msgid "Choose <menuitem>Insert - Sparkline</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Minigráfica</menuitem>."
#. QhC7p
#: 00000404.xhp
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_id701698839017306\n"
"help.text"
msgid "Choose <menuitem>Sparklines - Sparklines</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Minigráfiques - Minigráfiques</menuitem>."
#. TnMyW
#: 00000404.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"par_id3145273\n"
"help.text"
msgid "<image id=\"img_id3145364\" src=\"cmd/sc_insertcellsdown.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145364\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145364\" src=\"cmd/sc_insertcellsdown.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145364\">Iconu</alt></image>"
#. JxBEy
#: 00000404.xhp
@@ -1616,7 +1616,7 @@ msgctxt ""
"par_id281702403424406\n"
"help.text"
msgid "Choose <menuitem>Insert Sheet - From file</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar fueya - Dende un ficheru</menuitem>."
#. 6iErE
#: 00000404.xhp
@@ -1625,7 +1625,7 @@ msgctxt ""
"par_id791702403654890\n"
"help.text"
msgid "<image src=\"cmd/lc_insert.svg\" id=\"img_id131702403654891\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id501702403654892\">Icon Insert Sheet from File</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_insert.svg\" id=\"img_id131702403654891\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id501702403654892\">Iconu Inxertar una fueya dende un ficheru</alt></image>"
#. Ct4mX
#: 00000404.xhp
@@ -1634,7 +1634,7 @@ msgctxt ""
"par_id481702403654894\n"
"help.text"
msgid "Insert Sheet From File"
-msgstr ""
+msgstr "Inxertar una fueya dende un ficheru"
#. hfGrg
#: 00000404.xhp
@@ -1643,7 +1643,7 @@ msgctxt ""
"par_id3155115\n"
"help.text"
msgid "Choose <menuitem>Insert - Function</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Función</menuitem>."
#. 92UrB
#: 00000404.xhp
@@ -1814,7 +1814,7 @@ msgctxt ""
"par_id3146776\n"
"help.text"
msgid "<variable id=\"eiextdata\">Choose <menuitem>Sheet - External Links</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"eiextdata\">Escueyi <menuitem>Fueya - Enllaces esternos</menuitem>.</variable>"
#. 5Gstj
#: 00000404.xhp
@@ -1859,7 +1859,7 @@ msgctxt ""
"par_id301702675433245\n"
"help.text"
msgid "Choose <menuitem>Insert - Manage Names</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Xestionar nomes</menuitem>."
#. xCq8y
#: 00000404.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"par_id601702675437816\n"
"help.text"
msgid "Choose <menuitem>Data - Manage Names</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Xestionar nomes</menuitem>."
#. Ln2Gt
#: 00000404.xhp
@@ -1895,7 +1895,7 @@ msgctxt ""
"par_id121702675107134\n"
"help.text"
msgid "Manage Names"
-msgstr ""
+msgstr "Xestionar nomes"
#. KFqnF
#: 00000404.xhp
@@ -1949,7 +1949,7 @@ msgctxt ""
"par_id601702661988059\n"
"help.text"
msgid "Choose <menuitem>Data - Define Name</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Definir nome</menuitem>."
#. B6onu
#: 00000404.xhp
@@ -2084,7 +2084,7 @@ msgctxt ""
"par_id21701561553735\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Sparklines</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Minigráfiques</menuitem>."
#. WPudy
#: 00000405.xhp
@@ -2363,7 +2363,7 @@ msgctxt ""
"par_id261700515372556\n"
"help.text"
msgid "Choose <menuitem>Home - Columns - Show Columns</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Columnes - Amosar columnes</menuitem>."
#. 5EAEu
#: 00000405.xhp
@@ -4010,7 +4010,7 @@ msgctxt ""
"par_id541703617143126\n"
"help.text"
msgid "Choose <menuitem>Data - AutoFilter</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Peñera automática</menuitem>."
#. uasVF
#: 00000412.xhp
@@ -4019,7 +4019,7 @@ msgctxt ""
"par_id751703617148566\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>AutoFilter</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Peñera automática</menuitem>."
#. qDpvz
#: 00000412.xhp
@@ -4028,7 +4028,7 @@ msgctxt ""
"par_id3145799\n"
"help.text"
msgid "<image id=\"img_id3149413\" src=\"cmd/lc_datafilterautofilter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149413\">Icon Autofilter</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149413\" src=\"cmd/lc_datafilterautofilter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149413\">Iconu Peñera automática</alt></image>"
#. dwkEN
#: 00000412.xhp
@@ -4064,7 +4064,7 @@ msgctxt ""
"par_id231703619502524\n"
"help.text"
msgid "Choose <menuitem>Data - Advanced Filter</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Peñera avanzada</menuitem>."
#. dEPir
#: 00000412.xhp
@@ -4091,7 +4091,7 @@ msgctxt ""
"par_id771703619531306\n"
"help.text"
msgid "Advanced Filter"
-msgstr ""
+msgstr "Peñera avanzada"
#. PEeec
#: 00000412.xhp
@@ -4118,7 +4118,7 @@ msgctxt ""
"par_id3156382\n"
"help.text"
msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Datos - Más peñeres - Reafitar la peñera</emph>."
#. 5BtUD
#: 00000412.xhp
@@ -4136,7 +4136,7 @@ msgctxt ""
"par_id3152778\n"
"help.text"
msgid "<variable id=\"dnaftas\">Choose <menuitem>Data - More Filters - Hide AutoFilter</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"dnaftas\">Escueyi <menuitem>Datos - Más peñeres - Anubrir la peñera automática</menuitem>.</variable>"
#. jSiD5
#: 00000412.xhp
@@ -4145,7 +4145,7 @@ msgctxt ""
"par_id541703623051905\n"
"help.text"
msgid "Choose <menuitem>Data - Hide AutoFilter</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Anubrir la peñera automática</menuitem>."
#. JX43k
#: 00000412.xhp
@@ -4154,7 +4154,7 @@ msgctxt ""
"par_id121703622992207\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Hide AutoFilter</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Anubrir la peñera automática</menuitem>."
#. HS7AA
#: 00000412.xhp
@@ -4163,7 +4163,7 @@ msgctxt ""
"par_id631703623095339\n"
"help.text"
msgid "<image src=\"cmd/lc_removefiltersort.svg\" id=\"img_id981703623095340\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id261703623095341\">Icon Hide AutoFilter</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_removefiltersort.svg\" id=\"img_id981703623095340\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id261703623095341\">Iconu Anubrir la peñera automática</alt></image>"
#. HFR3g
#: 00000412.xhp
@@ -4172,7 +4172,7 @@ msgctxt ""
"par_id351703623095343\n"
"help.text"
msgid "Hide AutoFilter"
-msgstr ""
+msgstr "Anubrir la peñera automática"
#. aoNDF
#: 00000412.xhp
@@ -4190,7 +4190,7 @@ msgctxt ""
"par_id231704304474727\n"
"help.text"
msgid "Choose <menuitem>Data - Subtotals</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Sototales</menuitem>."
#. RdLiL
#: 00000412.xhp
@@ -4199,7 +4199,7 @@ msgctxt ""
"par_id791704304691703\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Subtotals</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Sototales</menuitem>."
#. LPUMW
#: 00000412.xhp
@@ -4208,7 +4208,7 @@ msgctxt ""
"par_id601704304642912\n"
"help.text"
msgid "<image src=\"cmd/lc_datasubtotals.svg\" id=\"img_id161704304642913\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id281704304642915\">Icon Subtotals</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_datasubtotals.svg\" id=\"img_id161704304642913\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id281704304642915\">Iconu Sototales</alt></image>"
#. Ypgcg
#: 00000412.xhp
@@ -4217,7 +4217,7 @@ msgctxt ""
"par_id141704304642917\n"
"help.text"
msgid "Subtotals"
-msgstr ""
+msgstr "Sototales"
#. 4GWVS
#: 00000412.xhp
@@ -4262,7 +4262,7 @@ msgctxt ""
"par_id3145133\n"
"help.text"
msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
-msgstr ""
+msgstr "<variable id=\"datengueltig\">Escueyi <emph>Datos - Validación</emph>.</variable>"
#. ErMsg
#: 00000412.xhp
@@ -4271,7 +4271,7 @@ msgctxt ""
"par_id941704298058952\n"
"help.text"
msgid "Choose <menuitem>Data - Validity</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Validación</menuitem>."
#. WAdB3
#: 00000412.xhp
@@ -4280,7 +4280,7 @@ msgctxt ""
"par_id161704298115623\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Validity</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Validación</menuitem>."
#. 3EcWB
#: 00000412.xhp
@@ -4289,7 +4289,7 @@ msgctxt ""
"par_id821704298143026\n"
"help.text"
msgid "<image src=\"cmd/lc_validation.svg\" id=\"img_id561704298143028\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991704298143029\">Icon Data Validity</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_validation.svg\" id=\"img_id561704298143028\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991704298143029\">Iconu Validación de datos</alt></image>"
#. jiBFF
#: 00000412.xhp
@@ -4298,7 +4298,7 @@ msgctxt ""
"par_id611704298143032\n"
"help.text"
msgid "Data Validity"
-msgstr ""
+msgstr "Validación de datos"
#. zEawg
#: 00000412.xhp
@@ -4307,7 +4307,7 @@ msgctxt ""
"par_id3152992\n"
"help.text"
msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"datengueltigwerte\">Escueyi la llingüeta <emph>Datos - Validación - Criterios</emph>.</variable>"
#. eFtVA
#: 00000412.xhp
@@ -4316,7 +4316,7 @@ msgctxt ""
"par_id281704302934153\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Validity - Criteria</menuitem> tab."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi la llingüeta <menuitem>Validación - Criterios</menuitem>."
#. bfJfv
#: 00000412.xhp
@@ -4325,7 +4325,7 @@ msgctxt ""
"par_id3150367\n"
"help.text"
msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"datengueltigeingabe\">Escueyi la llingüeta <emph>Datos - Validación - Ayuda d'entrada</emph>.</variable>"
#. qeMng
#: 00000412.xhp
@@ -4343,7 +4343,7 @@ msgctxt ""
"par_id3154486\n"
"help.text"
msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"datengueltigfehler\">Escueyi la llingüeta <emph>Datos - Validación - Alerta d'error</emph>.</variable>"
#. YBAeJ
#: 00000412.xhp
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id181704373338815\n"
"help.text"
msgid "Choose <menuitem>Data - Show Details</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Amosar detalles</menuitem>."
#. C8Cnp
#: 00000412.xhp
@@ -4460,7 +4460,7 @@ msgctxt ""
"par_id531704373355287\n"
"help.text"
msgid "<image src=\"cmd/lc_showdetail.svg\" id=\"img_id451704373355288\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id921704373355289\">Icon Show Details</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_showdetail.svg\" id=\"img_id451704373355288\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id921704373355289\">Iconu Amosar detalles</alt></image>"
#. eCBCe
#: 00000412.xhp
@@ -4469,7 +4469,7 @@ msgctxt ""
"par_id451704373355290\n"
"help.text"
msgid "Show Details"
-msgstr ""
+msgstr "Amosar detalles"
#. 7AiJR
#: 00000412.xhp
@@ -4478,7 +4478,7 @@ msgctxt ""
"par_id3153815\n"
"help.text"
msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
-msgstr ""
+msgstr "<variable id=\"dngda\">Escueyi <emph>Datos - Grupu y esquema - Anubrir detalles</emph>.</variable>"
#. eLpGb
#: 00000412.xhp
@@ -4487,7 +4487,7 @@ msgctxt ""
"par_id161704373839255\n"
"help.text"
msgid "Choose <menuitem>Data - Hide Details</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Anubrir detalles</menuitem>."
#. 3oVMu
#: 00000412.xhp
@@ -4505,7 +4505,7 @@ msgctxt ""
"par_id871704373860903\n"
"help.text"
msgid "<image src=\"cmd/lc_hidedetail.svg\" id=\"img_id91704373860904\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id101704373860905\">Icon Hide Details</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_hidedetail.svg\" id=\"img_id91704373860904\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id101704373860905\">Iconu Anubrir detalles</alt></image>"
#. DG7FC
#: 00000412.xhp
@@ -4514,7 +4514,7 @@ msgctxt ""
"par_id461704373860906\n"
"help.text"
msgid "Hide Details"
-msgstr ""
+msgstr "Anubrir detalles"
#. ntpHG
#: 00000412.xhp
@@ -5144,7 +5144,7 @@ msgctxt ""
"par_id471704386872787\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques</menuitem>."
#. 5Bkam
#: 00000412.xhp
@@ -5153,7 +5153,7 @@ msgctxt ""
"par_id361704462605759\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques</menuitem>."
#. XraB4
#: 00000412.xhp
@@ -5162,7 +5162,7 @@ msgctxt ""
"par_id641704462610723\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Statistics</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Estadístiques</menuitem>."
#. rP6WV
#: 00000412.xhp
@@ -5171,7 +5171,7 @@ msgctxt ""
"par_id791704461144980\n"
"help.text"
msgid "<image src=\"cmd/lc_statisticsmenu.svg\" id=\"img_id511704461144981\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id761704461144982\">Icon Statistics</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_statisticsmenu.svg\" id=\"img_id511704461144981\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id761704461144982\">Iconu Estadístiques</alt></image>"
#. LA3Uy
#: 00000412.xhp
@@ -5180,7 +5180,7 @@ msgctxt ""
"par_id741704461144984\n"
"help.text"
msgid "Statistics"
-msgstr ""
+msgstr "Estadístiques"
#. dG8j2
#: 00000412.xhp
@@ -5243,7 +5243,7 @@ msgctxt ""
"par_id1001250\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Analysis of Variance (ANOVA)</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Analís de varianza (ANOVA)</menuitem>"
#. WPdhU
#: 00000412.xhp
@@ -5252,7 +5252,7 @@ msgctxt ""
"par_id991704463588928\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Analysis of Variance (ANOVA)</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Analís de varianza (ANOVA)</menuitem>."
#. ga5od
#: 00000412.xhp
@@ -5261,7 +5261,7 @@ msgctxt ""
"par_id991704463592208\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Statistics - Analysis of Variance (ANOVA)</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Estadístiques - Analís de varianza (ANOVA)</menuitem>."
#. piFez
#: 00000412.xhp
@@ -5270,7 +5270,7 @@ msgctxt ""
"par_id261704463752644\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Correlation</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Correllación</menuitem>"
#. URrNg
#: 00000412.xhp
@@ -5279,7 +5279,7 @@ msgctxt ""
"par_id491704463758812\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Correlation</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Correllación</menuitem>."
#. Qbixo
#: 00000412.xhp
@@ -5288,7 +5288,7 @@ msgctxt ""
"par_id631704463761947\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Statistics - Correlation</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Estadístiques - Correllación</menuitem>."
#. inGCs
#: 00000412.xhp
@@ -5297,7 +5297,7 @@ msgctxt ""
"par_id1001950\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Covariance</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Covarianza</menuitem>"
#. C79Ud
#: 00000412.xhp
@@ -5306,7 +5306,7 @@ msgctxt ""
"par_id31704463917441\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Covariance</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Covarianza</menuitem>."
#. FS7iW
#: 00000412.xhp
@@ -5378,7 +5378,7 @@ msgctxt ""
"par_id731704464349309\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Regression</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Regresión</menuitem>"
#. JEnPu
#: 00000412.xhp
@@ -5387,7 +5387,7 @@ msgctxt ""
"par_id41704464352982\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Regression</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Regresión</menuitem>."
#. CvGkX
#: 00000412.xhp
@@ -5459,7 +5459,7 @@ msgctxt ""
"par_id1003650\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Z-test</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Prueba Z</menuitem>"
#. eHqEH
#: 00000412.xhp
@@ -5468,7 +5468,7 @@ msgctxt ""
"par_id651704464793226\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Z-test</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Prueba Z</menuitem>."
#. 9iyDA
#: 00000412.xhp
@@ -5477,7 +5477,7 @@ msgctxt ""
"par_id821704464796362\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Statistics - Z-test</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Estadístiques - Prueba Z</menuitem>."
#. UT4hN
#: 00000412.xhp
@@ -5513,7 +5513,7 @@ msgctxt ""
"par_id101704465098092\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Fourier Analysis</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Analís de Fourier</menuitem>"
#. kfWMY
#: 00000412.xhp
@@ -5522,7 +5522,7 @@ msgctxt ""
"par_id851704465051620\n"
"help.text"
msgid "Choose <menuitem>Data - Statistics - Fourier Analysis</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Datos - Estadístiques - Analís de Fourier</menuitem>."
#. JJDjz
#: 00000412.xhp
@@ -5531,7 +5531,7 @@ msgctxt ""
"par_id701704465054813\n"
"help.text"
msgid "On the <menuitem>Data</menuitem> menu of the <menuitem>Data</menuitem> tab, choose <menuitem>Statistics - Fourier Analysis</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Datos</menuitem> de la llingüeta <menuitem>Datos</menuitem>, escueyi <menuitem>Estadístiques - Analís de Fourier</menuitem>."
#. mAfT6
#: avail_release.xhp
@@ -6278,7 +6278,7 @@ msgctxt ""
"par_id631702136321436\n"
"help.text"
msgid "Choose <menuitem>Home - Row</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Filera</menuitem>."
#. KgZFA
#: sheet_menu.xhp
@@ -6323,7 +6323,7 @@ msgctxt ""
"par_id481702137217464\n"
"help.text"
msgid "Choose <menuitem>Home - Column</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Columna</menuitem>."
#. DhYsC
#: sheet_menu.xhp
@@ -6512,7 +6512,7 @@ msgctxt ""
"par_id591702936735244\n"
"help.text"
msgid "Choose <menuitem>Hide Comment</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Anubrir el comentariu</menuitem>."
#. FBGrL
#: sheet_menu.xhp
@@ -6521,7 +6521,7 @@ msgctxt ""
"par_id311702937087575\n"
"help.text"
msgid "<image src=\"cmd/lc_hidenote.svg\" id=\"img_id591702937087576\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id441702937087577\">Icon Hide Comment</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_hidenote.svg\" id=\"img_id591702937087576\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id441702937087577\">Iconu Anubrir el comentariu</alt></image>"
#. RQgGH
#: sheet_menu.xhp
@@ -6530,7 +6530,7 @@ msgctxt ""
"par_id161702937087579\n"
"help.text"
msgid "Hide Comment"
-msgstr ""
+msgstr "Anubrir el comentariu"
#. mtWsM
#: sheet_menu.xhp
@@ -6656,7 +6656,7 @@ msgctxt ""
"par_id591702950637039\n"
"help.text"
msgid "Choose <menuitem>Sheet - Navigate</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Fueya - Restolar</menuitem>."
#. QyjVQ
#: sheet_menu.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index 4ca1cd59966..6bd7a4679c0 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.po
@@ -3,8 +3,8 @@ 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: 2024-03-04 14:25+0100\n"
-"PO-Revision-Date: 2024-03-09 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-01 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542028585.000000\n"
@@ -557,13 +557,40 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02120100.xhp\">Headers and Footers</link>"
msgstr ""
-#. H63aE
+#. JxLou
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
"par_id3150768\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for the page style in use.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for the page style in use. You can define separate settings for the first page and the remaining pages.</ahelp>"
+msgstr ""
+
+#. UGkAn
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"hd_id311715352188970\n"
+"help.text"
+msgid "Header or Footer (first and rest)"
+msgstr ""
+
+#. DCiEE
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id451715352194958\n"
+"help.text"
+msgid "Defines the header or footer settings for the first page or the remaining pages."
+msgstr ""
+
+#. NAXZ4
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id91715352201503\n"
+"help.text"
+msgid "The distinction between the first page and the remaining pages depends on the selection of <emph>Same content on first page</emph> in Page <link href=\"text/shared/01/05040300.xhp\">Header</link> and <link href=\"text/shared/01/05040300.xhp\">Footer</link>."
msgstr ""
#. zcpzd
@@ -584,6 +611,15 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Escriba'l testu que deseya amosar a la izquierda de la testera o pie de páxina.</ahelp>"
+#. s3Zo8
+#: 02120100.xhp
+msgctxt ""
+"02120100.xhp\n"
+"par_id11715352581714\n"
+"help.text"
+msgid "When <emph>Same content on first page</emph> above is <emph>not</emph> checked, the left area is not available on the first page."
+msgstr ""
+
#. 3yeo5
#: 02120100.xhp
msgctxt ""
@@ -3066,7 +3102,7 @@ msgctxt ""
"hd_id3151384\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\">Page Break</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/03100000.xhp\">Saltu de páxina</link>"
#. BCmmc
#: 03100000.xhp
@@ -3102,7 +3138,7 @@ msgctxt ""
"hd_id3154731\n"
"help.text"
msgid "Delete Page Breaks"
-msgstr ""
+msgstr "Desaniciar saltos de páxina"
#. mH8J5
#: 03100000.xhp
@@ -3111,7 +3147,7 @@ msgctxt ""
"par_id3149400\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes all manual breaks in the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteAllBreaks\">Desanicia tolos saltos manuales de la fueya actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Desanicia tolos saltos manuales de la fueya actual.</ahelp>"
#. iigiV
#: 03100000.xhp
@@ -14003,96 +14039,6 @@ msgctxt ""
msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
msgstr "<item type=\"input\">=SENOH(0)</item> devuelve 0, el senu hiperbólicu de 0."
-#. LAWCJ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3151957\n"
-"help.text"
-msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>"
-msgstr "<bookmark_value>SUMAR.SI</bookmark_value><bookmark_value>amestar;númberos especificaos</bookmark_value>"
-
-#. CGGGj
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3151957\n"
-"help.text"
-msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr ""
-
-#. p2fHt
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3151986\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criterion.</ahelp> This function is used to sum a range when you search for a certain value."
-msgstr ""
-
-#. GKQGQ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152028\n"
-"help.text"
-msgid "SUMIF(Range; Criterion [; SumRange])"
-msgstr ""
-
-#. wmLcE
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152043\n"
-"help.text"
-msgid "<emph>Range</emph> is the range to which the criterion is to be applied."
-msgstr ""
-
-#. FCxrw
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152083\n"
-"help.text"
-msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed."
-msgstr "<emph>Rangu de suma</emph> ye l'área dende'l que se suman los valores. Si esti parámetru nun s'indicó, sumir los valores atopaos nel rangu."
-
-#. iGKyo
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8347422\n"
-"help.text"
-msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given."
-msgstr ""
-
-#. uazzL
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3152148\n"
-"help.text"
-msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
-msgstr "Pa sumar namái númberos negativos: <item type=\"input\">=SUMAR.SI(A1:A10;\"<0\")</item>"
-
-#. GGT9C
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id6670125\n"
-"help.text"
-msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:B10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
-msgstr ""
-
-#. G5vdm
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id6062196\n"
-"help.text"
-msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
-msgstr "Consulte CUNTAR.SI() pa llograr más exemplos de sintaxis que puedan utilizase con SUMAR.SI()."
-
#. BHGzQ
#: 04060106.xhp
msgctxt ""
@@ -15092,14 +15038,14 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value><bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr ""
-#. vqzRX
+#. BEzhz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164669\n"
"help.text"
-msgid "RANDBETWEEN"
-msgstr "ALEATORIU.ENTE"
+msgid "<variable id=\"randbetween\"><link href=\"text/scalc/01/04060106.xhp#randbetween\">RANDBETWEEN</link></variable>"
+msgstr ""
#. eADpQ
#: 04060106.xhp
@@ -15164,13 +15110,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile; between limits</bookmark_value><bookmark_value>RANDBETWEEN.NV function</bookmark_value>"
msgstr ""
-#. cgHiZ
+#. 873Eh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id171590240366277\n"
"help.text"
-msgid "RANDBETWEEN.NV"
+msgid "<variable id=\"randbetween_nv_1\"><link href=\"text/scalc/01/04060106.xhp#randbetween_nv_1\">RANDBETWEEN.NV</link></variable>"
msgstr ""
#. Akjyr
@@ -15227,14 +15173,14 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value><bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr ""
-#. tTc7D
+#. uFBEH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id3164800\n"
"help.text"
-msgid "RAND"
-msgstr "ALEATORIU"
+msgid "<variable id=\"rand_1\"><link href=\"text/scalc/01/04060106.xhp#rand_1\">RAND</link></variable>"
+msgstr ""
#. AXnAh
#: 04060106.xhp
@@ -15317,13 +15263,13 @@ msgctxt ""
msgid "<bookmark_value>random numbers non-volatile;between 0 and 1</bookmark_value><bookmark_value>RAND.NV function</bookmark_value>"
msgstr ""
-#. q9iLd
+#. mDVmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"hd_id71590238179170\n"
"help.text"
-msgid "RAND.NV"
+msgid "<variable id=\"rand_nv_1\"><link href=\"text/scalc/01/04060106.xhp#rand_nv_1\">RAND.NV</link></variable>"
msgstr ""
#. Fc2hv
@@ -42434,13 +42380,13 @@ msgctxt ""
msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
msgstr "<bookmark_value>fueyes;definir árees d'etiquetes</bookmark_value><bookmark_value>árees d'etiquetes en fueyes</bookmark_value>"
-#. poDQF
+#. WgBoC
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
"hd_id3150791\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link>"
+msgid "<variable id=\"h1\"><link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link></variable>"
msgstr ""
#. sTpBB
@@ -45744,7 +45690,7 @@ msgctxt ""
"hd_id511663453530293\n"
"help.text"
msgid "Bar Colors"
-msgstr ""
+msgstr "Colores de la barra"
#. 3WvU9
#: 05120400.xhp
@@ -46707,7 +46653,7 @@ msgctxt ""
"par_id3147264\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Marks all cells in the sheet that contain values outside the validation rules.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Marca toles caxelles de la fueya que contienen valores que nun cumplen les regles de validez.</ahelp>"
+msgstr "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Marca toles caxelles de la fueya que contienen valores que nun cumplen les regles de validación.</ahelp>"
#. UHhHG
#: 06030800.xhp
@@ -48345,7 +48291,7 @@ msgctxt ""
"hd_id3149257\n"
"help.text"
msgid "Locale"
-msgstr ""
+msgstr "Configuración rexonal"
#. qEutS
#: 12030200.xhp
@@ -48354,7 +48300,7 @@ msgctxt ""
"hd_id3147004\n"
"help.text"
msgid "Locale"
-msgstr ""
+msgstr "Configuración rexonal"
#. vN3mC
#: 12030200.xhp
@@ -48957,7 +48903,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Advanced Filter"
-msgstr "Filtru especial"
+msgstr "Peñera avanzada"
#. TkCh6
#: 12040300.xhp
@@ -48975,7 +48921,7 @@ msgctxt ""
"par_id3156281\n"
"help.text"
msgid "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Defines an advanced filter.</ahelp></variable>"
-msgstr "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Define un filtru que pue combinar hasta ocho criterio de filtru.</ahelp></variable>"
+msgstr "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Define una peñera avanzada.</ahelp></variable>"
#. xfUGG
#: 12040300.xhp
@@ -52323,7 +52269,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Validity"
-msgstr "Validez"
+msgstr "Validación"
#. 7NuDC
#: 12120000.xhp
@@ -52332,7 +52278,7 @@ msgctxt ""
"hd_id3156347\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/12120000.xhp\">Validity</link></variable>"
-msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/12120000.xhp\">Validez</link></variable>"
+msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/12120000.xhp\">Validación</link></variable>"
#. EGFSj
#: 12120000.xhp
@@ -52350,7 +52296,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the <link href=\"text/shared/02/01170102.xhp\">Data</link> page of the list box properties window."
-msgstr "Tamién pue inxertase un cuadru de llista dende la barra de herramienta Campos de control y enllazalo con una caxella. D'esta forma, puen especificase los valores correctos na llingüeta <link href=\"text/shared/02/01170102.xhp\">Datos</link> de la ventana de propiedaes del cuadru de llista."
+msgstr "Tamién pue inxertase una caxa de llista dende la barra de ferramientes Controles y enllazala con una caxella. D'esta forma, puen especificase los valores correctos na llingüeta <link href=\"text/shared/02/01170102.xhp\">Datos</link> de la ventana de propiedaes de la caxa de llista."
#. 2NFCN
#: 12120100.xhp
@@ -53250,7 +53196,7 @@ msgctxt ""
"hd_id631698859855352\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#. kF8ku
#: FieldMenu.xhp
@@ -53331,7 +53277,7 @@ msgctxt ""
"hd_id291701553478320\n"
"help.text"
msgid "Delete Sparkline"
-msgstr ""
+msgstr "Desaniciar minigráfica"
#. iQPET
#: FormatSparklineMenu.xhp
@@ -53367,16 +53313,16 @@ msgctxt ""
"hd_id521701553498239\n"
"help.text"
msgid "Edit Sparkline Group"
-msgstr ""
+msgstr "Editar el grupu de minigráfiques"
-#. jbHXJ
+#. F3xGC
#: FormatSparklineMenu.xhp
msgctxt ""
"FormatSparklineMenu.xhp\n"
"par_id801701562077297\n"
"help.text"
-msgid "Edits the properties of the sparkline group. The properties applies to all sparklines in the group."
-msgstr ""
+msgid "Edits the properties of the sparkline group. The properties apply to all sparklines in the group."
+msgstr "Edita les propiedaes del grupu de minigráfiques. Les propiedaes aplíquense a toles minigráfiques nel grupu."
#. 2crMd
#: FormatSparklineMenu.xhp
@@ -53385,7 +53331,7 @@ msgctxt ""
"hd_id311701553503214\n"
"help.text"
msgid "Edit Sparkline"
-msgstr ""
+msgstr "Editar la minigráfica"
#. j86nH
#: FormatSparklineMenu.xhp
@@ -53700,7 +53646,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Manage Names"
-msgstr ""
+msgstr "Xestionar nomes"
#. EYxFn
#: ManageNames.xhp
@@ -53709,7 +53655,7 @@ msgctxt ""
"hd_id511702671562154\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/ManageNames.xhp\">Manage Names</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/ManageNames.xhp\">Xestionar nomes</link></variable>"
#. jNdGJ
#: ManageNames.xhp
@@ -53736,7 +53682,7 @@ msgctxt ""
"par_id3150301\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/managenamesdialog/names\">Select a named range or named formula from the list to modify its properties.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/managenamesdialog/names\">Esbilla una estaya o una fórmula denomada de la llista pa modificar les sos propiedaes.</ahelp>"
#. BFGn8
#: MergeCellsMenu.xhp
@@ -53808,7 +53754,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Normal View"
-msgstr ""
+msgstr "Vista normal"
#. SQiMo
#: NormalViewMode.xhp
@@ -53817,7 +53763,7 @@ msgctxt ""
"hd_id3151384\n"
"help.text"
msgid "<link href=\"text/scalc/01/NormalViewMode.xhp\">Normal View</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/NormalViewMode.xhp\">Vista normal</link>"
#. VkU4D
#: NormalViewMode.xhp
@@ -53826,7 +53772,7 @@ msgctxt ""
"par_idN105AF\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the normal layout view of the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Amuesa la vista de disposición ordinaria de la fueya.</ahelp>"
#. 4C6T2
#: ODFF.xhp
@@ -53862,7 +53808,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Select Column"
-msgstr ""
+msgstr "Esbillar columna"
#. Wgv4k
#: SelectColumn.xhp
@@ -53871,7 +53817,7 @@ msgctxt ""
"hd_id91697506550043\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/SelectColumn.xhp\">Select Column</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/SelectColumn.xhp\">Esbillar columna</link></variable>"
#. zpCB4
#: SelectColumn.xhp
@@ -53889,7 +53835,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Select Data"
-msgstr ""
+msgstr "Esbillar datos"
#. 8DDzS
#: SelectData.xhp
@@ -53907,7 +53853,7 @@ msgctxt ""
"hd_id171697546202709\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/SelectData.xhp\">Select Data Area</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/SelectData.xhp\">Esbillar área de datos</link></variable>"
#. nf8bo
#: SelectData.xhp
@@ -55104,7 +55050,7 @@ msgctxt ""
"Databar-Moreoptions\n"
"help.text"
msgid "Databar More Options"
-msgstr ""
+msgstr "Más opciones de la barra de datos"
#. 6Mf5d
#: databar_more_options.xhp
@@ -55140,7 +55086,7 @@ msgctxt ""
"hd_id661610569199542\n"
"help.text"
msgid "Minimum:"
-msgstr ""
+msgstr "Mínimu:"
#. AxvHB
#: databar_more_options.xhp
@@ -55239,7 +55185,7 @@ msgctxt ""
"hd_id551610558198954\n"
"help.text"
msgid "Bar Colors"
-msgstr ""
+msgstr "Colores de la barra"
#. brFRN
#: databar_more_options.xhp
@@ -55311,7 +55257,7 @@ msgctxt ""
"hd_id731610569777368\n"
"help.text"
msgid "Position of vertical axis:"
-msgstr ""
+msgstr "Posición de la exa vertical:"
#. jrmur
#: databar_more_options.xhp
@@ -55356,7 +55302,7 @@ msgctxt ""
"hd_id591610569865757\n"
"help.text"
msgid "Color of vertical axis:"
-msgstr ""
+msgstr "Color de la exa vertical:"
#. 2cZEy
#: databar_more_options.xhp
@@ -55419,7 +55365,7 @@ msgctxt ""
"hd_id821610560955981\n"
"help.text"
msgid "Display bar only"
-msgstr ""
+msgstr "Amosar namái la barra"
#. qxGGB
#: databar_more_options.xhp
@@ -55437,7 +55383,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Default Number Formats"
-msgstr ""
+msgstr "Formatos numbéricos predeterminaos"
#. 8ndNr
#: default_number_formats.xhp
@@ -55446,7 +55392,7 @@ msgctxt ""
"hd_id111674498160040\n"
"help.text"
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Formatu numbéricu</link>"
#. uUnUT
#: default_number_formats.xhp
@@ -55464,7 +55410,7 @@ msgctxt ""
"hd_id3149182\n"
"help.text"
msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: General</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Formatu numbéricu: xeneral</link>"
#. Bdin6
#: default_number_formats.xhp
@@ -55482,7 +55428,7 @@ msgctxt ""
"par_id701698931147179\n"
"help.text"
msgid "Choose <menuitem>Format - Number Format - General</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Formatu numbéricu - Xeneral</menuitem>."
#. acBdB
#: default_number_formats.xhp
@@ -55491,7 +55437,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "<image src=\"cmd/lc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Icon General Number Format</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Iconu Formatu numbéricu xeneral</alt></image>"
#. obVcY
#: default_number_formats.xhp
@@ -55500,7 +55446,7 @@ msgctxt ""
"par_id3153361\n"
"help.text"
msgid "Number Format: General"
-msgstr ""
+msgstr "Formatu numbéricu: xeneral"
#. qraYt
#: default_number_formats.xhp
@@ -56058,7 +56004,7 @@ msgctxt ""
"par_id731685032748193\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. pGPD6
#: events_sheet.xhp
@@ -56213,24 +56159,6 @@ msgctxt ""
msgid "Product Name"
msgstr ""
-#. HZpK7
-#: ex_data_stat_func.xhp
-msgctxt ""
-"ex_data_stat_func.xhp\n"
-"par_id2509201517433075\n"
-"help.text"
-msgid "Sales"
-msgstr ""
-
-#. NEEL8
-#: ex_data_stat_func.xhp
-msgctxt ""
-"ex_data_stat_func.xhp\n"
-"par_id2509201519383294\n"
-"help.text"
-msgid "Revenue"
-msgstr ""
-
#. ZyGBE
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56265,31 +56193,31 @@ msgctxt ""
"par_id2509201519374677\n"
"help.text"
msgid "book"
-msgstr ""
+msgstr "llibru"
-#. 48CjE
+#. NTJ7A
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id19479417931163\n"
+"par_id491711556981497\n"
"help.text"
msgid "pencil-case"
msgstr ""
-#. w8ZSP
+#. jwABa
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id85353130721737\n"
+"par_id981711556984697\n"
"help.text"
msgid "not"
msgstr ""
-#. EYktc
+#. cAKeZ
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
-"par_id15693941827291\n"
+"par_id581711556987385\n"
"help.text"
msgid "not"
msgstr ""
@@ -56301,7 +56229,7 @@ msgctxt ""
"par_id1191767622119\n"
"help.text"
msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
-msgstr ""
+msgstr "En tolos exemplos siguientes, los intervalos del cálculu contienen la filera nᵘ 6, que ye inorada porque contién testu."
#. YXQmf
#: ex_data_stat_func.xhp
@@ -56366,49 +56294,49 @@ msgctxt ""
msgid "A matching expression can be:"
msgstr ""
-#. fSoyL
+#. jQtQq
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id171619279059462\n"
"help.text"
-msgid "A Number or Logical value. A matching cell content equals the Number or Logical value."
+msgid "A number or logical value. A matching cell content equals the number or logical value."
msgstr ""
-#. 7Hfq9
+#. eEHxH
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id511619279076504\n"
"help.text"
-msgid "A value beginning with a comparator (<, <=, =, >, >=, <>)."
+msgid "A value beginning with a comparator (<emph><</emph>, <emph><=</emph>, <emph>=</emph>, <emph>></emph>, <emph>>=</emph>, <emph><></emph>)."
msgstr ""
-#. YEjSD
+#. fFaED
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id11619279168512\n"
"help.text"
-msgid "For =, if the value is empty it matches empty cells."
+msgid "For <emph>=</emph>, if the value is empty it matches empty cells."
msgstr ""
-#. 39AJR
+#. HsEcn
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id161619279207350\n"
"help.text"
-msgid "For <>, if the value is empty it matches non-empty cells."
+msgid "For <emph><></emph>, if the value is empty it matches non-empty cells."
msgstr ""
-#. 9xDer
+#. ACRXm
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id271619279215695\n"
"help.text"
-msgid "For <>, if the value is not empty it matches any cell content except the value, including empty cells."
+msgid "For <emph><></emph>, if the value is not empty it matches any cell content except the value, including empty cells."
msgstr ""
#. y2EGU
@@ -56420,22 +56348,22 @@ msgctxt ""
msgid "<emph>Note:</emph> \"=0\" does not match empty cells."
msgstr ""
-#. QHQaK
+#. 2hiEG
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id51619279363954\n"
"help.text"
-msgid "For = and <>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes and the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria = and <> must apply to whole cells</link> is checked, comparison is against the entire cell contents, if unchecked, comparison is against any subpart of the field that matches the criteria. For = and <>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes applies."
+msgid "For <emph>=</emph> and <emph><></emph>, if the value is not empty and can not be interpreted as a number type or one of its subtypes and the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria <emph>=</emph> and <emph><></emph> must apply to whole cells</link> is checked, comparison is against the entire cell contents, if unchecked, comparison is against any subpart of the field that matches the criteria. For <emph>=</emph> and <emph><></emph>, if the value is not empty and can not be interpreted as a Number type or one of its subtypes applies."
msgstr ""
-#. LX8Cp
+#. iGQae
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
"par_id801619279323556\n"
"help.text"
-msgid "Other Text value. If the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria = and <> must apply to whole cells</link> is true, the comparison is against the entire cell contents, if false, comparison is against any subpart of the field that matches the criteria. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\">if enabled in calculation options</link>)."
+msgid "Other Text value. If the property <link href=\"text/shared/optionen/01060500.xhp\">Search criteria <emph>=</emph> and <emph><></emph> must apply to whole cells</link> is true, the comparison is against the entire cell contents, if false, comparison is against any subpart of the field that matches the criteria. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\">if enabled in calculation options</link>)."
msgstr ""
#. sACAB
@@ -61667,6 +61595,15 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr ""
+#. ABP9p
+#: func_day.xhp
+msgctxt ""
+"func_day.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "DAY() returns the integer part of the day."
+msgstr ""
+
#. rUQip
#: func_day.xhp
msgctxt ""
@@ -64007,6 +63944,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the hour is to be returned."
msgstr "El <emph>númberu</emph>, como valor temporal, ye un númberu decimal en función del cual tien de calculase la hora."
+#. nYJCX
+#: func_hour.xhp
+msgctxt ""
+"func_hour.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "HOUR() returns the integer part of the hour."
+msgstr ""
+
#. dhLTM
#: func_hour.xhp
msgctxt ""
@@ -65717,6 +65663,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal number where the number of the minute is to be returned."
msgstr "El <emph>númberu</emph>, como valor temporal, ye un númberu decimal en función del cual tien de calculase'l númberu de minutos."
+#. Dk2qr
+#: func_minute.xhp
+msgctxt ""
+"func_minute.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "MINUTE() returns the integer part of the minute."
+msgstr ""
+
#. L77op
#: func_minute.xhp
msgctxt ""
@@ -65807,6 +65762,15 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr ""
+#. ppa8y
+#: func_month.xhp
+msgctxt ""
+"func_month.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "MONTH() returns the integer part of the month."
+msgstr ""
+
#. LuUhY
#: func_month.xhp
msgctxt ""
@@ -66959,22 +66923,94 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_randarray.xhp\">RANDARRAY</link></variable>"
msgstr ""
-#. 3voMF
+#. ERqtG
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Generates an array of random numbers between two limit values."
msgstr ""
-#. n2JxT
+#. 9wxNC
#: func_randarray.xhp
msgctxt ""
"func_randarray.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "RANDARRAY(...)"
+msgid "RANDARRAY([Rows], [Columns], [Min], [Max], [Integers])"
+msgstr ""
+
+#. FDbmd
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id101715616072623\n"
+"help.text"
+msgid "<emph>Rows</emph>: (optional) the number of rows to return. If omitted, the value is 1."
+msgstr ""
+
+#. 6N84A
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id271715616076797\n"
+"help.text"
+msgid "<emph>Columns</emph>: (optional) the number of columns to return. If omitted, the value is 1."
+msgstr ""
+
+#. 2KCG4
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id171715616081037\n"
+"help.text"
+msgid "<emph>Min</emph>: (optional) The lower limit of the generated numbers. If omitted, the minimum value is 0."
+msgstr ""
+
+#. qGeUx
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id361715616086109\n"
+"help.text"
+msgid "<emph>Max</emph>: (optional) The upper limit of the generated numbers. If omitted, the maximum value is 1."
+msgstr ""
+
+#. BcDGD
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id511715616090373\n"
+"help.text"
+msgid "<emph>Integers</emph>: (optional) returns whole numbers (TRUE) or decimal numbers (FALSE). Default is FALSE."
+msgstr ""
+
+#. gCAv3
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id821708357634624\n"
+"help.text"
+msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the RANDARRAY function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. QgdBu
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. ERYkg
+#: func_randarray.xhp
+msgctxt ""
+"func_randarray.xhp\n"
+"par_id521715616457946\n"
+"help.text"
+msgid "<input>{=RANDARRAY(10,4,10,50,1)}</input> returns an array of 10 rows, 4 columns with minimum value 10 and maximum value of 50 of whole numbers (integers)."
msgstr ""
#. iGDsD
@@ -67895,6 +67931,15 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the second is to be returned."
msgstr "El <emph>númberu</emph>, como valor temporal, ye un númberu decimal en función del cual tien de calculase'l númberu de segundos."
+#. e2ZnC
+#: func_second.xhp
+msgctxt ""
+"func_second.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "SECOND() rounds to the nearest second, instead of returning the integer part of the seconds."
+msgstr ""
+
#. fwYTM
#: func_second.xhp
msgctxt ""
@@ -67949,22 +67994,94 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sequence.xhp\">SEQUENCE</link></variable>"
msgstr ""
-#. BoGGv
+#. 6fNDF
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Generate a list of sequential numbers in an array."
msgstr ""
-#. 2wcAc
+#. Kk5tL
#: func_sequence.xhp
msgctxt ""
"func_sequence.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SEQUENCE(...)"
+msgid "SEQUENCE(Rows, Columns, [Start], [Step])"
+msgstr ""
+
+#. CDwFb
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id601714592655068\n"
+"help.text"
+msgid "<emph>Rows</emph>: a positive integer. The number of rows to return."
+msgstr ""
+
+#. G48qz
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id521714592660164\n"
+"help.text"
+msgid "<emph>Columns</emph>: a positive integer. The number of columns to return."
+msgstr ""
+
+#. KNGFY
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id171714592664667\n"
+"help.text"
+msgid "<emph>Start</emph>: optional. The initial value of the sequence. If omitted, default is 1."
+msgstr ""
+
+#. CZGrA
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id531714592669635\n"
+"help.text"
+msgid "<emph>Step</emph>: optional. The increment of each subsequent value in the array. If omitted, default is 1."
+msgstr ""
+
+#. J4cjA
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id821708357634624\n"
+"help.text"
+msgid "If <emph>Rows</emph> and <emph>Columns</emph> are greater than 1, the SEQUENCE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. EmG5r
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id141715790327107\n"
+"help.text"
+msgid "If <emph>Rows</emph> or <emph>Columns</emph> are references to the content of other cells, the array dimensions do not change when the referenced content changes. The array formula must be deleted and re-entered."
+msgstr ""
+
+#. k3KZZ
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id61714595841660\n"
+"help.text"
+msgid "The array is filled from the first row to the right up to the value of <emph>Columns</emph>, and then down to the number of rows."
+msgstr ""
+
+#. sC8E6
+#: func_sequence.xhp
+msgctxt ""
+"func_sequence.xhp\n"
+"par_id201714595986945\n"
+"help.text"
+msgid "<input>{=SEQUENCE(3,3,10,11)}</input> returns the 3-by-3 array below with an upper-right value of 10 and filling the array to the right and then downward in steps of 11."
msgstr ""
#. sNE2S
@@ -68093,22 +68210,211 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sort.xhp\">SORT</link></variable>"
msgstr ""
-#. 4Ky6H
+#. JkEQn
#: func_sort.xhp
msgctxt ""
"func_sort.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. JFZRF
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711543270539\n"
+"help.text"
+msgid "Enter the formula as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link>."
msgstr ""
-#. NFc8B
+#. LksfE
#: func_sort.xhp
msgctxt ""
"func_sort.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SORT(...)"
+msgid "SORT(Range [, SortIndex[, SortOrder[, ByCol]]])"
+msgstr ""
+
+#. 4iAJz
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id551711457515235\n"
+"help.text"
+msgid "<emph>Range:</emph> Required. The range or array to sort."
+msgstr ""
+
+#. Epf9D
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id151711457520290\n"
+"help.text"
+msgid "<emph>SortIndex:</emph> Optional. The number indicating the row or column to sort by."
+msgstr ""
+
+#. 2cgDj
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711457525811\n"
+"help.text"
+msgid "<emph>SortOrder:</emph> Optional. A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. JwCYE
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id351711457531579\n"
+"help.text"
+msgid "<emph>ByCol:</emph> Optional. A logical value indicating the desired sort direction; <emph>FALSE</emph> to sort by row (default), <emph>TRUE</emph> to sort by column."
+msgstr ""
+
+#. hDBib
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"hd_id751711480783220\n"
+"help.text"
+msgid "Example with ascending order"
+msgstr ""
+
+#. RmqyT
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id131711466000482\n"
+"help.text"
+msgid "<input>{=SORT(A2:C6,2,1)}</input>"
+msgstr ""
+
+#. MBgRu
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id471711472262161\n"
+"help.text"
+msgid "Sort the range A2:C6 based on the second column in ascending order (Sales)."
+msgstr ""
+
+#. EQiyc
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id31711465709083\n"
+"help.text"
+msgid "book"
+msgstr "llibru"
+
+#. AA3th
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id861711465758906\n"
+"help.text"
+msgid "pencil"
+msgstr ""
+
+#. zjCpK
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id331711465788257\n"
+"help.text"
+msgid "notebook"
+msgstr ""
+
+#. GDXFf
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id821711465827777\n"
+"help.text"
+msgid "pen"
+msgstr ""
+
+#. ofndu
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id11711465871342\n"
+"help.text"
+msgid "pencil-case"
+msgstr ""
+
+#. pvfNi
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"hd_id51711480751179\n"
+"help.text"
+msgid "Example with descending order"
+msgstr ""
+
+#. x5oDE
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id731711466320553\n"
+"help.text"
+msgid "<input>{=SORT(A2:C6,3,-1)}</input>"
+msgstr ""
+
+#. FSrYH
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id401711479167509\n"
+"help.text"
+msgid "Sort the range A2:C6 based on the third column in descending order (Revenue)."
+msgstr ""
+
+#. 5KSd6
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id821711478931934\n"
+"help.text"
+msgid "pencil-case"
+msgstr ""
+
+#. hHqSc
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id721711478941598\n"
+"help.text"
+msgid "notebook"
+msgstr ""
+
+#. Eh74E
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id281711478950341\n"
+"help.text"
+msgid "book"
+msgstr "llibru"
+
+#. KGKEY
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id101711478960309\n"
+"help.text"
+msgid "pen"
+msgstr ""
+
+#. fjhFK
+#: func_sort.xhp
+msgctxt ""
+"func_sort.xhp\n"
+"par_id911711478969701\n"
+"help.text"
+msgid "pencil"
msgstr ""
#. JDbrP
@@ -68147,22 +68453,67 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_sortby.xhp\">SORTBY</link></variable>"
msgstr ""
-#. EFPmE
+#. jCSNU
#: func_sortby.xhp
msgctxt ""
"func_sortby.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
msgstr ""
-#. 6QrpC
+#. EUgaa
#: func_sortby.xhp
msgctxt ""
"func_sortby.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "SORTBY(...)"
+msgid "SORTBY(Range, SortByRange1, SortOrder1[, SortByRange2, SortOrder2,[...]])"
+msgstr ""
+
+#. gifyS
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id451711544450734\n"
+"help.text"
+msgid "<emph>Range</emph>: The array or range to sort."
+msgstr ""
+
+#. k3ADs
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id291711544460323\n"
+"help.text"
+msgid "<emph>SortByRange1, SortByRange2,... </emph>: Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. FTuBa
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id501711544465886\n"
+"help.text"
+msgid "<emph>SortOrder1, SortOrder2,...</emph> : Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. FA2hL
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id131711466000482\n"
+"help.text"
+msgid "<input>{=SORTBY(A2:C7,A2:A7,1,C2:C7,-1)}</input>"
+msgstr ""
+
+#. q9cpQ
+#: func_sortby.xhp
+msgctxt ""
+"func_sortby.xhp\n"
+"par_id471711472262161\n"
+"help.text"
+msgid "Sort the range A2:C7 based on the first column in ascending order and third column in descending order."
msgstr ""
#. fKeqF
@@ -68462,6 +68813,240 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\">SUM wiki page</link>."
msgstr ""
+#. yiPhX
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"tit\n"
+"help.text"
+msgid "SUMIF Function"
+msgstr ""
+
+#. c4KFv
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"bm_id3151957\n"
+"help.text"
+msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>"
+msgstr ""
+
+#. aJCj8
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id3151957\n"
+"help.text"
+msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/func_sumif.xhp\">SUMIF</link></variable>"
+msgstr ""
+
+#. AWAK5
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3151986\n"
+"help.text"
+msgid "<ahelp hid=\".\">Determines which values in a range of cells meet a specified criterion, then returns the sum of the matching values. Alternatively the function can determine which values in one range of cells meet a criterion, then return the sum of values in the corresponding cells in a second range of cells.</ahelp>"
+msgstr ""
+
+#. DFaC8
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id411711032873068\n"
+"help.text"
+msgid "SUMIF can only apply a single criterion to a range. Use <link href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\">SUMIFS</link> if you need to apply multiple criteria."
+msgstr ""
+
+#. F7YsR
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152028\n"
+"help.text"
+msgid "<input>SUMIF(Range; Criterion [;SumRange])</input>"
+msgstr ""
+
+#. D2NiD
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152043\n"
+"help.text"
+msgid "<emph>Range: </emph> The range of cells to which the criterion is applied."
+msgstr ""
+
+#. ToLFA
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id521711134077228\n"
+"help.text"
+msgid "SUMIF supports the reference concatenation operator (~) only in the Range parameter, and only if the optional SumRange parameter is not given."
+msgstr ""
+
+#. BMGEn
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id3152083\n"
+"help.text"
+msgid "<emph>SumRange: </emph>Optional. The range of cells from which values are summed. If no SumRange is given, the values in the Range are summed."
+msgstr ""
+
+#. oviCS
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id451710857799382\n"
+"help.text"
+msgid "Simple usage"
+msgstr ""
+
+#. FsERF
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id171711049202378\n"
+"help.text"
+msgid "<input>=SUMIF(C2:C6,\">=100\")</input>"
+msgstr ""
+
+#. 6mqDE
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id381711049216331\n"
+"help.text"
+msgid "Sums only the values from range C2:C6 that are >=100. Returns 370 because cells C2:C3 do not meet the criterion. The values from Range are summed because no SumRange is given."
+msgstr ""
+
+#. AEAwA
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id6670125\n"
+"help.text"
+msgid "<input>=SUMIF(B2:B5,\">=20\",C2:C6)</input>"
+msgstr ""
+
+#. nUdXV
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id341710857230552\n"
+"help.text"
+msgid "Sums values from the range B2:B6 only if the corresponding values in the range A1:A5 are >=20. Returns 340 because the fifth and sixth rows do not meet the criterion."
+msgstr ""
+
+#. Zjs4B
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id291710867590698\n"
+"help.text"
+msgid "Using regular expressions"
+msgstr ""
+
+#. 2XByE
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id911710859836541\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,\"pen\",C2:C5)</input>"
+msgstr ""
+
+#. 3ggQs
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id31710859838046\n"
+"help.text"
+msgid "Sums values from the range C2:C6 only if the corresponding range in A2:A6 exactly match the letters \"pen\". Returns 85 because rows A2 and A4:A6 do not meet the criterion."
+msgstr ""
+
+#. L9Ftz
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id781710871590769\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,\"pen*\",C2:C6)</input>"
+msgstr ""
+
+#. netyd
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id431710871624405\n"
+"help.text"
+msgid "Sums the values from the range C2:C6 only if the corresponding cell in range A2:A6 contains the letters \"pen\". Returns the value 150 because rows A4:A5 do not meet the criterion."
+msgstr ""
+
+#. PdFbx
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id311711128230771\n"
+"help.text"
+msgid "<input>=SUMIF(ProductName,\"pen*\",Revenue)</input>"
+msgstr ""
+
+#. ZeyUD
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id741711128545751\n"
+"help.text"
+msgid "A named range can be given as the Range or SumRange parameter. For example, if the columns in the above table are respectively named \"ProductName\", \"Sales\", and \"Revenue\", the function returns 150. This function will only work as described if you have defined the names of the columns using the <link href=\"text/scalc/01/04070100.xhp#definenames)\">Define Names</link> dialog."
+msgstr ""
+
+#. amnCv
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"hd_id531711029933195\n"
+"help.text"
+msgid "Reference to a cell as a criterion"
+msgstr ""
+
+#. sGzYo
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id561711031254255\n"
+"help.text"
+msgid "If you need to change a criterion easily, you may specify it in a separate cell and use a reference to this cell in the condition of the SUMIFS function. For example:"
+msgstr ""
+
+#. pAzfZ
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id331711030450765\n"
+"help.text"
+msgid "<input>=SUMIF(A2:A6,E2,C2:C6)</input>"
+msgstr ""
+
+#. sFiDn
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id11711031541218\n"
+"help.text"
+msgid "If E2 = pen, the function returns 85 because the link to the cell is substituted with its contents."
+msgstr ""
+
+#. gyimf
+#: func_sumif.xhp
+msgctxt ""
+"func_sumif.xhp\n"
+"par_id771677014538669\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUMIF\">SUMIF wiki page</link>."
+msgstr ""
+
#. DfceH
#: func_sumifs.xhp
msgctxt ""
@@ -69353,22 +69938,148 @@ msgctxt ""
msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_unique.xhp\">UNIQUE</link></variable>"
msgstr ""
-#. aSANQ
+#. AwD6d
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id771708806478128\n"
"help.text"
-msgid "(...)"
+msgid "Returns the array of unique values from a range or array of values."
+msgstr ""
+
+#. h3r2U
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id711715953325962\n"
+"help.text"
+msgid "The UNIQUE function is always case sensitive, independent from the setting of <emph>Case sensitive</emph> checkbox in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\"><menuitem>%PRODUCTNAME Calc - Calculate</menuitem></link>."
msgstr ""
-#. 24EqX
+#. A8bJf
#: func_unique.xhp
msgctxt ""
"func_unique.xhp\n"
"par_id211708281649651\n"
"help.text"
-msgid "UNIQUE(...)"
+msgid "UNIQUE(Array, [By col], [Uniqueness])"
+msgstr ""
+
+#. DUA7p
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id381715698113514\n"
+"help.text"
+msgid "<emph>Array</emph>: the range or array from which to return unique values."
+msgstr ""
+
+#. ZDyWq
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id311715698119400\n"
+"help.text"
+msgid "<emph>By col</emph>: (optional) a logical value that indicates how to compare data: TRUE - compares data horizontally for a match of all cells in each column, across all columns. FALSE or omitted (default) - compares data vertically, for a match of all cells of each row, across all rows."
+msgstr ""
+
+#. DSDnH
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id531715698124705\n"
+"help.text"
+msgid "<emph>Uniqueness</emph>: (optional) A logical value that defines which values are considered unique. TRUE returns values that occur only once. The default is FALSE or omitted, which returns all distinct values in the range or array."
+msgstr ""
+
+#. fknB6
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715889339407\n"
+"help.text"
+msgid "The UNIQUE function must be entered as an <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\">array formula</link>."
+msgstr ""
+
+#. RUvGf
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id471715980557106\n"
+"help.text"
+msgid "Given the data table below, the examples returns unique occurrences of grades and age."
+msgstr ""
+
+#. Kgeri
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id931715984553129\n"
+"help.text"
+msgid "Example 1"
+msgstr ""
+
+#. nbDpQ
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715980827372\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),FALSE())}</input> returns the array below. The grades and ages of the rows with name Andy and Harry are returned only once. The same for rows with name Eva and Irene."
+msgstr ""
+
+#. 9XEhA
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id641715983343641\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. LFWFS
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id511715983350731\n"
+"help.text"
+msgid "<emph>Age</emph>"
+msgstr ""
+
+#. i74Ub
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"hd_id981715984567844\n"
+"help.text"
+msgid "Example 2"
+msgstr ""
+
+#. FuxKt
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id801715981230387\n"
+"help.text"
+msgid "<input>{=UNIQUE(B1:C10,FALSE(),TRUE())}</input>, with <emph>Uniqueness</emph> as TRUE. Returns the array below with the rows of Andy, Harry, Eva and Irene omitted because their combined grades and ages are not unique."
+msgstr ""
+
+#. dScyG
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id501715983764524\n"
+"help.text"
+msgid "<emph>Grade</emph>"
+msgstr ""
+
+#. GAopa
+#: func_unique.xhp
+msgctxt ""
+"func_unique.xhp\n"
+"par_id31715983773608\n"
+"help.text"
+msgid "<emph>Age</emph>"
msgstr ""
#. oV47W
@@ -71235,6 +71946,15 @@ msgctxt ""
msgid "<emph>Number</emph> shows the internal date value for which the year is to be returned."
msgstr "El <emph>númberu</emph> indica'l valor de fecha internu col cual tien de calculase'l númberu d'añu."
+#. 3XHAE
+#: func_year.xhp
+msgctxt ""
+"func_year.xhp\n"
+"par_id451715611481885\n"
+"help.text"
+msgid "YEAR() returns the integer part of the year."
+msgstr ""
+
#. 3RPng
#: func_year.xhp
msgctxt ""
@@ -72909,13 +73629,13 @@ msgctxt ""
msgid "<variable id=\"sparklines\"><link href=\"text/scalc/01/sparklines.xhp\">Sparklines</link></variable>"
msgstr "<variable id=\"sparklines\"><link href=\"text/scalc/01/sparklines.xhp\">Minigráfiques</link></variable>"
-#. ugfeU
+#. g3kgb
#: sparklines.xhp
msgctxt ""
"sparklines.xhp\n"
"par_id401698839153661\n"
"help.text"
-msgid "Opens the <emph>Sparklines Properties</emph> dialog to define sparklines properties."
+msgid "Opens the <emph>Sparklines Properties</emph> dialog to define sparkline settings."
msgstr ""
#. wUPfH
@@ -75832,7 +76552,7 @@ msgctxt ""
"par_id1003710\n"
"help.text"
msgid "z-test"
-msgstr ""
+msgstr "Prueba z"
#. 2jGDY
#: statistics_test_z.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/04.po b/source/ast/helpcontent2/source/text/scalc/04.po
index 02282f3ab67..56e5b1dba6d 100644
--- a/source/ast/helpcontent2/source/text/scalc/04.po
+++ b/source/ast/helpcontent2/source/text/scalc/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: 04\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-03 09:45+0000\n"
+"PO-Revision-Date: 2024-05-01 01:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/ast/>\n"
"Language: ast\n"
@@ -1779,7 +1779,7 @@ msgctxt ""
"par_id3144649\n"
"help.text"
msgid "Copies or moves the current field into the \"Filters\" area."
-msgstr ""
+msgstr "Copia o mueve'l campu actual a l'área «Peñeres»."
#. RBfHn
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/05.po b/source/ast/helpcontent2/source/text/scalc/05.po
index 4e64b64c3f0..b6979aa18b5 100644
--- a/source/ast/helpcontent2/source/text/scalc/05.po
+++ b/source/ast/helpcontent2/source/text/scalc/05.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: 2023-05-22 12:01+0200\n"
-"PO-Revision-Date: 2024-02-19 09:45+0000\n"
+"PO-Revision-Date: 2024-04-02 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/ast/>\n"
"Language: ast\n"
@@ -176,7 +176,7 @@ msgctxt ""
"par_id3153160\n"
"help.text"
msgid "Function argument is not valid. For example, a negative number for the SQRT() function, for this please use IMSQRT()."
-msgstr "L'argumentu de la función nun ye válidu. Por casu, un númberu negativu pa la función SQRT(). Pa estos úsase IMSQRT()."
+msgstr "L'argumentu de la función nun val. Por exemplu, un númberu negativu pa la función RAIZ(). Pa estos úsase RAIZIM()."
#. XtB4F
#: 02140000.xhp
@@ -185,7 +185,7 @@ msgctxt ""
"par_id3154015\n"
"help.text"
msgid "503<br/>#NUM!"
-msgstr "503<br/>#NUM!"
+msgstr "503<br/>#¡NUM!"
#. JWvJX
#: 02140000.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"par_id3159266\n"
"help.text"
msgid "A calculation results in an overflow of the defined value range."
-msgstr "La resultancia d'un cálculu resulta en llena del rangu definíu."
+msgstr "El resultáu d'un cálculu produz sobrecarga del intervalu definíu."
#. EnQy4
#: 02140000.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"par_id3147003\n"
"help.text"
msgid "Function parameter is not valid, for example, text instead of a number."
-msgstr ""
+msgstr "El parámetru de la función nun val; por exemplu, testu en cuentes d'un númberu."
#. tazac
#: 02140000.xhp
@@ -563,7 +563,7 @@ msgctxt ""
"par_id3148428\n"
"help.text"
msgid "Invalid names"
-msgstr ""
+msgstr "Nomes non válidos"
#. UQrvX
#: 02140000.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index 85e1dfcc949..35f1741588c 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: guide\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-02-15 20:01+0000\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
+"PO-Revision-Date: 2024-05-17 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-POOTLE-MTIME: 1542196265.000000\n"
@@ -53,14 +53,23 @@ msgctxt ""
msgid "You can use cells with text to refer to the rows or to the columns that contain the cells."
msgstr "Pue utilizar caxelles con testu pa faer referencia a les fileres o les columnes que les contienen."
-#. jtGBH
+#. jA65v
+#: address_auto.xhp
+msgctxt ""
+"address_auto.xhp\n"
+"par_id81713445694889\n"
+"help.text"
+msgid "If the resulting cell is below or above another cell containing text, %PRODUCTNAME Calc assumes the text as a column label, else %PRODUCTNAME Calc assumes the text as a row label."
+msgstr ""
+
+#. x5TMk
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
"par_id3156283\n"
"help.text"
-msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
-msgstr "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"2.1291in\" height=\"0.8709in\" localize=\"true\"><alt id=\"alt_id3154942\">Fueya de cálculu d'exemplu</alt></image>"
+msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"380px\" height=\"150px\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
+msgstr ""
#. SFAp5
#: address_auto.xhp
@@ -474,7 +483,7 @@ msgctxt ""
"par_id771630333791025\n"
"help.text"
msgid "In the <emph>Format</emph> list choose the AutoFormat style to apply."
-msgstr ""
+msgstr "Na llista <emph>Formatu</emph>, escueyi l'estilu de formatu automáticu p'aplicar."
#. tCZL9
#: autoformat.xhp
@@ -978,7 +987,7 @@ msgctxt ""
"par_id8119754\n"
"help.text"
msgid "<image id=\"img_id7261268\" src=\"media/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">default icon row of Borders tab page</alt></image>"
-msgstr "<image id=\"img_id7261268\" src=\"media/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">filera de símbolos predeterminaos de fichar Cantos</alt></image>"
+msgstr "<image id=\"img_id7261268\" src=\"media/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">filera d'iconos predeterminaos de la llingüeta Berbesos</alt></image>"
#. EFurH
#: borders.xhp
@@ -2247,7 +2256,7 @@ msgctxt ""
"par_id3149018\n"
"help.text"
msgid "Cells were filtered by AutoFilters, standard filters or advanced filters."
-msgstr "Les caxelles peñerar con Filtros automáticos, filtros predeterminaos o filtros avanzaos."
+msgstr "Les caxelles filtráronse con peñeres automátiques, peñeres estándar o peñeres avanzaes."
#. M4Edv
#: cellcopy.xhp
@@ -4155,7 +4164,7 @@ msgctxt ""
"par_id3151075\n"
"help.text"
msgid "You can change the currency format in the <item type=\"menuitem\">Format Cells</item> dialog (choose <item type=\"menuitem\">Format - Cells - Numbers</item> tab) by two country settings. In the <item type=\"menuitem\">Language</item> combo box select the basic setting for decimal and thousands separators. In the <item type=\"menuitem\">Format</item> list box you can select the currency symbol and its position."
-msgstr "Nel diálogu <item type=\"menuitem\">Formatu de caxelles</item> (ficha <item type=\"menuitem\">Formatu - Caxella - ficha Númberos) </item>) puen modificar dos parámetros de país del formatu de moneda. Nel cuadru combináu <item type=\"menuitem\">Idioma</item>, escueya la configuración básica pa separadores de decimales y de millares. Nel cuadru de llista <item type=\"menuitem\">Formatu</item>, pue escoyer el símbolu de moneda y la so posición."
+msgstr "Nel diálogu <item type=\"menuitem\">Formatu de caxelles</item> (llingüeta <item type=\"menuitem\">Formatu - Caxelles - Númberos</item>) puen modificase dos parámetros de país del formatu de moneda. Nel cuadru combináu <item type=\"menuitem\">Idioma</item>, escueyi l'axuste básicu pa separadores de decimales y de millares. Nel cuadru de llista <item type=\"menuitem\">Formatu</item>, pues escoyer el símbolu de moneda y la so posición."
#. 7b98J
#: currency_format.xhp
@@ -7989,7 +7998,7 @@ msgctxt ""
"hd_id3153070\n"
"help.text"
msgid "Printing and Print Preview"
-msgstr "Impresión y vista preliminar"
+msgstr "Imprentación y vista previa"
#. 5wFpk
#: main.xhp
@@ -9240,7 +9249,7 @@ msgctxt ""
"par_id3150715\n"
"help.text"
msgid "To display a help tip for a selected cell, use <emph>Data - Validity - Input Help</emph>."
-msgstr "P'amosar una ayuda emerxente d'una caxella escoyida, utilice <emph>Datos - Validez - Ayuda d'entrada</emph>."
+msgstr "P'amosar una ayuda emerxente d'una caxella escoyida, usa <emph>Datos - Validación - Ayuda d'entrada</emph>."
#. pF67W
#: note_insert.xhp
@@ -11166,7 +11175,7 @@ msgctxt ""
"par_id090920081050298\n"
"help.text"
msgid "asterisk <literal>*</literal>"
-msgstr ""
+msgstr "asteriscu <literal>*</literal>"
#. sAMTR
#: rename_table.xhp
@@ -11805,7 +11814,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Applying Advanced Filters"
-msgstr ""
+msgstr "Aplicar peñeres avanzaes"
#. Gy5TZ
#: specialfilter.xhp
@@ -11841,7 +11850,7 @@ msgctxt ""
"par_id3153142\n"
"help.text"
msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <menuitem>Data - More Filters - Advanced Filter</menuitem>, and define the filter conditions."
-msgstr ""
+msgstr "Una vegada creada una matriz de peñeres, esbilla les estayes de la fueya que se van a peñerar. Abri'l diálogu <emph>Peñera avanzada</emph> diendo a <menuitem>Datos - Más peñeres - Peñera avanzada</menuitem> y defini les condiciones de la peñera."
#. 2F7wd
#: specialfilter.xhp
@@ -11886,7 +11895,7 @@ msgctxt ""
"par_id3150086\n"
"help.text"
msgid "Standard"
-msgstr "Predetermináu"
+msgstr "Estándar"
#. FgLfE
#: specialfilter.xhp
@@ -11976,7 +11985,7 @@ msgctxt ""
"par_id3147475\n"
"help.text"
msgid "Standard"
-msgstr "Predetermináu"
+msgstr "Estándar"
#. kQ8ZZ
#: specialfilter.xhp
@@ -12948,7 +12957,7 @@ msgctxt ""
"par_id3155443\n"
"help.text"
msgid "Close the Basic-IDE window."
-msgstr "Zarru la ventana de la IDE de Basic."
+msgstr "Zarra la ventana de la IDE de Basic."
#. nWiEx
#: userdefined_function.xhp
@@ -13020,7 +13029,7 @@ msgctxt ""
"par_idN1081D\n"
"help.text"
msgid "Close the Basic-IDE."
-msgstr "Zarru la IDE de Basic."
+msgstr "Zarra la IDE de Basic."
#. rYyws
#: userdefined_function.xhp
@@ -13101,7 +13110,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Validity of Cell Contents"
-msgstr "Validez del conteníu de les caxelles"
+msgstr "Validación del conteníu de les caxelles"
#. N5T5g
#: validity.xhp
@@ -13119,7 +13128,7 @@ msgctxt ""
"hd_id3156442\n"
"help.text"
msgid "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\">Validity of Cell Contents</link></variable>"
-msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\">Validez de conteníos de caxella</link></variable>"
+msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\">Validación de conteníos de caxelles</link></variable>"
#. XgWFZ
#: validity.xhp
@@ -13173,7 +13182,7 @@ msgctxt ""
"par_id3148837\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Validity</item>."
-msgstr "Escueya <item type=\"menuitem\">Datos - Validez</item>."
+msgstr "Escueyi <item type=\"menuitem\">Datos - Validación</item>."
#. BCtiM
#: validity.xhp
@@ -13209,7 +13218,7 @@ msgctxt ""
"par_id9224829\n"
"help.text"
msgid "Select \"List\" to enter a list of valid entries."
-msgstr "Escueya \"Llista\" pa inxertar una llista d'entraes válides."
+msgstr "Escueyi «Llista» pa inxertar una llista d'entraes válides."
#. JB7oA
#: validity.xhp
@@ -13632,7 +13641,7 @@ msgctxt ""
"par_id3150205\n"
"help.text"
msgid "In the target document open the <link href=\"text/scalc/01/02110000.xhp\">Navigator</link>."
-msgstr ""
+msgstr "Abri'l <link href=\"text/scalc/01/02110000.xhp\">Navegador</link> nel documentu destín."
#. z9DtM
#: webquery.xhp
@@ -13794,7 +13803,7 @@ msgctxt ""
"par_id861629209212608\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. DfkJA
#: wildcards.xhp
diff --git a/source/ast/helpcontent2/source/text/schart/00.po b/source/ast/helpcontent2/source/text/schart/00.po
index 08a43da29cb..767cb617bbf 100644
--- a/source/ast/helpcontent2/source/text/schart/00.po
+++ b/source/ast/helpcontent2/source/text/schart/00.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2024-01-18 09:45+0000\n"
+"PO-Revision-Date: 2024-03-16 01:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textschart00/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 5.1.1\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1525794593.000000\n"
#. E9tti
@@ -50,7 +50,7 @@ msgctxt ""
"par_id3154686\n"
"help.text"
msgid "On Formatting bar, click"
-msgstr "Na barra Formatu, calque"
+msgstr "Na barra Formatu, calca"
#. GDpSu
#: 00000004.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id3155444\n"
"help.text"
msgid "Choose <emph>Format - Legend - Position</emph> tab (Charts)"
-msgstr "Escoyer <emph>Formatu - Lleenda - Posición</emph> (Gráficos)"
+msgstr "Escueyi <emph>Formatu - Lleenda - Posición</emph> (gráfiques)"
#. EH75q
#: 00000004.xhp
@@ -140,7 +140,7 @@ msgctxt ""
"par_id3145789\n"
"help.text"
msgid "On Formatting bar, click"
-msgstr "Na barra Formatu, calque"
+msgstr "Na barra Formatu, calca"
#. zTF9a
#: 00000004.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"par_id1006200812385491\n"
"help.text"
msgid "<variable id=\"positioning\">Choose <emph>Format - Axis - X Axis - Positioning</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"positioning\">Escueya la llingüeta <emph>Formatu - Eje - Exa X - Posición</emph> (Gráficos)</variable>"
+msgstr "<variable id=\"positioning\">Escueyi la llingüeta <emph>Formatu - Exa - Exa X - Posición</emph> (gráfiques)</variable>"
#. 7T8FZ
#: 00000004.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"par_id31493459\n"
"help.text"
msgid "<variable id=\"positioningy\">Choose <emph>Format - Axis - Y Axis - Positioning</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"positioningy\">Escueya la llingüeta <emph>Formatu - Eje - Exa Y - Posición</emph> (Gráficos)</variable>"
+msgstr "<variable id=\"positioningy\">Escueyi la llingüeta <emph>Formatu - Exa - Exa Y - Posición</emph> (gráfiques)</variable>"
#. kLZUK
#: 00000004.xhp
@@ -401,7 +401,7 @@ msgctxt ""
"par_id3145140\n"
"help.text"
msgid "On Formatting bar, click"
-msgstr "Na barra Formatu, calque"
+msgstr "Na barra Formatu, calca"
#. sucpX
#: 00000004.xhp
diff --git a/source/ast/helpcontent2/source/text/schart/01.po b/source/ast/helpcontent2/source/text/schart/01.po
index 9a3c39af0a6..0444a2f3959 100644
--- a/source/ast/helpcontent2/source/text/schart/01.po
+++ b/source/ast/helpcontent2/source/text/schart/01.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: 2023-12-04 15:06+0100\n"
-"PO-Revision-Date: 2024-02-14 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-04-04 09:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1519748866.000000\n"
#. DsZFP
@@ -5729,7 +5729,7 @@ msgctxt ""
"par_id533768\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the specular light source with highlights.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Clic p'activar o desactivar la fonte de lluz especular con resaltes.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Calca p'activar o desactivar la fonte de lluz especular con resaltaos.</ahelp>"
#. muQW4
#: three_d_view.xhp
@@ -5738,7 +5738,7 @@ msgctxt ""
"par_id7214270\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the uniform light source.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Clic p'activar o desactivar la fonte de lluz uniforme.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Calca p'activar o desactivar la fonte de lluz uniforme.</ahelp>"
#. acKKh
#: three_d_view.xhp
@@ -5749,14 +5749,14 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the selected light source.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueye colores pa la lluz escoyida.</ahelp>"
-#. pUszR
+#. f2CNq
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
"par_id1331217\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueye colores usando'l diálogu de color.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the Pick a Color dialog.</ahelp>"
+msgstr ""
#. CkjT6
#: three_d_view.xhp
@@ -5767,14 +5767,14 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the ambient light.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya un color pa la lluz ambiental.</ahelp>"
-#. tbnYZ
+#. eEeFt
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
"par_id5871761\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueye colores usando'l diálogu de color.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the Pick a Color dialog.</ahelp>"
+msgstr ""
#. TzVRx
#: type_area.xhp
@@ -6641,6 +6641,33 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na primer páxina del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente pa gráfiques</link> pues escoyer un tipu de gráfica."
+#. xFEbh
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882742258\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. vcfpD
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id281715882937791\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Chart - Chart Type - Pie</menuitem>"
+msgstr ""
+
+#. hGaaW
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id821715883408073\n"
+"help.text"
+msgid "- then in the <menuitem>Chart Wizard</menuitem> choose <menuitem>Chart Type - Pie</menuitem>"
+msgstr ""
+
#. XGE3t
#: type_pie.xhp
msgctxt ""
@@ -6659,41 +6686,59 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Un gráficu de círculu amuesa valores como sectores circulares del círculu total. El llargor del arcu, o l'área de cada sector, ye proporcional al so valor."
-#. BUQxJ
+#. 9CECb
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id6529740\n"
"help.text"
-msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
-msgstr "Círculu - Esti subtipu amuesa, pa una única columna de datos, los sectores como árees coloriaes d'un círculu enteru. Nel gráficu creáu, pue abasnar cualquiere sector pa dixebralo del restu del círculu o xuntalo de nuevu arrastrandolo escontra'l centru."
+msgid "<menuitem>Pie:</menuitem> This subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
+msgstr ""
-#. GABnz
+#. uFAir
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id9121982\n"
"help.text"
-msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
-msgstr "Circular espandíu - esti subtipu amuesa los sectores separaos unos d'otros. Nel gráficu creáu, pue faer clic y abasnar cualquier sector pa movelo radialmente dende'l centru del círculu."
+msgid "<menuitem>Exploded pie:</menuitem> This subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
+msgstr ""
-#. qpvFX
+#. d4CLY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id3808404\n"
"help.text"
-msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Aníu - esti subtipu pue amosar múltiples columnes de datos. Cada columna apaez nun gráficu en forma d'aníu, nel cual la siguiente columna pue amosase nel centru del aníu. Los sectores esteriores puen abasnar escontra l'interior."
+msgid "<menuitem>Donut:</menuitem> This subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
-#. tNW7K
+#. Ftj2b
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
"par_id2394482\n"
"help.text"
-msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
-msgstr "Aníu seccionado - esti subtipu amuesa los sectores esternos separarados del restu del aníu. Nel gráficu creáu, pue primir clic sobre un sector esternu y movelo a lo llargo del radiu del centru del aníu."
+msgid "<menuitem>Exploded donut:</menuitem> This subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
+msgstr ""
+
+#. 6wYBY
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id471715871882381\n"
+"help.text"
+msgid "<menuitem>Bar-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is broken down in a bar chart on the right."
+msgstr ""
+
+#. 3xwzT
+#: type_pie.xhp
+msgctxt ""
+"type_pie.xhp\n"
+"par_id451715871912120\n"
+"help.text"
+msgid "<menuitem>Pie-of-pie:</menuitem> This subtype shows a pie chart on the left, with the last three entries in the data column aggregated as a \"composite\" sector. The composite sector is displayed on the right as another pie chart."
+msgstr ""
#. JRtGo
#: type_stock.xhp
diff --git a/source/ast/helpcontent2/source/text/sdatabase.po b/source/ast/helpcontent2/source/text/sdatabase.po
index 2ac3507b290..6cf7c30d388 100644
--- a/source/ast/helpcontent2/source/text/sdatabase.po
+++ b/source/ast/helpcontent2/source/text/sdatabase.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: 2023-11-02 14:48+0100\n"
-"PO-Revision-Date: 2024-02-21 09:57+0000\n"
+"PO-Revision-Date: 2024-05-01 01:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ast/>\n"
"Language: ast\n"
@@ -3442,7 +3442,7 @@ msgctxt ""
"hd_id3156422\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Valor predetermináu"
#. HYW5B
#: 05010000.xhp
@@ -4729,7 +4729,7 @@ msgctxt ""
"hd_id3150276\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Valor predetermináu"
#. uF2x5
#: 05030300.xhp
@@ -6736,7 +6736,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "Host name"
-msgstr ""
+msgstr "Nome d'agospiu"
#. X6fnx
#: dabapropadd.xhp
@@ -8419,7 +8419,7 @@ msgctxt ""
"par_id401677868302585\n"
"help.text"
msgid "<literal>server1/3050:C:/data/mydatabase.fdb</literal> (note the “/” although it is a Windows path)"
-msgstr ""
+msgstr "<literal>sirvidor1/3050:C:/datos/lamiobasedatos.fdb</literal> (observa la «/» anque sía un camín Windows)"
#. ELyQq
#: dabawiz02firebird.xhp
@@ -8428,7 +8428,7 @@ msgctxt ""
"par_id11677868316366\n"
"help.text"
msgid "<literal>server1:C:/data/mydatabase.fdb</literal> (default port, Windows path)"
-msgstr ""
+msgstr "<literal>sirvidor1:C:/datos/lamiobasedatos.fdb</literal> (puertu predetermináu, camín Windows)"
#. YiQLE
#: dabawiz02firebird.xhp
@@ -8437,7 +8437,7 @@ msgctxt ""
"par_id381677868323697\n"
"help.text"
msgid "<literal>localhost:/data/mydatabase.fdb</literal> (localhost server, default port, Linux path)"
-msgstr ""
+msgstr "<literal>localhost:/datos/lamiobasedatos.fdb</literal> (sirvidor localhost, puertu predetermináu, camín Linux)"
#. XBDQC
#: dabawiz02firebird.xhp
@@ -8446,7 +8446,7 @@ msgctxt ""
"par_id481677868332818\n"
"help.text"
msgid "<literal>server1:mydata</literal> (default port, registered database)"
-msgstr ""
+msgstr "<literal>sirvidor1:losmiosdatos</literal> (puertu predetermináu, base datos rexistrada)"
#. EP2bD
#: dabawiz02firebird.xhp
@@ -8842,7 +8842,7 @@ msgctxt ""
"hd_id561587405334695\n"
"help.text"
msgid "Server URL"
-msgstr ""
+msgstr "URL del sirvidor"
#. SshYk
#: dabawiz02mysql.xhp
@@ -8950,7 +8950,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid "The next wizard page depends on your choice of ODBC or JDBC:"
-msgstr ""
+msgstr "La siguiente páxina del asistente depende de la to escoyeta ente ODBC o JDBC:"
#. VYcYK
#: dabawiz02mysql.xhp
@@ -8959,7 +8959,7 @@ msgctxt ""
"par_idN10573\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">ODBC Connection</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">Conexón ODBC</link>"
#. DABkC
#: dabawiz02mysql.xhp
@@ -8968,7 +8968,7 @@ msgctxt ""
"par_idN10582\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">JDBC Connection</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">Conexón JDBC</link>"
#. ujaGF
#: dabawiz02mysql.xhp
@@ -9283,7 +9283,7 @@ msgctxt ""
"bm_id861587404584956\n"
"help.text"
msgid "<bookmark_value>PostgreSQL settings (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>axustes de PostgreSQL (Base)</bookmark_value>"
#. gE46A
#: dabawiz02pgsql.xhp
@@ -9292,7 +9292,7 @@ msgctxt ""
"hd_id971643043442131\n"
"help.text"
msgid "<variable id=\"pgsqlh1\"><link href=\"text/sdatabase/dabawiz02pgsql.xhp\">PostgreSQL Connection</link></variable>"
-msgstr ""
+msgstr "<variable id=\"pgsqlh1\"><link href=\"text/sdatabase/dabawiz02pgsql.xhp\">Conexón PostgreSQL</link></variable>"
#. mReEM
#: dabawiz02pgsql.xhp
@@ -11074,7 +11074,7 @@ msgctxt ""
"par_idN105BC\n"
"help.text"
msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La ventana de vista previa amuesa la información del documentu d'un formulariu o un informe.</ahelp>"
#. KrBDr
#: menuview.xhp
@@ -11092,7 +11092,7 @@ msgctxt ""
"par_idN105C3\n"
"help.text"
msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La vista previa amuesa'l documentu d'un formulariu o un informe.</ahelp>"
#. yek7q
#: menuview.xhp
@@ -11101,7 +11101,7 @@ msgctxt ""
"par_idN105C6\n"
"help.text"
msgid "Refresh Tables"
-msgstr ""
+msgstr "Anovar les tables"
#. 79t9N
#: menuview.xhp
@@ -12145,7 +12145,7 @@ msgctxt ""
"par_id8638874\n"
"help.text"
msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Pues abrir el diálogu Data y hora del <link href=\"text/sdatabase/rep_main.xhp\">Xenerador d'informes</link> n'escoyendo <item type=\"menuitem\">Inxertar - Data y hora</item>.</ahelp>"
#. tSLyd
#: rep_datetime.xhp
@@ -12262,7 +12262,7 @@ msgctxt ""
"par_id171540674707522\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Add Field</item>."
-msgstr ""
+msgstr "Escueyi <item type=\"menuitem\">Ver - Amestar un campu</item>."
#. oEoAE
#: rep_insertfield.xhp
@@ -14404,7 +14404,7 @@ msgctxt ""
"par_idN105A2\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Valor predetermináu"
#. 3GME6
#: tablewizard02.xhp
diff --git a/source/ast/helpcontent2/source/text/sdraw/00.po b/source/ast/helpcontent2/source/text/sdraw/00.po
index 9f608d2f868..2f28ec25da0 100644
--- a/source/ast/helpcontent2/source/text/sdraw/00.po
+++ b/source/ast/helpcontent2/source/text/sdraw/00.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-22 09:45+0000\n"
+"PO-Revision-Date: 2024-04-28 01:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw00/ast/>\n"
"Language: ast\n"
@@ -230,4 +230,4 @@ msgctxt ""
"par_id301566157911675\n"
"help.text"
msgid "<variable id=\"pagenavigation\">Choose <menuitem>Page - Navigate</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"pagenavigation\">Escueyi <menuitem>Páxina - Restolar</menuitem>.</variable>"
diff --git a/source/ast/helpcontent2/source/text/sdraw/01.po b/source/ast/helpcontent2/source/text/sdraw/01.po
index 161d527f2c1..51443653e5d 100644
--- a/source/ast/helpcontent2/source/text/sdraw/01.po
+++ b/source/ast/helpcontent2/source/text/sdraw/01.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: 2024-03-04 14:25+0100\n"
-"PO-Revision-Date: 2023-03-14 17:32+0000\n"
+"PO-Revision-Date: 2024-04-01 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1494345812.000000\n"
#. 9EjcP
@@ -122,7 +122,7 @@ msgctxt ""
"par_idN105AB\n"
"help.text"
msgid "Tilt Up"
-msgstr ""
+msgstr "Enclinar p'arriba"
#. 7wLkh
#: 3dsettings_toolbar.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"par_id641592603969035\n"
"help.text"
msgid "Tilt Up"
-msgstr ""
+msgstr "Enclinar p'arriba"
#. eY4A6
#: 3dsettings_toolbar.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_id211623513189855\n"
"help.text"
msgid "The resulting text box will be inserted into the current layer."
-msgstr ""
+msgstr "La caxa de testu resultante inxertaráse na capa actual."
#. KMaj6
#: consolidatetext.xhp
@@ -617,7 +617,7 @@ msgctxt ""
"par_id61623516556624\n"
"help.text"
msgid "The resulting text box will be unnamed."
-msgstr ""
+msgstr "La caxa de testu resultante tará ensin nomar."
#. LGy6Q
#: consolidatetext.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"par_id3153415\n"
"help.text"
msgid "<variable id=\"ebenetext\"><ahelp hid=\".uno:InsertLayer\">Inserts a new layer or modify a layer in the document. Layers are only available in Draw, not in Impress. </ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"ebenetext\"><ahelp hid=\".uno:InsertLayer\">Inxerta una capa nueva o modifica una esistente nel documentu. Les capes solo tán disponibles nel Draw, non nel Impress.</ahelp></variable>"
#. 5FLFs
#: insert_layer.xhp
diff --git a/source/ast/helpcontent2/source/text/sdraw/guide.po b/source/ast/helpcontent2/source/text/sdraw/guide.po
index 828240cfaa5..3cf5bf22763 100644
--- a/source/ast/helpcontent2/source/text/sdraw/guide.po
+++ b/source/ast/helpcontent2/source/text/sdraw/guide.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: 2023-04-19 12:24+0200\n"
-"PO-Revision-Date: 2024-02-25 09:45+0000\n"
+"PO-Revision-Date: 2024-04-12 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/ast/>\n"
"Language: ast\n"
@@ -1436,7 +1436,7 @@ msgctxt ""
"par_id3150659\n"
"help.text"
msgid "To adjust the transparency of an object, select the object, choose <emph>Format - Area</emph> and click the <emph>Transparency</emph> tab."
-msgstr "P'axustar la tresparencia d'un oxetu, escuéyalo, escueya <emph>Formatu - Rellenu</emph> y faiga clic na ficha <emph>Tresparencia</emph>."
+msgstr "P'axustar la tresparencia d'un oxetu, esbíllalu, escueyi <emph>Formatu - Rellenu</emph> y calca na llingüeta <emph>Tresparencia</emph>."
#. KE8fj
#: graphic_insert.xhp
@@ -2372,7 +2372,7 @@ msgctxt ""
"par_id3149053\n"
"help.text"
msgid "Controls"
-msgstr ""
+msgstr "Controles"
#. GdLDG
#: layers.xhp
diff --git a/source/ast/helpcontent2/source/text/shared.po b/source/ast/helpcontent2/source/text/shared.po
index 4d375723cbe..44c568a7a99 100644
--- a/source/ast/helpcontent2/source/text/shared.po
+++ b/source/ast/helpcontent2/source/text/shared.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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-07 07:47+0000\n"
+"PO-Revision-Date: 2024-05-05 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared/ast/>\n"
"Language: ast\n"
@@ -59,7 +59,7 @@ msgctxt ""
"par_id531708714506570\n"
"help.text"
msgid "Choose <menuitem>View - Toolbars - Find</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Ver - Barres de ferramientes - Guetar</menuitem>."
#. 7pJae
#: find_toolbar.xhp
@@ -176,7 +176,7 @@ msgctxt ""
"par_id181641582056429\n"
"help.text"
msgid "Highlights all matches in the document."
-msgstr ""
+msgstr "Resalta toles coincidencies nel documentu."
#. xFTTt
#: find_toolbar.xhp
@@ -248,7 +248,7 @@ msgctxt ""
"par_id171641582176943\n"
"help.text"
msgid "Find and Replace"
-msgstr ""
+msgstr "Guetar y trocar"
#. DBz3U
#: fontwork_toolbar.xhp
@@ -482,7 +482,7 @@ msgctxt ""
"hd_id3155364\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/main0108.xhp#help\">Help</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/main0108.xhp#help\">Ayuda</link></variable>"
#. 2BAjw
#: main0108.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_idN1064A\n"
"help.text"
msgid "<image id=\"img_id1619006\" src=\"cmd/lc_helpindex.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1619006\">Icon Help</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id1619006\" src=\"cmd/lc_helpindex.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1619006\">Iconu Ayuda</alt></image>"
#. iPjUH
#: main0108.xhp
@@ -1562,7 +1562,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "The following icon is on the <emph>SQL</emph> tab page:"
-msgstr "El siguiente iconu ta na llingüeta de páxina <emph>SQL</emph>:"
+msgstr "El siguiente iconu ta na llingüeta <emph>SQL</emph>:"
#. uHP9A
#: main0226.xhp
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id3163802\n"
"help.text"
msgid "<link href=\"text/shared/02/01170400.xhp\">Add Field</link>"
-msgstr "<link href=\"text/shared/02/01170400.xhp\">Amestar campu</link>"
+msgstr "<link href=\"text/shared/02/01170400.xhp\">Amestar un campu</link>"
#. vStBU
#: main0226.xhp
@@ -2237,7 +2237,7 @@ msgctxt ""
"par_id3153822\n"
"help.text"
msgid "Your modifications at the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM) has been started already. After any modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Only the boxes \"HTTP Proxy\" and their ports do not require a restart—they will be evaluated when you click <emph>OK</emph>."
-msgstr ""
+msgstr "Los cambeos qu'efectúes na llingüeta <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferencies</emph></caseinline><defaultinline><emph>Ferramientes - Opciones</emph></defaultinline></switchinline><emph> - $[officename] - Avanzao</emph> van utilizase anque yá s'aniciara la máquina virtual de Java (JVM). Si realices cambeos al camín de clases, has reaniciar $[officename]. Tamién ye'l casu de los cambeos que se faigan en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferencies</emph></caseinline><defaultinline><emph>Ferramientes - Opciones</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Namái les caxes «Proxy HTTP» y los sos puertos nun riquieren reaniciar, y van tener efeutu en calcando <emph>Aceutar</emph>."
#. rFknA
#: main0800.xhp
@@ -2282,7 +2282,7 @@ msgctxt ""
"hd_id931695907853611\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/main_tools.xhp\">Tools</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/main_tools.xhp\">Ferramientes</link></variable>"
#. 9Gkzv
#: main_tools.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index e72022d51f3..8a14235f0de 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-07 07:47+0000\n"
+"POT-Creation-Date: 2024-04-20 14:12+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/ast/>\n"
"Language: ast\n"
@@ -527,7 +527,7 @@ msgctxt ""
"hd_id3145173\n"
"help.text"
msgid "Standard"
-msgstr "Predetermináu"
+msgstr "Estándar"
#. 8ET6i
#: 00000001.xhp
@@ -1607,7 +1607,7 @@ msgctxt ""
"par_id711684934483926\n"
"help.text"
msgid "From the tabbed interface:"
-msgstr ""
+msgstr "Dende la interfaz con llingüetes:"
#. sXy2C
#: 00000004.xhp
@@ -2876,7 +2876,7 @@ msgctxt ""
"par_id3150092\n"
"help.text"
msgid "The <menuitem>External Links</menuitem> command is found in the <menuitem>Edit</menuitem> menu. The command can only be activated when at least one link is contained in the current document. When you insert a picture, for example, you can either insert the picture directly into the document or insert the picture as a link."
-msgstr ""
+msgstr "La orde <menuitem>Enllaces esternos</menuitem> atópase nel menú <menuitem>Editar</menuitem>. La orde pue activase namái cuando esiste polo menos un enllaz nel documentu actual. Por exemplu, cuando inxertes una imaxe, ye posible faelu encuallándola direutamente nel documentu o pente medies d'un enllaz."
#. ePu6N
#: 00000005.xhp
@@ -2912,7 +2912,7 @@ msgctxt ""
"hd_id3154512\n"
"help.text"
msgid "Numeral System"
-msgstr ""
+msgstr "Sistema de numberación"
#. DCGTf
#: 00000005.xhp
@@ -2921,7 +2921,7 @@ msgctxt ""
"par_id3157846\n"
"help.text"
msgid "A numeral system is determined by the number of digits available for representing numbers. The decimal system, for instance is based on the ten digits (0..9), the binary system is based on the two digits 0 and 1, the hexadecimal system is based on 16 digits (0...9 and A...F)."
-msgstr ""
+msgstr "Un sistema de numberación determínase pola cantidá de cifres disponibles pa representar númberos. El sistema decimal, por exemplu, básase en diez cifres (0..9); el binariu, en dos, 0 y 1; y l'hexadecimal tien 16 (0..9 y A..F)."
#. 3BGV7
#: 00000005.xhp
@@ -3517,32 +3517,23 @@ msgctxt ""
msgid "Insert"
msgstr "Inxertar"
-#. aGt4H
+#. VCigV
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "Opens a submenu in the Gallery where you can choose between <emph>Copy</emph> and <emph>Link</emph>. The selected Gallery object is either copied into the current document or a link is created."
-msgstr "Abre un submenú na Galería nel que va poder escoyer ente les opciones <emph>Copia</emph> y <emph>Enllaz</emph>. N'escoyendo una d'estes opciones, la imaxe escoyida va copiar nel documentu actual o se va crear un enllaz nél."
-
-#. HWi3N
-#: 00000010.xhp
-msgctxt ""
-"00000010.xhp\n"
-"par_id3146130\n"
-"help.text"
-msgid "If you have selected an object in your document, then a new insertion will replace the selected object."
-msgstr "Si escoyó un oxetu del documentu, el nuevu inxertamientu va sustituyir al documentu escoyíu."
+msgid "Inserts the selected object into the current document."
+msgstr "Inxerta l'oxetu esbilláu nel documentu actual."
-#. gEdCn
+#. e2wwL
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
"hd_id3145829\n"
"help.text"
-msgid "Background"
-msgstr "Fondu"
+msgid "Insert as Background"
+msgstr "Inxertar como fondu"
#. AUrGq
#: 00000010.xhp
@@ -3623,7 +3614,7 @@ msgctxt ""
"par_id3149149\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Use the<emph> Open </emph>command to open the selected object in a new task.</ahelp>"
-msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\" visibility=\"visible\">Con esti comandu l'oxetu escoyíu abrir nuna nueva xera.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Usa la orde <emph>Abrir</emph> p'abrir l'oxetu esbilláu nuna xera nueva.</ahelp>"
#. vAYiD
#: 00000010.xhp
@@ -6233,7 +6224,7 @@ msgctxt ""
"par_id3149763\n"
"help.text"
msgid "Standard"
-msgstr "Predetermináu"
+msgstr "Estándar"
#. ACMME
#: 00000208.xhp
@@ -7990,6 +7981,15 @@ msgctxt ""
msgid "<variable id=\"info7\">Choose <menuitem>File - Properties - Font</menuitem> tab.</variable>"
msgstr ""
+#. ctHCy
+#: 00000401.xhp
+msgctxt ""
+"00000401.xhp\n"
+"par_id531713385655322\n"
+"help.text"
+msgid "On the <menuitem>File</menuitem> menu of the <menuitem>File</menuitem> tab, choose <menuitem>Properties - Fonts</menuitem>."
+msgstr "Nel menú <menuitem>Ficheru</menuitem> de la llingüeta <menuitem>Ficheru</menuitem>, escueyi <menuitem>Propiedaes - Fontes</menuitem>."
+
#. FJjaY
#: 00000401.xhp
msgctxt ""
@@ -9041,7 +9041,7 @@ msgctxt ""
"par_id3153627\n"
"help.text"
msgid "Full Screen"
-msgstr ""
+msgstr "Pantalla completa"
#. H7N6A
#: 00000403.xhp
@@ -10184,7 +10184,7 @@ msgctxt ""
"par_id391687290602711\n"
"help.text"
msgid "Choose <menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Gráfica</menuitem>."
#. aAkFP
#: 00000404.xhp
@@ -10193,7 +10193,7 @@ msgctxt ""
"par_id481687292947011\n"
"help.text"
msgid "<menuitem>Home - Insert Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Aniciu - Inxertar una gráfica</menuitem>."
#. So5oG
#: 00000404.xhp
@@ -10202,7 +10202,7 @@ msgctxt ""
"par_id611687292960477\n"
"help.text"
msgid "<menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Inxertar - Gráfica</menuitem>."
#. yBpJb
#: 00000404.xhp
@@ -10211,7 +10211,7 @@ msgctxt ""
"par_id21687293634109\n"
"help.text"
msgid "<menuitem>Insert - Chart</menuitem>."
-msgstr ""
+msgstr "<menuitem>Inxertar - Gráfica</menuitem>."
#. KNFJN
#: 00000404.xhp
@@ -10238,7 +10238,7 @@ msgctxt ""
"par_id3155513\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Imaxe</menuitem>."
#. NGECL
#: 00000404.xhp
@@ -10247,7 +10247,7 @@ msgctxt ""
"par_id641687288060105\n"
"help.text"
msgid "Choose <menuitem>Home - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Imaxe</menuitem>."
#. hKHNt
#: 00000404.xhp
@@ -10256,7 +10256,7 @@ msgctxt ""
"par_id611687288063905\n"
"help.text"
msgid "Choose <menuitem>Insert - Insert Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Inxertar una imaxe</menuitem>."
#. nkiUu
#: 00000404.xhp
@@ -10265,7 +10265,7 @@ msgctxt ""
"par_id741687288060105\n"
"help.text"
msgid "Choose <menuitem>Home - Insert Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Inxertar una imaxe</menuitem>."
#. qAnB9
#: 00000404.xhp
@@ -10274,7 +10274,7 @@ msgctxt ""
"par_id811687288063905\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Imaxe</menuitem>."
#. qHqnu
#: 00000404.xhp
@@ -10283,7 +10283,7 @@ msgctxt ""
"par_id421687288040247\n"
"help.text"
msgid "Choose <menuitem>Insert - Image</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Imaxe</menuitem>."
#. HcQy3
#: 00000404.xhp
@@ -10292,7 +10292,7 @@ msgctxt ""
"par_id3145594\n"
"help.text"
msgid "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144764\">Icon Image</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144764\">Iconu Imaxe</alt></image>"
#. FGuet
#: 00000404.xhp
@@ -10958,7 +10958,7 @@ msgctxt ""
"par_id21696518124821\n"
"help.text"
msgid "Record Macro"
-msgstr ""
+msgstr "Grabar macro"
#. feCZF
#: 00000406.xhp
@@ -11642,6 +11642,42 @@ msgctxt ""
"par_id3155333\n"
"help.text"
msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr "<variable id=\"layout\">Abri un documentu de testu y escueyi <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferencies</emph></caseinline><defaultinline><emph>Ferramientes - Opciones</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Ver</emph>.</variable>"
+
+#. AaUZD
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id711711389000125\n"
+"help.text"
+msgid "On the top right menu (☰), choose <menuitem>Options</menuitem>"
+msgstr "Nel menú de la esquina cimera derecha (☰), escueyi <menuitem>Opciones</menuitem>"
+
+#. 8FwXn
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id321711391310148\n"
+"help.text"
+msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
+msgstr ""
+
+#. q7vpo
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id531696596793952\n"
+"help.text"
+msgid "<keycode>Alt + F12</keycode>"
+msgstr ""
+
+#. bRTtE
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id641711391402403\n"
+"help.text"
+msgid "- then in the <menuitem>Options</menuitem> dialog, choose <menuitem>%PRODUCTNAME Writer - View</menuitem> or <menuitem>%PRODUCTNAME Writer/Web - View</menuitem>."
msgstr ""
#. JFs3v
@@ -12407,7 +12443,7 @@ msgctxt ""
"par_id3159085\n"
"help.text"
msgid "New Relation"
-msgstr "Nueva rellación..."
+msgstr "Rellación nueva"
#. D4gTo
#: 00000450.xhp
@@ -16862,7 +16898,7 @@ msgctxt ""
"par_id3148495\n"
"help.text"
msgid "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146898\">Icon Rotate</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146898\">Iconu Xirar</alt></image>"
#. raRWH
#: 00040502.xhp
@@ -16871,7 +16907,7 @@ msgctxt ""
"par_id3146790\n"
"help.text"
msgid "Rotate"
-msgstr "Rotar"
+msgstr "Xirar"
#. DSAJV
#: 00040502.xhp
@@ -17006,7 +17042,7 @@ msgctxt ""
"par_id241705867256860\n"
"help.text"
msgid "Choose <menuitem>Home - Bold</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Negrina</menuitem>."
#. xHuXv
#: 00040502.xhp
@@ -17015,7 +17051,7 @@ msgctxt ""
"par_id3145766\n"
"help.text"
msgid "<image id=\"img_id3156558\" src=\"cmd/lc_bold.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3156558\">Icon Bold</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156558\" src=\"cmd/lc_bold.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3156558\">Iconu Negrina</alt></image>"
#. pQRTJ
#: 00040502.xhp
@@ -17069,7 +17105,7 @@ msgctxt ""
"par_id791705867308126\n"
"help.text"
msgid "Choose <menuitem>Home - Italic</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Cursiva</menuitem>."
#. VXTbY
#: 00040502.xhp
@@ -17312,7 +17348,7 @@ msgctxt ""
"par_id971705694470475\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Shadow</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Testu - Solombra</menuitem>."
#. qkpDS
#: 00040502.xhp
@@ -17321,7 +17357,7 @@ msgctxt ""
"par_id741705867452331\n"
"help.text"
msgid "Choose <menuitem>Text - Shadow</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Testu - Solombra</menuitem>."
#. qapt5
#: 00040502.xhp
@@ -17339,7 +17375,7 @@ msgctxt ""
"par_id921705867068944\n"
"help.text"
msgid "Choose <menuitem>Home - Shadow</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Solombra</menuitem>."
#. PAkYj
#: 00040502.xhp
@@ -17384,7 +17420,7 @@ msgctxt ""
"par_id981705695076708\n"
"help.text"
msgid "Choose <menuitem>Format - Text - Outline Font Effect</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Testu - Contornu tipográficu</menuitem>."
#. tH3JT
#: 00040502.xhp
@@ -17393,7 +17429,7 @@ msgctxt ""
"par_id271705861753479\n"
"help.text"
msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, Choose <menuitem>Outline Font Effect</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Testu</menuitem> de la llingüeta <menuitem>Testu</menuitem>, escueyi <menuitem>Contornu tipográficu</menuitem>."
#. fzBbz
#: 00040502.xhp
@@ -17402,7 +17438,7 @@ msgctxt ""
"par_id111705695080378\n"
"help.text"
msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, Choose <menuitem>Outline Font Effect</menuitem>."
-msgstr ""
+msgstr "Nel menú <menuitem>Aniciu</menuitem> de la llingüeta <menuitem>Aniciu</menuitem>, escueyi <menuitem>Contornu tipográficu</menuitem>."
#. NgZcF
#: 00040502.xhp
@@ -17411,7 +17447,7 @@ msgctxt ""
"par_id241705695084100\n"
"help.text"
msgid "<image src=\"cmd/lc_outlinefont.svg\" id=\"img_id911705638262281\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id334805688262082\">Icon Outline Font Effect</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_outlinefont.svg\" id=\"img_id911705638262281\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id334805688262082\">Iconu Contornu tipográficu</alt></image>"
#. NCFTK
#: 00040502.xhp
@@ -17420,7 +17456,7 @@ msgctxt ""
"par_id861705695089570\n"
"help.text"
msgid "Outline Font Effect"
-msgstr ""
+msgstr "Contornu tipográficu"
#. RCPwg
#: 00040502.xhp
@@ -19256,7 +19292,7 @@ msgctxt ""
"par_id3154522\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\">Assigns a title to a selected Gallery object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\" visibility=\"visible\">Asigna un títulu en visu a la galería escoyíu.</ahelp> La tema de Gallery nun tien de tar protexíu contra escritura. El títulu va asignar al calcar Aceutar pa zarrar el diálogu <emph>Introducir títulu</emph>. Nel casu d'oxetos enllazaos, la ruta fonte apaez de siguío del títulu, ente paréntesis."
+msgstr "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\">Atribúi un títulu al oxetu de la Galería escoyíu.</ahelp>"
#. 6QoZG
#: 01010000.xhp
@@ -19355,7 +19391,7 @@ msgctxt ""
"hd_id3158397\n"
"help.text"
msgid "<link href=\"text/shared/00/01050000.xhp\">General</link>"
-msgstr "<link href=\"text/shared/00/01050000.xhp\">Xeneral</link>"
+msgstr "<link href=\"text/shared/00/01050000.xhp\">Xenerales</link>"
#. hDAjC
#: 01050000.xhp
@@ -19364,7 +19400,7 @@ msgctxt ""
"par_id3159242\n"
"help.text"
msgid "<ahelp hid=\".\">The<emph> General </emph>tab page lists the general properties of the current theme.</ahelp>"
-msgstr "<ahelp hid=\".\">La páxina de la llingüeta <emph>Xeneral </emph> llista les propiedaes xenerales de la tema actual.</ahelp>"
+msgstr "<ahelp hid=\".\">La llingüeta <emph>Xenerales</emph> amuesa les propiedaes xenerales del tema actual.</ahelp>"
#. 3VTML
#: 01050000.xhp
@@ -19427,7 +19463,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Menu"
-msgstr ""
+msgstr "Menú Editar"
#. RNm9w
#: edit_menu.xhp
@@ -19436,7 +19472,7 @@ msgctxt ""
"hd_id3147273\n"
"help.text"
msgid "Edit Menu"
-msgstr ""
+msgstr "Menú Editar"
#. 9zEzn
#: edit_menu.xhp
@@ -19445,7 +19481,7 @@ msgctxt ""
"par_id3085157\n"
"help.text"
msgid "Choose <menuitem>Edit - Undo</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Desfacer</menuitem>."
#. AwFxC
#: edit_menu.xhp
@@ -19454,7 +19490,7 @@ msgctxt ""
"par_id3155449\n"
"help.text"
msgid "<image id=\"img_id3155577\" src=\"cmd/lc_undo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155577\">Icon Undo</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155577\" src=\"cmd/lc_undo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155577\">Iconu Desfacer</alt></image>"
#. QzA62
#: edit_menu.xhp
@@ -19481,7 +19517,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "Choose <menuitem>Edit - Redo</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Refacer</menuitem>."
#. 4UACs
#: edit_menu.xhp
@@ -19490,7 +19526,7 @@ msgctxt ""
"par_id3154938\n"
"help.text"
msgid "<image id=\"img_id3150358\" src=\"cmd/lc_redo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150358\">Icon Redo</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150358\" src=\"cmd/lc_redo.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150358\">Iconu Refacer</alt></image>"
#. F99gF
#: edit_menu.xhp
@@ -19499,7 +19535,7 @@ msgctxt ""
"par_id3151211\n"
"help.text"
msgid "Redo"
-msgstr ""
+msgstr "Refacer"
#. hVXND
#: edit_menu.xhp
@@ -19517,7 +19553,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "Choose <menuitem>Edit - Repeat</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Repitir</menuitem>."
#. zyjrz
#: edit_menu.xhp
@@ -19526,7 +19562,7 @@ msgctxt ""
"par_id611685963967520\n"
"help.text"
msgid "<image src=\"cmd/lc_repeat.svg\" id=\"img_id491685963967521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685963967522\">Icon Repeat</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_repeat.svg\" id=\"img_id491685963967521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131685963967522\">Iconu Repitir</alt></image>"
#. Vngcs
#: edit_menu.xhp
@@ -19535,7 +19571,7 @@ msgctxt ""
"par_id121685963967524\n"
"help.text"
msgid "Repeat"
-msgstr ""
+msgstr "Repitir"
#. XAUzr
#: edit_menu.xhp
@@ -19607,7 +19643,7 @@ msgctxt ""
"par_id3150742\n"
"help.text"
msgid "Choose <menuitem>Edit - Copy</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Copiar</menuitem>."
#. CUyWZ
#: edit_menu.xhp
@@ -19616,7 +19652,7 @@ msgctxt ""
"par_id421685964733661\n"
"help.text"
msgid "Choose <menuitem>Home - Copy</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Copiar</menuitem>."
#. BEKcn
#: edit_menu.xhp
@@ -19670,7 +19706,7 @@ msgctxt ""
"par_id481685965303610\n"
"help.text"
msgid "Choose <menuitem>Home - Paste</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Apegar</menuitem>."
#. HZLPq
#: edit_menu.xhp
@@ -20201,7 +20237,7 @@ msgctxt ""
"par_id511685975100630\n"
"help.text"
msgid "Choose <menuitem>Home - Find</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Guetar</menuitem>."
#. ZqAwc
#: edit_menu.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 061201f5411..3e4955e0bd1 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-10 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ast/>\n"
"Language: ast\n"
@@ -293,7 +293,7 @@ msgctxt ""
"par_idN107BF\n"
"help.text"
msgid "<image id=\"Graphic2\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon XML Form Document</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic2\" src=\"res/lx03251.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Iconu Documentu de formulariu XML</alt></image>"
#. 77KZQ
#: 01010000.xhp
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id3147336\n"
"help.text"
msgid "Phone"
-msgstr ""
+msgstr "Teléfonu"
#. 2bKEq
#: 01010303.xhp
@@ -1742,7 +1742,7 @@ msgctxt ""
"hd_id3154380\n"
"help.text"
msgid "Phone"
-msgstr ""
+msgstr "Teléfonu"
#. bUQ3i
#: 01010304.xhp
@@ -2725,13 +2725,13 @@ msgctxt ""
msgid "Encrypt with GPG key"
msgstr ""
-#. 7yVow
+#. asWLE
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
"par_id71543592343227\n"
"help.text"
-msgid "Use OpenPGP public keys to encrypt documents."
+msgid "Use <link href=\"text/shared/guide/openpgp.xml\">OpenPGP</link> public keys to encrypt documents."
msgstr ""
#. SqPSp
@@ -3022,6 +3022,15 @@ msgctxt ""
msgid "Description (File Properties)"
msgstr ""
+#. LP3AD
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"bm_id661712409722063\n"
+"help.text"
+msgid "<bookmark_value>description; document properties</bookmark_value> <bookmark_value>description; file properties</bookmark_value> <bookmark_value>description; metadata</bookmark_value> <bookmark_value>metadata; adding metadata</bookmark_value> <bookmark_value>metadata; editing metadata</bookmark_value>"
+msgstr ""
+
#. NQDen
#: 01100100.xhp
msgctxt ""
@@ -3040,14 +3049,59 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">Contains descriptive information about the document.</ahelp>"
msgstr ""
-#. D2ptn
+#. reSZA
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id721712354151660\n"
+"help.text"
+msgid "Choose <menuitem>File - Properties</menuitem> then select the <menuitem>Description</menuitem> tab."
+msgstr ""
+
+#. PSac7
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id271712404524124\n"
+"help.text"
+msgid "%PRODUCTNAME supports the Dublin Core Metadata Element Set, a standardized set of metadata elements used to describe physical and electronic documents."
+msgstr "%PRODUCTNAME almite'l Conxuntu d'Elementos de Metadatos Dublin Core, un estándar usáu pa describir documentos físicos y electrónicos."
+
+#. DQhzs
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id311712404964926\n"
+"help.text"
+msgid "You can add additional metadata elements in the <link href=\"text/shared/01/01100300.xhp\"><menuitem>Custom Properties</menuitem></link> tab."
+msgstr "Pues amestar más elementos de metadatos na llingüeta <link href=\"text/shared/01/01100300.xhp\"><menuitem>Propiedaes personalizaes</menuitem></link>."
+
+#. DB262
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id581602083308804\n"
+"help.text"
+msgid "<emph>Title</emph>, <emph>Subject</emph>, and <emph>Keywords</emph> are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description."
+msgstr "<emph>Títulu</emph>, <emph>Asuntu</emph> y <emph>Pallabres clave</emph> espórtense a los ficheros PDF como propiedaes de documentu PDF. Los valores que s'introduzan van apaecer nos campos correspondientes de la descripción de propiedaes del documentu PDF."
+
+#. ZtSST
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id101714412611703\n"
+"help.text"
+msgid "<variable id=\"elements_h2\">Elements</variable>"
+msgstr "<variable id=\"elements_h2\">Elementos</variable>"
+
+#. V3K7D
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3152372\n"
"help.text"
-msgid "Title"
-msgstr "Títulu"
+msgid "<variable id=\"title_h3\">Title</variable>"
+msgstr "<variable id=\"title_h3\">Títulu</variable>"
#. m9p8k
#: 01100100.xhp
@@ -3056,16 +3110,25 @@ msgctxt ""
"par_id3156042\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Enter a title for the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Pon-y un títulu al documentu.</ahelp>"
+
+#. AfJNA
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id291714416716612\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A name given to the resource."
+msgstr "<emph>Definición de la DCMI</emph>: un nome dáu al recursu."
-#. eb9jj
+#. mirp7
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3145669\n"
"help.text"
-msgid "Subject"
-msgstr "Asuntu"
+msgid "<variable id=\"subject_h3\">Subject</variable>"
+msgstr "<variable id=\"subject_h3\">Asuntu</variable>"
#. aPM28
#: 01100100.xhp
@@ -3076,14 +3139,23 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">Enter a subject for the document. You can use a subject to group documents with similar contents.</ahelp>"
msgstr ""
-#. X5QRA
+#. CwTLv
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id781714416090632\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The topic of the resource."
+msgstr ""
+
+#. ntXMN
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3156426\n"
"help.text"
-msgid "Keywords"
-msgstr "Pallabres clave"
+msgid "<variable id=\"keywords_h3\">Keywords</variable>"
+msgstr ""
#. 4pHTt
#: 01100100.xhp
@@ -3094,14 +3166,230 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp>"
msgstr ""
-#. F8sxc
+#. pkTCC
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id991712331471026\n"
+"help.text"
+msgid "<variable id=\"contributor_h3\">Contributor</variable>"
+msgstr ""
+
+#. GFBhZ
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id1001712331484014\n"
+"help.text"
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document. For example he names of the authors of the document, or members of the team who contributed data."
+msgstr ""
+
+#. CicCF
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id341714417205026\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An entity responsible for making contributions to the resource."
+msgstr ""
+
+#. 9HoTd
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id291712331494279\n"
+"help.text"
+msgid "<variable id=\"coverage_h3\">Coverage</variable>"
+msgstr ""
+
+#. vCizD
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id961712331502781\n"
+"help.text"
+msgid "Enter the time, place, or jurisdiction that the document is relevant to. For example, a range of dates, a place, or an institution that the document applies to."
+msgstr ""
+
+#. 3NGzr
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id751714417027700\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."
+msgstr ""
+
+#. oCXtb
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id91712331508846\n"
+"help.text"
+msgid "<variable id=\"identifier_h3\">Identifier</variable>"
+msgstr "<variable id=\"identifier_h3\">Identificador</variable>"
+
+#. knfFR
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id311712331541857\n"
+"help.text"
+msgid "Enter a unique and unambiguous identifier for the document. For example, a document number or ISBN."
+msgstr ""
+
+#. ifeVh
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id951714414695195\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An unambiguous reference to the document within a specific context."
+msgstr ""
+
+#. xXzCz
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id941712331544480\n"
+"help.text"
+msgid "<variable id=\"publisher_h3\">Publisher</variable>"
+msgstr ""
+
+#. 3CXu4
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id971712331610892\n"
+"help.text"
+msgid "Enter the name of the entity that is making the document available. For example, a company, university, or government body."
+msgstr ""
+
+#. wwXLg
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id951714495693749\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>An entity responsible for making the resource available."
+msgstr ""
+
+#. EHSTB
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id991712331616227\n"
+"help.text"
+msgid "<variable id=\"relation_h3\">Relation</variable>"
+msgstr "<variable id=\"relation_h3\">Rellación</variable>"
+
+#. dtGAj
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id41712331631248\n"
+"help.text"
+msgid "Enter information about resources related to the document. For example, a set of volumes the document is part of, or the document's edition number."
+msgstr ""
+
+#. 3adUT
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id121714495775615\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A related resource."
+msgstr "<emph>Definición de la DCMI</emph>: un recursu rellacionáu."
+
+#. EwqDc
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id371712331706300\n"
+"help.text"
+msgid "<variable id=\"rights_h3\">Rights</variable>"
+msgstr "<variable id=\"rights_h3\">Derechos</variable>"
+
+#. gAqnL
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id381712331724319\n"
+"help.text"
+msgid "Enter information intellectual property rights associated with the document. For example, a copyright statement, or information about who has permission to access the document."
+msgstr ""
+
+#. U5YE6
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id651714495803137\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>Information about rights held in and over the resource."
+msgstr ""
+
+#. U7iEe
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id691712336584526\n"
+"help.text"
+msgid "<variable id=\"source_h3\">Source</variable>"
+msgstr "<variable id=\"source_h3\">Fonte</variable>"
+
+#. 7gvvH
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id281712331745647\n"
+"help.text"
+msgid "Enter information about other resources from which the document is derived. For example, the name or identifier of a hard copy that the document was scanned from, or a url that the document was downloaded from."
+msgstr ""
+
+#. 4bXyK
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id511714495809888\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>A related resource from which the described resource is derived."
+msgstr ""
+
+#. 7GCuX
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id921712336596379\n"
+"help.text"
+msgid "<variable id=\"type_h3\">Type</variable>"
+msgstr "<variable id=\"type_h3\">Triba</variable>"
+
+#. DQaEH
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id61712336816144\n"
+"help.text"
+msgid "Enter information about the category or format of the document. For example, whether the document is a text document, image, or multimedia presentation."
+msgstr ""
+
+#. z9u52
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id971714495815222\n"
+"help.text"
+msgid "<emph>DCMI Definition: </emph>The nature or genre of the resource."
+msgstr ""
+
+#. hCVdH
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
"hd_id3148620\n"
"help.text"
-msgid "Comments"
-msgstr "Comentarios"
+msgid "<variable id=\"comments_h3\">Comments</variable>"
+msgstr "<variable id=\"comments_h3\">Comentarios</variable>"
#. ZmWzL
#: 01100100.xhp
@@ -3112,14 +3400,50 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">Enter comments to help identify the document.</ahelp>"
msgstr ""
-#. DB262
+#. jmnT9
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
-"par_id581602083308804\n"
+"hd_id621714663020660\n"
"help.text"
-msgid "<emph>Title</emph>, <emph>Subject</emph>, and <emph>Keywords</emph> are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description."
-msgstr "<emph>Títulu</emph>, <emph>Asuntu</emph> y <emph>Pallabres clave</emph> espórtense a los ficheros PDF como propiedaes de documentu PDF. Los valores que s'introduzan van apaecer nos campos correspondientes de la descripción de propiedaes del documentu PDF."
+msgid "Help"
+msgstr "Ayuda"
+
+#. GZhGz
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id681714663041980\n"
+"help.text"
+msgid "Reset"
+msgstr "Reafitar"
+
+#. sQD8r
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id21714663049092\n"
+"help.text"
+msgid "OK"
+msgstr "Aceutar"
+
+#. HYSCn
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"hd_id71714663031713\n"
+"help.text"
+msgid "Cancel"
+msgstr "Encaboxar"
+
+#. Q7CCy
+#: 01100100.xhp
+msgctxt ""
+"01100100.xhp\n"
+"par_id621714749828805\n"
+"help.text"
+msgid "<link href=\"https://www.dublincore.org/specifications/dublin-core/dces/\">DCES Page on the DCMI Website</link>"
+msgstr ""
#. 63szi
#: 01100200.xhp
@@ -3443,7 +3767,7 @@ msgctxt ""
"par_id231606265075565\n"
"help.text"
msgid "To disable generating thumbnails in general, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem/><menuitem> - %PRODUCTNAME - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
-msgstr ""
+msgstr "Pa desactivar la xeneración de miniatures no xeneral, escueyi <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferencies</menuitem></caseinline><defaultinline><menuitem>Ferramientes - Opciones</menuitem></defaultinline></switchinline><menuitem/><menuitem> - %PRODUCTNAME - Avanzao</menuitem>. Calca'l botón <widget>Configuración pa espertos</widget> y gueta <emph>GenerateThumbnail</emph>. Si esta propiedá tien el valor <literal>true</literal>, calca dos vegaes pa que'l valor camude a <literal>false</literal>."
#. k9TC9
#: 01100200.xhp
@@ -4613,7 +4937,7 @@ msgctxt ""
"par_id41619217998664\n"
"help.text"
msgid "<emph>Odd pages</emph>:"
-msgstr ""
+msgstr "<emph>Páxines impares</emph>:"
#. xkay5
#: 01130000.xhp
@@ -4622,7 +4946,7 @@ msgctxt ""
"par_id3152946\n"
"help.text"
msgid "<ahelp hid=\".\">Prints only odd numbered pages or slides.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Imprenta namái páxines o diapositives impares.</ahelp>"
#. oYaBB
#: 01130000.xhp
@@ -5153,7 +5477,7 @@ msgctxt ""
"par_id14\n"
"help.text"
msgid "<ahelp hid=\".\">If this option is enabled automatically inserted blank pages are printed. This is best if you are printing double-sided. For example, in a book, a \"chapter\" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Si s'activa esta opción, impréntanse automáticamente les páxines en blancu que s'inxertaren. Ye la opción más encamentable pa imprentar a doble cara. Exemplu: l'estilu de párrafu de los capítulos d'un llibru siempres se define de forma qu'empiece en páxina impar. El capítulu anterior conclúi en páxina impar. %PRODUCTNAME inxerta una páxina en blancu con númberu de páxina par. Esta opción encárgase d'establecer si s'imprenta o non dicha páxina par.</ahelp>"
#. ZuEDx
#: 01130000.xhp
@@ -5162,7 +5486,7 @@ msgctxt ""
"hd_id871619229199189\n"
"help.text"
msgid "%PRODUCTNAME Calc"
-msgstr ""
+msgstr "Calc de %PRODUCTNAME"
#. BfvLp
#: 01130000.xhp
@@ -5198,7 +5522,7 @@ msgctxt ""
"hd_id121619249312306\n"
"help.text"
msgid "%PRODUCTNAME Impress"
-msgstr ""
+msgstr "Impress de %PRODUCTNAME"
#. NNAg6
#: 01130000.xhp
@@ -5270,7 +5594,7 @@ msgctxt ""
"hd_id381619249533203\n"
"help.text"
msgid "Contents"
-msgstr ""
+msgstr "Conteníu"
#. pPE9M
#: 01130000.xhp
@@ -5279,7 +5603,7 @@ msgctxt ""
"hd_id51619249550596\n"
"help.text"
msgid "Slide name"
-msgstr ""
+msgstr "Nome de la diapositiva"
#. HXyPD
#: 01130000.xhp
@@ -6674,7 +6998,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Redo"
-msgstr ""
+msgstr "Refacer"
#. 69Fus
#: 02020000.xhp
@@ -6692,7 +7016,7 @@ msgctxt ""
"hd_id3149991\n"
"help.text"
msgid "<link href=\"text/shared/01/02020000.xhp\">Redo</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/02020000.xhp\">Refacer</link>"
#. rLmrF
#: 02020000.xhp
@@ -6710,7 +7034,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Repeat"
-msgstr ""
+msgstr "Repitir"
#. YBqhe
#: 02030000.xhp
@@ -8033,7 +8357,7 @@ msgctxt ""
"par_id3150771\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">La gueta empieza na posición actual del cursor y recula hasta l'entamu del ficheru.</ahelp>"
#. NCwXM
#: 02100000.xhp
@@ -8060,7 +8384,7 @@ msgctxt ""
"hd_id3144439\n"
"help.text"
msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> <caseinline select=\"IMPRESS\"/> <defaultinline>Regular expressions</defaultinline> </switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>Espresiones regulares</defaultinline></switchinline>"
#. nCXWJ
#: 02100000.xhp
@@ -8827,40 +9151,40 @@ msgctxt ""
msgid "To enclose a set of ‘|’ alternatives. For example, the regular expression \"b(oo|ac)k\" matches both \"book\" and \"back\"."
msgstr ""
-#. zeknH
+#. 8AwgQ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id891559576747109\n"
"help.text"
-msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\" in a search.; the regular expression \"M(iss){2}ippi\" matches \"Mississippi\"."
+msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\"; \"M(iss){2}ippi\" matches \"Mississippi\"."
msgstr ""
-#. CAKwA
+#. GYnF7
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id801559576780692\n"
"help.text"
-msgid "To record the matched sub string inside the parentheses as a reference for later use in the <widget>Find</widget> box using the \"\\n\" construct or in the <widget>Replace</widget> box using the \"$n\" construct. The reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box. The reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on."
+msgid "To reference the matched sub string inside the parentheses for later use. The \"\\N\" construct is used in the <widget>Find</widget> box, the \"$N\" construct is used in the <widget>Replace</widget> box. \"N\" being a digit, the reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box; \"\\2\" and \"$2\" reference to the second matched, and so on."
msgstr ""
-#. ekwoG
+#. WpQrk
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id951559576846997\n"
"help.text"
-msgid "For example, the regular expression \"(890)7\\1\\1\" matches \"8907890890\"."
-msgstr "Por exemplu, la espresión regular «(890)7\\1\\1» concasa con «8907890890»."
+msgid "For example, the regular expression \"(890)xy\\1z\\1\" matches \"890xy890z890\"."
+msgstr ""
-#. FXv6A
+#. DCFjT
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id561559576865734\n"
"help.text"
-msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\""
+msgid "With the regular expression \"(fruit|truth)\\b\" in the Find box, and the replacement expression \"$1ful\" in the Replace box, occurrences of \"fruit\" and \"truth\" are replaced with \"fruitful\" and \"truthful\" respectively. Note: \"\\b\" prevents \"fruitfully\" or \"truthfully\" from matching."
msgstr ""
#. rdpGK
@@ -12607,13 +12931,13 @@ msgctxt ""
msgid "All Changes Inline"
msgstr ""
-#. f4KbK
+#. CDWai
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id581668110199198\n"
"help.text"
-msgid "The default. Insertions and deletions are displayed in the contents according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>."
+msgid "The default. Insertions and deletions are displayed in the content according to the settings in <link href=\"text/shared/optionen/01060600.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - Changes</menuitem></link>."
msgstr ""
#. ARQV7
@@ -12625,13 +12949,13 @@ msgctxt ""
msgid "Deletions in Margin"
msgstr ""
-#. iAFwQ
+#. sgVPH
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id351668110205116\n"
"help.text"
-msgid "Show the deleted contents in the margin. Insertions are displayed in the contents."
+msgid "Show the deleted content in the margin. Insertions are displayed in the content."
msgstr ""
#. v49KG
@@ -12643,13 +12967,13 @@ msgctxt ""
msgid "Insertions in Margin"
msgstr ""
-#. MtGwJ
+#. Ab5o9
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id751668110211057\n"
"help.text"
-msgid "Show the inserted contents in the margin. Deletions are displayed in the contents."
+msgid "Show the inserted content in the margin. Deletions are displayed in the content."
msgstr ""
#. nXYPN
@@ -12938,7 +13262,7 @@ msgctxt ""
"hd_id3152920\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position.</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Posición.</caseinline></switchinline>"
#. DCkaV
#: 02230401.xhp
@@ -12974,7 +13298,7 @@ msgctxt ""
"hd_id3144762\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#. xm3QM
#: 02230401.xhp
@@ -13190,7 +13514,7 @@ msgctxt ""
"hd_id3148775\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#. fpdPQ
#: 02230401.xhp
@@ -13271,7 +13595,7 @@ msgctxt ""
"hd_id3150355\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Data"
#. GexC4
#: 02230402.xhp
@@ -14243,7 +14567,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Full Screen"
-msgstr ""
+msgstr "Pantalla completa"
#. NS9w3
#: 03110000.xhp
@@ -14270,7 +14594,7 @@ msgctxt ""
"par_id3148983\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Amuesa o anubre los menús y les barres de ferramientes nel Writer o'l Calc. Pa colar del mou pantalla completa, calca nel botón <emph>Pantalla completa</emph> o usa la tecla <emph>Esc</emph>.</ahelp>"
#. zo2nc
#: 03110000.xhp
@@ -14558,7 +14882,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "To set the printing options for comments in your spreadsheet, choose <menuitem>Format - Page Style</menuitem>, and then click the <emph>Sheet</emph> tab."
-msgstr ""
+msgstr "P'afitar les opciones d'imprentación de los comentarios de la fueya de cálculu, escueyi <menuitem>Formatu - Estilu de páxina</menuitem> y, de siguío, calca na llingüeta <emph>Fueya</emph>."
#. Rwgo7
#: 04050000.xhp
@@ -15955,15 +16279,6 @@ msgctxt ""
msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>"
msgstr ""
-#. hdCpG
-#: 05020000.xhp
-msgctxt ""
-"05020000.xhp\n"
-"hd_id3147588\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>"
-msgstr ""
-
#. YMW57
#: 05020000.xhp
msgctxt ""
@@ -16205,7 +16520,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Font Effects"
-msgstr ""
+msgstr "Efeutos tipográficos"
#. FuGwX
#: 05020200.xhp
@@ -16223,7 +16538,7 @@ msgctxt ""
"hd_id3153514\n"
"help.text"
msgid "<link href=\"text/shared/01/05020200.xhp\">Font Effects</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05020200.xhp\">Efeutos tipográficos</link>"
#. BGt5t
#: 05020200.xhp
@@ -16234,58 +16549,49 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>"
msgstr ""
-#. AYN9L
-#: 05020200.xhp
-msgctxt ""
-"05020200.xhp\n"
-"hd_id3149482\n"
-"help.text"
-msgid "Font Color"
-msgstr ""
-
-#. yZAbJ
+#. cmpKA
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_id3146924\n"
+"par_id531711633095294\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "Choose <menuitem>Home</menuitem> then click the <menuitem>Home</menuitem> dropdown on the right-hand side of the tab and choose <menuitem>Character</menuitem>."
msgstr ""
-#. ScU6M
+#. LXs3D
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_idN10CC2\n"
+"par_id891711633731822\n"
"help.text"
-msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
-msgstr ""
+msgid "Choose <menuitem>Character - Character</menuitem>"
+msgstr "Escueyi <menuitem>Caráuter - Caráuter</menuitem>"
-#. vT2uF
+#. AYN9L
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_idN10CC9\n"
+"hd_id3149482\n"
"help.text"
-msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
+msgid "Font Color"
msgstr ""
-#. vjg7G
+#. yZAbJ
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_idN10CD6\n"
+"par_id3146924\n"
"help.text"
-msgid "To undo the last change, right-click."
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
-#. Dj8AA
+#. ScU6M
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
-"par_idN10CDA\n"
+"par_idN10CC2\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
msgstr ""
#. XqzQT
@@ -17933,7 +18239,7 @@ msgctxt ""
"par_id1002200811563044\n"
"help.text"
msgid "Locale"
-msgstr ""
+msgstr "Configuración rexonal"
#. jB5Bi
#: 05020301.xhp
@@ -18592,6 +18898,15 @@ msgctxt ""
msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS"
msgstr ""
+#. Z6w48
+#: 05020301.xhp
+msgctxt ""
+"05020301.xhp\n"
+"par_id3148701\n"
+"help.text"
+msgid "The time can be suffixed with <emph>AM/PM</emph> to have hours in 0-12 AM/PM format."
+msgstr ""
+
#. biREB
#: 05020301.xhp
msgctxt ""
@@ -20761,330 +21076,6 @@ msgctxt ""
msgid "If the value is outside the limits for the selected format the following error code is shown:"
msgstr ""
-#. pSG47
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"tit\n"
-"help.text"
-msgid "Hyperlink"
-msgstr "Hiperenllaz"
-
-#. DMfXz
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"bm_id3152895\n"
-"help.text"
-msgid "<bookmark_value>formatting; hyperlinks</bookmark_value><bookmark_value>characters; hyperlinks</bookmark_value><bookmark_value>hyperlinks; character formats</bookmark_value><bookmark_value>text;hyperlinks</bookmark_value><bookmark_value>links; character formats</bookmark_value>"
-msgstr ""
-
-#. wHbHQ
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3152895\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/01/05020400.xhp\">Hiperenllaz</link>"
-
-#. RRuMa
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3149388\n"
-"help.text"
-msgid "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Assigns a new hyperlink or edits the selected hyperlink.</ahelp></variable> A hyperlink is a link to a file on the Internet or on your local system."
-msgstr ""
-
-#. yiH9t
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3145211\n"
-"help.text"
-msgid "You can also assign or edit a named HTML anchor, or <link href=\"text/swriter/01/04040000.xhp\">Bookmark</link>, that refers to a specific place in a document."
-msgstr ""
-
-#. DELTS
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3147243\n"
-"help.text"
-msgid "Hyperlink"
-msgstr "Hiperenllaz"
-
-#. HsWdr
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3156113\n"
-"help.text"
-msgid "Specify the properties for the hyperlink."
-msgstr ""
-
-#. qNf4f
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3166410\n"
-"help.text"
-msgid "URL"
-msgstr "URL"
-
-#. Qk3u3
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3153332\n"
-"help.text"
-msgid "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Enter a <link href=\"text/shared/00/00000002.xhp#url\">URL</link> for the file that you want to open when you click the hyperlink.</ahelp> If you do not specify a target frame, the file opens in the current document or frame.</variable>"
-msgstr ""
-
-#. kEEzJ
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3153716\n"
-"help.text"
-msgid "Browse"
-msgstr "Restolar"
-
-#. agRey
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3157910\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/urlpb\">Locate the file that you want to link to, and then click <emph>Open</emph>.</ahelp>"
-msgstr ""
-
-#. 88TLK
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3156152\n"
-"help.text"
-msgid "Reference"
-msgstr ""
-
-#. BUTCh
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3155450\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Enter the text that you want to display for the hyperlink.</ahelp>"
-msgstr ""
-
-#. rHTAT
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3158430\n"
-"help.text"
-msgid "Events"
-msgstr ""
-
-#. qKEUB
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3153257\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Specify an event that triggers when you click the hyperlink.</ahelp>"
-msgstr ""
-
-#. ZwRT7
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3153348\n"
-"help.text"
-msgid "Name"
-msgstr "Nome"
-
-#. DPnDg
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3156023\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink:"
-msgstr ""
-
-#. TwXxf
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3148943\n"
-"help.text"
-msgid "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Note</A>"
-msgstr ""
-
-#. kz4g4
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3155923\n"
-"help.text"
-msgid "Frame"
-msgstr "Marcu"
-
-#. WhYGY
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3147559\n"
-"help.text"
-msgid "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list.</ahelp> If you leave this box blank, the linked file opens in the current browser window.</variable>"
-msgstr ""
-
-#. EwDvX
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3155922\n"
-"help.text"
-msgid "Name of Frame"
-msgstr "Nome del marcu"
-
-#. kkKZ5
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154924\n"
-"help.text"
-msgid "Definition"
-msgstr "Definición"
-
-#. ic9cG
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3159413\n"
-"help.text"
-msgid "Named entries"
-msgstr ""
-
-#. 8ubE9
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154935\n"
-"help.text"
-msgid "File opens in a named frame in the current HTML document."
-msgstr ""
-
-#. E9CvG
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150358\n"
-"help.text"
-msgid "File opens in the current frame."
-msgstr ""
-
-#. Kv599
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3152920\n"
-"help.text"
-msgid "File opens in a new page."
-msgstr ""
-
-#. 9oC24
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154217\n"
-"help.text"
-msgid "File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used."
-msgstr ""
-
-#. rkF4o
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150288\n"
-"help.text"
-msgid "File opens in the topmost frame in the hierarchy."
-msgstr ""
-
-#. TzYCN
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3149656\n"
-"help.text"
-msgid "Character Styles"
-msgstr ""
-
-#. GufCM
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3148664\n"
-"help.text"
-msgid "Specify the formatting options for the hyperlink."
-msgstr ""
-
-#. 9B6Fj
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3151056\n"
-"help.text"
-msgid "Visited links"
-msgstr ""
-
-#. NNb6r
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3150359\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr ""
-
-#. g36GD
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"hd_id3154365\n"
-"help.text"
-msgid "Unvisited links"
-msgstr ""
-
-#. 3ner6
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3154216\n"
-"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr ""
-
-#. rDAAB
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3143231\n"
-"help.text"
-msgid "<link href=\"text/shared/02/09070000.xhp\">Hyperlink dialog</link>"
-msgstr ""
-
-#. ABeAU
-#: 05020400.xhp
-msgctxt ""
-"05020400.xhp\n"
-"par_id3152933\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/05060700.xhp\">Assign macro</link>"
-msgstr ""
-
#. kabbQ
#: 05020500.xhp
msgctxt ""
@@ -21427,6 +21418,42 @@ msgctxt ""
msgid "Kerning is only available for certain font types and requires that your printer support this option."
msgstr ""
+#. KPLkS
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"hd_id3149822\n"
+"help.text"
+msgid "Hyphenation"
+msgstr "Guionáu"
+
+#. zwx53
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"par_id3150013\n"
+"help.text"
+msgid "Skip <link href=\"text/swriter/guide/using_hyphen.xhp\">hyphenation</link> for selected words."
+msgstr ""
+
+#. DdWCv
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"hd_id3149823\n"
+"help.text"
+msgid "Exclude from hyphenation"
+msgstr "Escluyir del guionáu"
+
+#. 7TvpJ
+#: 05020500.xhp
+msgctxt ""
+"05020500.xhp\n"
+"par_id3150025\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/positionpage/nohyphenation\">It prevents hyphenation of the selected word or words in a paragraph hyphenated automatically.</ahelp>"
+msgstr ""
+
#. aqPsX
#: 05020600.xhp
msgctxt ""
@@ -21580,13 +21607,13 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020700.xhp\">Asian Typography</link>"
msgstr ""
-#. 4vq7o
+#. yMKcS
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Languages and Locales - General</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Languages and Locales - General</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Asian</emph> box in the <emph>Default Languages for Documents</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#. qgmeT
@@ -21605,7 +21632,7 @@ msgctxt ""
"par_id3147834\n"
"help.text"
msgid "Set the options for line breaks in Asian language documents."
-msgstr ""
+msgstr "Afita les opciones de saltos de ringlera en documentos en llingües asiátiques."
#. hWMSr
#: 05020700.xhp
@@ -23423,7 +23450,7 @@ msgctxt ""
"hd_id3148676\n"
"help.text"
msgid "Original Size"
-msgstr ""
+msgstr "Tamañu orixinal"
#. B7nhd
#: 05030800.xhp
@@ -23468,7 +23495,7 @@ msgctxt ""
"par_id3147588\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Set the options for the selected style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Afita les opciones pal estilu esbilláu.</ahelp>"
#. EfVuM
#: 05040100.xhp
@@ -23486,7 +23513,7 @@ msgctxt ""
"par_id3160481\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/name\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/name\">Amuesa'l nome del estilu esbilláu. Si tas creando o modificando un estilu personalizáu, pon el nome del estilu. Nun se pue camudar el nome de los estilos predefiníos.</ahelp>"
#. 6yTep
#: 05040100.xhp
@@ -23495,7 +23522,7 @@ msgctxt ""
"hd_id3153750\n"
"help.text"
msgid "Automatic update from document"
-msgstr ""
+msgstr "Anovamientu automáticu dende'l documentu"
#. 7yXws
#: 05040100.xhp
@@ -23522,7 +23549,7 @@ msgctxt ""
"par_id0107200910584081\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Anueva l'estilu cuando apliques formatu direutu nun párrafu qu'usa esti estilu nel documentu. El formatu de tolos párrafos qu'usan esti estilu anuévase automáticamente.</ahelp>"
#. Ui2B2
#: 05040100.xhp
@@ -23531,7 +23558,7 @@ msgctxt ""
"hd_id3155392\n"
"help.text"
msgid "Next Style"
-msgstr ""
+msgstr "Estilu siguiente"
#. eEGiu
#: 05040100.xhp
@@ -23567,7 +23594,7 @@ msgctxt ""
"par_id31507664\n"
"help.text"
msgid "You cannot use this option with a page style or a list style."
-msgstr ""
+msgstr "Nun se pue usar esta opción con un estilu de páxina o de llista."
#. nt5th
#: 05040100.xhp
@@ -23576,7 +23603,7 @@ msgctxt ""
"hd_id3148400\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Editar l'estilu"
#. TAEAj
#: 05040100.xhp
@@ -24881,7 +24908,7 @@ msgctxt ""
"par_id3150439\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120100.xhp\">Add or edit footer text.</link></caseinline></switchinline></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120100.xhp\">Amiesta o edita'l testu del pie.</link></caseinline></switchinline></ahelp>"
#. vFoHW
#: 05040400.xhp
@@ -30533,7 +30560,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Slant & Corner Radius"
-msgstr ""
+msgstr "Enclín y radiu d'esquines"
#. FKWxd
#: 05230400.xhp
@@ -30551,7 +30578,7 @@ msgctxt ""
"hd_id3149988\n"
"help.text"
msgid "<link href=\"text/shared/01/05230400.xhp\">Slant & Corner Radius</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05230400.xhp\">Enclín y radiu d'esquines</link>"
#. Qvkuj
#: 05230400.xhp
@@ -31658,7 +31685,7 @@ msgctxt ""
"par_id3159158\n"
"help.text"
msgid "You can make text follow any shape. Most of the custom shapes available in the Drawing toolbar need to be converted to a different type before you can use them with <menuitem>Text along Path</menuitem>. In Impress or Draw, right-click the shape and select <emph>Convert - To Curve/Polygon/Contour</emph>. If you wish, you can now copy and paste the converted shape into Writer for use with <menuitem>Text along Path</menuitem>. Shapes in the <emph>Legacy Circles and Ovals</emph> and <emph>Legacy Rectangles</emph> toolbars do not need to be converted. The <emph>Arc</emph> included in the basic shapes is also a legacy shape."
-msgstr ""
+msgstr "Pues facer qu'un testu siga cualisquier forma. La mayoría de les formes personalizaes disponibles na barra de ferramientes Dibuxu tienen de convertise a un tipu distintu primero que puedas usales cola ferramienta <menuitem>Testu siguiendo un camín</menuitem>. Nel Impress o'l Draw, calca col botón derechu del mur sobro la forma y escueyi <emph>Convertir - En curva/polígonu/contornu</emph>. Si deseyes, pues agora copiar y apegar la forma convertida nel Writer pal so usu con <menuitem>Testu siguiendo un camín</menuitem>. Les formes nes barres <emph>Círculos y óvalos heredaos</emph> y <emph>Rectángulos heredaos</emph> nun precisen convertise. L'<emph>Arcu</emph> incluyíu nes formes básiques tamién ye una forma heredada."
#. 7yFwV
#: 05280000.xhp
@@ -31703,7 +31730,7 @@ msgctxt ""
"hd_id711656376441359\n"
"help.text"
msgid "Rotate"
-msgstr ""
+msgstr "Xirar"
#. t8dtT
#: 05280000.xhp
@@ -31730,7 +31757,7 @@ msgctxt ""
"par_id3153339\n"
"help.text"
msgid "Rotate"
-msgstr ""
+msgstr "Xirar"
#. FzVVf
#: 05280000.xhp
@@ -32036,7 +32063,7 @@ msgctxt ""
"hd_id951709319675053\n"
"help.text"
msgid "Position and Indent"
-msgstr ""
+msgstr "Posición y sangráu"
#. ETeVz
#: 05280000.xhp
@@ -32063,7 +32090,7 @@ msgctxt ""
"par_id3153957\n"
"help.text"
msgid "<image id=\"img_id3151019\" src=\"svx/res/fw020.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151019\">Icon Distance</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151019\" src=\"svx/res/fw020.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151019\">Iconu Distancia</alt></image>"
#. XDeLC
#: 05280000.xhp
@@ -32450,7 +32477,7 @@ msgctxt ""
"hd_id3150943\n"
"help.text"
msgid "Working with groups"
-msgstr ""
+msgstr "Trabayar con grupos"
#. cjMd2
#: 05290000.xhp
@@ -33512,7 +33539,7 @@ msgctxt ""
"hd_id3154926\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Valor predetermináu"
#. i2t5p
#: 05340100.xhp
@@ -36086,7 +36113,7 @@ msgctxt ""
"par_id3144432\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Adauta n'automático la testura a la forma y el tamañu del oxetu.</ahelp>"
#. 6Xce4
#: 05350500.xhp
@@ -36212,7 +36239,7 @@ msgctxt ""
"par_id3153095\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Adauta n'automático la testura a la forma y el tamañu del oxetu.</ahelp>"
#. zv6XE
#: 05350500.xhp
@@ -41540,7 +41567,7 @@ msgctxt ""
"hd_id3154173\n"
"help.text"
msgid "New Module"
-msgstr ""
+msgstr "Módulu nuevu"
#. 8ovpe
#: 06130000.xhp
@@ -41585,7 +41612,7 @@ msgctxt ""
"hd_id3152414\n"
"help.text"
msgid "<link href=\"text/shared/01/06130001.xhp\">Macros</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/06130001.xhp\">Macros</link>"
#. QpEGb
#: 06130001.xhp
@@ -41612,7 +41639,7 @@ msgctxt ""
"hd_id821582666527674\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01050000.xhp\">Edit Macros</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/01050000.xhp\">Editar macros</link>"
#. 9SRC2
#: 06130001.xhp
@@ -41657,7 +41684,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Record Macro"
-msgstr ""
+msgstr "Grabar macro"
#. K82a7
#: 06130010.xhp
@@ -41666,7 +41693,7 @@ msgctxt ""
"hd_id3153383\n"
"help.text"
msgid "<link href=\"text/shared/01/06130010.xhp\">Record Macro</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/06130010.xhp\">Grabar macro</link>"
#. YVYd9
#: 06130010.xhp
@@ -41684,7 +41711,7 @@ msgctxt ""
"par_id41696516696703\n"
"help.text"
msgid "Only available, if macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
-msgstr ""
+msgstr "Namái ta disponible si la funcionalidá de grabación de macros s'activó en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferencies</emph></caseinline><defaultinline><emph>Ferramientes - Opciones</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Avanzao</emph>."
#. yAEQN
#: 06130010.xhp
@@ -43963,13 +43990,13 @@ msgctxt ""
msgid "Import"
msgstr "Importar"
-#. 3zmRL
+#. Huhmu
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
"par_idN10560\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
+msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see the Open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
msgstr ""
#. 3qKnr
@@ -44071,13 +44098,13 @@ msgctxt ""
msgid "Assign Macro"
msgstr ""
-#. mCRaE
+#. FCntY
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
"par_id3156152\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130020.xhp\">Macro Selector</link> to assign a macro to the selected event.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130020.xhp\">Macro Selector</link> dialog to assign a macro to the selected event.</ahelp>"
msgstr ""
#. 6a78S
@@ -45671,7 +45698,7 @@ msgctxt ""
"par_idN1055F\n"
"help.text"
msgid "Book"
-msgstr ""
+msgstr "Llibru"
#. y8CvA
#: 06202000.xhp
@@ -46364,16 +46391,16 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
-#. 5C4cG
+#. hRnht
#: DeleteColumns.xhp
msgctxt ""
"DeleteColumns.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></caseinline></switchinline></variable>"
-msgstr "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columnes</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteColumns.xhp\">Desaniciar columnes</link></caseinline></switchinline></variable>"
+msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteColumns.xhp\">Delete Columns</link></defaultinline></switchinline></variable>"
+msgstr "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columnes</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteColumns.xhp\">Desaniciar columnes</link></defaultinline></switchinline></variable>"
#. 4gWeX
#: DeleteColumns.xhp
@@ -46393,14 +46420,14 @@ msgctxt ""
msgid "Rows"
msgstr "Fileres"
-#. JLs4D
+#. RZSS7
#: DeleteRows.xhp
msgctxt ""
"DeleteRows.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></caseinline></switchinline></variable>"
-msgstr "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteRows.xhp\">Fileres</link></caseinline><caseinline select=\"CALC\"><link href=\"text/shared/01/DeleteRows.xhp\">Desaniciar fileres</link></caseinline></switchinline></variable>"
+msgid "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteRows.xhp\">Delete Rows</link></defaultinline></switchinline></variable>"
+msgstr "<variable id=\"h1\"><switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/DeleteRows.xhp\">Fileres</link></caseinline><defaultinline><link href=\"text/shared/01/DeleteRows.xhp\">Desaniciar fileres</link></defaultinline></switchinline></variable>"
#. BAFgC
#: DeleteRows.xhp
@@ -46420,14 +46447,14 @@ msgctxt ""
msgid "Table"
msgstr "Tabla"
-#. KA7Xh
+#. CWBXu
#: DeleteTable.xhp
msgctxt ""
"DeleteTable.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Table</link></variable>"
-msgstr "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Tabla</link></variable>"
+msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Delete Table</link></variable>"
+msgstr "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Desaniciar la tabla</link></variable>"
#. KKtYG
#: DeleteTable.xhp
@@ -46499,7 +46526,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Columns"
-msgstr ""
+msgstr "Columnes"
#. SfaAG
#: EntireColumn.xhp
@@ -47320,14 +47347,14 @@ msgctxt ""
msgid "Table"
msgstr ""
-#. cGMtF
+#. VBPFw
#: SelectTable.xhp
msgctxt ""
"SelectTable.xhp\n"
"hd_id941693687739390\n"
"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Table</link></variable>"
-msgstr "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Tabla</link></variable>"
+msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Select Table</link></variable>"
+msgstr "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Esbillar tabla</link></variable>"
#. vq64h
#: SelectTable.xhp
@@ -47471,7 +47498,7 @@ msgctxt ""
"hd_id3145785\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Valor predetermináu"
#. to4qH
#: SetOptimalColumnWidth.xhp
@@ -47554,6 +47581,15 @@ msgctxt ""
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#measurement_units\">units of measure</link>."
msgstr ""
+#. rTuK8
+#: SetOptimalRowHeight.xhp
+msgctxt ""
+"SetOptimalRowHeight.xhp\n"
+"par_id441713804246210\n"
+"help.text"
+msgid "Set row height for selected table rows so that each row has the same height as the row with the tallest content."
+msgstr ""
+
#. cSeBS
#: SetOptimalRowHeight.xhp
msgctxt ""
@@ -47597,7 +47633,7 @@ msgctxt ""
"hd_id3150439\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Valor predetermináu"
#. 3edN9
#: SetOptimalRowHeight.xhp
@@ -47642,7 +47678,7 @@ msgctxt ""
"par_id0122200903104247\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the font size of the selected text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Amenorga'l tamañu de la fonte del testu escoyíu.</ahelp>"
#. ZTUCC
#: SignaturesMenu.xhp
@@ -47941,14 +47977,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp>"
msgstr ""
-#. c5KSR
+#. 9W88N
#: StyleUpdateByExample.xhp
msgctxt ""
"StyleUpdateByExample.xhp\n"
"par_id921693534308719\n"
"help.text"
-msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>"
-msgstr "<link href=\"text/swriter/main0115.xhp\">Menú Estilos</link>"
+msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>"
+msgstr "<link href=\"text/shared/menu/style_menu.xhp\">Menú Estilos</link>"
#. EGCCM
#: TipOfTheDay.xhp
@@ -47957,7 +47993,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tip of the Day"
-msgstr ""
+msgstr "Conseyu del día"
#. S5haD
#: TipOfTheDay.xhp
@@ -47966,7 +48002,7 @@ msgctxt ""
"bm_id221696342632214\n"
"help.text"
msgid "<bookmark_value>tip of the day</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>conseyu del día</bookmark_value>"
#. sBBUu
#: TipOfTheDay.xhp
@@ -47975,7 +48011,7 @@ msgctxt ""
"hd_id731696335264826\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/shared/01/TipOfTheDay.xhp\">Tip of the Day</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/shared/01/TipOfTheDay.xhp\">Conseyu del día</link></variable>"
#. GVFka
#: TipOfTheDay.xhp
@@ -47993,7 +48029,7 @@ msgctxt ""
"par_id531696335423019\n"
"help.text"
msgid "Choose <menuitem>Help - Show Tip of the Day</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Ayuda - Amosar el conseyu del día</menuitem>."
#. 8jSi3
#: TipOfTheDay.xhp
@@ -48029,7 +48065,7 @@ msgctxt ""
"hd_id501696336224725\n"
"help.text"
msgid "Next Tip"
-msgstr ""
+msgstr "Conseyu siguiente"
#. PFBF4
#: TipOfTheDay.xhp
@@ -48301,14 +48337,14 @@ msgctxt ""
msgid "<bookmark_value>importing; HTML with META tags</bookmark_value><bookmark_value>exporting; to HTML</bookmark_value><bookmark_value>HTML; importing META tags</bookmark_value><bookmark_value>HTML documents; META tags in</bookmark_value><bookmark_value>META tags</bookmark_value><bookmark_value>tags; META tags</bookmark_value>"
msgstr ""
-#. V7MHe
+#. VnGxC
#: about_meta_tags.xhp
msgctxt ""
"about_meta_tags.xhp\n"
"hd_id3154380\n"
"help.text"
-msgid "HTML import and export"
-msgstr ""
+msgid "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">HTML import and export</link></variable>"
+msgstr "<variable id=\"meta_tags_h1\"><link href=\"text/shared/01/about_meta_tags.xhp\">Importación y esportación HTML</link></variable>"
#. EGTkD
#: about_meta_tags.xhp
@@ -48742,13 +48778,13 @@ msgctxt ""
msgid "Select NSS path"
msgstr ""
-#. 8gaEP
+#. WiUzN
#: certificatepath.xhp
msgctxt ""
"certificatepath.xhp\n"
"par_id851594766090600\n"
"help.text"
-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>"
+msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens the Select Path dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
msgstr ""
#. zivCM
@@ -49847,44 +49883,80 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Gallery"
-msgstr ""
+msgstr "Galería"
-#. NBQoG
+#. SJkpG
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3149783\n"
+"bm_id621711721620413\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
+msgid "<bookmark_value>Gallery; opening</bookmark_value> <bookmark_value>Gallery; context menu</bookmark_value> <bookmark_value>Gallery; themes</bookmark_value> <bookmark_value>Gallery; new theme</bookmark_value>"
msgstr ""
-#. qHpNn
+#. FKVEA
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3148983\n"
+"hd_id3153894\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
-msgstr ""
+msgid "<variable id=\"media_gallery_h1\"><link href=\"text/shared/01/gallery.xhp\">Gallery</link></variable>"
+msgstr "<variable id=\"media_gallery_h1\"><link href=\"text/shared/01/gallery.xhp\">Galería</link></variable>"
-#. NjGBG
+#. o76wC
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3153894\n"
+"par_id3150789\n"
"help.text"
-msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
+msgid "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Opens the Gallery deck of the Sidebar, where you can select images and audio clips to insert into your document.</ahelp></variable>"
msgstr ""
-#. o76wC
+#. UPGCG
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3150789\n"
+"par_id3146765\n"
"help.text"
-msgid "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Opens the Gallery deck of the Sidebar, where you can select images and audio clips to insert into your document.</ahelp></variable>"
+msgid "Choose <menuitem>View - Gallery</menuitem>."
+msgstr "Escueyi <menuitem>Ver - Galería</menuitem>."
+
+#. Ew7Bc
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id561687042574900\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Gallery</menuitem>."
+msgstr "Escueyi <menuitem>Inxertar - Galería</menuitem>."
+
+#. VguKX
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id581711550086281\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + 3</keycode>"
msgstr ""
+#. E9hcr
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3153323\n"
+"help.text"
+msgid "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Gallery</alt></image>"
+msgstr "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Iconu Galería</alt></image>"
+
+#. yAGRA
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3153551\n"
+"help.text"
+msgid "Gallery"
+msgstr "Galería"
+
#. EWyc5
#: gallery.xhp
msgctxt ""
@@ -49903,130 +49975,166 @@ msgctxt ""
msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
msgstr ""
-#. UPGCG
+#. cXiAt
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3146765\n"
+"par_id3145346\n"
"help.text"
-msgid "Choose <menuitem>View - Gallery</menuitem>."
+msgid "Themes are listed on the left side of the <emph>Gallery</emph>. <ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
msgstr ""
-#. Ew7Bc
+#. 4F3zQ
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id561687042574900\n"
+"par_id3155355\n"
"help.text"
-msgid "Choose <menuitem>Insert - Gallery</menuitem>."
+msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
msgstr ""
-#. E9hcr
+#. XNR93
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3153323\n"
+"hd_id41711735303911\n"
"help.text"
-msgid "<image id=\"img_id3154894\" src=\"cmd/lc_gallery.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Gallery</alt></image>"
+msgid "Themes context menu"
msgstr ""
-#. yAGRA
+#. T6Ztu
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3153551\n"
+"par_id3159167\n"
"help.text"
-msgid "Gallery"
+msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
msgstr ""
-#. R7joR
+#. BCULr
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3145346\n"
+"hd_id3154142\n"
"help.text"
-msgid "Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=\"SVX_HID_GALLERY_THEMELIST\">Click a theme to view the objects associated with the theme.</ahelp>"
-msgstr ""
+msgid "Properties"
+msgstr "Propiedaes"
-#. 4F3zQ
+#. RwCPu
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3155355\n"
+"par_id3148990\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_WINDOW\">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp>"
-msgstr ""
+msgid "The <emph>Properties</emph> dialog contains the following tabs:"
+msgstr "El diálogu <emph>Propiedaes</emph> contién les llingüetes siguientes:"
+
+#. DLNgg
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id901711736039528\n"
+"help.text"
+msgid "<link href=\"text/shared/00/01050000.xhp\">General</link>"
+msgstr "<link href=\"text/shared/00/01050000.xhp\">Xenerales</link>"
+
+#. rRbmM
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"hd_id3151384\n"
+"help.text"
+msgid "<link href=\"text/shared/01/gallery_files.xhp\">Files</link>"
+msgstr "<link href=\"text/shared/01/gallery_files.xhp\">Ficheros</link>"
-#. RRsij
+#. 3iUKp
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3156113\n"
+"hd_id741711735329999\n"
"help.text"
-msgid "Adding a New File to the Gallery"
+msgid "Object context menu"
msgstr ""
-#. EHZc3
+#. Puyeg
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3153032\n"
+"par_id221711737517487\n"
"help.text"
-msgid "To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files</emph> tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window."
+msgid "To access the following commands, right-click an object in the <emph>Gallery</emph>:"
msgstr ""
-#. fxa97
+#. fE5Sa
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3145315\n"
+"hd_id241711736368130\n"
+"help.text"
+msgid "Title"
+msgstr "Títulu"
+
+#. akAiF
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id801711736385660\n"
"help.text"
-msgid "New theme"
+msgid "Changes the title of the selected object. After selecting <menuitem>Title</menuitem> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
msgstr ""
-#. oeKGW
+#. yJNd9
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3150275\n"
+"hd_id621711984540725\n"
"help.text"
-msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>"
+msgid "Icon View"
msgstr ""
-#. T6Ztu
+#. crhKV
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3159167\n"
+"par_id3149783\n"
"help.text"
-msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
msgstr ""
-#. BCULr
+#. CHMbM
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3154142\n"
+"hd_id961711984651481\n"
"help.text"
-msgid "Properties"
-msgstr "Propiedaes"
+msgid "Detailed View"
+msgstr "Vista detallada"
-#. wZoGx
+#. BygRC
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"par_id3148990\n"
+"par_id3148983\n"
"help.text"
-msgid "The <emph>Properties of (Theme)</emph> dialog contains the following tabs:"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
msgstr ""
-#. rRbmM
+#. Be2PG
#: gallery.xhp
msgctxt ""
"gallery.xhp\n"
-"hd_id3151384\n"
+"hd_id3145315\n"
"help.text"
-msgid "<link href=\"text/shared/01/gallery_files.xhp\">Files</link>"
+msgid "New"
+msgstr "Nuevu"
+
+#. oeKGW
+#: gallery.xhp
+msgctxt ""
+"gallery.xhp\n"
+"par_id3150275\n"
+"help.text"
+msgid "<ahelp hid=\"SVX_HID_GALLERY_NEWTHEME\">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp>"
msgstr ""
#. dFbRR
@@ -50173,14 +50281,14 @@ msgctxt ""
msgid "Preview box"
msgstr ""
-#. yEjxA
+#. WKSeB
#: gallery_files.xhp
msgctxt ""
"gallery_files.xhp\n"
"par_id3153662\n"
"help.text"
-msgid "<ahelp hid=\"HID_GALLERY_PREVIEW\">Displays a preview of the selected file.</ahelp>"
-msgstr ""
+msgid "<ahelp hid=\"cui/ui/galleryfilespage/image\">Displays a preview of the selected file.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/galleryfilespage/image\">Amuesa una vista previa del ficheru esbilláu.</ahelp>"
#. VZmGe
#: graphic_size_check.xhp
@@ -50918,7 +51026,7 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Repeat"
-msgstr ""
+msgstr "Repitir"
#. AkzQA
#: mediaplayer.xhp
@@ -53404,6 +53512,15 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>"
msgstr ""
+#. fV4Cs
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id3153115\n"
+"help.text"
+msgid "Consider embedding fonts when your document use rare or custom fonts not generally available in other computers."
+msgstr ""
+
#. UnyFx
#: prop_font_embed.xhp
msgctxt ""
@@ -53413,22 +53530,76 @@ msgctxt ""
msgid "Font embedding"
msgstr ""
-#. LM4Gn
+#. Rudeo
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id91713382611498\n"
+"help.text"
+msgid "Embed fonts in the document"
+msgstr ""
+
+#. R3p4h
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout."
+msgid "<ahelp hid=\"sfx/ui/documentfontspage/embedFonts\">Mark this box to embed document fonts into the document file, for portability between different computer systems.</ahelp> All fonts referenced in styles or direct formatting are embedded, even if the style is not applied in the document."
msgstr ""
-#. fV4Cs
+#. QFPEN
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
-"par_id3153115\n"
+"hd_id271713382605686\n"
"help.text"
-msgid "Consider embedding fonts when your document use rare or custom fonts not generally available in other computers."
+msgid "Only embed fonts that are used in the document"
+msgstr ""
+
+#. g37Cb
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id851713384397434\n"
+"help.text"
+msgid "Mark this box to embed fonts used in the document and filter out unused fonts. The fonts are embedded if they are used in an applied style or in direct formatting only."
+msgstr ""
+
+#. rRTrB
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id741713382637243\n"
+"help.text"
+msgid "The document with embedded fonts has a larger size and the fonts are used on the target computer for better rendering of the document layout."
+msgstr ""
+
+#. vdVRy
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id401713382497446\n"
+"help.text"
+msgid "Font scripts to embed"
+msgstr ""
+
+#. ntMCj
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"hd_id771713384803066\n"
+"help.text"
+msgid "Latin, Asian and Complex fonts"
+msgstr ""
+
+#. fSDor
+#: prop_font_embed.xhp
+msgctxt ""
+"prop_font_embed.xhp\n"
+"par_id691713384968030\n"
+"help.text"
+msgid "Check the appropriate font script to embed in the document."
msgstr ""
#. AcrZ8
@@ -53591,7 +53762,7 @@ msgctxt ""
"hd_id761566322212787\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Exemplu"
#. QsE8C
#: qrcode.xhp
@@ -57722,7 +57893,7 @@ msgctxt ""
"par_idN10619\n"
"help.text"
msgid "Show Details"
-msgstr ""
+msgstr "Amosar detalles"
#. kYLvS
#: xformsdata.xhp
@@ -58010,7 +58181,7 @@ msgctxt ""
"par_idN10574\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Valor predetermináu"
#. C8JDP
#: xformsdataadd.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index af772eea91b..55c1ace0fb3 100644
--- a/source/ast/helpcontent2/source/text/shared/02.po
+++ b/source/ast/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ 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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-03-06 09:45+0000\n"
+"PO-Revision-Date: 2024-05-22 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ast/>\n"
"Language: ast\n"
@@ -78,7 +78,7 @@ msgctxt ""
"par_id891649333208955\n"
"help.text"
msgid "Print File Directly"
-msgstr ""
+msgstr "Imprentar ficheru direutamente"
#. 9hSsM
#: 01110000.xhp
@@ -789,7 +789,7 @@ msgctxt ""
"par_id3150470\n"
"help.text"
msgid "This icon switches the mouse pointer to the select mode, or deactivates this mode. The select mode is used to select the controls of the current form."
-msgstr "Esti iconu camuda'l punteru del mur a el mou de seleición o la desactiva. El mou de seleición utilizar pa escoyer los campos de control del formulariu actual."
+msgstr "Esti iconu camuda'l punteru del mur al mou d'esbilla o lu desactiva. El mou d'esbilla úsase pa escoyer los controles del formulariu actual."
#. PaHBt
#: 01170000.xhp
@@ -816,7 +816,7 @@ msgctxt ""
"par_idN11B76\n"
"help.text"
msgid "Turns on and turns off the automatic form controls wizards."
-msgstr "Activa o desactiva los asistentes pa los campos de control de formulariu automáticos."
+msgstr "Activa o desactiva los asistentes pa los controles de formulariu automáticos."
#. DAjtU
#: 01170000.xhp
@@ -825,7 +825,7 @@ msgctxt ""
"par_id6403088\n"
"help.text"
msgid "These wizards help you to enter the properties of list boxes, table controls, and other controls."
-msgstr "Estos asistentes ayuden a introducir les propiedaes de los cuadros de llistes, los campos de control de tables y otros campos de control."
+msgstr "Estos asistentes ayuden a introducir les propiedaes de les caxes de llista, los controles de tables y otros controles."
#. aoQcs
#: 01170000.xhp
@@ -1113,7 +1113,7 @@ msgctxt ""
"par_id3155346\n"
"help.text"
msgid "A formatted field has <link href=\"text/shared/02/01170002.xhp\">special control properties</link> (choose <emph>Format - Control</emph>)."
-msgstr "Un campu formateáu contién <link href=\"text/shared/02/01170002.xhp\">carauterístiques de campu de control especiales</link> (<emph>Formatu - Riolo de control</emph>)"
+msgstr "Un campu formatiáu contién <link href=\"text/shared/02/01170002.xhp\">propiedaes especiales de control</link> (escueyi <emph>Formatu - Control</emph>)."
#. FDhXd
#: 01170000.xhp
@@ -1383,7 +1383,7 @@ msgctxt ""
"par_id3154697\n"
"help.text"
msgid "<link href=\"text/shared/02/01170004.xhp\">Special information about Table Controls</link>."
-msgstr "<link href=\"text/shared/02/01170004.xhp\">Información especial sobre campos de control de tabla</link>."
+msgstr "<link href=\"text/shared/02/01170004.xhp\">Información especial sobre controles de tabla</link>."
#. yJm6y
#: 01170000.xhp
@@ -2535,7 +2535,7 @@ msgctxt ""
"bm_id3147102\n"
"help.text"
msgid "<bookmark_value>controls; properties of form controls</bookmark_value><bookmark_value>properties; form controls</bookmark_value>"
-msgstr "<bookmark_value>controles;propiedaes de campos de control de formulariu</bookmark_value><bookmark_value>propiedaes;campos de control de formulariu</bookmark_value>"
+msgstr "<bookmark_value>controles;propiedaes de controles de formulariu</bookmark_value><bookmark_value>propiedaes;controles de formulariu</bookmark_value>"
#. S4LNT
#: 01170100.xhp
@@ -4398,7 +4398,7 @@ msgctxt ""
"par_id3150640\n"
"help.text"
msgid "You can also easily define the indices of the different controls in the <link href=\"text/shared/02/01170300.xhp\"><emph>Tab Order</emph></link> dialog."
-msgstr "Tamién pue definir los índices de distintos campos de control nel diálogu <link href=\"text/shared/02/01170300.xhp\"><emph>Secuencia d'activación</emph></link>."
+msgstr "Tamién pues definir los índices de distintos controles nel diálogu <link href=\"text/shared/02/01170300.xhp\"><emph>Secuencia d'activación</emph></link>."
#. 5MiV4
#: 01170101.xhp
@@ -5208,7 +5208,7 @@ msgctxt ""
"par_id0409200921154683\n"
"help.text"
msgid "Note that if this property is set to \"Yes\" (the default), this does not necessarily mean the control will really appear on the screen. Additional constraints are applied when calculating a control's effective visibility. For instance, a control placed in a hidden section in Writer will never be visible at all, until at least the section itself becomes visible."
-msgstr "Tenga en cuenta que si esta propiedá defínese como \"Sí\" (opción predeterminada), esto nun significa necesariamente que'l campu de control vaya a apaecer na pantalla. Aplíquense restricciones adicionales al calcular la visibilidá efeutiva d'un campu de control. Por exemplu, un campu de control asitiáu nuna seición oculta en Writer nunca va ser visible, hasta que se faiga visible siquier la mesma seición."
+msgstr "Ten en cuenta que si esta propiedá se define como «Sí» (opción predeterminada), esto nun significa necesariamente que'l control vaya a apaecer na pantalla. Aplíquense restricciones adicionales al calcular la visibilidá efeutiva d'un control. Por exemplu, un control asitiáu nuna seición oculta en Writer nunca va ser visible, hasta que se faiga visible siquier la mesma seición."
#. DGqCx
#: 01170101.xhp
@@ -7242,7 +7242,7 @@ msgctxt ""
"par_id3149732\n"
"help.text"
msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
-msgstr ""
+msgstr "En función del control hai disponibles distintos eventos. Na llingüeta <emph>Eventos</emph> namái s'amuesen los eventos disponibles pal control y el contestu escoyíos.<br/>Defínense los eventos siguientes:"
#. 2LWET
#: 01170103.xhp
@@ -7710,7 +7710,7 @@ msgctxt ""
"hd_id3155419\n"
"help.text"
msgid "Data transfer of control information"
-msgstr "Tresmisión d'información de los campos de control"
+msgstr "Tresmisión d'información de los controles"
#. euwpq
#: 01170201.xhp
@@ -7728,7 +7728,7 @@ msgctxt ""
"par_id3153252\n"
"help.text"
msgid "Which values are transmitted in each case depends on the respective control. For text fields, the visible entries are transmitted; for list boxes, the selected entries are transmitted; for check boxes and option fields, the associated reference values are transmitted if these fields were activated."
-msgstr "Los valores que se tresmiten dependen del respectivu campu de control. Nos campos de testu tresmiten los rexistros visibles; nos llistaos, los escoyíos; nos campos de seleición y opción tresmiten los valores referenciales correspondientes, siempres qu'estos campos tean activaos."
+msgstr "Los valores que se tresmiten dependen del respeutivu control. Nos campos de testu tresmítense los rexistros visibles; nos llistaos, los escoyíos; nos campos d'esbilla y opción tresmítense los valores referenciales correspondientes, siempres qu'estos campos tean activaos."
#. MxKP2
#: 01170201.xhp
@@ -7746,7 +7746,7 @@ msgctxt ""
"par_id3157909\n"
"help.text"
msgid "In addition to the controls that are recognized in HTML, $[officename] offers other controls. It should be noted that, for fields with a specific numerical format, the visible values are not transmitted but rather fixed default formats. The following table shows how the data of the $[officename]-specific controls is transmitted:"
-msgstr "Amás de los campos de control conocíos n'HTML, $[officename] ufierta otros adicionales. Tenga en cuenta que nos campos con un formatu numbéricu específicu, nun se tresmiten los valores visibles, sinón los formatos predeterminaos establecíos. La tabla siguiente amuesa cómo se tresmiten los campos de control específicos de $[officename]:"
+msgstr "Amás de los controles reconocíos n'HTML, $[officename] ufierta otros adicionales. Ten en cuenta que nos campos con un formatu numbéricu específicu, nun se tresmiten los valores visibles, sinón los formatos predeterminaos establecíos. La tabla siguiente amuesa cómo se tresmiten los controles específicos de $[officename]:"
#. eDLet
#: 01170201.xhp
@@ -7755,7 +7755,7 @@ msgctxt ""
"par_id3153698\n"
"help.text"
msgid "Control"
-msgstr "<emph>Campu de control</emph>"
+msgstr "Control"
#. kZ6JA
#: 01170201.xhp
@@ -9141,7 +9141,7 @@ msgctxt ""
"hd_id3149140\n"
"help.text"
msgid "Controls"
-msgstr "Elementos de control"
+msgstr "Controles"
#. C3UJQ
#: 01170300.xhp
@@ -9231,7 +9231,7 @@ msgctxt ""
"hd_id3144436\n"
"help.text"
msgid "<link href=\"text/shared/02/01170400.xhp\">Add Field</link>"
-msgstr "<link href=\"text/shared/02/01170400.xhp\">Amestar Campu</link>"
+msgstr "<link href=\"text/shared/02/01170400.xhp\">Amestar un campu</link>"
#. BxVuz
#: 01170400.xhp
@@ -9393,7 +9393,7 @@ msgctxt ""
"par_id3156347\n"
"help.text"
msgid "If you select a control in the <emph>Form Navigator</emph>, the corresponding element is selected in the document."
-msgstr "Si escueye un campu de control nel <emph>Navegador de formulariu</emph>, l'elementu correspondiente escoyer nel documentu."
+msgstr "Si esbilles un control nel <emph>Navegador de formularios</emph>, l'elementu correspondiente esbíllase nel documentu."
#. tpEik
#: 01170600.xhp
@@ -9555,7 +9555,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "HTML Filters and Forms"
-msgstr "Formularios y filtru HTML"
+msgstr "Peñeres y formularios HTML"
#. XQSWD
#: 01170700.xhp
@@ -9564,7 +9564,7 @@ msgctxt ""
"bm_id3163829\n"
"help.text"
msgid "<bookmark_value>forms; HTML filters</bookmark_value>"
-msgstr "<bookmark_value>formularios;filtru HTML</bookmark_value>"
+msgstr "<bookmark_value>formularios;peñeres HTML</bookmark_value>"
#. TGTEU
#: 01170700.xhp
@@ -9573,7 +9573,7 @@ msgctxt ""
"hd_id3163829\n"
"help.text"
msgid "HTML Filters and Forms"
-msgstr "Formularios y filtru HTML"
+msgstr "Peñeres y formularios HTML"
#. NfBcc
#: 01170700.xhp
@@ -15351,7 +15351,7 @@ msgctxt ""
"hd_id3153061\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040201.xhp\">Options</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/12040201.xhp\">Opciones</link>"
#. KupG6
#: 12090101.xhp
@@ -18213,7 +18213,7 @@ msgctxt ""
"par_id3154307\n"
"help.text"
msgid "Use this mode to select multiple ranges of text. Each new selection using the mouse or keyboard is added as a new selection."
-msgstr ""
+msgstr "Utiliza esti mou pa esbillar delles estayes de testu. Cada esbilla nueva fecha col mur o'l tecláu súmase como esbilla nueva."
#. CFmAA
#: 20050000.xhp
@@ -19077,7 +19077,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Red"
-msgstr "Colloráu"
+msgstr "Bermeyu"
#. StpuV
#: 24030000.xhp
@@ -19086,7 +19086,7 @@ msgctxt ""
"hd_id3151097\n"
"help.text"
msgid "<link href=\"text/shared/02/24030000.xhp\">Red</link>"
-msgstr "<link href=\"text/shared/02/24030000.xhp\">Coloráu</link>"
+msgstr "<link href=\"text/shared/02/24030000.xhp\">Bermeyu</link>"
#. DFUxs
#: 24030000.xhp
@@ -19104,7 +19104,7 @@ msgctxt ""
"par_id581692822229175\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Color</menuitem>."
#. c6JqG
#: 24030000.xhp
@@ -19113,7 +19113,7 @@ msgctxt ""
"par_id3149511\n"
"help.text"
msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafred.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Red</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146130\" src=\"cmd/lc_grafred.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Iconu Bermeyu</alt></image>"
#. ALeBa
#: 24030000.xhp
@@ -19122,7 +19122,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Red"
-msgstr "Colloráu"
+msgstr "Bermeyu"
#. EDGU6
#: 24040000.xhp
@@ -19158,7 +19158,7 @@ msgctxt ""
"par_id581692822229175\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Color</menuitem>."
#. p3oEN
#: 24040000.xhp
@@ -19167,7 +19167,7 @@ msgctxt ""
"par_id3149511\n"
"help.text"
msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafgreen.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Green</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146130\" src=\"cmd/lc_grafgreen.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Iconu Verde</alt></image>"
#. EXFC2
#: 24040000.xhp
@@ -19176,7 +19176,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Green"
-msgstr ""
+msgstr "Verde"
#. XGdbm
#: 24050000.xhp
@@ -19212,7 +19212,7 @@ msgctxt ""
"par_id581692822229175\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Color</menuitem>."
#. uFHNL
#: 24050000.xhp
@@ -19221,7 +19221,7 @@ msgctxt ""
"par_id3149511\n"
"help.text"
msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafblue.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Blue</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146130\" src=\"cmd/lc_grafblue.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Iconu Azul</alt></image>"
#. JphtH
#: 24050000.xhp
@@ -19230,7 +19230,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Blue"
-msgstr ""
+msgstr "Azul"
#. WXWjP
#: 24060000.xhp
@@ -19266,7 +19266,7 @@ msgctxt ""
"par_id581692822229175\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Color</menuitem>."
#. giNuz
#: 24060000.xhp
@@ -19275,7 +19275,7 @@ msgctxt ""
"par_id3149511\n"
"help.text"
msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafluminance.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Brightness</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146130\" src=\"cmd/lc_grafluminance.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Iconu Rellumu</alt></image>"
#. SGDgg
#: 24060000.xhp
@@ -19284,7 +19284,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Brightness"
-msgstr ""
+msgstr "Rellumu"
#. D6AnR
#: 24070000.xhp
@@ -19320,7 +19320,7 @@ msgctxt ""
"par_id581692822229175\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Color</menuitem>."
#. jCGCt
#: 24070000.xhp
@@ -19329,7 +19329,7 @@ msgctxt ""
"par_id3149511\n"
"help.text"
msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafcontrast.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Contrast</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146130\" src=\"cmd/lc_grafcontrast.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Iconu Contraste</alt></image>"
#. jtCLn
#: 24070000.xhp
@@ -19338,7 +19338,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Contrast"
-msgstr ""
+msgstr "Contraste"
#. b3opY
#: 24080000.xhp
@@ -19365,7 +19365,7 @@ msgctxt ""
"par_id3154873\n"
"help.text"
msgid "<ahelp hid=\".uno:GrafGamma\">Specifies the gamma value for the view of the selected object, which affects the brightness of the midtone values.</ahelp> Values from 0.10 (minimum Gamma) to 10 (maximum Gamma) are possible."
-msgstr "<ahelp hid=\".uno:GrafGamma\">Establez el valor gamma pa ver l'oxetu escoyíu, que afecta los valores del rellumu del tonomedio.</ahelp> Son posibles valores dende 0.10 (Gamma mínima) hasta 10 (Gamma máxima)."
+msgstr "<ahelp hid=\".uno:GrafGamma\">Establez el valor gamma pa ver l'oxetu escoyíu; esto afeuta'l rellumu de los tonos medios.</ahelp> Son posibles valores dende 0,10 (gamma mínima) hasta 10 (gamma máxima)."
#. EimsU
#: 24080000.xhp
@@ -19374,7 +19374,7 @@ msgctxt ""
"par_id581692822229175\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Color</menuitem>."
#. RMTrD
#: 24080000.xhp
@@ -19680,7 +19680,7 @@ msgctxt ""
"par_id5855281\n"
"help.text"
msgid "To open the Color toolbar, click the Color icon on the Image toolbar."
-msgstr "P'abrir la barra d'herramienta Color, faiga clic nel iconu Color de la barra d'herramienta Imagen."
+msgstr "P'abrir la barra de ferramientes Color, calca nel iconu Color de la barra de ferramientes Imaxe."
#. xNbd7
#: colortoolbar.xhp
@@ -19689,7 +19689,7 @@ msgctxt ""
"par_id341692819918936\n"
"help.text"
msgid "Choose <menuitem>Format - Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe - Color</menuitem>."
#. fDnZ8
#: colortoolbar.xhp
@@ -19698,7 +19698,7 @@ msgctxt ""
"par_id771692819965914\n"
"help.text"
msgid "Choose <menuitem>Image - Color</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Imaxe - Color</menuitem>."
#. b3D2x
#: colortoolbar.xhp
@@ -19707,7 +19707,7 @@ msgctxt ""
"par_id261643820762014\n"
"help.text"
msgid "<image src=\"cmd/lc_colorsettings.svg\" id=\"img_id901643820760103\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768266\">Icon Color</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_colorsettings.svg\" id=\"img_id901643820760103\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768266\">Iconu Color</alt></image>"
#. iK8uZ
#: colortoolbar.xhp
@@ -19716,7 +19716,7 @@ msgctxt ""
"par_id13164382076547\n"
"help.text"
msgid "Color"
-msgstr ""
+msgstr "Color"
#. oQ5tj
#: flowcharts.xhp
@@ -19725,7 +19725,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Flowchart"
-msgstr "Diagrama de Fluxu"
+msgstr "Diagrama de fluxu"
#. UNP7F
#: flowcharts.xhp
@@ -19734,7 +19734,7 @@ msgctxt ""
"par_idN10557\n"
"help.text"
msgid "<link href=\"text/shared/02/flowcharts.xhp\">Flowchart</link>"
-msgstr "<link href=\"text/shared/02/flowcharts.xhp\">Diagrama de Fluxu</link>"
+msgstr "<link href=\"text/shared/02/flowcharts.xhp\">Diagrama de fluxu</link>"
#. bttSw
#: flowcharts.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/04.po b/source/ast/helpcontent2/source/text/shared/04.po
index 367ac413a53..05ae8901d82 100644
--- a/source/ast/helpcontent2/source/text/shared/04.po
+++ b/source/ast/helpcontent2/source/text/shared/04.po
@@ -4,7 +4,7 @@ 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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-15 20:01+0000\n"
+"PO-Revision-Date: 2024-04-27 09:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared04/ast/>\n"
"Language: ast\n"
@@ -645,7 +645,7 @@ msgctxt ""
"par_id3150567\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Alterna ente les vistes normal y de pantalla completa nel Writer o'l Calc.</defaultinline></switchinline>"
#. Wt6UX
#: 01010000.xhp
@@ -1437,7 +1437,7 @@ msgctxt ""
"par_id3153653\n"
"help.text"
msgid "Deletes the selected theme."
-msgstr "Desanicia la tema escoyida."
+msgstr "Desanicia'l tema esbilláu."
#. SRh75
#: 01010000.xhp
@@ -2319,7 +2319,7 @@ msgctxt ""
"par_id4939725\n"
"help.text"
msgid "The ratio of the object's width to height is fixed."
-msgstr "La proporción del anchor del oxetu en relación al altor ye fixa."
+msgstr "La proporción del anchor del oxetu en rellación al altor ye fixa."
#. apJTN
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/05.po b/source/ast/helpcontent2/source/text/shared/05.po
index 9f117f3fc45..e67a077355c 100644
--- a/source/ast/helpcontent2/source/text/shared/05.po
+++ b/source/ast/helpcontent2/source/text/shared/05.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2023-12-27 09:45+0000\n"
+"PO-Revision-Date: 2024-03-19 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared05/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1540152128.000000\n"
#. WPTtk
@@ -905,7 +905,7 @@ msgctxt ""
"bm_id3148532\n"
"help.text"
msgid "<bookmark_value>Find tab in Help</bookmark_value><bookmark_value>Help; full-text search</bookmark_value><bookmark_value>full-text search in Help</bookmark_value>"
-msgstr "<bookmark_value>ficha Guetar de l'Ayuda</bookmark_value><bookmark_value>Ayuda;busca de testu completu</bookmark_value><bookmark_value>busca de testu completu na Ayuda</bookmark_value>"
+msgstr "<bookmark_value>llingüeta Guetar de l'Ayuda</bookmark_value><bookmark_value>Ayuda;busca de testu completu</bookmark_value><bookmark_value>busca de testu completu na Ayuda</bookmark_value>"
#. x3TUv
#: 00000140.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/06.po b/source/ast/helpcontent2/source/text/shared/06.po
index 6c027622c80..4f1aa754f59 100644
--- a/source/ast/helpcontent2/source/text/shared/06.po
+++ b/source/ast/helpcontent2/source/text/shared/06.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: 2022-11-14 14:36+0100\n"
-"PO-Revision-Date: 2020-03-06 10:51+0000\n"
-"Last-Translator: Xuacu Saturio <xuacusk8@gmail.com>\n"
-"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textshared06/ast/>\n"
+"PO-Revision-Date: 2024-05-05 09:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/ast/>\n"
"Language: ast\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 5.3.1\n"
"X-POOTLE-MTIME: 1535978248.000000\n"
#. EUcrc
@@ -347,7 +347,7 @@ msgctxt ""
"par_id531589156232176\n"
"help.text"
msgid "<image id=\"img_id090120160131201466\" src=\"media/screenshots/cui/ui/pageformatpage/PageFormatPage.png\"><alt id=\"alt_id090120160131201466\">Page format tab page</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id090120160131201466\" src=\"media/screenshots/cui/ui/pageformatpage/PageFormatPage.png\"><alt id=\"alt_id090120160131201466\">Llingüeta Formatu de páxina</alt></image>"
#. ZKaCs
#: shared_cui_screenshots.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"par_id521601001943409\n"
"help.text"
msgid "<image src=\"media/screenshots/cui/ui/slantcornertabpage/SlantAndCornerRadius.png\" id=\"img_id91601001943410\"><alt id=\"alt_id101601001943411\">Slant and Corner Radius tab page</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/screenshots/cui/ui/slantcornertabpage/SlantAndCornerRadius.png\" id=\"img_id91601001943410\"><alt id=\"alt_id101601001943411\">Llingüeta Enclín y radiu d'esquines</alt></image>"
#. Xpwka
#: simpress_screenshots.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/autopi.po b/source/ast/helpcontent2/source/text/shared/autopi.po
index 80d73265086..b45ec50defd 100644
--- a/source/ast/helpcontent2/source/text/shared/autopi.po
+++ b/source/ast/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: autopi\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-09-28 12:40+0200\n"
-"PO-Revision-Date: 2024-02-21 09:56+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/ast/>\n"
"Language: ast\n"
@@ -2958,7 +2958,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "Sub form based on existing relation"
-msgstr "Subformulario basáu en rellación esistente"
+msgstr "Soformulariu basáu en rellación esistente"
#. 5GTNB
#: 01090200.xhp
@@ -2967,7 +2967,7 @@ msgctxt ""
"par_idN105C5\n"
"help.text"
msgid "<ahelp hid=\".\">Click to add a subform based on an existing relation.</ahelp>"
-msgstr "<ahelp hid=\".\">Faiga clic p'amestar un subformulario basáu nuna rellación esistente.</ahelp>"
+msgstr "<ahelp hid=\".\">Calca p'amestar un soformulariu basáu nuna rellación esistente.</ahelp>"
#. h4Dpj
#: 01090200.xhp
@@ -2976,7 +2976,7 @@ msgctxt ""
"par_idN1055E\n"
"help.text"
msgid "Which relation do you want to add?"
-msgstr "¿Qué rellación deseya amestar?"
+msgstr "¿Qué rellación deseyes amestar?"
#. tB7nj
#: 01090200.xhp
@@ -2985,7 +2985,7 @@ msgctxt ""
"par_idN105D2\n"
"help.text"
msgid "<ahelp hid=\".\">Select the relation on which the subform is based.</ahelp>"
-msgstr "<ahelp hid=\".\">Escueya la rellación na que se basa'l subformulario.</ahelp>"
+msgstr "<ahelp hid=\".\">Escueyi la rellación na que se basa'l soformulariu.</ahelp>"
#. NTiTM
#: 01090200.xhp
@@ -4767,7 +4767,7 @@ msgctxt ""
"par_id3154094\n"
"help.text"
msgid "The default settings will be accepted if you open the form in the user mode. With these settings you determine the control property <link href=\"text/shared/02/01170101.xhp\">Default Status</link>."
-msgstr "La configuración predeterminada va aceutase si abre'l formatu en mou d'usuariu. Estos parámetros determinen la propiedá <link href=\"text/shared/02/01170101.xhp\">Default on</link> del campu de control."
+msgstr "Los axustes predeterminaos van aceutase si abres el formatu en mou d'usuariu. Estos axustes determinen la propiedá <link href=\"text/shared/02/01170101.xhp\">Estáu predetermináu</link> del control."
#. 5Bk7d
#: 01120200.xhp
@@ -5343,7 +5343,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indicates that the subdirectories of the selected directory are also searched for matching files.</ahelp>"
-msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indica que nos sodireutorios del directoriu escoyíu tamién van guetase ficheros que concuerden.</ahelp>"
+msgstr "<ahelp hid=\"HID_DLGIMPORT_2_CBDOCUMENTRECURSE\">Indica que nos sodireutorios del direutoriu esbilláu tamién van guetase ficheros que concuerden.</ahelp>"
#. BFX2N
#: 01130200.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 4f241842748..af182eb349f 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-10 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-21 19:06+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ast/>\n"
"Language: ast\n"
@@ -410,7 +410,7 @@ msgctxt ""
"par_id3153821\n"
"help.text"
msgid "Close $[officename] and the Quickstarter."
-msgstr "Zarru $[officename] y l'Entamu rápidu."
+msgstr "Zarra $[officename] y l'Entamu rápidu."
#. BYuEA
#: activex.xhp
@@ -1688,7 +1688,7 @@ msgctxt ""
"hd_id861702496632045\n"
"help.text"
msgid "Installing the Built-in Help"
-msgstr ""
+msgstr "Instalar l'ayuda interna"
#. Ui94A
#: builtin_help.xhp
@@ -1787,7 +1787,7 @@ msgctxt ""
"hd_id191702507618250\n"
"help.text"
msgid "Windows"
-msgstr ""
+msgstr "Windows"
#. xfJzj
#: builtin_help.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"par_id801702509255083\n"
"help.text"
msgid "The name of the downloaded file contains the version number, therefore the actual file name may differ from the example above."
-msgstr ""
+msgstr "Puesto que'l nome del ficheru baxáu contién el númberu de la versión, va haber diferencies respeuto al exemplu anterior."
#. QHApQ
#: builtin_help.xhp
@@ -1940,7 +1940,7 @@ msgctxt ""
"par_id731702511460352\n"
"help.text"
msgid "Linux distributions usually provide their own %PRODUCTNAME packages, hence the method to install the built-in help will be different for each distribution."
-msgstr ""
+msgstr "Les distribuciones Linux suelen aprovir los sos propios paquetes del %PRODUCTNAME; por esta razón, el métodu d'instalación de l'ayuda interna va ser distintu pa cada distribución."
#. Qf5GN
#: builtin_help.xhp
@@ -1967,7 +1967,7 @@ msgctxt ""
"par_id481702513852446\n"
"help.text"
msgid "Open the <menuitem>Terminal</menuitem> application and run the following command (the example below installs the en_US built-in help):"
-msgstr ""
+msgstr "Abri l'aplicación <menuitem>Terminal</menuitem> y executa l'orde siguiente (l'exemplu déxate instalar l'ayuda interna n'asturianu):"
#. EVxEc
#: builtin_help.xhp
@@ -1976,7 +1976,7 @@ msgctxt ""
"par_id511702513867478\n"
"help.text"
msgid "<input>$ sudo apt install libreoffice-help-en-us</input>"
-msgstr ""
+msgstr "<input>$ sudo apt install libreoffice-help-ast</input>"
#. nHiFu
#: builtin_help.xhp
@@ -1985,7 +1985,7 @@ msgctxt ""
"hd_id851702514430704\n"
"help.text"
msgid "Fedora"
-msgstr ""
+msgstr "Fedora"
#. XsnaG
#: builtin_help.xhp
@@ -1994,7 +1994,7 @@ msgctxt ""
"par_id651702514440648\n"
"help.text"
msgid "Open the <menuitem>Terminal</menuitem> application and run the following command (the example below installs the en_US built-in help):"
-msgstr ""
+msgstr "Abri l'aplicación <menuitem>Terminal</menuitem> y executa l'orde siguiente (l'exemplu déxate instalar l'ayuda interna n'asturianu):"
#. X4UBr
#: builtin_help.xhp
@@ -2003,7 +2003,7 @@ msgctxt ""
"par_id1001702515062635\n"
"help.text"
msgid "<input>$ sudo dnf install libreoffice-langpack-en</input>"
-msgstr ""
+msgstr "<input>$ sudo dnf install libreoffice-langpack-ast</input>"
#. JiB53
#: builtin_help.xhp
@@ -2264,7 +2264,7 @@ msgctxt ""
"par_id3147275\n"
"help.text"
msgid "In the context menu choose <emph>Object Properties</emph>. Then choose the <emph>Area</emph> tab."
-msgstr "Escueya nel menú contestual la entrada <emph>Propiedaes del oxetu</emph> y vaya a la ficha <emph>Área</emph>."
+msgstr "Esbilla nel menú contestual la entrada <emph>Propiedaes del oxetu</emph> y escueyi la llingüeta <emph>Área</emph>."
#. uLD5N
#: chart_barformat.xhp
@@ -6944,7 +6944,7 @@ msgctxt ""
"par_id1011670216\n"
"help.text"
msgid "Standard"
-msgstr ""
+msgstr "Estándar"
#. o2zeW
#: csv_params.xhp
@@ -7295,7 +7295,7 @@ msgctxt ""
"par_idN10784\n"
"help.text"
msgid "When finished, close the dialog with <emph>OK</emph>."
-msgstr "Cuando acabe, zarru'l diálogu faciendo clic en <emph>Aceutar</emph>."
+msgstr "Cuando acabes, zarra'l diálogu calcando <emph>Aceutar</emph>."
#. TPBSB
#: data_addressbook.xhp
@@ -7718,7 +7718,7 @@ msgctxt ""
"par_idN10670\n"
"help.text"
msgid "Click the <emph>Forms</emph> icon to access all forms that were created from within the current database window. In addition, you can use the <emph>Form Controls</emph> icons to add database form controls to any Writer or Calc document, but these documents will not be listed in the database window."
-msgstr "Faiga clic nel iconu <emph>Formularios</emph> p'aportar a tolos formularios creaos dende la ventana de base de datos actual. Coles mesmes, los iconos <emph>Campos de control de formulariu</emph> dexen amestar campos de control de formulariu de base de datos a cualquier documentu de Writer o Calc; sicasí, estos documentos nun van apaecer na ventana de base de datos."
+msgstr "Calca nel iconu <emph>Formularios</emph> p'aportar a tolos formularios creaos dende la ventana de la base datos actual. Coles mesmes, los iconos <emph>Controles de formulariu</emph> dexen amestar controles de formulariu de base datos a cualisquier documentu de Writer o Calc; sicasí, estos documentos nun van apaecer na ventana de la base datos."
#. s8PiV
#: data_im_export.xhp
@@ -7943,7 +7943,7 @@ msgctxt ""
"par_id4815820\n"
"help.text"
msgid "You see the Copy Table dialog. Most databases need a primary key, so you may want to check the <emph>Create primary key</emph> box."
-msgstr "va abrise'l cuadru de diálogu Copiar tabla. Munches bases de datos precisen una clave principal, por eso ye recomendable escoyer el caxellu <emph>Crear una clave principal</emph>."
+msgstr "Va abrise'l diálogu Copiar la tabla. Munches bases datos precisen una clave principal; por eso ye encamentable activar el caxellu <emph>Crear una clave principal</emph>."
#. xnEs2
#: data_im_export.xhp
@@ -9970,14 +9970,14 @@ msgctxt ""
msgid "About Digital Signatures"
msgstr "Sobre robles dixitales"
-#. gfYBh
+#. GFF6W
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"bm_id7430951\n"
"help.text"
-msgid "<bookmark_value>certificates</bookmark_value> <bookmark_value>digital signatures;overview</bookmark_value> <bookmark_value>security;digital signatures</bookmark_value>"
-msgstr "<bookmark_value>certificaos</bookmark_value><bookmark_value>robles dixitales;información xeneral</bookmark_value><bookmark_value>seguranza;robles dixitales</bookmark_value>"
+msgid "<bookmark_value>certificates</bookmark_value><bookmark_value>digital signatures;overview</bookmark_value><bookmark_value>security;digital signatures</bookmark_value>"
+msgstr ""
#. 3NrAw
#: digital_signatures.xhp
@@ -10105,14 +10105,14 @@ msgctxt ""
msgid "Signature status"
msgstr "Estáu de la robla"
-#. ZAFFB
+#. HbC47
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id0821200912504010\n"
"help.text"
-msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912421569\">Iconu</alt></image>"
+msgid "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912421569\">Icon</alt></image>"
+msgstr "<image id=\"img_id0821200912421569\" src=\"xmlsecurity/res/certificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912421569\">Iconu</alt></image>"
#. YC276
#: digital_signatures.xhp
@@ -10123,14 +10123,14 @@ msgctxt ""
msgid "The signature is valid."
msgstr "La robla val."
-#. KXucF
+#. 742D2
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id082120091250418\n"
"help.text"
-msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id0821200912431081\">Iconu</alt></image>"
+msgid "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912431081\">Icon</alt></image>"
+msgstr "<image id=\"img_id0821200912431081\" src=\"xmlsecurity/res/notcertificate_16.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912431081\">Iconu</alt></image>"
#. FE8hU
#: digital_signatures.xhp
@@ -10150,14 +10150,14 @@ msgctxt ""
msgid "The signature and the certificate are OK, but not all parts of the document are signed. (For documents that were signed with old versions of the software, see note below.)"
msgstr "La firma y el certificáu son correctos, pero nun se roblaron toles partes del documentu. (Pa los documentos que se roblaron con versiones antigües d'esti software, consulte la nota siguiente.)"
-#. aCbSV
+#. cbqD3
#: digital_signatures.xhp
msgctxt ""
"digital_signatures.xhp\n"
"par_id0821200912504237\n"
"help.text"
-msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
-msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"0.1665in\" height=\"0.1146in\"><alt id=\"alt_id0821200912435090\">Iconu</alt></image>"
+msgid "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912435090\">Icon</alt></image>"
+msgstr "<image id=\"img_id0821200912435090\" src=\"svx/res/caution_11x16.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id0821200912435090\">Iconu</alt></image>"
#. h98zw
#: digital_signatures.xhp
@@ -11687,7 +11687,7 @@ msgctxt ""
"hd_id3149766\n"
"help.text"
msgid "Inserting controls in a text form"
-msgstr "Inxertar campos de control nun formulariu de testu"
+msgstr "Inxertar controles nun formulariu de testu"
#. fhwzN
#: dragdrop_beamer.xhp
@@ -11707,78 +11707,6 @@ msgctxt ""
msgid "When you drag a database column into the text document, you insert a field. If you hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while dragging, a text field is inserted, grouped with an appropriate label field. The text field already contains all the database information that you need for the form."
msgstr "Al abasnar una columna de base de datos nel documentu de testu inxerta un campu. Si caltiense calcaes Shift + <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Control</defaultinline></switchinline> al abasnar, inxertar un campu de testu, arrexuntáu col respectivu campu d'etiqueta. El campu de testu yá contién tola información de la base de datos que se precisa pal formulariu."
-#. znEGN
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Copying Graphics From the Gallery"
-msgstr "Copiar gráficos de la Galería"
-
-#. UCuQ7
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"bm_id3145345\n"
-"help.text"
-msgid "<bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value><bookmark_value>draw objects;dropping Gallery pictures</bookmark_value><bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
-msgstr "<bookmark_value>Galería;abasnar imaxes a oxetos de dibuxu</bookmark_value><bookmark_value>oxetos de dibuxu;asitiar imaxes de la Galería</bookmark_value><bookmark_value>abasnar y asitiar;dende la Galería a oxetos de dibuxu</bookmark_value>"
-
-#. qGug9
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"hd_id3145345\n"
-"help.text"
-msgid "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\">Copying Graphics From the Gallery</link></variable>"
-msgstr "<variable id=\"dragdrop_fromgallery\"><link href=\"text/shared/guide/dragdrop_fromgallery.xhp\">Copiar una imaxe del Gallery</link></variable>"
-
-#. JA2ug
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3155535\n"
-"help.text"
-msgid "If you drag a graphic from the Gallery into a text, spreadsheet or presentation document, the graphic will be inserted there."
-msgstr "Arrastre una imaxe fora de Gallery y llévela a un documentu de testu, fueya de cálculu o documentu de presentación; la imaxe va quedar inxertada."
-
-#. pnrSR
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3149762\n"
-"help.text"
-msgid "If you release the graphic <emph>directly on a draw object</emph>, please note the following:"
-msgstr "Si suelta la gráfica <emph>direutamente nun oxetu de dibuxu</emph>, tenga en cuenta lo siguiente:"
-
-#. 5fUc8
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153825\n"
-"help.text"
-msgid "If you move the graphic (drag it without pressing any key, in which case no additional symbol appears next to the mouse pointer), only the attributes are copied from the graphic and applied to the draw object on which you release the mouse button."
-msgstr "Si mueve la imaxe (si abasnar ensin calcar nenguna tecla nun va apaecer nengún símbolu adicional xuntu al punteru del mur), namái se copien los atributos de la imaxe y aplíquense en visu a dibuxo sobre'l que suelta'l botón del mur."
-
-#. yFm5P
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3153665\n"
-"help.text"
-msgid "If you copy the graphic (drag it while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, in which case a plus sign appears next to the mouse pointer), the graphic will be inserted as an object."
-msgstr "Si copia'l gráficu (abasnar mientres se caltién primida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, en dichu casu va apaecer un signu mas al llau del punteru del mouse), el gráficu inxertárase como un oxetu."
-
-#. bppRZ
-#: dragdrop_fromgallery.xhp
-msgctxt ""
-"dragdrop_fromgallery.xhp\n"
-"par_id3154514\n"
-"help.text"
-msgid "If you create a hyperlink (drag while holding down Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, in which case a linking arrow appears next to the mouse pointer), the drawing object is replaced by the graphic from the Gallery, but the position and size of the replaced draw object are retained."
-msgstr "Si créase un hiperenllaz (abasnando mientres se caltién primida Shift y <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Control</defaultinline></switchinline>, nesti casu va apaecer una flecha d'enllaz al llau del punteru del mur), l'oxetu de dibuxu ye trocáu pol gráficu de la Galería, pero la posición y tamañu del oxetu de dibuxu trocáu caltiense."
-
#. 6HANC
#: dragdrop_gallery.xhp
msgctxt ""
@@ -11822,7 +11750,7 @@ msgctxt ""
"par_id3154823\n"
"help.text"
msgid "Display the Gallery theme to which you want to add the graphic."
-msgstr "Abra la tema de Gallery nel que deseye amestar la imaxe."
+msgstr "Abri'l tema de la Galería nel que deseyes amestar la imaxe."
#. 4e3Bd
#: dragdrop_gallery.xhp
@@ -12596,7 +12524,7 @@ msgctxt ""
"par_idN106F6\n"
"help.text"
msgid "The <emph>Toolbar</emph>s tab page of the <emph>Customize</emph> dialog appears."
-msgstr "Apaez la ficha <emph>Barra de ferramientes</emph> del diálogu <emph>Personalizar</emph>."
+msgstr "Apaez la llingüeta <emph>Barra de ferramientes</emph> del diálogu <emph>Personalizar</emph>."
#. 6a7qH
#: fax.xhp
@@ -12947,7 +12875,7 @@ msgctxt ""
"par_id3163802\n"
"help.text"
msgid "On the <emph>View</emph> tab page, select the <emph>Toolbar icon size</emph>."
-msgstr "Na ficha <emph>Ver</emph>, escueya'l tamañu del iconu <emph>Barra de ferramientes</emph>."
+msgstr "Na llingüeta <emph>Ver</emph>, escueyi'l <emph>tamañu de los iconos nes barres de ferramientes</emph>."
#. EMnkE
#: flat_icons.xhp
@@ -13496,7 +13424,7 @@ msgctxt ""
"par_idN10731\n"
"help.text"
msgid "You can use the Form Controls toolbar to add checkboxes, buttons, tables showing data records, and other controls to a document."
-msgstr "Pue utilizar la barra de herramienta Campos de control de formulariu p'amestar caxellos de verificación, botones, tables con rexistros de datos y otros controles a un documentu."
+msgstr "Pues utilizar la barra de ferramientes Controles de formulariu p'amestar caxellos de verificación, botones, tables con rexistros de datos y otros controles a un documentu."
#. YQ56A
#: formfields.xhp
@@ -13514,7 +13442,7 @@ msgctxt ""
"par_id3154751\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Toolbars - Form Controls</item>."
-msgstr "Escueya <item type=\"menuitem\">Ver - Barres de herramienta - Campos de control de formulariu</item>."
+msgstr "Escueyi <item type=\"menuitem\">Ver - Barres de ferramientes - Controles de formulariu</item>."
#. KrmyL
#: formfields.xhp
@@ -13532,7 +13460,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "On the Form Controls toolbar, click the <emph>Push Button</emph> icon."
-msgstr "Na barra de herramienta Campos de control de formulariu, faiga clic nel iconu <emph>Botón de comandu</emph>."
+msgstr "Na barra de ferramientes Controles de formulariu, calca nel iconu <emph>Botón pa calcar</emph>."
#. juKfd
#: formfields.xhp
@@ -13577,7 +13505,7 @@ msgctxt ""
"par_id3154923\n"
"help.text"
msgid "To change the button label, click the <emph>General</emph> tab, and edit the text in the <emph>Label</emph> box."
-msgstr "Pa camudar la etiqueta del botón, faiga clic na ficha <emph>Xeneral</emph> y edite el testu del cuadru <emph>Etiqueta</emph>."
+msgstr "Pa camudar la etiqueta del botón, calca na llingüeta <emph>Xeneral</emph> y edita'l testu de la caxa <emph>Etiqueta</emph>."
#. AKKqx
#: formfields.xhp
@@ -13586,7 +13514,7 @@ msgctxt ""
"par_id3147303\n"
"help.text"
msgid "To attach a macro to the button, click the <emph>Events</emph> tab, and click the <emph>... </emph>button beside the button action that you want to run the macro. In the <emph>Assign Macro</emph> dialog, locate the macro that you want to use, and then click <emph>OK</emph>."
-msgstr "P'asignar una macro al botón, faiga clic na ficha <emph>Eventos</emph> y faiga clic nel botón de puntos suspensivos <emph>... </emph>qu'hai al pie de l'aición del botón que se deseya qu'execute la macro. Nel diálogu <emph>Asignar macro</emph>, busque la macro que deseya usar y faiga clic en <emph>Aceutar</emph>."
+msgstr "P'asignar una macro al botón, calca na llingüeta <emph>Eventos</emph> y calca nel botón de puntos suspensivos <emph>…</emph>qu'hai al pie de l'aición del botón que se deseya qu'execute la macro. Nel diálogu <emph>Asignar macro</emph>, busca la macro que deseyes usar y calca <emph>Aceutar</emph>."
#. hDa2X
#: formfields.xhp
@@ -13595,7 +13523,7 @@ msgctxt ""
"par_idN10814\n"
"help.text"
msgid "Close the <emph>Properties</emph> dialog."
-msgstr "Zarru'l diálogu <emph>Propiedaes</emph>."
+msgstr "Zarra'l diálogu <emph>Propiedaes</emph>."
#. 8873U
#: formfields.xhp
@@ -13631,7 +13559,7 @@ msgctxt ""
"par_idN10837\n"
"help.text"
msgid "Specify the properties for the form and then close the dialog."
-msgstr "Especifique les propiedaes pal formulariu y depués zarru'l diálogu."
+msgstr "Especifica les propiedaes pal formulariu y dempués zarra'l diálogu."
#. zkMcS
#: gallery_insert.xhp
@@ -13642,50 +13570,50 @@ msgctxt ""
msgid "Inserting Objects From the Gallery"
msgstr "Inxertar oxetos de la Galería"
-#. z7TPk
+#. VJcdB
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"bm_id3145136\n"
"help.text"
-msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value><bookmark_value>pictures; inserting from Gallery</bookmark_value><bookmark_value>objects; inserting from Gallery</bookmark_value><bookmark_value>patterns for objects</bookmark_value><bookmark_value>textures;inserting from Gallery</bookmark_value><bookmark_value>backgrounds;inserting from Gallery</bookmark_value><bookmark_value>inserting;objects from Gallery</bookmark_value><bookmark_value>copying;from Gallery</bookmark_value>"
-msgstr "<bookmark_value>Galería; inxertar imaxes de </bookmark_value><bookmark_value>imaxes; inxertar dende la Galeria</bookmark_value><bookmark_value>objectos; inxertar dende la Galería</bookmark_value><bookmark_value>patrones d'oxetos</bookmark_value><bookmark_value>testures;inxertar dende la Galería</bookmark_value><bookmark_value>fondos;inxertar dende la Galería</bookmark_value><bookmark_value>inxertar;oxetos dende la Galería</bookmark_value><bookmark_value>copiar;dende la Galería</bookmark_value>"
+msgid "<bookmark_value>Gallery; inserting pictures from</bookmark_value> <bookmark_value>pictures; inserting from Gallery</bookmark_value> <bookmark_value>inserting; from Gallery into text</bookmark_value> <bookmark_value>objects; inserting from Gallery</bookmark_value> <bookmark_value>textures;inserting from Gallery</bookmark_value> <bookmark_value>backgrounds;inserting from Gallery</bookmark_value> <bookmark_value>inserting;objects from Gallery</bookmark_value> <bookmark_value>copying;from Gallery</bookmark_value> <bookmark_value>replacing;objects from Gallery</bookmark_value> <bookmark_value>Gallery;dragging pictures to draw objects</bookmark_value> <bookmark_value>draw objects;dropping Gallery pictures</bookmark_value> <bookmark_value>drag and drop;from Gallery to draw objects</bookmark_value>"
+msgstr ""
-#. YRSYi
+#. 2ZbhA
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"hd_id3145136\n"
"help.text"
-msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">Inserting Objects From the Gallery</link> </variable>"
+msgid "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">Inserting Objects From the Gallery</link></variable>"
msgstr "<variable id=\"gallery_insert\"><link href=\"text/shared/guide/gallery_insert.xhp\">Inxertar oxetos dende la Galería</link></variable>"
-#. LAR7B
+#. EPdES
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3145345\n"
"help.text"
-msgid "You can insert an object in a document either as a <emph>copy</emph> or as a <emph>link</emph>. A copy of an object is independent of the original object. Changes to the original object have no effect on the copy. A link remains dependent on the original object. Changes to the original object are also reflected in the link."
-msgstr "Pue inxertase un oxetu nun documentu en forma de <emph>copia</emph> o en forma de <emph>enllaz</emph>. Una copia d'un oxetu ye independiente del oxetu orixinal. Los cambeos nel oxetu orixinal nun afecten a la copia. Los enllaces dependen del oxetu orixinal. Los cambeos nel oxetu orixinal refléxense tamién nel enllaz."
+msgid "You can insert an object from the <link href=\"text/shared/01/gallery.xhp)\"><menuitem>Gallery</menuitem></link> into a text, spreadsheet, drawing or presentation document by dragging and dropping or using the Context Menu. Inserting an object creates a copy of the object so any changes to the object in your document will not affect the object in the Gallery."
+msgstr ""
-#. aZdkD
+#. X9jZA
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"hd_id3145313\n"
"help.text"
-msgid "Inserting an object as a copy"
-msgstr "Insertamientu d'un oxetu como copia"
+msgid "Inserting an object into a document"
+msgstr ""
-#. iH6Pk
+#. LCTJG
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3145382\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra la Galería; pa ello, faiga clic nel iconu <emph>Galería</emph> de la barra de ferramientes <emph>Estándar</emph> o escueya <emph>Ferramientes - Galería</emph>."
+msgid "Open the <menuitem>Gallery</menuitem>."
+msgstr "Abri la <menuitem>Galería</menuitem>."
#. oiga2
#: gallery_insert.xhp
@@ -13694,7 +13622,7 @@ msgctxt ""
"par_id3154306\n"
"help.text"
msgid "Select a theme."
-msgstr "Escueya una tema."
+msgstr "Escueyi un tema."
#. mFvXa
#: gallery_insert.xhp
@@ -13703,151 +13631,169 @@ msgctxt ""
"par_id3154516\n"
"help.text"
msgid "Select an object using a single click."
-msgstr "Pa escoyer un oxetu, calque una vegada nél."
+msgstr "Calca una vegada nun oxetu pa esbillalu."
-#. v2Fao
+#. doEvd
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
"par_id3153561\n"
"help.text"
-msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Copy</emph>."
-msgstr "Arrastre l'oxetu hasta'l documentu o active'l menú contestual (calcando'l botón derechu del mur) y escueya los comandos <emph>Amestar</emph> y <emph>Copia</emph>."
+msgid "Drag the object into the document, or right-click to open the context menu and select <emph>Insert</emph>."
+msgstr ""
-#. iCLgS
+#. cgcUR
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3153061\n"
+"hd_id561711644566506\n"
"help.text"
-msgid "Inserting an object as a link"
-msgstr "Insertamientu d'un oxetu como enllaz"
+msgid "Replacing an object in a document"
+msgstr ""
-#. 29XfG
+#. qsx9s
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3145068\n"
+"hd_id511711975545500\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
-msgstr ""
+msgid "By dragging and dropping"
+msgstr "Cola téunica d'abasnar y asitiar"
-#. x75qp
+#. kTFT5
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3148663\n"
+"par_id741711644406741\n"
+"help.text"
+msgid "Open the <menuitem>Gallery</menuitem>."
+msgstr "Abri la <menuitem>Galería</menuitem>."
+
+#. ReoPv
+#: gallery_insert.xhp
+msgctxt ""
+"gallery_insert.xhp\n"
+"par_id111711644455162\n"
"help.text"
msgid "Select a theme."
-msgstr "Escueya una tema."
+msgstr "Escueyi un tema."
-#. zfo66
+#. G3AdH
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3150543\n"
+"par_id831711644480884\n"
"help.text"
-msgid "Select an object by a single click."
-msgstr "Pa escoyer un oxetu, calque una vegada nél."
+msgid "Select an object using a single click."
+msgstr ""
-#. PrjGx
+#. UZEnF
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3154140\n"
+"par_id991711644510397\n"
"help.text"
-msgid "Drag the object into the document while pressing the Shift and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> keys, or right-click to open the context menu and select <emph>Insert</emph> and <emph>Link</emph>."
-msgstr "Abasne l'oxetu al documentu mentanto calca les tecles Mayúscula y <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, o faiga clic col botón drechu p'abrir el menú contestual y seleicione <emph>Inxertar</emph> y <emph>Enllace</emph>."
+msgid "Drag the object over the one you want to replace while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key."
+msgstr ""
-#. WtmDo
+#. 8GQeC
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3156282\n"
+"hd_id711711975589781\n"
"help.text"
-msgid "Inserting an object as a background graphic"
-msgstr "Insertamientu d'un oxetu como imaxe de fondu."
+msgid "Using the context menu"
+msgstr "Col menú de contestu"
-#. uDPgn
+#. gioE7
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3152920\n"
+"par_id121711975624165\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra la Galería; pa ello, faiga clic nel iconu <emph>Galería</emph> de la barra de ferramientes <emph>Estándar</emph> o escueya <emph>Ferramientes - Galería</emph>."
+msgid "Open the <menuitem>Gallery</menuitem>"
+msgstr "Abri la <menuitem>Galería</menuitem>"
-#. LzBki
+#. 4DhkW
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3151041\n"
+"par_id771711975652268\n"
"help.text"
msgid "Select a theme."
-msgstr "Escueya una tema."
+msgstr "Escueyi un tema."
-#. xMe6j
+#. VA8rF
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3145607\n"
+"par_id101711975737933\n"
"help.text"
-msgid "Select an object by a single click."
-msgstr "Pa escoyer un oxetu, calque una vegada nél."
+msgid "Left-click on the object you want to replace."
+msgstr ""
-#. sYZE6
+#. bB6AS
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3147289\n"
+"par_id381711975764271\n"
"help.text"
-msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Paragraph</emph>."
-msgstr "Active'l menú contestual (calcando'l botón derechu del mur) y escueya el comandu <emph>Amestar - Fondo - Páxina</emph> o <emph>Párrafu</emph>."
+msgid "Right-click on the object you want to replace it with and select <menuitem>Insert</menuitem>."
+msgstr ""
-#. pyvMk
+#. WtmDo
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"hd_id3145787\n"
+"hd_id3156282\n"
"help.text"
-msgid "Inserting an object as a texture (pattern) for another object"
-msgstr "Insertamientu d'un oxetu como testura (modelu) pa otru oxetu"
+msgid "Inserting an object as a background graphic"
+msgstr "Inxertar un oxetu como imaxe de fondu"
-#. CZ7j9
+#. L9atk
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3159196\n"
+"par_id3152920\n"
"help.text"
-msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Abra la Galería; pa ello, faiga clic nel iconu <emph>Galería</emph> de la barra de ferramientes <emph>Estándar</emph> o escueya <emph>Ferramientes - Galería</emph>."
+msgid "Open the <menuitem>Gallery</menuitem>."
+msgstr "Abri la <menuitem>Galería</menuitem>."
-#. 8rneW
+#. LzBki
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3152596\n"
+"par_id3151041\n"
"help.text"
msgid "Select a theme."
-msgstr "Escueya una tema."
+msgstr "Escueyi un tema."
-#. CSD9e
+#. xMe6j
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3148617\n"
+"par_id3145607\n"
"help.text"
msgid "Select an object by a single click."
msgstr "Pa escoyer un oxetu, calque una vegada nél."
-#. xP4EK
+#. Fv6Xu
+#: gallery_insert.xhp
+msgctxt ""
+"gallery_insert.xhp\n"
+"par_id3147289\n"
+"help.text"
+msgid "Open the context menu and choose <emph>Insert - Background - Page</emph> or <emph>Insert - Background - Paragraph</emph>."
+msgstr "Abri'l menú de contestu y escueyi <emph>Inxertar - Fondu - Páxina</emph> o <emph>Inxertar - Fondu - Párrafu</emph>."
+
+#. 7jTqy
#: gallery_insert.xhp
msgctxt ""
"gallery_insert.xhp\n"
-"par_id3147443\n"
+"par_id171711643080652\n"
"help.text"
-msgid "Drag the object on to the other object in the document while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-msgstr "Abasnar l'oxetu nel otru oxetu nel documentu mientres se prime <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgid "The option to insert an object as a background image is only available in %PRODUCTNAME Writer."
+msgstr "La opción pa inxertar un oxetu como imaxe de fondu namái ta disponible nel Writer de %PRODUCTNAME."
#. PydiW
#: groups.xhp
@@ -13856,7 +13802,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Working with Groups"
-msgstr "Trabayando con Grupos_"
+msgstr "Trabayar con grupos"
#. 2UYjw
#: groups.xhp
@@ -15316,14 +15262,23 @@ msgctxt ""
msgid "In any text input field (such as the input fields in the <emph>Find & Replace</emph> dialog) you can press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S to open the <emph>Special Characters</emph> dialog."
msgstr "En cualquier campu d'entrada de testu (como los campos d'entrada del diálogu <emph>Guetar y trocar</emph>), pue calcar Shift + <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Control</defaultinline></switchinline> + S p'abrir el diálogu <emph>Caráuteres especiales</emph>."
-#. yrs8i
+#. twAuy
+#: insert_specialchar.xhp
+msgctxt ""
+"insert_specialchar.xhp\n"
+"par_id3155620\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">On <emph>Windows:</emph> To insert a character using its numeric code, press and hold down Alt while typing the numbers on the numeric keypad. Code starting with 0 is interpreted as Unicode character; otherwise, below 256 is interpreted in Windows codepage.</caseinline></switchinline>"
+msgstr ""
+
+#. m8Zky
#: insert_specialchar.xhp
msgctxt ""
"insert_specialchar.xhp\n"
"par_id3155630\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Na actualidá hai trés formes d'escribir lletres acentuaes direutamente dende'l tecláu.</caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">At present on Unix systems, there are three ways of entering letters with accents directly from the keyboard.</caseinline></switchinline>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Anguaño, los sistemes Unix ufierten trés métodos d'introducción de lletres acentuaes direutamente dende'l tecláu.</caseinline></switchinline>"
#. B4kWh
#: insert_specialchar.xhp
@@ -15368,7 +15323,7 @@ msgctxt ""
"par_id3149088\n"
"help.text"
msgid "<link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">Entering Unicode Characters</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">Introducir caráuteres Unicode</link>"
#. FpxDy
#: insert_specialchar.xhp
@@ -15728,7 +15683,7 @@ msgctxt ""
"par_id3145365\n"
"help.text"
msgid "Close the toolbar with Esc. It is not possible to move the toolbar without a mouse."
-msgstr "Zarru la barra de ferramientes calcando Esc. Nun ye posible mover la barra de ferramientes ensin un mur."
+msgstr "Zarra la barra de ferramientes calcando Esc. Nun ye posible mover la barra de ferramientes ensin un mur."
#. QUtqD
#: keyboard.xhp
@@ -16889,7 +16844,7 @@ msgctxt ""
"par_id3143271\n"
"help.text"
msgid "On the <emph>Labels</emph> tab, under <emph>Inscription</emph>, you can choose what you want written on the labels."
-msgstr "Na ficha <emph>Etiquetes</emph> y nel área <emph>Testu d'etiqueta</emph> escueya'l testu de la etiqueta."
+msgstr "Na llingüeta <emph>Etiquetes</emph> y nel área <emph>Testu d'etiqueta</emph> escueyi'l testu de la etiqueta."
#. 5NA5N
#: labels.xhp
@@ -16916,7 +16871,7 @@ msgctxt ""
"par_id3147560\n"
"help.text"
msgid "On the <emph>Format</emph> tab you can define your own label formats, not covered by the predefined formats. To do this, select \"User\" from the <emph>Type</emph> list box. On the <emph>Options</emph> tab, you can specify whether all labels or only certain ones are to be created."
-msgstr "Na ficha <emph>Formatu</emph> pue definir formatos d'etiqueta personalizaos, non incluyíos nos formatos predefiníos. Pa ello, escueya \"Usuariu\" nel cuadru de llista <emph>Tipu</emph>. La ficha <emph>Opciones</emph> dexa especificar si van crease toles etiquetes o namái delles concretes."
+msgstr "Na llingüeta <emph>Formatu</emph> pues definir formatos d'etiqueta personalizaos, non incluyíos nos formatos predefiníos. Pa ello, escueyi «Usuariu» na caxa de llista <emph>Triba</emph>. La llingüeta <emph>Opciones</emph> dexa especificar si van crease toles etiquetes o namái delles concretes."
#. JxMzr
#: labels.xhp
@@ -17114,7 +17069,7 @@ msgctxt ""
"par_id3153093\n"
"help.text"
msgid "The language you select applies to the whole document."
-msgstr "L'idioma escoyíu aplicar al documentu enteru."
+msgstr "L'idioma escoyíu aplícase al documentu ensembre."
#. G4jcE
#: language_select.xhp
@@ -17708,7 +17663,7 @@ msgctxt ""
"par_id3153361\n"
"help.text"
msgid "Release the mouse button once the line has the desired direction and length. You can then draw more lines. End this function by pressing the Esc key or by clicking the <emph>Select</emph> icon from the <emph>Drawing </emph>bar."
-msgstr "Suelte'l botón del mur cuando la llinia algame la direición y llargor deseyaes. De siguío, va poder dibuxar más llinies. Zarru esta función calcando la tecla Esc o faciendo clic nel iconu <emph>Seleición</emph> de la barra <emph>Dibuxu</emph>."
+msgstr "Suelta'l botón del mur cuando la llinia algame la direición y llargor deseyaes. De siguío, vas poder dibuxar más llinies. Zarra esta función calcando la tecla Esc o faciendo clic nel iconu <emph>Esbillar</emph> de la barra <emph>Dibuxu</emph>."
#. NjGFB
#: line_intext.xhp
@@ -18509,7 +18464,7 @@ msgctxt ""
"par_id7531693853\n"
"help.text"
msgid "Windows-1258 (Vietnamese)"
-msgstr ""
+msgstr "Windows-1258 (vietnamín)"
#. XCFQC
#: lotusdbasediff.xhp
@@ -18545,7 +18500,7 @@ msgctxt ""
"par_id3792290000\n"
"help.text"
msgid "Apple Macintosh (Cyrillic)"
-msgstr ""
+msgstr "Macintosh d'Apple (cirílicu)"
#. YXyyc
#: lotusdbasediff.xhp
@@ -18572,7 +18527,7 @@ msgctxt ""
"par_id4888972012\n"
"help.text"
msgid "Apple Macintosh (Greek)"
-msgstr ""
+msgstr "Macintosh d'Apple (griegu)"
#. t5ZDC
#: lotusdbasediff.xhp
@@ -19850,7 +19805,7 @@ msgctxt ""
"par_id3147335\n"
"help.text"
msgid "On the <emph>General</emph> tab page, select the measurement unit. Close the dialog with <emph>OK</emph>."
-msgstr "Na ficha <emph>Xeneral</emph>, escueya la unidá de midida. Zarru'l diálogu faciendo clic en <emph>Aceutar</emph>."
+msgstr "Na llingüeta <emph>Xeneral</emph>, escueyi la unidá de midida. Zarra'l diálogu calcando <emph>Aceutar</emph>."
#. 8VEM5
#: measurement_units.xhp
@@ -20201,7 +20156,7 @@ msgctxt ""
"par_id3156138\n"
"help.text"
msgid "<link href=\"text/scalc/01/12120000.xhp\">Validity</link>"
-msgstr "<link href=\"text/scalc/01/12120000.xhp\">Validez</link>"
+msgstr "<link href=\"text/scalc/01/12120000.xhp\">Validación</link>"
#. EBidb
#: microsoft_terms.xhp
@@ -20462,7 +20417,7 @@ msgctxt ""
"par_id3154143\n"
"help.text"
msgid "Microsoft WordArt graphics"
-msgstr "Imaxes de Microsoft WordArt"
+msgstr "Imáxenes del WordArt de Microsoft"
#. JCVZn
#: ms_import_export_limitations.xhp
@@ -24629,7 +24584,7 @@ msgctxt ""
"par_id3148474\n"
"help.text"
msgid "If the list of changes is too long, you can switch to the <emph>Filter</emph> tab in the dialog and specify that you only want to see the changes of certain authors, or only the changes of the last day, or that you want the list to be restricted in some other way."
-msgstr "Si considera que la llista de cambeos ye demasiáu llarga, calque na ficha <emph>Filtru</emph> del diálogu p'amosar, por exemplu, namái los cambeos d'un autor determináu, los cambeos del últimu día o bien, pa definir cualesquier otra forma de restricción."
+msgstr "Si consideres que la llista de cambeos ye demasiáu llarga, calca na llingüeta <emph>Peñera</emph> del diálogu p'amosar, por exemplu, namái los cambeos d'un autor determináu, los cambeos del últimu día o bien, pa definir cualesquier otra forma de restricción."
#. oj94V
#: redlining_accept.xhp
@@ -24845,7 +24800,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recording Changes"
-msgstr "Enrexistrar cambeos"
+msgstr "Grabar cambeos"
#. V8ATh
#: redlining_enter.xhp
@@ -24863,7 +24818,7 @@ msgctxt ""
"hd_id3155364\n"
"help.text"
msgid "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\">Recording Changes</link></variable>"
-msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\">Enrexistrar cambeos</link></variable>"
+msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\">Grabar cambeos</link></variable>"
#. VBpWf
#: redlining_enter.xhp
@@ -24881,7 +24836,7 @@ msgctxt ""
"par_id3145669\n"
"help.text"
msgid "Not all changes are recorded. For example, the changing of a tab stop from align left to align right is not recorded. However, all usual changes made by a proofreader are recorded, such as additions, deletions, text alterations, and usual formatting."
-msgstr "Nun tolos cambeos se rexistren. Por exemplu, si camudes l'alliniación d'un tabulador d'izquierda a derecha, el cambéu nun s'enrexistra. Poro, tolos cambeos que los correutores de pruebes realicen al revisar un testu sí que se rexistren, como amiestos, desanicios, cambeos nel testu y cambeos de formatu comunes."
+msgstr "Nun tolos cambeos se rexistren. Por exemplu, si camudes l'alliniación d'un tabulador d'izquierda a derecha, el cambéu nun se graba. Poro, tolos cambeos que los correutores de pruebes realicen al revisar un testu sí que se rexistren, como amiestos, desanicios, cambeos nel testu y cambeos de formatu comunes."
#. BJHuE
#: redlining_enter.xhp
@@ -25304,7 +25259,7 @@ msgctxt ""
"par_idN10758\n"
"help.text"
msgid "Choose <emph>Tools - Customize</emph>, and click the <emph>Menus</emph> tab."
-msgstr "Escueya <emph>Ferramientes - Personalizar</emph> y faiga clic na ficha <emph>Menúes</emph>."
+msgstr "Escueyi <emph>Ferramientes - Personalizar</emph> y calca na llingüeta <emph>Menús</emph>."
#. ideyn
#: scripting.xhp
@@ -25718,7 +25673,7 @@ msgctxt ""
"par_idN10B5D\n"
"help.text"
msgid "Click the <emph>Events</emph> tab of the Properties dialog."
-msgstr "Faiga clic na ficha <emph>Eventos</emph> del diálogu Propiedaes."
+msgstr "Calca na llingüeta <emph>Eventos</emph> del diálogu Propiedaes."
#. EjEFv
#: scripting.xhp
@@ -25763,7 +25718,7 @@ msgctxt ""
"par_idN10B87\n"
"help.text"
msgid "Click the <emph>Events</emph> tab of the Properties dialog."
-msgstr "Faiga clic na ficha <emph>Eventos</emph> del diálogu Propiedaes."
+msgstr "Calca na llingüeta <emph>Eventos</emph> del diálogu Propiedaes."
#. JiPEE
#: scripting.xhp
@@ -27124,13 +27079,13 @@ msgctxt ""
msgid "Opens following files in viewer mode (read-only)."
msgstr ""
-#. VVUCW
+#. LnBK6
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153838\n"
"help.text"
-msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgid "Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide."
msgstr ""
#. 5R6iA
@@ -27734,7 +27689,7 @@ msgctxt ""
"par_id3145646\n"
"help.text"
msgid "To change tab type, click the tab you want to change on the ruler, then right-click to open the context menu."
-msgstr "Pa camudar el tipu de ficha, faiga clic na ficha que deseye camudar de la regla; de siguío, faiga clic col botón derechu p'abrir el menú contestual."
+msgstr "Pa camudar la triba de tabulador, calca nel tabulador que deseyes camudar de la regla; de siguío, calca col botón derechu p'abrir el menú contestual."
#. aS2C9
#: tabs.xhp
@@ -28922,7 +28877,7 @@ msgctxt ""
"par_id3154346\n"
"help.text"
msgid "<link href=\"text/shared/04/01010000.xhp\">Keyboard commands</link>"
-msgstr "<link href=\"text/shared/04/01010000.xhp\">Comandos de tecles</link>"
+msgstr "<link href=\"text/shared/04/01010000.xhp\">Órdenes del tecláu</link>"
#. AWjj4
#: tipoftheday.xhp
@@ -28931,7 +28886,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tip of the day"
-msgstr ""
+msgstr "Conseyu del día"
#. hEahE
#: tipoftheday.xhp
@@ -28940,7 +28895,7 @@ msgctxt ""
"bm_id961630844980165\n"
"help.text"
msgid "<bookmark_value>tip of the day</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>conseyu del día</bookmark_value>"
#. DwAxd
#: tipoftheday.xhp
@@ -28949,7 +28904,7 @@ msgctxt ""
"hd_id161630843025887\n"
"help.text"
msgid "<link href=\"text/shared/guide/tipoftheday.xhp\">Tip of the Day</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/guide/tipoftheday.xhp\">Conseyu del día</link>"
#. PtZCz
#: tipoftheday.xhp
@@ -28967,7 +28922,7 @@ msgctxt ""
"par_id721630843443217\n"
"help.text"
msgid "Choose <menuitem>Help - Show Tip of the day</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Ayuda - Amosar el conseyu del día</menuitem>."
#. Mix66
#: tipoftheday.xhp
@@ -29156,7 +29111,7 @@ msgctxt ""
"par_idN10665\n"
"help.text"
msgid "Click the <emph>Outline</emph> tab to open outline view."
-msgstr "Faiga clic na ficha <emph>Esquema</emph> p'abrir la vista d'esquema."
+msgstr "Calca na llingüeta <emph>Esquema</emph> p'abrir la vista d'esquema."
#. RHrbx
#: undo_formatting.xhp
@@ -29500,14 +29455,14 @@ msgctxt ""
msgid "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\">Changing Your Working Directory</link></variable>"
msgstr "<variable id=\"workfolder\"><link href=\"text/shared/guide/workfolder.xhp\">Modificar el to direutoriu de trabayu</link></variable>"
-#. GC3DS
+#. z6pcf
#: workfolder.xhp
msgctxt ""
"workfolder.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:"
-msgstr "Cuando s'empecipia un diálogu p'abrir o guardar un documentu, $[officename] amuesa primeramente'l direutoriu de trabayu. Pa camudar esti direutoriu:"
+msgid "When you first start a <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] displays your working directory. To change this first directory:"
+msgstr ""
#. 6GsFV
#: workfolder.xhp
@@ -29536,6 +29491,15 @@ msgctxt ""
msgid "In the <emph>Select Path</emph> dialog, choose the working directory you want and click <emph>Select</emph>."
msgstr "Nel cuadru de diálogu <emph>Escoyer ruta</emph>, escueya'l direutoriu de trabayu que deseye y faiga clic en <emph>Escoyer</emph>."
+#. x3mZu
+#: workfolder.xhp
+msgctxt ""
+"workfolder.xhp\n"
+"par_id3158003\n"
+"help.text"
+msgid "When you change to different directories in <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] will display the last directory used."
+msgstr ""
+
#. Cz6ve
#: workfolder.xhp
msgctxt ""
@@ -29732,7 +29696,7 @@ msgctxt ""
"par_idN10757\n"
"help.text"
msgid "<link href=\"text/shared/02/01170000.xhp\">Form Controls toolbar</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\">Barra de herramienta Campos de control de formulariu</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\">Barra de ferramientes Controles de formulariu</link>"
#. 9oZRz
#: xforms.xhp
@@ -29984,7 +29948,7 @@ msgctxt ""
"par_idN109FC\n"
"help.text"
msgid "In the <emph>XML Filter</emph> dialog, click the <emph>General</emph> tab, and define the properties of the filter."
-msgstr "Nel diálogu <emph>Filtru XML</emph>, faiga clic na ficha <emph>Xeneral</emph> y defina les propiedaes del filtru."
+msgstr "Nel diálogu <emph>Peñera XML</emph>, calca na llingüeta <emph>Xeneral</emph> y defini les propiedaes de la peñera."
#. 8M2d6
#: xsltfilter_create.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/help.po b/source/ast/helpcontent2/source/text/shared/help.po
index b12a68e661e..20b07c031db 100644
--- a/source/ast/helpcontent2/source/text/shared/help.po
+++ b/source/ast/helpcontent2/source/text/shared/help.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: 2023-12-21 13:21+0100\n"
-"PO-Revision-Date: 2022-12-19 14:18+0000\n"
+"PO-Revision-Date: 2024-03-26 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542028599.000000\n"
#. jdDhb
@@ -59,7 +59,7 @@ msgctxt ""
"par_id953832383493636\n"
"help.text"
msgid "<variable id=\"pholderbmarksall\">Search in bookmarks for all modules</variable>"
-msgstr ""
+msgstr "<variable id=\"pholderbmarksall\">Guetar nos marcadores de tolos módulos</variable>"
#. EAfr8
#: browserhelp.xhp
@@ -68,7 +68,7 @@ msgctxt ""
"par_id335427459543352\n"
"help.text"
msgid "<variable id=\"pholderbmarkschosen\">Search in bookmarks for chosen module</variable>"
-msgstr ""
+msgstr "<variable id=\"pholderbmarkschosen\">Guetar nos marcadores del módulu esbilláu</variable>"
#. f6VrL
#: browserhelp.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"lang_id611525748224412\n"
"help.text"
msgid "<variable id=\"vi\">Vietnamese</variable>"
-msgstr ""
+msgstr "<variable id=\"vi\">Vietnamín</variable>"
#. B4ZiF
#: browserhelp.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/menu.po b/source/ast/helpcontent2/source/text/shared/menu.po
index 35ce229d4f3..bdef502eb84 100644
--- a/source/ast/helpcontent2/source/text/shared/menu.po
+++ b/source/ast/helpcontent2/source/text/shared/menu.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-25 09:45+0000\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
+"PO-Revision-Date: 2024-05-02 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/ast/>\n"
"Language: ast\n"
@@ -428,7 +428,7 @@ msgctxt ""
"par_id801689420619159\n"
"help.text"
msgid "<image src=\"cmd/lc_graphic.svg\" id=\"img_id831689420619160\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id681689420619161\">Icon Insert Shape</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_graphic.svg\" id=\"img_id831689420619160\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id681689420619161\">Iconu Inxertar una forma</alt></image>"
#. RKMoV
#: insert_shape.xhp
@@ -437,7 +437,7 @@ msgctxt ""
"par_id321689420619163\n"
"help.text"
msgid "Insert Shape"
-msgstr ""
+msgstr "Inxertar una forma"
#. MWkRP
#: insert_shape.xhp
@@ -482,7 +482,7 @@ msgctxt ""
"par_id030720160629546864\n"
"help.text"
msgid "Basic Shapes"
-msgstr ""
+msgstr "Formes básiques"
#. 8CEvF
#: insert_shape.xhp
@@ -536,7 +536,7 @@ msgctxt ""
"hd_id271689426283831\n"
"help.text"
msgid "Flowchart"
-msgstr ""
+msgstr "Diagrama de fluxu"
#. 6QCkL
#: insert_shape.xhp
@@ -736,6 +736,33 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage styles in a spreadsheet document.</ahelp>"
msgstr ""
+#. tgkBx
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id191713460859953\n"
+"help.text"
+msgid "Contains commands to create, edit, update, and manage styles in a presentation document."
+msgstr "Contién órdenes pa crear, editar, anovar y xestionar estilos nun documentu de presentación."
+
+#. Enc6m
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id991713461213944\n"
+"help.text"
+msgid "Choose <menuitem>Format - Styles</menuitem>."
+msgstr "Escueyi <menuitem>Formatu - Estilos</menuitem>."
+
+#. y8Gxg
+#: style_menu.xhp
+msgctxt ""
+"style_menu.xhp\n"
+"par_id811713461480734\n"
+"help.text"
+msgid "Choose <menuitem>Format - Styles</menuitem>."
+msgstr "Escueyi <menuitem>Formatu - Estilos</menuitem>."
+
#. BssPU
#: style_menu.xhp
msgctxt ""
@@ -824,7 +851,7 @@ msgctxt ""
"par_id321690379868876\n"
"help.text"
msgid "Choose <menuitem>Format - Image</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Imaxe</menuitem>"
#. FFzA8
#: submenu_image.xhp
@@ -833,7 +860,7 @@ msgctxt ""
"hd_id471690383078695\n"
"help.text"
msgid "Original Size"
-msgstr ""
+msgstr "Tamañu orixinal"
#. Xjhs9
#: submenu_image.xhp
@@ -860,7 +887,7 @@ msgctxt ""
"hd_id341690402790136\n"
"help.text"
msgid "<link href=\"text/shared/02/24010000.xhp\">Filter</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/24010000.xhp\">Peñera</link>"
#. DiNQt
#: submenu_image.xhp
@@ -878,7 +905,7 @@ msgctxt ""
"hd_id281692741932662\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\">Properties</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/05060000.xhp\">Propiedaes</link>"
#. UofYA
#: submenu_lists.xhp
@@ -887,7 +914,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Lists"
-msgstr ""
+msgstr "Llistes"
#. BEEuG
#: submenu_lists.xhp
@@ -896,7 +923,7 @@ msgctxt ""
"hd_id411816022675979\n"
"help.text"
msgid "<link href=\"text/shared/menu/submenu_lists.xhp\">Lists</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/menu/submenu_lists.xhp\">Llistes</link>"
#. HWyDE
#: submenu_lists.xhp
@@ -914,7 +941,7 @@ msgctxt ""
"par_id321690379868876\n"
"help.text"
msgid "Choose <menuitem>Format - Lists</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Formatu - Llistes</menuitem>"
#. zeHPg
#: submenu_rotateflip.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index c6ff0745650..e35640e7c52 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-07 07:47+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542196273.000000\n"
#. PzSYs
@@ -77,7 +77,7 @@ msgctxt ""
"par_id3125863\n"
"help.text"
msgid "<ahelp hid=\"HID_OFADLG_TREELISTBOX\" visibility=\"hidden\">Select an entry to edit.</ahelp>"
-msgstr "<ahelp hid=\"HID_OFADLG_TREELISTBOX\" visibility=\"hidden\">Escueya l'área que la so configuración predeterminada deseya ver o modificar.</ahelp>"
+msgstr "<ahelp hid=\"HID_OFADLG_TREELISTBOX\" visibility=\"hidden\">Esbilla una entrada pa editala.</ahelp>"
#. cLKW2
#: 01000000.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id631696600350892\n"
"help.text"
msgid "On the top right menu (☰), choose <menuitem>Options</menuitem>."
-msgstr ""
+msgstr "Nel menú na derecha cimera (☰), escueyi <menuitem>Opciones</menuitem>."
#. qGR9U
#: 01000000.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"par_id3151073\n"
"help.text"
msgid "My Documents"
-msgstr "Directoriu de trabayu"
+msgstr "Los mios documentos"
#. E2bhb
#: 01010300.xhp
@@ -1672,14 +1672,14 @@ msgctxt ""
msgid "Default document folder of your system"
msgstr "Carpeta de documentos predeterminada del sistema"
-#. qGCeQ
+#. VtF62
#: 01010300.xhp
msgctxt ""
"01010300.xhp\n"
"par_id3153418\n"
"help.text"
-msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog."
-msgstr "Va Ver esta carpeta la primer vegada qu'abra los cuadros de diálogu<emph>Abrir</emph> o <emph>Guardar</emph>."
+msgid "You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog. Also referred to as <link href=\"text/shared/guide/workfolder.xhp\">Working Directory</link>"
+msgstr ""
#. DmYec
#: 01010300.xhp
@@ -4469,7 +4469,7 @@ msgctxt ""
"par_id3153541\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optappearancepage/colorschemelb\">Selects the color scheme you want to use.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optappearancepage/colorschemelb\">Escueye l'esquema de color que deseya utilizar.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optappearancepage/colorschemelb\">Escueye l'esquema de color que quies utilizar.</ahelp>"
#. z8ZWF
#: 01012000.xhp
@@ -5902,6 +5902,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Amuesa comentarios. Faiga clic nun comentariu pa editar el testu. Utilice'l menú contestual del Navegador p'alcontrar o desaniciar un comentariu. Utilice'l menú contestual de comentarios pa desaniciar esti comentariu, tolos comentarios o tolos comentarios d'esti autor.</ahelp>"
+#. U2H3W
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id921711370112453\n"
+"help.text"
+msgid "Resolved comments"
+msgstr ""
+
+#. nE3Aa
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id281711393211024\n"
+"help.text"
+msgid "Display comments that have been marked as <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved</link>."
+msgstr ""
+
#. hDFez
#: 01040200.xhp
msgctxt ""
@@ -5947,6 +5965,51 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Display paragraphs that contain a <emph>Hidden Paragraph</emph> field.</ahelp> This option has the same function as the menu command <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\"><menuitem>View - Field Hidden Paragraphs</menuitem></link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline>."
msgstr ""
+#. PXfZj
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id541711370751566\n"
+"help.text"
+msgid "Display tracked changes"
+msgstr ""
+
+#. TGWoS
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id641711371294636\n"
+"help.text"
+msgid "Tracked deletions in margin"
+msgstr ""
+
+#. miaqX
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id571711373506102\n"
+"help.text"
+msgid "Displays text deleted from the document in the left margin, instead of inline."
+msgstr ""
+
+#. qZVCc
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"hd_id711711371135989\n"
+"help.text"
+msgid "Tooltips on tracked changes"
+msgstr ""
+
+#. mAKFc
+#: 01040200.xhp
+msgctxt ""
+"01040200.xhp\n"
+"par_id231711370755518\n"
+"help.text"
+msgid "Displays a tooltip when you mouseover a change in the document. The tooltip indicates the change's author, timestamp, and whether it is an insertion or deletion."
+msgstr ""
+
#. 5TDVz
#: 01040200.xhp
msgctxt ""
@@ -9412,14 +9475,14 @@ msgctxt ""
msgid "Spreadsheet Options"
msgstr "Opciones de fueyes de cálculu"
-#. CUzYJ
+#. MhAwv
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
"hd_id3156414\n"
"help.text"
-msgid "%PRODUCTNAME Calc Options"
-msgstr "Opciones de %PRODUCTNAME Calc"
+msgid "<variable id=\"calc_options_h1\"><link href=\"text/shared/optionen/01060000.xhp\">%PRODUCTNAME Calc Options</link></variable>"
+msgstr ""
#. Z6bPt
#: 01060000.xhp
@@ -9439,13 +9502,13 @@ msgctxt ""
msgid "View"
msgstr "Ver"
-#. jaDJr
+#. wXB9R
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value><bookmark_value>borders; cells on screen (Calc)</bookmark_value><bookmark_value>grids; displaying lines (Calc)</bookmark_value><bookmark_value>colors; grid lines and cells (Calc)</bookmark_value><bookmark_value>page breaks; displaying (Calc)</bookmark_value><bookmark_value>guides; showing (Calc)</bookmark_value><bookmark_value>displaying; zero values (Calc)</bookmark_value><bookmark_value>zero values; displaying (Calc)</bookmark_value><bookmark_value>tables in spreadsheets; value highlighting</bookmark_value><bookmark_value>cells; formatting without effect (Calc)</bookmark_value><bookmark_value>cells; coloring (Calc)</bookmark_value><bookmark_value>anchors; displaying (Calc)</bookmark_value><bookmark_value>colors;restriction (Calc)</bookmark_value><bookmark_value>text overflow in spreadsheet cells</bookmark_value><bookmark_value>references; displaying in color (Calc)</bookmark_value><bookmark_value>objects; displaying in spreadsheets</bookmark_value><bookmark_value>pictures; displaying in Calc</bookmark_value><bookmark_value>charts; displaying (Calc)</bookmark_value><bookmark_value>draw objects; displaying (Calc)</bookmark_value><bookmark_value>row headers; displaying (Calc)</bookmark_value><bookmark_value>column headers; displaying (Calc)</bookmark_value><bookmark_value>scrollbars; displaying (Calc)</bookmark_value><bookmark_value>sheet tabs; displaying</bookmark_value><bookmark_value>tabs; displaying sheet tabs</bookmark_value><bookmark_value>outlines;outline symbols</bookmark_value><bookmark_value>cells;formula indicator in cell</bookmark_value><bookmark_value>cells;formula hint</bookmark_value>"
+msgid "<bookmark_value>cells; showing grid lines (Calc)</bookmark_value> <bookmark_value>borders; cells on screen (Calc)</bookmark_value> <bookmark_value>grids; displaying lines (Calc)</bookmark_value> <bookmark_value>colors; grid lines and cells (Calc)</bookmark_value> <bookmark_value>page breaks; displaying (Calc)</bookmark_value> <bookmark_value>guides; showing (Calc)</bookmark_value> <bookmark_value>displaying; zero values (Calc)</bookmark_value> <bookmark_value>zero values; displaying (Calc)</bookmark_value> <bookmark_value>tables in spreadsheets; value highlighting</bookmark_value> <bookmark_value>cells; formatting without effect (Calc)</bookmark_value> <bookmark_value>cells; coloring (Calc)</bookmark_value> <bookmark_value>anchors; displaying (Calc)</bookmark_value> <bookmark_value>colors;restriction (Calc)</bookmark_value> <bookmark_value>text overflow in spreadsheet cells</bookmark_value> <bookmark_value>references; displaying in color (Calc)</bookmark_value> <bookmark_value>objects; displaying in spreadsheets</bookmark_value> <bookmark_value>pictures; displaying in Calc</bookmark_value> <bookmark_value>charts; displaying (Calc)</bookmark_value> <bookmark_value>draw objects; displaying (Calc)</bookmark_value> <bookmark_value>row headers; displaying (Calc)</bookmark_value> <bookmark_value>column headers; displaying (Calc)</bookmark_value> <bookmark_value>scrollbars; displaying (Calc)</bookmark_value> <bookmark_value>sheet tabs; displaying</bookmark_value> <bookmark_value>tabs; displaying sheet tabs</bookmark_value> <bookmark_value>outlines;outline symbols</bookmark_value> <bookmark_value>cells;formula indicator in cell</bookmark_value> <bookmark_value>cells;formula hint</bookmark_value> <bookmark_value>displaying; comment authorship</bookmark_value> <bookmark_value>pointer;themed</bookmark_value> <bookmark_value>pointer;system</bookmark_value> <bookmark_value>find all;displaying search summary</bookmark_value> <bookmark_value>cells;highlighting</bookmark_value>"
msgstr ""
#. uCp3Q
@@ -9466,6 +9529,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/TpViewPage\">Defines which elements of the <item type=\"productname\">%PRODUCTNAME</item> Calc main window are displayed. You can also show or hide highlighting of values in tables.</ahelp>"
msgstr ""
+#. F2CEt
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715611366567\n"
+"help.text"
+msgid "Choose <menuitem>Tools - Options - %PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
+#. USQUC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id741715611637972\n"
+"help.text"
+msgid "Press <input>Alt+F12</input> then choose <menuitem>%PRODUCTNAME Calc - View</menuitem>."
+msgstr ""
+
#. uGmMv
#: 01060100.xhp
msgctxt ""
@@ -9502,22 +9583,58 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/grid\" visibility=\"visible\">Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them.</ahelp> For printing, choose <emph>Format - Page Style - </emph><link href=\"text/scalc/01/05070500.xhp\"><emph>Sheet</emph></link> and mark the <emph>Grid</emph> check box."
msgstr ""
-#. QkscY
+#. BFFBw
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"hd_id3156326\n"
+"hd_id131715608178914\n"
"help.text"
-msgid "Color"
-msgstr "Color"
+msgid "Pointer"
+msgstr ""
-#. UMzth
+#. ucn54
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
-"par_id3154286\n"
+"par_id471715608193873\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/color\">Specifies a color for the grid lines in the current document.</ahelp> To see the grid line color that was saved with the document, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Application Colors</emph>, under <emph>Scheme</emph> find the entry <emph>Spreadsheet - Grid lines</emph> and set the color to \"Automatic\"."
+msgid "Specifies whether %PRODUCTNAME Calc displays the pointer in the system default style, or the style which matches the icon theme."
+msgstr ""
+
+#. io6DW
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id221715609620456\n"
+"help.text"
+msgid "Themed"
+msgstr ""
+
+#. AwDnq
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id331715609634665\n"
+"help.text"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
+#. hCRGM
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id1001715609641174\n"
+"help.text"
+msgid "System"
+msgstr ""
+
+#. EhJuR
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id31715609645437\n"
+"help.text"
+msgid "Shows the pointer as the system default, typically as an arrow."
msgstr ""
#. y2GVB
@@ -9619,13 +9736,13 @@ msgctxt ""
msgid "Comment indicator"
msgstr "Indicador de comentariu"
-#. KCtBY
+#. Bx8yt
#: 01060100.xhp
msgctxt ""
"01060100.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
+msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small triangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
msgstr ""
#. T4iFp
@@ -9646,6 +9763,33 @@ msgctxt ""
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
msgstr "Pue escribir y editar comentarios col comandu <link href=\"text/shared/01/04050000.xhp\"><emph>Inxertar - Comentariu</emph></link>. Los comentarios que s'amuesen de forma permanente puen editase faciendo clic nel cuadru de comentariu. Faiga clic nel Navegador y na entrada <emph>Comentarios</emph> va ver tolos comentarios que contenga'l documentu actual. Si fai doble clic nun comentariu nel Navegador, el cursor va saltar a la caxella correspondiente que contenga'l comentariu."
+#. T78Zm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id261715605964558\n"
+"help.text"
+msgid "Comment authorship"
+msgstr ""
+
+#. kKKAD
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id111715605983990\n"
+"help.text"
+msgid "If this box is checked, the author of the comment and the date and time at which the comment was made will appear in the comment window, when you mouseover a comment."
+msgstr ""
+
+#. tYLiN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id611716209450981\n"
+"help.text"
+msgid "The comment author name appears as it appears in the <emph>First Name</emph> and <emph>Last Name</emph> fields in the <link href=\"text/shared/optionen/01010100.xhp#name\"><emph>User Data</emph></link> dialog. If those fields are blank, the author name appears as \"Unknown Author\". Updating the user data only affects comments made after the update."
+msgstr ""
+
#. rRMZW
#: 01060100.xhp
msgctxt ""
@@ -9691,6 +9835,42 @@ msgctxt ""
msgid "When this command is active, any colors assigned in the document will not be displayed until the function is deactivated."
msgstr "Mientres esta opción tea activa nun se van amosar el colores asignaos nel documentu."
+#. qjxpC
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id441715869656096\n"
+"help.text"
+msgid "Column/Row highlighting"
+msgstr ""
+
+#. 95fif
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id311715869701090\n"
+"help.text"
+msgid "When this command is active, the column and row of a selected cell is highlighted. If multiple cells are selected, only the column and row of the first cell is highlighted."
+msgstr ""
+
+#. JRrmN
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id301715869411090\n"
+"help.text"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. ZwybY
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id221715869527909\n"
+"help.text"
+msgid "When this command is active, the background of a cell is highlighted when it is in edit mode."
+msgstr ""
+
#. mKCDj
#: 01060100.xhp
msgctxt ""
@@ -9952,6 +10132,60 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
msgstr ""
+#. DbySm
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"hd_id931715613945224\n"
+"help.text"
+msgid "Summary on search"
+msgstr ""
+
+#. 79z6u
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id471715613958781\n"
+"help.text"
+msgid "If this box is checked, a Search Results window appears when you choose <menuitem>Find All</menuitem> in the <link href=\"text/shared/find_toolbar.xhp\"><menuitem>Find Bar</menuitem></link>. The Search Results box states the number of matching search results and lists:"
+msgstr ""
+
+#. VtT98
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id671715625666455\n"
+"help.text"
+msgid "the sheet where each result is located;"
+msgstr ""
+
+#. SgRWA
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715626207799\n"
+"help.text"
+msgid "the sheet where each result is located; and"
+msgstr ""
+
+#. m8yZc
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id171715625670755\n"
+"help.text"
+msgid "the contents of the cell containing each result."
+msgstr ""
+
+#. iQEKa
+#: 01060100.xhp
+msgctxt ""
+"01060100.xhp\n"
+"par_id131715625842347\n"
+"help.text"
+msgid "Unchecking the <menuitem>Show this dialog</menuitem> box in the Search Results window disables this feature."
+msgstr ""
+
#. bBVnj
#: 01060300.xhp
msgctxt ""
@@ -10661,7 +10895,7 @@ msgctxt ""
"par_id3152576\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/steps\">Sets the maximum number of iteration steps.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/steps\">Establez el máximu de ciclos de iteración.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/steps\">Afita'l númberu máximu de ciclos de iteración.</ahelp>"
#. 6X8Ae
#: 01060500.xhp
@@ -10688,7 +10922,7 @@ msgctxt ""
"hd_id3147125\n"
"help.text"
msgid "Date"
-msgstr "Fecha"
+msgstr "Data"
#. VVQGt
#: 01060500.xhp
@@ -11077,6 +11311,15 @@ msgctxt ""
msgid "<emph>Example</emph>: Cell E5 contains the text \"Europe\". Below, in cell E6, is the value 100 and in cell E7 the value 200. If the <emph>Automatically find column and row labels</emph> box is marked, you can write the following formula in cell A1: =SUM(Europe)."
msgstr "<emph>Exemplu</emph>: la caxella Y5 contién el testu «Europa». Debaxo, na caxella Y6, atópase'l valor 100 y na caxella Y7 el valor 200. Si la opción <emph>Guetar automáticamente les etiquetes de fileres y columnes</emph> ta escoyida, pues escribir la fórmula siguiente na caxella A1: =SUMA(Europa)."
+#. h3Mxg
+#: 01060500.xhp
+msgctxt ""
+"01060500.xhp\n"
+"par_id101713445258305\n"
+"help.text"
+msgid "For more information, see <link href=\"text/scalc/guide/address_auto.xhp\">Recognizing Names as Addressing</link>."
+msgstr ""
+
#. zDS7k
#: 01060500.xhp
msgctxt ""
@@ -11608,13 +11851,13 @@ msgctxt ""
msgid "Formula"
msgstr "Fórmula"
-#. FHEEW
+#. Nr6SJ
#: 01060900.xhp
msgctxt ""
"01060900.xhp\n"
"bm_id4249399\n"
"help.text"
-msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value>"
+msgid "<bookmark_value>formula options;formula syntax</bookmark_value><bookmark_value>formula options;separators</bookmark_value><bookmark_value>formula options;reference syntax in string parameters</bookmark_value><bookmark_value>formula options;recalculating spreadsheets</bookmark_value><bookmark_value>formula options;large spreadsheet files</bookmark_value><bookmark_value>formula options;loading spreadsheet files</bookmark_value><bookmark_value>separators;function</bookmark_value><bookmark_value>separators;array column</bookmark_value><bookmark_value>separators;array row</bookmark_value><bookmark_value>recalculate;formula options</bookmark_value><bookmark_value>recalculating;formula options</bookmark_value><bookmark_value>recalculating;large spreadsheet files</bookmark_value><bookmark_value>loading;large spreadsheet files</bookmark_value><bookmark_value>loading;optimal row height</bookmark_value><bookmark_value>optimal row height;recalculation</bookmark_value>"
msgstr ""
#. BPgci
@@ -11878,6 +12121,51 @@ msgctxt ""
msgid "%PRODUCTNAME saved ODF spreadsheets will honor <emph>Never recalculate</emph> and <emph>Always recalculate</emph> options."
msgstr ""
+#. 2dePp
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"hd_id351712589455802\n"
+"help.text"
+msgid "Optimal Row Height"
+msgstr ""
+
+#. GsJYy
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id861712590713554\n"
+"help.text"
+msgid "For large spreadsheets documents, optimal row height calculation depends on the cell contents formatting and also on the result of the conditional formatted formulas. This setting helps to shorten load times by controlling the optimal row height calculation."
+msgstr ""
+
+#. j2VjF
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id301712590444434\n"
+"help.text"
+msgid "<emph>Never recalculate</emph> - No row height will be recalculated on loading the file."
+msgstr ""
+
+#. UPudE
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id171712590450298\n"
+"help.text"
+msgid "<emph>Always recalculate</emph> - All row height will be recalculated on file load."
+msgstr ""
+
+#. AJUSH
+#: 01060900.xhp
+msgctxt ""
+"01060900.xhp\n"
+"par_id91712590453754\n"
+"help.text"
+msgid "<emph>Prompt user</emph> - Prompt user for action."
+msgstr ""
+
#. FZg3A
#: 01060900.xhp
msgctxt ""
@@ -16043,7 +16331,7 @@ msgctxt ""
"par_id060920152301168\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/aboutconfigdialog/edit\">Opens a dialog to edit the preference.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/aboutconfigdialog/edit\">Abre un diálogu pa editar la preferencia.</ahelp>"
#. aZSk8
#: expertconfig.xhp
@@ -16052,7 +16340,7 @@ msgctxt ""
"par_id0609201523043085\n"
"help.text"
msgid "Double-click in the preference row to edit current string and long values or toggle boolean types."
-msgstr ""
+msgstr "Calca dos vegaes sobro la fila de la preferencia pa editar la cadena o valor llargu actual o alternar ente tribes booleanes."
#. HGh4N
#: expertconfig.xhp
@@ -16819,6 +17107,15 @@ msgctxt ""
msgid "Select the <link href=\"text/shared/optionen/macrosecurity.xhp\">macro security</link> level from one of four options. The options differ according to the security level. Macros that are allowed to run on a higher security level are also allowed to run in all lower levels."
msgstr "Escueya'l nivel de <link href=\"text/shared/optionen/macrosecurity.xhp\">seguridá de macros</link> d'ente cuatro opciones. Les opciones varien según el nivel de seguridá. Les macros que puen executase nun nivel de seguridá alto tamién puen executase en tolos niveles inferiores."
+#. JrJD3
+#: macrosecurity_sl.xhp
+msgctxt ""
+"macrosecurity_sl.xhp\n"
+"par_id711710921223843\n"
+"help.text"
+msgid "A change in macro security level will only be taken into account in files opened after the change. For files currently opened, you will have to reload them."
+msgstr ""
+
#. ocGx6
#: macrosecurity_sl.xhp
msgctxt ""
@@ -17575,6 +17872,60 @@ msgctxt ""
msgid "for more information on OpenCL, visit <link href=\"https://www.khronos.org/opencl/\">the OpenCL site</link>"
msgstr ""
+#. GDFRi
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id961713183211118\n"
+"help.text"
+msgid "By default, OpenCL is enabled in %PRODUCTNAME . While enabled, OpenCL takes advantage of a device’s GPU (graphics processing unit) for faster performance time during calculations. This is helpful when working with large spreadsheets in %PRODUCTNAME Calc that require calculations on large sets of data."
+msgstr ""
+
+#. eNqED
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"hd_id101713183273963\n"
+"help.text"
+msgid "OpenCL Options"
+msgstr ""
+
+#. rg6NA
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id841713183298490\n"
+"help.text"
+msgid "If OpenCL is already enabled, the dialog displays <emph>OpenCL is available for use</emph>. If OpenCL is not currently enabled, the displays <emph>OpenCL is not used</emph>."
+msgstr ""
+
+#. sCABB
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"hd_id291713183290002\n"
+"help.text"
+msgid "Allow Use of OpenCL"
+msgstr ""
+
+#. tFrFk
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id831713183303281\n"
+"help.text"
+msgid "Select or deselect this checkbox to enable or disable OpenCL. Select Apply or OK to update settings. In order for any changes to take effect, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. VgajM
+#: opencl.xhp
+msgctxt ""
+"opencl.xhp\n"
+"par_id771713183669144\n"
+"help.text"
+msgid "OpenCL depends on the availability of working drivers for your computer hardware. If OpenCL is not enabled by default, the drivers are not in working state, they may not exist or they are not installed."
+msgstr ""
+
#. uqPJR
#: securityoptionsdialog.xhp
msgctxt ""
@@ -18086,7 +18437,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "DeepL Server Options"
-msgstr ""
+msgstr "Opciones de sirvidor DeepL"
#. 9TyAw
#: translatetools.xhp
@@ -18221,7 +18572,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "The dialog has the following tab pages:"
-msgstr "El diálogu cunta coles siguientes fiches:"
+msgstr "El diálogu cunta coles siguientes llingüetes:"
#. qTkAE
#: viewcertificate_c.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress.po b/source/ast/helpcontent2/source/text/simpress.po
index 369ba039bcc..3707fc4c0c2 100644
--- a/source/ast/helpcontent2/source/text/simpress.po
+++ b/source/ast/helpcontent2/source/text/simpress.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-03 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-04-28 01:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/ast/>\n"
"Language: ast\n"
@@ -13,36 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1507112008.000000\n"
-#. GdQGG
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"tit\n"
-"help.text"
-msgid "Lists"
-msgstr "Llistes"
-
-#. fyBeH
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"hd_id501649419524037\n"
-"help.text"
-msgid "<variable id=\"h1\"><link href=\"text/simpress/format_submenu_lists.xhp\">Lists</link></variable>"
-msgstr "<variable id=\"h1\"><link href=\"text/simpress/format_submenu_lists.xhp\">Llistes</link></variable>"
-
-#. SNCBB
-#: format_submenu_lists.xhp
-msgctxt ""
-"format_submenu_lists.xhp\n"
-"par_id291649419524039\n"
-"help.text"
-msgid "For the selected paragraphs, adds numbering or bullets, edit the outline levels and move them up or down in the slide."
-msgstr "Para los párrafos esbillaos, dexa amestar numberación o viñetes, editar los niveles del esquema y movelos pa riba o embaxo na diapositiva."
-
#. 2Va4w
#: main0000.xhp
msgctxt ""
@@ -1420,69 +1393,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
msgstr ""
-#. EzBaC
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id951602975070826\n"
-"help.text"
-msgid "<link href=\"text/simpress/format_submenu_lists.xhp\">Lists</link>"
-msgstr "<link href=\"text/simpress/format_submenu_lists.xhp\">Llistes</link>"
-
-#. FC8nb
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"par_id461602975083850\n"
-"help.text"
-msgid "Opens a submenu where you can modify the formatting of list paragraphs."
-msgstr "Abre un somenú pa modificar el formatu de los párrafos d'una llista."
-
-#. vmbqC
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id451615217475502\n"
-"help.text"
-msgid "Styles"
-msgstr "Estilos"
-
-#. bpU6u
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"par_id41615217505414\n"
-"help.text"
-msgid "Shows commands to edit, update, create, and manage styles."
-msgstr ""
-
-#. PgcT7
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3147401\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020000.xhp\">Character</link>"
-msgstr "<link href=\"text/shared/01/05020000.xhp\">Caráuter</link>"
-
-#. MpiD6
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3149941\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030000.xhp\">Paragraph</link>"
-msgstr "<link href=\"text/shared/01/05030000.xhp\">Párrafu</link>"
-
-#. SMbFw
-#: main_format.xhp
-msgctxt ""
-"main_format.xhp\n"
-"hd_id3147299\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06050000.xhp\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\">Numberación y viñetes</link>"
-
#. LnFgm
#: main_format.xhp
msgctxt ""
@@ -1528,14 +1438,14 @@ msgctxt ""
msgid "Slide"
msgstr "Diapositiva"
-#. BrzLC
+#. SjkQf
#: main_slide.xhp
msgctxt ""
"main_slide.xhp\n"
"hd_id0908201507475698\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Diapositiva</link>"
+msgid "<variable id=\"slide_h1\"><link href=\"text/simpress/main_slide.xhp\">Slide</link></variable>"
+msgstr ""
#. QAk8D
#: main_slide.xhp
@@ -1886,7 +1796,7 @@ msgctxt ""
"hd_id301615489789755\n"
"help.text"
msgid "Navigate"
-msgstr ""
+msgstr "Restolar"
#. 62VZA
#: main_slide.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/00.po b/source/ast/helpcontent2/source/text/simpress/00.po
index 5dd0f03adbd..c28e7655b98 100644
--- a/source/ast/helpcontent2/source/text/simpress/00.po
+++ b/source/ast/helpcontent2/source/text/simpress/00.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-03-06 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1523977283.000000\n"
#. sqmGT
@@ -59,7 +59,7 @@ msgctxt ""
"par_id3147435\n"
"help.text"
msgid "<image id=\"img_id3156441\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156441\">Icon Rectangle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156441\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156441\">Iconu Reutángulu</alt></image>"
#. WDm24
#: 00000004.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id3147004\n"
"help.text"
msgid "<image id=\"img_id3159236\" src=\"cmd/lc_freeline_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159236\">Icon Curve</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159236\" src=\"cmd/lc_freeline_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159236\">Iconu Curva</alt></image>"
#. UEPDr
#: 00000004.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"par_id3156449\n"
"help.text"
msgid "<image id=\"img_id3149409\" src=\"cmd/lc_objectalignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149409\">Icon Alignment</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149409\" src=\"cmd/lc_objectalignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149409\">Iconu Alliniación</alt></image>"
#. L68Vx
#: 00000004.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"par_id3157982\n"
"help.text"
msgid "Choose <menuitem>View - Outline</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Ver - Esquema</menuitem>."
#. RtvDG
#: 00000403.xhp
@@ -347,7 +347,7 @@ msgctxt ""
"par_id3149875\n"
"help.text"
msgid "Choose <menuitem>View - Slide Sorter</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Ver - Clasificador de diapositives</menuitem>."
#. ZjiEB
#: 00000403.xhp
@@ -491,7 +491,7 @@ msgctxt ""
"par_id3149286\n"
"help.text"
msgid "<variable id=\"hinterzeichnung\">Choose <menuitem>View - Normal</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"hinterzeichnung\">Escueyi <menuitem>Ver - Normal</menuitem>.</variable>"
#. NLD2D
#: 00000403.xhp
@@ -538,24 +538,6 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Escoyer <emph>Inxertar - Doblar diapositiva</emph></variable>"
-#. jgiAE
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
-msgstr "<variable id=\"seitegliederung\">Escoyer <emph>Inxertar - Páxina a partir d'esquema</emph></variable>"
-
-#. EB7uY
-#: 00000404.xhp
-msgctxt ""
-"00000404.xhp\n"
-"par_id3154254\n"
-"help.text"
-msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
-msgstr "<variable id=\"uebersicht\">Escoyer <emph>Inxertar - Páxina resumen</emph></variable>"
-
#. bE8Fw
#: 00000404.xhp
msgctxt ""
@@ -1060,6 +1042,15 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <menuitem>Slide Show - Slide Show Settings</menuitem>.</variable>"
msgstr ""
+#. edrqR
+#: 00000407.xhp
+msgctxt ""
+"00000407.xhp\n"
+"par_id481716217227859\n"
+"help.text"
+msgid "Choose <menuitem>Slide Show - Slide Show Settings</menuitem>."
+msgstr ""
+
#. BWo6W
#: 00000407.xhp
msgctxt ""
@@ -1608,3 +1599,39 @@ msgctxt ""
"help.text"
msgid "New Slide"
msgstr ""
+
+#. Fp3DY
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id951716313892164\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Summary Slide</menuitem>"
+msgstr ""
+
+#. REDJL
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id991716313893208\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem>"
+msgstr ""
+
+#. QDeb8
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id691716314144474\n"
+"help.text"
+msgid "Choose <menuitem>Slide - Expand Slide</menuitem>"
+msgstr ""
+
+#. UTFXn
+#: slide_menu.xhp
+msgctxt ""
+"slide_menu.xhp\n"
+"par_id571716314145018\n"
+"help.text"
+msgid "Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem>"
+msgstr ""
diff --git a/source/ast/helpcontent2/source/text/simpress/01.po b/source/ast/helpcontent2/source/text/simpress/01.po
index aa84cbc4f33..0a8f211da05 100644
--- a/source/ast/helpcontent2/source/text/simpress/01.po
+++ b/source/ast/helpcontent2/source/text/simpress/01.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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-09 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-04-24 06:21+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1535978252.000000\n"
#. mu9aV
@@ -32,7 +32,7 @@ msgctxt ""
"bm_id3153728\n"
"help.text"
msgid "<bookmark_value>Presentation JPEG export</bookmark_value> <bookmark_value>Drawing JPEG export</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>esportación de presentaciones en JPEG</bookmark_value><bookmark_value>esportación de dibuxos en JPEG</bookmark_value>"
#. YFAxC
#: 01170000.xhp
@@ -41,7 +41,7 @@ msgctxt ""
"hd_id3153728\n"
"help.text"
msgid "<link href=\"text/simpress/01/01170000.xhp\">Export</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/01/01170000.xhp\">Esportar</link>"
#. KTVcm
#: 01170000.xhp
@@ -455,7 +455,7 @@ msgctxt ""
"par_id9635914\n"
"help.text"
msgid "<ahelp hid=\".\">In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the <item type=\"keycode\">Tab</item> key, the next shape in the defined order is selected.</ahelp>"
-msgstr "<ahelp hid=\".\">Nel sub-menú pue escoyer d'amosar una llista de toles formes o solamente les formes nomaos. Cuando afita'l focu a una diapositiva y prima la tecla <item type=\"keycode\">Tabulador</item>, la próxima forma nel orde definíu ye escoyíu.</ahelp>"
+msgstr "<ahelp hid=\".\">Nel somenú pues escoyer d'amosar una llista de toles formes o solamente les formes nomaes. Cuando afites el focu a una diapositiva y primes la tecla <item type=\"keycode\">Tabulador</item>, s'esbilla la próxima forma nel orde definíu.</ahelp>"
#. zCb2c
#: 02110000.xhp
@@ -1276,14 +1276,14 @@ msgctxt ""
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
msgstr "<bookmark_value>mou esquema</bookmark_value><bookmark_value>editar;títulos de diapositiva</bookmark_value>"
-#. ChBEP
+#. hpKmW
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
"hd_id3149664\n"
"help.text"
-msgid "<link href=\"text/simpress/01/03090000.xhp\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\">Esquema</link>"
+msgid "<variable id=\"outline_h1\"><link href=\"text/simpress/01/03090000.xhp\">Outline</link></variable>"
+msgstr ""
#. MF87J
#: 03090000.xhp
@@ -1913,7 +1913,7 @@ msgctxt ""
"par_idN10697\n"
"help.text"
msgid "The <emph>Header and Footer</emph> dialog contains the following tab pages:"
-msgstr "El diálogu <emph>Testera y pie de páxina</emph> contién les siguientes fiches:"
+msgstr "El diálogu <emph>Testera y pie de páxina</emph> contién les llingüetes siguientes:"
#. vaXNa
#: 03152000.xhp
@@ -2860,14 +2860,14 @@ msgctxt ""
msgid "<bookmark_value>expanding;slides</bookmark_value><bookmark_value>slides;expanding</bookmark_value>"
msgstr "<bookmark_value>ampliar;diapositives</bookmark_value><bookmark_value>diapositives;ampliar</bookmark_value>"
-#. uNv5T
+#. 9uAZj
#: 04130000.xhp
msgctxt ""
"04130000.xhp\n"
"hd_id3146119\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link>"
-msgstr "<link href=\"text/simpress/01/04130000.xhp\">Ampliar diapositiva</link>"
+msgid "<variable id=\"expand_slide_h1\"><link href=\"text/simpress/01/04130000.xhp\">Expand Slide</link></variable>"
+msgstr ""
#. 3hw2c
#: 04130000.xhp
@@ -2914,14 +2914,14 @@ msgctxt ""
msgid "<bookmark_value>summary slide</bookmark_value>"
msgstr "<bookmark_value>diapositiva resumen</bookmark_value>"
-#. UZAUy
+#. sCC6G
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
"hd_id3154013\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link>"
-msgstr "<link href=\"text/simpress/01/04140000.xhp\">Páxina resumen</link>"
+msgid "<variable id=\"summary_slide_h1\"><link href=\"text/simpress/01/04140000.xhp\">Summary Slide</link></variable>"
+msgstr ""
#. sYR47
#: 04140000.xhp
@@ -2984,7 +2984,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Date (fixed)"
-msgstr "Fecha (fixa)"
+msgstr "Data (fixa)"
#. fVAhk
#: 04990100.xhp
@@ -6271,13 +6271,13 @@ msgctxt ""
msgid "Slide Show Settings"
msgstr "Configuración de la presentación"
-#. YQU4Y
+#. 4cBUf
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
"bm_id3153818\n"
"help.text"
-msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
+msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value> <bookmark_value>presentations; enable remote control</bookmark_value> <bookmark_value>presentations; enable insecure connections</bookmark_value> <bookmark_value>presentations; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; enable remote control</bookmark_value> <bookmark_value>slide shows; enable insecure connections</bookmark_value> <bookmark_value>slide shows; enable unencrypted connections</bookmark_value> <bookmark_value>slide shows; navigation bar settings</bookmark_value> <bookmark_value>presentation; navigation bar settings</bookmark_value>"
msgstr ""
#. KBJev
@@ -6395,7 +6395,7 @@ msgctxt ""
"hd_id3150482\n"
"help.text"
msgid "Full screen"
-msgstr ""
+msgstr "Pantalla completa"
#. KE3kd
#: 06080000.xhp
@@ -6604,6 +6604,24 @@ msgctxt ""
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">La ventana de $[officename] permanez na parte cimera de la ventana mientres la presentación. Nun se va amosar la ventana de nengún otru programa delantre de la presentación.</ahelp>"
+#. T6F5S
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id851716226303008\n"
+"help.text"
+msgid "Live-mode slideshow editing"
+msgstr ""
+
+#. xoann
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id511716226331936\n"
+"help.text"
+msgid "When this box is checked the Impress main document window remains active during the presentation. Users can continue to edit slide content. Changes will be reflected in the running slideshow."
+msgstr ""
+
#. dnXCx
#: 06080000.xhp
msgctxt ""
@@ -6694,6 +6712,24 @@ msgctxt ""
msgid "The navigation bar allows the presenter to control the presentation with buttons at the bottom left of the screen, either with the mouse pointer or directly on display if a touch screen is used."
msgstr ""
+#. QACFB
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id221716227647562\n"
+"help.text"
+msgid "Button size"
+msgstr ""
+
+#. 55gkP
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id851716227648861\n"
+"help.text"
+msgid "Select the size of the buttons in the navigation bar from the dropdown."
+msgstr ""
+
#. VfvEF
#: 06080000.xhp
msgctxt ""
@@ -6721,6 +6757,15 @@ msgctxt ""
msgid "Specifies that you want to enable Bluetooth remote control while Impress is running. Unmark<emph> Enable remote control</emph> to disable remote controlling."
msgstr ""
+#. YEnzg
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id241716224473837\n"
+"help.text"
+msgid "Download app"
+msgstr ""
+
#. 2tZxn
#: 06080000.xhp
msgctxt ""
@@ -6730,6 +6775,42 @@ msgctxt ""
msgid "A link directs you to the <link href=\"https://hub.libreoffice.org/impress-remote\">available options to install the application</link> on your device."
msgstr ""
+#. JRgf9
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"hd_id471716213316781\n"
+"help.text"
+msgid "Enable insecure WiFi connections"
+msgstr ""
+
+#. K9xgv
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318479\n"
+"help.text"
+msgid "If this box is checked, %PRODUCTNAME Impress enables insecure and unencrypted connections via IP on all interfaces."
+msgstr ""
+
+#. SVwum
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id741716213318480\n"
+"help.text"
+msgid "You can only enable insecure WiFi connections if remote control is enabled."
+msgstr ""
+
+#. 9CBTY
+#: 06080000.xhp
+msgctxt ""
+"06080000.xhp\n"
+"par_id171716213320419\n"
+"help.text"
+msgid "Enabling insecure WiFi connections is not recommended in public settings."
+msgstr ""
+
#. w2iqM
#: 06100000.xhp
msgctxt ""
@@ -7493,7 +7574,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>converting; to contours</bookmark_value><bookmark_value>contours; converting to</bookmark_value>"
-msgstr "<bookmark_value>convertir;en contornes</bookmark_value><bookmark_value>contornes;convertir en</bookmark_value>"
+msgstr "<bookmark_value>convertir;en contornos</bookmark_value><bookmark_value>contornos;convertir en</bookmark_value>"
#. gAGkK
#: 13050700.xhp
@@ -8312,7 +8393,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "The dialog contains the following tab pages:"
-msgstr "El diálogu contién les siguientes fiches:"
+msgstr "El diálogu contién les siguientes llingüetes:"
#. WDEqw
#: effectoptionseffect.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/02.po b/source/ast/helpcontent2/source/text/simpress/02.po
index 0bbbd81882e..793fe4469c7 100644
--- a/source/ast/helpcontent2/source/text/simpress/02.po
+++ b/source/ast/helpcontent2/source/text/simpress/02.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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-03 09:45+0000\n"
+"PO-Revision-Date: 2024-03-31 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1507112012.000000\n"
#. AiACn
@@ -50,7 +50,7 @@ msgctxt ""
"par_id3155434\n"
"help.text"
msgid "The number of a hidden slide is crossed out. To show a hidden slide, choose <menuitem>Slide Show - Show/Hide Slide</menuitem> again."
-msgstr ""
+msgstr "El númberu d'una diapositiva anubrida amuésase tacháu. P'amosar una diapositiva anubrida, escueyi <menuitem>Presentación de diapositives - Amosar/anubrir diapositiva</menuitem> nuevamente."
#. cjT2r
#: 04010000.xhp
@@ -59,7 +59,7 @@ msgctxt ""
"par_id3148772\n"
"help.text"
msgid "<image id=\"img_id3156067\" src=\"cmd/lc_hideslide.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156067\">Icon Hide Slide</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156067\" src=\"cmd/lc_hideslide.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156067\">Iconu Anubrir la diapositiva</alt></image>"
#. sLDAL
#: 04010000.xhp
@@ -1067,7 +1067,7 @@ msgctxt ""
"par_id3154104\n"
"help.text"
msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Color Bar</menuitem>."
-msgstr ""
+msgstr "P'amosar la <menuitem>barra de colores</menuitem>, escueyi <menuitem>Ver - Barra de colores</menuitem>."
#. 7z8fd
#: 10030000.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"par_id3154602\n"
"help.text"
msgid "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Icon Transparency</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Iconu Tresparencia</alt></image>"
#. xZb79
#: 10030000.xhp
@@ -1112,7 +1112,7 @@ msgctxt ""
"par_id3151311\n"
"help.text"
msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Color Bar</menuitem>."
-msgstr ""
+msgstr "P'amosar la <menuitem>barra de colores</menuitem>, escueyi <menuitem>Ver - Barra de colores</menuitem>."
#. HMYUP
#: 10030000.xhp
@@ -1121,7 +1121,7 @@ msgctxt ""
"par_id3150990\n"
"help.text"
msgid "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Icon Gradient</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Iconu Dilíu</alt></image>"
#. nVb58
#: 10030000.xhp
@@ -3047,7 +3047,7 @@ msgctxt ""
"par_id3145593\n"
"help.text"
msgid "<ahelp hid=\".uno:Cube\">Draws a filled cube where you drag in the slide. To draw a 3D rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Cube\">Dibuxa un cubu rellenu al abasnar na diapositiva. Pa dibuxar un reutángulu 3D, caltén calcada la tecla <keycode>Mayús</keycode> al abasnar.</ahelp>"
#. DG2Aa
#: 10090000.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/guide.po b/source/ast/helpcontent2/source/text/simpress/guide.po
index 2fd3eb7f696..8089e90ab9b 100644
--- a/source/ast/helpcontent2/source/text/simpress/guide.po
+++ b/source/ast/helpcontent2/source/text/simpress/guide.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: 2023-12-04 15:06+0100\n"
-"PO-Revision-Date: 2024-01-18 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-04-27 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/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 5.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1535978253.000000\n"
#. S83CC
@@ -113,7 +113,7 @@ msgctxt ""
"par_id31506541\n"
"help.text"
msgid "The Status bar displays \"Shape selected\". The Custom Shapes can be viewed in a 2D mode or in a 3D mode. At any time, you can switch the view between the two modes. You use the Basic Shapes, Symbol Shapes, and the following icons on the Drawing toolbar to create Custom Shapes. The Custom Shapes can be changed using the 3D Settings toolbar. They do not form a 3D scene, they cannot be illuminated by more than one light source, they show no reflections, and there are some more limitations. You can convert them to a 3D scene, but then they are no longer Custom Shapes. Custom Shapes in 2D or 3D mode can be exported to and imported from Microsoft Office formats."
-msgstr "La barra d'estáu amuesa \"Forma escoyida\". Pue visualizar les formes personalizaes en mou 2D o 3D. Pue camudar la vista ente los dos maneres en cualquier momentu. Pa crear formes personalizaes, pue usar les formes básiques, les formes de símbolos y los iconos posteriores de la barra de ferramientes \"Dibuxu\". Les formes personalizaes puen camudase usando la barra de ferramientes \"Configuración 3D\". Nun formen una escena 3D, nun puen allumase más que por una fonte de lluz, nun s'amuesen los reflexos, y hai delles llimitaciones más. Pue convertiles a una escena 3D, pero entós yá nun van ser formes personalizaes. Les formes personalizaes en mou 2D y 3D puen importase y esportase al formatu de Microsoft Office."
+msgstr "La barra d'estáu amuesa «Forma esbillada». Pues visualizar les formes personalizaes en mou 2D o 3D. Pues camudar la vista ente los dos moos en cualquier momentu. Pa crear formes personalizaes, pues usar les formes básiques, les formes de símbolos y los iconos siguientes de la barra de ferramientes Dibuxu. Les formes personalizaes puen camudase usando la barra de ferramientes Axustes 3D. Nun formen una escena 3D, nun puen allumase más que por una fonte de lluz, nun s'amuesen los reflexos, y hai delles llimitaciones más. Pues convertiles a una escena 3D, pero entós yá nun van ser formes personalizaes. Les formes personalizaes en mou 2D y 3D puen importase y esportase a los formatos del Office de Microsoft."
#. EQ8nD
#: 3d_create.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_id2629474\n"
"help.text"
msgid "If you select \"Curve\", \"Polygon\", or \"Freeform Line\", the dialog closes and you can draw your own path. If the drawing is finished and not canceled, the created path is removed from the document and inserted as a motion path effect."
-msgstr "Si escueyes, \"Curva\", \"Polígonu\", o \"Llinia de Forma Llibre\", el diálogu zarros y pue dibuxar la so ruta deseyada. Si'l dibuxu esta completáu y non encaboxáu, la ruta creada ta removida del documentu y inxertáu como un efeutu de ruta de moción."
+msgstr "Si escueyes «Curva», «Polígonu» o «Llinia de forma llibre», el diálogu zarraráse y pues dibuxar el to camín deseyáu. Si'l dibuxu ta completáu y non encaboxáu, la ruta creada desaníciase del documentu y s'inxerta como un efeutu de ruta de moción."
#. 2w7Di
#: animated_objects.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"par_id4524674\n"
"help.text"
msgid "If the Custom Animation Panel is visible, the motion paths of all effects of the current slide are drawn as a transparent overlay on the slide. All paths are visible all the time, therefore animations with consecutive paths can be created easily."
-msgstr "Si'l Panel d'Animación Personalizada ta visible, les rutes de mociones de tolos efeutos de la diapositiva corriente tán dibuxáu como un sobrepuestu na diapositiva. Toles rutes tán visibles tol tiempu, asina que les animaciones con rutes consecutives puen ser creaes fácilmente."
+msgstr "Si'l Panel Animación personalizada ta visible, les rutes de mociones de tolos efeutos de la diapositiva corriente dibúxense como un sobrepuestu na diapositiva. Toles rutes son visibles tol tiempu, colo que ye posible crear animaciones con rutes consecutives fácilmente."
#. teBif
#: animated_objects.xhp
@@ -2012,7 +2012,7 @@ msgctxt ""
"hd_id170820171213372327\n"
"help.text"
msgid "Computer:"
-msgstr ""
+msgstr "Ordenador:"
#. yBAuo
#: impress_remote.xhp
@@ -2957,7 +2957,7 @@ msgctxt ""
"par_id3156382\n"
"help.text"
msgid "Choose <emph>Format - Line</emph>, and then click the <emph>Line Styles</emph> tab."
-msgstr "Escueya <emph>Formatu - Llinia</emph> y faiga clic na ficha <emph>Estilos de llinia</emph>."
+msgstr "Escueyi <emph>Formatu - Llinia</emph> y calca na llingüeta <emph>Estilos de llinia</emph>."
#. XyRPn
#: line_arrow_styles.xhp
@@ -3002,7 +3002,7 @@ msgctxt ""
"par_id3153070\n"
"help.text"
msgid "Choose <emph>Format - Line</emph>, and then click the <emph>Arrow Styles</emph> tab."
-msgstr "Escueya <emph>Formatu - Llinia</emph> y faiga clic na ficha <emph>Estilos de flecha</emph>."
+msgstr "Escueyi <emph>Formatu - Llinia</emph> y calca na llingüeta <emph>Estilos de flecha</emph>."
#. B2qaq
#: line_arrow_styles.xhp
@@ -4489,13 +4489,13 @@ msgctxt ""
msgid "Using the Presenter Console"
msgstr ""
-#. AaT4t
+#. GS5id
#: presenter_console.xhp
msgctxt ""
"presenter_console.xhp\n"
"hd_id190820172252141064\n"
"help.text"
-msgid "<link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link>"
+msgid "<variable id=\"presenter_console_h1\"><link href=\"text/simpress/guide/presenter_console.xhp\">Using the Presenter Console</link></variable>"
msgstr ""
#. BBPMC
@@ -4748,7 +4748,7 @@ msgctxt ""
"hd_id801512827429345\n"
"help.text"
msgid "Slide sorter mode"
-msgstr ""
+msgstr "Mou de clasificador de diapositives"
#. 2WeyF
#: presenter_console.xhp
@@ -5108,7 +5108,7 @@ msgctxt ""
"par_id3146318\n"
"help.text"
msgid "Choose <emph>View - Slide Sorter</emph>."
-msgstr "Escueya <emph>Ver - Clasificador de diapositives</emph>."
+msgstr "Escueyi <emph>Ver - Clasificador de diapositives</emph>."
#. 3eRhG
#: printing.xhp
@@ -5738,7 +5738,7 @@ msgctxt ""
"par_id248115\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Table</item> or use the Table icon on the Standard toolbar to insert a table."
-msgstr "Escueya <item type=\"menuitem\">Inxertar - Tabla</item> o use l'iconu de Tabla na barra d'herramienta Estándar pa inxertar una tabla."
+msgstr "Escueyi <item type=\"menuitem\">Inxertar - Tabla</item> o usa l'iconu Tabla na barra de ferramientes Estándar pa inxertar una tabla."
#. spozJ
#: table_insert.xhp
diff --git a/source/ast/helpcontent2/source/text/smath/00.po b/source/ast/helpcontent2/source/text/smath/00.po
index 006cf761332..c4b59fde3dc 100644
--- a/source/ast/helpcontent2/source/text/smath/00.po
+++ b/source/ast/helpcontent2/source/text/smath/00.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: 2022-02-09 16:46+0100\n"
-"PO-Revision-Date: 2024-02-24 09:45+0000\n"
+"PO-Revision-Date: 2024-04-27 09:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsmath00/ast/>\n"
"Language: ast\n"
@@ -338,7 +338,7 @@ msgctxt ""
"par_id3154473\n"
"help.text"
msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox."
-msgstr "Escueyi <emph>Ver - Elementos</emph>; y nel panel Elementos escueyi <emph>Relacións</emph> de la llista."
+msgstr "Escueyi <emph>Ver - Elementos</emph> y, nel panel Elementos, escueyi <emph>Rellaciones</emph> de la llista."
#. pdkFZ
#: 00000004.xhp
diff --git a/source/ast/helpcontent2/source/text/smath/02.po b/source/ast/helpcontent2/source/text/smath/02.po
index f571c7a22e0..2831ef990ae 100644
--- a/source/ast/helpcontent2/source/text/smath/02.po
+++ b/source/ast/helpcontent2/source/text/smath/02.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2024-02-24 09:45+0000\n"
+"PO-Revision-Date: 2024-04-04 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsmath02/ast/>\n"
"Language: ast\n"
@@ -68,4 +68,4 @@ msgctxt ""
"par_id3146966\n"
"help.text"
msgid "Double-clicking a character or symbol in the document moves the focus of the cursor to the <emph>Commands</emph> window and highlights its respective position."
-msgstr "Double-clicking a character or symbol in the document moves the focus of the cursor to the <emph>Commands</emph> window and highlights its respective position."
+msgstr "Calcar dos vegaes un caráuter o símbolu nel documentu mueve'l focu del cursor a la ventana <emph>Órdenes</emph> y resalta la so posición respeutiva."
diff --git a/source/ast/helpcontent2/source/text/swriter.po b/source/ast/helpcontent2/source/text/swriter.po
index f3fb141a218..15c3f2215cf 100644
--- a/source/ast/helpcontent2/source/text/swriter.po
+++ b/source/ast/helpcontent2/source/text/swriter.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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-02-03 09:45+0000\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
+"PO-Revision-Date: 2024-05-01 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/ast/>\n"
"Language: ast\n"
@@ -493,23 +493,14 @@ msgctxt ""
msgid "Choose <menuitem>Table</menuitem>."
msgstr ""
-#. jBnDR
+#. EGhFG
#: main0110.xhp
msgctxt ""
"main0110.xhp\n"
-"par_idN105B5\n"
+"par_id751713467207034\n"
"help.text"
-msgid "<link href=\"text/swriter/01/04150000.xhp\">Insert Table</link>"
-msgstr ""
-
-#. YCMVU
-#: main0110.xhp
-msgctxt ""
-"main0110.xhp\n"
-"par_idN105B8\n"
-"help.text"
-msgid "Inserts a new table."
-msgstr "Inxertar una tabla nueva."
+msgid "Choose <menuitem>Format - Table</menuitem>."
+msgstr "Escueyi <menuitem>Formatu - Tabla</menuitem>."
#. YtQGA
#: main0110.xhp
@@ -518,7 +509,7 @@ msgctxt ""
"par_idN10617\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090000.xhp\">Properties</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/05090000.xhp\">Propiedaes</link>"
#. VmXct
#: main0120.xhp
@@ -995,7 +986,7 @@ msgctxt ""
"par_id8193914\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the language for the selected text. Click to open a menu where you can choose another language for the selected text or for the current paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Amuesa la llingua del testu esbilláu. Calca p'abrir un menú onde pues escoyer otra llingua pal testu esbilláu o pal párrafu actual.</ahelp>"
#. ADEdD
#: main0208.xhp
@@ -1004,7 +995,7 @@ msgctxt ""
"par_id221603808238822\n"
"help.text"
msgid "Choose <menuitem>None</menuitem> to exclude the text from spellchecking and hyphenation."
-msgstr ""
+msgstr "Escueyi <menuitem>Nengún</menuitem> pa escluyir el testu de la comprobación ortográfica y el guionáu."
#. BrkYL
#: main0208.xhp
@@ -1013,7 +1004,7 @@ msgctxt ""
"par_id691603808343437\n"
"help.text"
msgid "Choose <menuitem>Reset to Default Language</menuitem> to re-apply the default language for the selection or the paragraph."
-msgstr ""
+msgstr "Escueyi <menuitem>Reafitar llingua predeterminada</menuitem> p'aplicar de nueves la llingua predeterminada a la esbilla o al párrafu."
#. YLVnp
#: main0208.xhp
@@ -1040,7 +1031,7 @@ msgctxt ""
"par_id0821200911015941\n"
"help.text"
msgid "Click to start digital signature process. You must have a digital certificate to complete the process. See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
-msgstr ""
+msgstr "Calca p'aniciar el procesu de robla dixital. Has tener un certificáu dixital pa completar el procesu. Consulta tamién <link href=\"text/shared/guide/digital_signatures.xhp\">Robles dixitales</link>."
#. DqFNG
#: main0208.xhp
@@ -1094,7 +1085,7 @@ msgctxt ""
"hd_id3145783\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\">Print Preview</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0210.xhp\">Vista d'imprentación</link>"
#. nQ4Bj
#: main0210.xhp
@@ -1211,7 +1202,7 @@ msgctxt ""
"par_id3154239\n"
"help.text"
msgid "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href=\"text/shared/00/00000005.xhp#formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr ""
+msgstr "Al calcar dos vegaes na regla, se pue abrir el diálogu <emph>Párrafu</emph> y asignar un <link href=\"text/shared/00/00000005.xhp#formatting\">formatu de párrafu direutu</link> al párrafu actual o a tolos párrafos esbillaos."
#. LqCV4
#: main0214.xhp
@@ -1733,7 +1724,7 @@ msgctxt ""
"bm_id131655501267679\n"
"help.text"
msgid "<bookmark_value>navigate forward</bookmark_value> <bookmark_value>navigate backward</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>restolar p'alantre</bookmark_value><bookmark_value>restolar p'atrás</bookmark_value>"
#. GfGdk
#: navigate_toolbar.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/00.po b/source/ast/helpcontent2/source/text/swriter/00.po
index a7a7f26dfde..47f345694d4 100644
--- a/source/ast/helpcontent2/source/text/swriter/00.po
+++ b/source/ast/helpcontent2/source/text/swriter/00.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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-02-26 09:45+0000\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542196274.000000\n"
#. E9tti
@@ -230,7 +230,7 @@ msgctxt ""
"par_id3149350\n"
"help.text"
msgid "Insert at least one address database field into a text document, then start printing the document. Answer \"Yes\" to the question whether you want to print a form letter."
-msgstr "Inxerta a lo menos una direición del campu de la base de datos nel documentu de testu, dempués empecipie la impresión del documentu. Contesta \"Sí\" a preguntar si quies imprentar una carta."
+msgstr "Inxerta a lo menos un campu de la base datos de señes nun documentu de testu, y dempués empecipia la imprentación del documentu. Contesta «Sí» a la pregunta de si quies imprentar una carta."
#. ByWBp
#: 00000401.xhp
@@ -617,7 +617,7 @@ msgctxt ""
"par_id601685977093827\n"
"help.text"
msgid "Choose <menuitem>Edit - Go to Page</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Editar - Dir a la páxina</menuitem>."
#. ELFmx
#: 00000402.xhp
@@ -986,7 +986,7 @@ msgctxt ""
"par_id191686340286039\n"
"help.text"
msgid "Normal View"
-msgstr ""
+msgstr "Vista normal"
#. Ark4C
#: 00000403.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_id3154654\n"
"help.text"
msgid "Choose <menuitem>Insert - Field</menuitem>"
-msgstr ""
+msgstr "Escueyi <menuitem>Inxertar - Campu</menuitem>."
#. L4pYz
#: 00000404.xhp
@@ -1067,7 +1067,7 @@ msgctxt ""
"par_id51689980575206\n"
"help.text"
msgid "Choose <menuitem>Reference - Field</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Referencia - Campu</menuitem>."
#. nAVFo
#: 00000404.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"par_id521689980363695\n"
"help.text"
msgid "<image src=\"cmd/lc_insertfieldctrl.svg\" id=\"img_id541689980363696\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id601689980363697\">Icon Insert Field</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_insertfieldctrl.svg\" id=\"img_id541689980363696\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id601689980363697\">Iconu Inxertar un campu</alt></image>"
#. wdYGC
#: 00000404.xhp
@@ -1094,7 +1094,7 @@ msgctxt ""
"par_id601689980363699\n"
"help.text"
msgid "Insert Field"
-msgstr ""
+msgstr "Inxertar un campu"
#. N7Gis
#: 00000404.xhp
@@ -1112,7 +1112,7 @@ msgctxt ""
"par_id3149053\n"
"help.text"
msgid "<variable id=\"feldbefehldatum\">Choose <menuitem>Insert - Field - Date (Fixed)</menuitem></variable>"
-msgstr ""
+msgstr "<variable id=\"feldbefehldatum\">Escueyi <menuitem>Inxertar - Campu - Data (fixa)</menuitem></variable>"
#. 687nA
#: 00000404.xhp
@@ -1121,7 +1121,7 @@ msgctxt ""
"par_id791709600478217\n"
"help.text"
msgid "<variable id=\"field_command_date_variable\">Choose <menuitem>Insert - Field - Date (Variable)</menuitem></variable>"
-msgstr ""
+msgstr "<variable id=\"field_command_date_variable\">Escueyi <menuitem>Inxertar - Campu - Data (variable)</menuitem></variable>"
#. DSgfF
#: 00000404.xhp
@@ -1130,7 +1130,7 @@ msgctxt ""
"par_id3151393\n"
"help.text"
msgid "<variable id=\"feldbefehluhrzeit\">Choose <menuitem>Insert - Field - Time (Fixed)</menuitem></variable>"
-msgstr ""
+msgstr "<variable id=\"feldbefehluhrzeit\">Escueyi <menuitem>Inxertar - Campu - Hora (fixa)</menuitem></variable>"
#. QoBsr
#: 00000404.xhp
@@ -1139,7 +1139,7 @@ msgctxt ""
"par_id171709600782780\n"
"help.text"
msgid "<variable id=\"field_command_time_variable\">Choose <menuitem>Insert - Field - Time (Variable)</menuitem></variable>"
-msgstr ""
+msgstr "<variable id=\"field_command_time_variable\">Escueyi <menuitem>Inxertar - Campu - Hora (variable)</menuitem></variable>"
#. WHhqc
#: 00000404.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"par_id3146325\n"
"help.text"
msgid "<variable id=\"feldbefehlseitennummer\">Choose <menuitem>Insert - Field - Page Number</menuitem></variable>"
-msgstr ""
+msgstr "<variable id=\"feldbefehlseitennummer\">Escueyi <menuitem>Inxertar - Campu - Númberu de páxina</menuitem></variable>"
#. DFTjZ
#: 00000404.xhp
@@ -3425,7 +3425,7 @@ msgctxt ""
"par_id781702162634351\n"
"help.text"
msgid "Choose <menuitem>Home - Row - Delete Rows</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Filera - Desaniciar fileres</menuitem>."
#. d5zp5
#: 00000405.xhp
@@ -3587,7 +3587,7 @@ msgctxt ""
"par_id281702162862870\n"
"help.text"
msgid "Choose <menuitem>Home - Column - Delete Columns</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Aniciu - Columna - Desaniciar columnes</menuitem>."
#. qVnvC
#: 00000405.xhp
@@ -3623,7 +3623,7 @@ msgctxt ""
"par_id461693738469972\n"
"help.text"
msgid "Choose <emph>Table - Select - Cell</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Tabla - Esbillar - Caxella</emph>."
#. to3VE
#: 00000405.xhp
@@ -3632,7 +3632,7 @@ msgctxt ""
"par_id11693738473349\n"
"help.text"
msgid "Choose <menuitem>Table - Select Cell</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Tabla - Esbillar caxella</menuitem>."
#. YEkJJ
#: 00000405.xhp
@@ -3641,7 +3641,7 @@ msgctxt ""
"par_id951693738478973\n"
"help.text"
msgid "<image id=\"img_id3153607\" src=\"cmd/lc_entirecell.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Cell</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153607\" src=\"cmd/lc_entirecell.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Iconu Esbillar caxella</alt></image>"
#. CxN7u
#: 00000405.xhp
@@ -3650,7 +3650,7 @@ msgctxt ""
"par_id371693738484293\n"
"help.text"
msgid "Select Cell"
-msgstr ""
+msgstr "Esbillar caxella"
#. 8tAPt
#: 00000405.xhp
@@ -3659,7 +3659,7 @@ msgctxt ""
"par_id111693738489245\n"
"help.text"
msgid "Choose <menuitem>Properties - Table - Cell</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Propiedaes - Tabla - Caxella</menuitem>."
#. ZhcA2
#: 00000405.xhp
@@ -3668,7 +3668,7 @@ msgctxt ""
"par_id821693735827313\n"
"help.text"
msgid "Choose <emph>Table - Select - Column</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Tabla - Esbillar - Columna</emph>."
#. TA6my
#: 00000405.xhp
@@ -3677,7 +3677,7 @@ msgctxt ""
"par_id151693735961318\n"
"help.text"
msgid "Choose <menuitem>Table - Column</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Tabla - Columna</menuitem>."
#. sTfbG
#: 00000405.xhp
@@ -3686,7 +3686,7 @@ msgctxt ""
"par_id731693736031352\n"
"help.text"
msgid "<image id=\"img_id3153607\" src=\"cmd/lc_entirecolumn.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Column</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153607\" src=\"cmd/lc_entirecolumn.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Iconu Esbillar columna</alt></image>"
#. TqfU3
#: 00000405.xhp
@@ -3695,7 +3695,7 @@ msgctxt ""
"par_id771693736053784\n"
"help.text"
msgid "Select Column"
-msgstr ""
+msgstr "Esbillar columna"
#. JH8Fp
#: 00000405.xhp
@@ -3704,7 +3704,7 @@ msgctxt ""
"par_id1001693736079105\n"
"help.text"
msgid "Choose <menuitem>Properties - Table - Column</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Propiedaes - Tabla - Columna</menuitem>."
#. sK8cB
#: 00000405.xhp
@@ -3713,7 +3713,7 @@ msgctxt ""
"par_id581693737064445\n"
"help.text"
msgid "Choose <emph>Table - Select - Row</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Tabla - Esbillar - Filera</emph>."
#. R7fS8
#: 00000405.xhp
@@ -3722,7 +3722,7 @@ msgctxt ""
"par_id781693737072957\n"
"help.text"
msgid "Choose <menuitem>Table - Row</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Tabla - Filera</menuitem>."
#. UDtp2
#: 00000405.xhp
@@ -3731,7 +3731,7 @@ msgctxt ""
"par_id151693737152671\n"
"help.text"
msgid "<image id=\"img_id3153607\" src=\"cmd/lc_entirerow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Row</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153607\" src=\"cmd/lc_entirerow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Iconu Esbilar filera</alt></image>"
#. KLVUt
#: 00000405.xhp
@@ -3740,7 +3740,7 @@ msgctxt ""
"par_id131693737155983\n"
"help.text"
msgid "Select Row"
-msgstr ""
+msgstr "Esbillar filera"
#. gYPJF
#: 00000405.xhp
@@ -3749,7 +3749,7 @@ msgctxt ""
"par_id481693737160072\n"
"help.text"
msgid "Choose <menuitem>Properties - Table - Row</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Propiedaes - Tabla - Filera</menuitem>."
#. ADDT3
#: 00000405.xhp
@@ -3758,7 +3758,16 @@ msgctxt ""
"par_id91693738574824\n"
"help.text"
msgid "Choose <emph>Table - Select - Table</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Tabla - Esbillar - Tabla</emph>."
+
+#. ovfyU
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id401713819764756\n"
+"help.text"
+msgid "Choose <menuitem>Format - Table - Select</menuitem>."
+msgstr "Escueyi <menuitem>Formatu - Tabla - Esbillar</menuitem>."
#. Puzip
#: 00000405.xhp
@@ -3767,7 +3776,7 @@ msgctxt ""
"par_id391693741329079\n"
"help.text"
msgid "Choose <menuitem>Table - Select Table</menuitem>."
-msgstr ""
+msgstr "Escueyi <menuitem>Tabla - Esbillar tabla</menuitem>."
#. GMg7y
#: 00000405.xhp
@@ -3776,7 +3785,7 @@ msgctxt ""
"par_id471693738650304\n"
"help.text"
msgid "<image id=\"img_id3153607\" src=\"cmd/lc_selecttable.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Table</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153607\" src=\"cmd/lc_selecttable.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Iconu Esbillar tabla</alt></image>"
#. GDfNw
#: 00000405.xhp
@@ -3859,6 +3868,15 @@ msgctxt ""
msgid "Choose <menuitem>Table - Delete - Table</menuitem>."
msgstr "Escueyi <menuitem>Tabla - Desaniciar - Tabla</menuitem>."
+#. MaohR
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id401713820421114\n"
+"help.text"
+msgid "Choose <menuitem>Format - Table - Delete Table</menuitem>."
+msgstr "Escueyi <menuitem>Formatu - Tabla - Desaniciar la tabla</menuitem>."
+
#. DacRK
#: 00000405.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index 9d6c7209c18..5c64ecef444 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.po
@@ -3,8 +3,8 @@ 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: 2024-02-02 00:04+0100\n"
-"PO-Revision-Date: 2024-03-10 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540152130.000000\n"
#. sZfWF
@@ -707,7 +707,7 @@ msgctxt ""
"par_id461683893449872\n"
"help.text"
msgid "To edit an item in the Navigator, right-click the item, and then choose a command from the context menu."
-msgstr ""
+msgstr "Pa editar un elementu del Navegador, calca col botón derechu del mur y escueyi una orde del menú de contestu qu'apaez."
#. B6b7G
#: 02110000.xhp
@@ -763,13 +763,13 @@ msgctxt ""
msgid "To jump to an item in the document, double-click the item in the Navigator."
msgstr ""
-#. WD2Zz
+#. DaEEY
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
"par_id3149106\n"
"help.text"
-msgid "To jump to the next or previous item in a document, use the <emph>Navigate by</emph> box to select the item category, and then click the up or down arrows."
+msgid "To jump to the next or previous item in a document, use the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigate By</emph></link> list to select the item category, and then click the <emph>Previous</emph> or <emph>Next</emph> arrows."
msgstr ""
#. S4kDa
@@ -1105,14 +1105,14 @@ msgctxt ""
msgid "Set Reminder"
msgstr "Inxertar recordatoriu"
-#. eDZZh
+#. R2h3B
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
"par_id3153011\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\">Navigation</link> icon, in the Navigation window click the Reminder icon, and then click the Previous or Next button."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Faiga clic equí pa dexar una marca na posición del cursor. Pue definir hasta cinco marques. Pa saltar a una marca, faiga clic nel iconu <link href=\"text/swriter/01/02110100.xhp\"><emph>Navegación</emph></link>, na ventana <emph>Navegación</emph>, faiga clic nel iconu <emph>Marca</emph> y, de siguío, faiga clic nel botón <emph>Marca anterior</emph> o <emph>Marca siguiente</emph>.</ahelp> Faiga clic equí pa dexar una marca na posición del cursor. Pue definir hasta cinco marques. Pa saltar a una marca, faiga clic nel iconu<link href=\"text/swriter/01/02110100.xhp\">Navegación</link>, na ventana Navegación, faiga clic nel iconu Marca y, de siguío, faiga clic nel botón Anterior o Siguiente."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigation</emph></link> icon, in the <emph>Navigation</emph> window click the <emph>Reminder</emph> icon, and then click the <emph>Previous</emph> or <emph>Next</emph> button.</ahelp> Click here to set a reminder at the current cursor position. You can define up to five reminders. To jump to a reminder, click the <link href=\"text/swriter/01/02110100.xhp\">Navigate By</link> list, select <menuitem>Reminder</menuitem>, and then click <emph>Previous</emph> or <emph>Next</emph>."
+msgstr ""
#. j2jDL
#: 02110000.xhp
@@ -2257,320 +2257,194 @@ msgctxt ""
msgid "Navigation"
msgstr "Navegación"
-#. ebkRD
+#. HvBsT
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"hd_id3147745\n"
"help.text"
-msgid "Navigation"
-msgstr "Navegación"
-
-#. MyxSq
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3149844\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_NAVI\">If you click this icon in the Navigator or in the lower right of the document window, a toolbar will appear which enables you to choose among the existing targets within a document.</ahelp> You can then use the up and down arrow icons to position the text cursor in the document on the previous or next target."
-msgstr "<ahelp hid=\"HID_SCRL_NAVI\">Si fai clic nesti símbolu del Navegador o na parte inferior derecha de la ventana del documentu, va apaecer una barra de ferramientes que dexa escoyer ente distintos destinos d'un documentu.</ahelp> Pue utilizar los símbolos de flecha enriba y embaxo p'asitiar el cursor del testu nel documentu nel destín anterior o siguiente."
-
-#. 9YmHX
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3153293\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEUP\">Click the up button to scroll to the previous page or object.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCRL_PAGEUP\">Faiga clic nel botón de flecha enriba pa dir a la páxina o al oxetu anterior.</ahelp>"
-
-#. LRkiM
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3156098\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Click the down button to scroll to the next page or object.</ahelp>"
-msgstr "<ahelp hid=\"HID_SCRL_PAGEDOWN\">Faiga clic nel botón de flecha embaxo pa dir a la siguiente páxina o oxetu.</ahelp>"
-
-#. i7oMP
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3155076\n"
-"help.text"
-msgid "By default, as long as you have not selected any other entry, the arrow buttons jump to the previous or the next page in the document. The arrow buttons are black if you are browsing through pages and blue if you jump to other objects."
-msgstr "De mou predeterminada y siempres que l'usuariu nun escoyera otra entrada, saltar a la páxina anterior o siguiente del documentu. Dambos símbolos con fleches dobles son de color negru cuando se pasa d'una páxina a otra y azules cuando se salta a otros oxetos."
-
-#. Ep9Po
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3154330\n"
-"help.text"
-msgid "The entries largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\">Navigator</link> selection box. You can also select other jump destinations. An example are the reminders, which you can set with the <emph>Set Reminder</emph> icon in the Navigator. You can select an object from among the following options on the <emph>Navigation</emph> toolbar: table, frame, graphics, OLE object, page, headings, reminder, drawing object, control field, section, bookmark, selection, footnote, note, index entry, table formula, wrong table formula."
+msgid "Navigate By"
msgstr ""
-#. gVFCS
+#. 9j8Yd
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_id3148330\n"
+"par_id3149844\n"
"help.text"
-msgid "Reminders are navigated in the order in which they are set."
+msgid "<ahelp hid=\"HID_SCRL_NAVI\">The <emph>Navigate By</emph> selection box allows choosing a category to navigate the document by, including pages, headings, sections, objects, fields, comments, latest search results and recency of cursor position.</ahelp> You can then use the <emph>Previous</emph> and <emph>Next</emph> arrow icons to position the text cursor in the document on the previous or next target."
msgstr ""
-#. BiC9u
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3148783\n"
-"help.text"
-msgid "For table formulas, you can either jump to all table formulas located within your document or only to the incorrect ones. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
-msgstr "Nes fórmules de tabla, esiste la posibilidá de saltar a toles fórmules conteníes nun documentu o namái a les incorrectes. Nes fórmules errónees namái se salta a les fórmules que producen fallos y nun se tienen en cuenta les fórmules con fallos derivaos, esto ye, aquelles que faen referencia a fórmules errónees."
-
-#. qFaCc
+#. CANgP
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"hd_id3150031\n"
"help.text"
-msgid "Working With the Navigation Toolbar"
-msgstr "Trabayar cola barra d'herramienta Navegación"
+msgid "Working With Navigate By"
+msgstr ""
-#. KASRf
+#. kZEUc
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_id3150045\n"
+"par_id3155076\n"
"help.text"
-msgid "Open the <emph>Navigation</emph> toolbar by clicking on its top left icon located on the top of the Navigator display area. You can break the toolbar away from its place by dragging and arranging it on the screen."
+msgid "By default, as long as you have not selected any other category, the Page category is selected, and the arrows are replaced by a number field that can be used to go to the previous or the next page, or jump to a specific one."
msgstr ""
-#. sg88n
+#. EZoBG
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"par_id3153141\n"
"help.text"
-msgid "<ahelp hid=\"HID_NAVI_VS\">Click the icon for the type of objects you want to browse through. Then click one of the \"Previous Object\" or \"Next Object\" arrow buttons. The names of these buttons indicate the type of object you have selected. The text cursor is placed on whichever object you have selected.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVI_VS\">Faiga clic nel símbolu del tipu d'oxetos polos que deseye navegar. De siguío, faiga clic nos botones de flecha anterior o siguiente. Los nomes d'estos botones camuden al escoyer los distintos tipos d'oxetu. L'oxetu escoyíu queda resaltáu.</ahelp>"
+msgid "<ahelp hid=\"HID_NAVI_VS\">Once you select another category, you can use the \"Previous\" or \"Next\" arrow buttons. The labels of these buttons indicate the type of object you have selected. The text cursor is then placed on whichever object you have selected.</ahelp>"
+msgstr ""
-#. miGt4
+#. eabbc
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
"par_id3149968\n"
"help.text"
-msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\">menus</link>, <link href=\"text/shared/01/06140200.xhp\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" area. In this way you can jump to the index tags in the document with the \"To Next/Previous Index Tag\" functions."
-msgstr "Pue configurar $[officename] acordies coles sos preferencies personales pa movese dientro d'un documentu. Pa ello, tien d'escoyer <link href=\"text/shared/01/06140000.xhp\"><emph>Ferramientes - Personalizar</emph></link>. Les distintes tables p'axustar <link href=\"text/shared/01/06140100.xhp\">menúes</link>, <link href=\"text/shared/01/06140200.xhp\">entrada de tecláu</link> o barres de ferramientes disponen de delles funciones pa movese pol documentu nel área \"Salear\". D'esta forma, les funciones pa dir a la etiqueta d'índiz siguiente o anterior dexen pasar direutamente d'una etiqueta a otra."
-
-#. gh75t
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"bm_id3155338\n"
-"help.text"
-msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
-msgstr "<bookmark_value>guetar;repitir una busca</bookmark_value>"
-
-#. zAA7F
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"hd_id3155338\n"
-"help.text"
-msgid "Repeat Search"
-msgstr "Repitir busca"
-
-#. 8ZsLT
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_id3155361\n"
-"help.text"
-msgid "With the <emph>Repeat search</emph> icon on the <emph>Navigation</emph> toolbar you can repeat a search you started with the <emph>Search and Replace</emph> dialog. To do this, click the icon. The blue arrow buttons on the vertical scrollbar now take on the functions <emph>Continue search forwards</emph> and <emph>Continue search backwards</emph>. If you now click one of the arrow surfaces, the search will be continued for the term entered in the Search and Replace dialog."
-msgstr "L'iconu <emph>Repitir busca</emph> de la barra de ferramientes <emph>Navegación</emph> dexa repitir la busca empecipiada col diálogu <emph>Guetar y trocar</emph>. Pa faelo, faiga clic nel iconu. Los botones de flecha azul de la barra de desplazamientu vertical pasen a realizar les funciones <emph>Siguir busca palantre</emph> y <emph>Siguir busca en sentíu inversu</emph>. Al faer clic nes fleches, va siguise la busca del términu especificáu nel diálogu Guetar y trocar."
-
-#. btxLq
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN106DD\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through bookmarks.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente marcadores.</ahelp>"
-
-#. k6dpo
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN106F4\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through control fields.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente campos de control.</ahelp>"
-
-#. PCCE7
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN1070B\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through drawing objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente oxetos de dibuxu.</ahelp>"
-
-#. QvVDK
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN10722\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through frames.</ahelp>"
+msgid "You can configure $[officename] according to your specific preferences for navigating within a document. To do this, choose <link href=\"text/shared/01/06140000.xhp\"><emph>Tools - Customize</emph></link>. The various tables for adapting <link href=\"text/shared/01/06140100.xhp\">menus</link>, <link href=\"text/shared/01/06140200.xhp\">keyboard input</link> or toolbars contain various functions for navigation within the document under the \"Navigate\" category. For example, you can add buttons to a toolbar to jump to the index tags in the document with the \"Go to Next/Previous Index Entry\" commands."
msgstr ""
-#. Bdjqb
+#. ZPfz6
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10739\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through footnotes.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente notes al pie.</ahelp>"
-
-#. Bhjx6
-#: 02110100.xhp
-msgctxt ""
-"02110100.xhp\n"
-"par_idN10750\n"
+"par_id3154330\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through graphics.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente gráficos.</ahelp>"
+msgid "The available categories largely correspond to those in the <link href=\"text/swriter/01/02110000.xhp\">Navigator</link> selection box. However, you can select other jump destinations that are not classic Navigator categories: for example, Reminders, Repeat Search or Recency."
+msgstr ""
-#. pagmJ
+#. BN4E8
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10767\n"
+"par_id561713406417133\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through index entries.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente entraes d'índiz.</ahelp>"
+msgid "Select from one of the following options: Bookmarks, Comments, Controls, Drawing objects, Fields by type, Fields, Footnotes, Frames, Headings, Images, Indexes, OLE objects, Page, Recency, Reminder, Repeat search, Sections, Selection, Table formula, Tables, Wrong table formula."
+msgstr ""
-#. DP8Go
+#. JW7rQ
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1077E\n"
+"hd_id1001713405229169\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through reminders.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente avisos.</ahelp>"
+msgid "Footnotes"
+msgstr "Notes al pie"
-#. sMrEG
+#. NAweY
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10795\n"
+"par_id541713405238672\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the next object of the selected type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Asitia'l cursor nel oxetu siguiente del tipu escoyíu.</ahelp>"
+msgid "Select the <emph>Footnotes</emph> category to jump between footnotes and endnotes. This can be used in conjunction with the <emph>Anchor ↔ Text</emph> button in the Navigator, to quickly jump between the text of the footnote/endnote and its anchor in the body."
+msgstr ""
-#. 2TvXV
+#. MkXfV
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107AF\n"
+"hd_id801713406561353\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through OLE objects.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente oxetos OLE.</ahelp>"
+msgid "Recency"
+msgstr ""
-#. W5AsG
+#. UCx3F
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107C6\n"
+"par_id141713406574059\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through headings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente testeres.</ahelp>"
+msgid "When selecting the <emph>Recency</emph> category, the <emph>Go back</emph> and <emph>Go forward</emph> buttons can be used to jump to recent cursor positions in the document."
+msgstr ""
-#. ruLgd
+#. mCWvP
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107DD\n"
+"hd_id701713405928808\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through pages.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente páxines.</ahelp>"
+msgid "Reminders"
+msgstr ""
-#. s4EJv
+#. gYug3
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN107F4\n"
+"par_id871713405938067\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through comments.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti símbolu pa movese ente comentarios.</ahelp>"
+msgid "Up to 5 <emph>Reminders</emph> (which are not saved when the document is closed) can be set at various locations in the document. Set a reminder with the <emph>Set Reminders</emph> button in the Navigator."
+msgstr ""
-#. iVMZi
+#. gh75t
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1080B\n"
+"bm_id3155338\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the cursor to the previous object of the selected type.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Asitia'l cursor nel oxetu anterior del tipu escoyíu.</ahelp>"
+msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
+msgstr "<bookmark_value>guetar;repitir una busca</bookmark_value>"
-#. Ud2HN
+#. zAA7F
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10829\n"
+"hd_id3155338\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through sections.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente seiciones.</ahelp>"
+msgid "Repeat Search"
+msgstr "Repitir busca"
-#. DMhrp
+#. 4ehFK
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10840\n"
+"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through selections.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente seleiciones.</ahelp>"
+msgid "With the <menuitem>Repeat search</menuitem> category, you can repeat a search you started with the <emph>Search and Replace</emph> dialog or the <emph>Find</emph> toolbar. If you now click one of the arrows, the search will be resumed for the term last searched."
+msgstr ""
-#. dUdhd
+#. fkAFF
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10857\n"
+"hd_id761713525529070\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through search results.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente resultancies de busca.</ahelp>"
+msgid "Selection"
+msgstr "Esbilla"
-#. CGgax
+#. gfCQE
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1086E\n"
+"par_id961713525563573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through table formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente fórmules de tabla.</ahelp>"
+msgid "If a multiple selection is active (for example when using <keycode>Ctrl + click and drag</keycode> or the Adding <link href=\"text/shared/02/20050000.xhp\">selection mode</link>, or after a Find All search), <emph>Selection</emph> allows jumping from one to the other."
+msgstr ""
-#. nRUw3
+#. UHMam
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN10885\n"
+"hd_id731713403460395\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through wrong table formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente fórmules de tabla incorrectes.</ahelp>"
+msgid "Table Formulas"
+msgstr "Fórmules de la tabla"
-#. 8Hvud
+#. CCSab
#: 02110100.xhp
msgctxt ""
"02110100.xhp\n"
-"par_idN1089C\n"
+"par_id3148783\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through tables.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Escueya esti iconu pa movese ente tables.</ahelp>"
+msgid "For table formulas, you can either jump to all table formulas located within your document with <emph>Table formula</emph> or only to the incorrect ones with <emph>Wrong table formula</emph>. For incorrect formulas, you jump only to formulas that have resulted in errors. The program skips over formulas with resulting errors (those that reference incorrect formulas)."
+msgstr ""
#. hEEu6
#: 02120000.xhp
@@ -7279,15 +7153,6 @@ msgctxt ""
msgid "Inserts the page number of the current, previous, or next page."
msgstr "Inxerta'l númberu de la páxina actual, anterior o siguiente."
-#. qfEoX
-#: 04090001.xhp
-msgctxt ""
-"04090001.xhp\n"
-"par_id821601755856152\n"
-"help.text"
-msgid "Paragraph Signature"
-msgstr "Robla de párrafu"
-
#. xYn3y
#: 04090001.xhp
msgctxt ""
@@ -8584,14 +8449,14 @@ msgctxt ""
msgid "Macro"
msgstr "Macro"
-#. 7TTJC
+#. KASPr
#: 04090003.xhp
msgctxt ""
"04090003.xhp\n"
"par_id3155912\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Opens the <emph>Macro Selector</emph>, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
-msgstr "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Abre el <emph>Selector de macros</emph>, nel cual escuéyese la macro que se debe executar al faer clic nel campu escoyíu del documentu.</ahelp> Esti botón namái ta disponible pal campu de función \"Executar macro\"."
+msgid "<ahelp hid=\"modules/swriter/ui/fldfuncpage/macro\">Opens the <emph>Macro Selector</emph> dialog, where you can choose the macro that will run when you click the selected field in the document.</ahelp> This button is only available for the \"Execute macro\" function field."
+msgstr ""
#. CB3DA
#: 04090003.xhp
@@ -9871,14 +9736,14 @@ msgctxt ""
msgid "Browse"
msgstr "Restolar"
-#. jNhC6
+#. q4QAg
#: 04090006.xhp
msgctxt ""
"04090006.xhp\n"
"par_idN10772\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Opens a file open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Abre un diálogu d'apertura de ficheros pa escoyer un ficheru de base de datos (*.odb). El ficheru escoyíu incorporar a la llista de seleición de bases de datos.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/flddbpage/browse\">Opens the Open dialog where you can select a database file (*.odb). The selected file is added to the Databases Selection list.</ahelp>"
+msgstr ""
#. BZDCz
#: 04090006.xhp
@@ -13451,7 +13316,7 @@ msgctxt ""
"par_id3154647\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/numberentries\">Automatically numbers the bibliography entries.</ahelp> To set the sorting options for the numbering, click the <link href=\"text/swriter/01/04120227.xhp\">Entries</link> tab."
-msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/numberentries\">Numbera automáticamente les entraes de la bibliografía.</ahelp> Pa establecer les opciones d'ordenación de la numberación, faiga clic na ficha <link href=\"text/swriter/01/04120227.xhp\">Entraes</link>."
+msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/numberentries\">Numbera automáticamente les entraes de la bibliografía.</ahelp> Pa establecer les opciones d'ordenación de la numberación, calca na llingüeta <link href=\"text/swriter/01/04120227.xhp\">Entraes</link>."
#. dDBxv
#: 04120217.xhp
@@ -15352,13 +15217,13 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04150000.xhp\">Insert Table</link>"
msgstr ""
-#. jaEZf
+#. oj7hR
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"table_text\"><variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable></variable>"
+msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a table into the document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</ahelp></variable>"
msgstr ""
#. m7tXV
@@ -15703,14 +15568,14 @@ msgctxt ""
msgid "Browse"
msgstr "Restolar"
-#. uiEBb
+#. BTw79
#: 04180400.xhp
msgctxt ""
"04180400.xhp\n"
"par_idN106DF\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Abre un diálogu d'apertura de ficheros pa escoyer un ficheru de base de datos (*.odb). El ficheru escoyíu incorporar a la llista Bases de datos disponibles.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/browse\">Opens the Open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</ahelp>"
+msgstr ""
#. BBDeX
#: 04180400.xhp
@@ -16270,42 +16135,6 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Automatically inserts hyphens where they are needed in a paragraph.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textflowpage/checkAuto\">Inxerta automáticamente guiones onde se precisen dientro del párrafu.</ahelp>"
-#. gUGLi
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3153921\n"
-"help.text"
-msgid "Don't hyphenate words in CAPS"
-msgstr ""
-
-#. G7wCi
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154648\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Avoids hyphenating words written entirely in capital letters, such as initialisms.</ahelp>"
-msgstr ""
-
-#. UsYWm
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"hd_id3153926\n"
-"help.text"
-msgid "Don't hyphenate the last word"
-msgstr "Nun guionar la cabera pallabra"
-
-#. KPba4
-#: 05030200.xhp
-msgctxt ""
-"05030200.xhp\n"
-"par_id3154655\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Avoids hyphenating the last word of paragraphs. This feature can help prevent these words from being split up across pages, affecting readability.</ahelp>"
-msgstr ""
-
#. dtYTa
#: 05030200.xhp
msgctxt ""
@@ -16342,6 +16171,24 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textflowpage/spinLineBegin\">Escriba'l númberu mínimu de caráuteres que tienen d'apaecer al empiezu de la llinia tres el guión.</ahelp>"
+#. 4k7B5
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3145415\n"
+"help.text"
+msgid "Compound constituent characters at line end"
+msgstr ""
+
+#. NfpHX
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3147518\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/spinCompoundLineEnd\">Set 3 (or more) characters to improve the hyphenation in Danish, Dutch, German, Hungarian, Norwegian and Swedish by preferring the hyphenation between constituents of a compound word instead of breaking the second (third etc.) constituent right after its first 2 characters.</ahelp>"
+msgstr ""
+
#. haMfk
#: 05030200.xhp
msgctxt ""
@@ -16396,6 +16243,132 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textflowpage/spinHyphenZone\">To reduce hyphenation, enter the length of the hyphenation zone. Instead of the possible hyphenation, the line will break between words, if the remaining horizontal space does not exceed the hyphenation zone. Hyphenation zone results in enlarged spaces between words in justified text, and greater distance from paragraph margins in non-justified text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textflowpage/spinHyphenZone\">P'amenorgar el guionáu, introduz el tamañu de la zona de guionáu. En cuentes d'aplicar el guionáu posible, la ringlera va estremase ente les palabres, si l'espaciu horizontal restante nun escede la zona de guionáu. La zona de guionáu produz mayores espacios ente palabres en testos xustificaos o mayores distancies dende los marxes del párrafu en testos non xustificaos.</ahelp>"
+#. GRBmw
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153921\n"
+"help.text"
+msgid "Hyphenate words in CAPS"
+msgstr ""
+
+#. 7A5V4
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154648\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoCaps\">Hyphenate words written entirely in capital letters, such as initialisms.</ahelp>"
+msgstr ""
+
+#. 5FoUE
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153926\n"
+"help.text"
+msgid "Hyphenate last word"
+msgstr ""
+
+#. 9shSg
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154655\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkNoLastWord\">Hyphenate the last word of paragraphs. Disabling this feature prevents the creation of almost empty lines containing only half a word.</ahelp>"
+msgstr ""
+
+#. pdCQw
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153667\n"
+"help.text"
+msgid "Hyphenation across"
+msgstr ""
+
+#. puChR
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154669\n"
+"help.text"
+msgid "Control hyphenation in the last line of a column, page or spread, and last full line of a paragraph, according to certain typographical rules to improve readability."
+msgstr ""
+
+#. YP4Kd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3158928\n"
+"help.text"
+msgid "Last full line of paragraph"
+msgstr ""
+
+#. ytHzx
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3184662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossParagraph\">Deselect this check box to prevent last full line of a paragraph from being hyphenated. The hyphenated word is moved to the next line if there is enough space for it. As a result, the last line of the paragraph becomes longer, reducing the blank space between paragraphs.</ahelp>"
+msgstr ""
+
+#. wDS2K
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153928\n"
+"help.text"
+msgid "Column"
+msgstr ""
+
+#. BG7Ek
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154662\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossColumn\">Deselect this check box to prevent words from being hyphenated across a column, linked frame or page. The hyphenated line is moved to the next column, frame or page.</ahelp>"
+msgstr ""
+
+#. UvaFd
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153929\n"
+"help.text"
+msgid "Page"
+msgstr ""
+
+#. dGbdQ
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154665\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossPage\">Deselect this check box to prevent words from being hyphenated across a page. The hyphenated line is moved to the next page. </ahelp>"
+msgstr ""
+
+#. BWaTs
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"hd_id3153930\n"
+"help.text"
+msgid "Spread"
+msgstr ""
+
+#. 6ZKYo
+#: 05030200.xhp
+msgctxt ""
+"05030200.xhp\n"
+"par_id3154666\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/textflowpage/checkAcrossSpread\">Deselect this check box to prevent words from being hyphenated across a spread. (A spread is a set of two pages that are visible to the reader at the same time.) The hyphenated line is moved to the next spread.</ahelp>"
+msgstr ""
+
#. RQLep
#: 05030200.xhp
msgctxt ""
@@ -16430,7 +16403,7 @@ msgctxt ""
"par_id3154574\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Select this check box, and then select the break type that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Escueya esti caxellu de verificación y, de siguío, escueya un tipu de saltu.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textflowpage/checkInsert\">Marca esti caxellu de verificación y, de siguío, escueyi una triba de saltu.</ahelp>"
#. kTQo9
#: 05030200.xhp
@@ -16907,7 +16880,7 @@ msgctxt ""
"hd_id3154189\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Editar l'estilu"
#. PmMzY
#: 05030800.xhp
@@ -19688,7 +19661,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Contour Editor"
-msgstr "Editor de contornes"
+msgstr "Editor de contornos"
#. 7CiaE
#: 05060201.xhp
@@ -19697,7 +19670,7 @@ msgctxt ""
"hd_id3153539\n"
"help.text"
msgid "Contour Editor"
-msgstr "Editor de contornes"
+msgstr "Editor de contornos"
#. 6FGUy
#: 05060201.xhp
@@ -20138,7 +20111,7 @@ msgctxt ""
"par_id3149200\n"
"help.text"
msgid "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\"><alt id=\"alt_id3149206\">Iconu</alt></image>"
+msgstr "<image id=\"img_id3149206\" src=\"svx/res/cd020.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149206\">Iconu</alt></image>"
#. FX7wb
#: 05060201.xhp
@@ -20156,7 +20129,7 @@ msgctxt ""
"hd_id3157907\n"
"help.text"
msgid "Redo"
-msgstr "Repitir"
+msgstr "Refacer"
#. GDkjD
#: 05060201.xhp
@@ -20183,7 +20156,7 @@ msgctxt ""
"par_id3153195\n"
"help.text"
msgid "Redo"
-msgstr "Repitir"
+msgstr "Refacer"
#. 9mUfu
#: 05060201.xhp
@@ -22777,23 +22750,23 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a column into the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Inxerta una columna na tabla.</ahelp>"
-#. piyFd
+#. xeGeS
#: 05120400.xhp
msgctxt ""
"05120400.xhp\n"
"hd_id3148489\n"
"help.text"
-msgid "Insert Columns/Rows"
-msgstr "Inxertar fileres y columnes"
+msgid "<variable id=\"h1\"><link href=\"text/swriter/01/05120400.xhp\">Insert Columns/Rows</link></variable>"
+msgstr "<variable id=\"h1\"><link href=\"text/swriter/01/05120400.xhp\">Inxertar columnas/fileres</link></variable>"
-#. Ahy43
+#. mB89i
#: 05120400.xhp
msgctxt ""
"05120400.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "<variable id=\"einfuegentext\">Inserts a row or column into the table. This command is only available when the cursor is in a table.</variable>"
-msgstr ""
+msgid "<variable id=\"einfuegentext\">Inserts a row or column into the table. This command is only available when the cursor is in a table. </variable>"
+msgstr "<variable id=\"einfuegentext\">Inxerta una filera o columna na tabla. Esta orde namái ta disponible cuando'l cursor ta nuna tabla.</variable>"
#. Bphk7
#: 05120400.xhp
@@ -25106,7 +25079,7 @@ msgctxt ""
"par_id851655491448849\n"
"help.text"
msgid "%PRODUCTNAME searches the document and suggests hyphenation that you can accept or reject. If text is selected, the Hyphenation dialog works on the selected text only. If no text is selected, the Hyphenation dialog works on the whole document."
-msgstr ""
+msgstr "%PRODUCTNAME gueta'l documentu y presenta propuestes de guionáu que pueden aceutase o refugase. El diálogu Guionáu solo tien efeutu sobro'l testu esbilláu, si lu hai. Per otru llau, si nun s'esbilla nengún testu, el diálogu Guionáu tien efeutu en tol documentu."
#. SBBBo
#: 06030000.xhp
@@ -25178,7 +25151,7 @@ msgctxt ""
"par_id3147562\n"
"help.text"
msgid "To exclude paragraphs from the automatic hyphenation, select the paragraphs, choose <emph>Format - Paragraph</emph>, click the Text Flow tab, and then clear the <emph>Automatically</emph> check box in the Hyphenation area."
-msgstr "Pa escluyir párrafos del separtamientu silábicu automáticu, escueya los párrafos, escueya <emph>Formatu - Párrafu</emph>, faiga clic na llingüeta <emph>Fluxu del testu</emph> y desmarque el caxellu de verificación <emph>Automáticamente</emph> nel área <emph>Separtamientu silábicu</emph>."
+msgstr "Pa escluyir párrafos del guionáu automáticu, esbilla los párrafos, escueyi <emph>Formatu - Párrafu</emph>, calca na llingüeta <emph>Fluxu del testu</emph> y desmarca'l caxellu <emph>Automáticamente</emph> nel área <emph>Guionáu</emph>."
#. FhJNz
#: 06030000.xhp
@@ -27608,7 +27581,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Editar l'estilu"
#. SEWss
#: EditStyle.xhp
@@ -27617,7 +27590,7 @@ msgctxt ""
"hd_id291693524138888\n"
"help.text"
msgid "<variable id=\"h1\"><link href=\"text/swriter/01/EditStyle.xhp\">Edit Style</link></variable>"
-msgstr ""
+msgstr "<variable id=\"h1\"><link href=\"text/swriter/01/EditStyle.xhp\">Editar l'estilu</link></variable>"
#. 5dGnk
#: EditStyle.xhp
@@ -27671,7 +27644,7 @@ msgctxt ""
"par_id341693524457638\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Editar l'estilu"
#. EPNjK
#: EditStyle.xhp
@@ -27691,14 +27664,14 @@ msgctxt ""
msgid "Select the <menuitem>Style</menuitem> panel (<keycode>F11</keycode>), choose Paragraph Styles, open context menu of the selected style, choose <menuitem>Edit Style</menuitem>."
msgstr ""
-#. wEyNc
+#. wHfxU
#: EditStyle.xhp
msgctxt ""
"EditStyle.xhp\n"
"par_id921693534308719\n"
"help.text"
-msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>"
-msgstr "<link href=\"text/swriter/main0115.xhp\">Menú Estilos</link>"
+msgid "<link href=\"text/shared/menu/style_menu.xhp\">Styles menu</link>"
+msgstr "<link href=\"text/shared/menu/style_menu.xhp\">Menú Estilos</link>"
#. PDPrT
#: HeadingRowsRepeat.xhp
@@ -27869,7 +27842,7 @@ msgctxt ""
"par_id811705512892082\n"
"help.text"
msgid "Character direct formatting attributes are <link href=\"text/shared/01/05020100.xhp\">Font</link>, <link href=\"text/shared/01/05020200.xhp\">Font Effects</link>, <link href=\"text/shared/01/05020500.xhp\">Position</link>, <link href=\"text/shared/01/05020600.xhp\">Asian Layout</link>, <link href=\"text/shared/01/05020400.xhp\">Hyperlink</link>, <link href=\"text/shared/01/05210100.xhp\">Highlighting</link> and <link href=\"text/shared/01/05030500.xhp\">Borders</link>."
-msgstr ""
+msgstr "Los atributos de formatu direutu de caráuteres son <link href=\"text/shared/01/05020100.xhp\">Fonte</link>, <link href=\"text/shared/01/05020200.xhp\">Efeutos tipográficos</link>, <link href=\"text/shared/01/05020500.xhp\">Posición</link>, <link href=\"text/shared/01/05020600.xhp\">Disposición asiática</link>, <link href=\"text/shared/01/05020400.xhp\">Hiperenllaz</link>, <link href=\"text/shared/01/05210100.xhp\">Resaltáu</link> y <link href=\"text/shared/01/05030500.xhp\">Berbesos</link>."
#. deFpQ
#: SpotlightCharStyles.xhp
@@ -29194,13 +29167,13 @@ msgctxt ""
msgid "Browse"
msgstr "Restolar"
-#. Nh6Ed
+#. oswT8
#: mailmerge01.xhp
msgctxt ""
"mailmerge01.xhp\n"
"par_idN1057D\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a template selector dialog.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the New dialog to select a template.</ahelp>"
msgstr ""
#. gX5EY
@@ -29426,7 +29399,7 @@ msgctxt ""
"par_idN10584\n"
"help.text"
msgid "<ahelp hid=\".\">Select the address block layout that you want to use.</ahelp>"
-msgstr "<ahelp hid=\".\">Escueya'l diseñu de bloque de direiciones que deseya utilizar.</ahelp>"
+msgstr "<ahelp hid=\".\">Escueyi la disposición de bloque de señes que deseyes utilizar.</ahelp>"
#. cnF64
#: mailmerge03.xhp
@@ -29876,7 +29849,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the amount of space to leave between the top edge of the page and the top edge of the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduza la cantidá d'espaciu que se debe dexar ente'l borde cimeru de la páxina y el borde cimeru del bloque de direiciones.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduz la cantidá d'espaciu que se debe dexar ente'l borde cimeru de la páxina y el borde cimeru del bloque de señes.</ahelp>"
#. QdyF5
#: mailmerge05.xhp
@@ -29894,7 +29867,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "<ahelp hid=\".\">Aligns the frame that contains the address block to the left page margin.</ahelp>"
-msgstr "<ahelp hid=\".\">Allinia'l marcu que contién el bloque de direiciones col marxe esquierdu de la páxina.</ahelp>"
+msgstr "<ahelp hid=\".\">Allinia'l marcu que contién el bloque de señes col marxe izquierdu de la páxina.</ahelp>"
#. PE8LG
#: mailmerge05.xhp
@@ -29912,7 +29885,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the amount of space to leave between the left edge of the page and the left edge of the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduza la cantidá d'espaciu que se debe dexar ente'l borde esquierdu de la páxina y el borde esquierdu del bloque de direiciones.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduz la cantidá d'espaciu que se debe dexar ente'l borde izquierdu de la páxina y el borde izquierdu del bloque de señes.</ahelp>"
#. yErjr
#: mailmerge05.xhp
@@ -30974,7 +30947,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "Specify the placement of address data fields in an address block in <link href=\"text/swriter/01/mm_seladdblo.xhp\">mail merge</link> documents."
-msgstr "Especifique l'allugamientu de los campos de datos de direición nun bloque de direiciones en documentos de <link href=\"text/swriter/01/mm_seladdblo.xhp\">combinar correspondencia</link>."
+msgstr "Especifica l'allugamientu de los campos de datos de señes nun bloque de señes en documentos de <link href=\"text/swriter/01/mm_seladdblo.xhp\">combinar correspondencia</link>."
#. kACrC
#: mm_newaddblo.xhp
@@ -31064,7 +31037,7 @@ msgctxt ""
"par_idN10589\n"
"help.text"
msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Amuesa una vista previa del primer rexistru de la base de datos col diseñu de bloque de direiciones actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Amuesa una vista previa del primer rexistru de la base datos cola disposición de bloque de señes actual.</ahelp>"
#. 6DCtx
#: mm_newaddblo.xhp
@@ -31577,7 +31550,7 @@ msgctxt ""
"par_idN10552\n"
"help.text"
msgid "<ahelp hid=\".\">Select the block in the list that you want to use for mail merge addresses, and click <emph>OK</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Escueya'l bloque de la llista que deseya utilizar pa les direiciones de combinar correspondencia y faiga clic en <emph>Aceutar</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Escueyi'l bloque de la llista que deseyes utilizar pa les señes de combinar correspondencia y calca <emph>Aceutar</emph>.</ahelp>"
#. tDVSE
#: mm_seladdblo.xhp
@@ -31595,7 +31568,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "<ahelp hid=\".\">Excludes country or regional information from the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Esclúi del bloque de direiciones los datos relativos al país o la rexón.</ahelp>"
+msgstr "<ahelp hid=\".\">Esclúi del bloque de señes los datos relativos al país o la rexón.</ahelp>"
#. jMoN6
#: mm_seladdblo.xhp
@@ -31613,7 +31586,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "<ahelp hid=\".\">Includes country or regional information in the address block.</ahelp>"
-msgstr "<ahelp hid=\".\">Inclúi nel bloque de direiciones de datos rellativos al país o la rexón.</ahelp>"
+msgstr "<ahelp hid=\".\">Inclúi nel bloque de señes de datos rellativos al país o la rexón.</ahelp>"
#. ZSpLK
#: mm_seladdblo.xhp
@@ -31631,7 +31604,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "<ahelp hid=\".\">Only includes country or regional information in the address block if the value differs from the value that you enter in the text box.</ahelp>"
-msgstr "<ahelp hid=\".\">Namái s'inclúi información relativa al país o la rexón nel bloque de direiciones si'l valor difier del que s'especificó nel cuadru de testu.</ahelp>"
+msgstr "<ahelp hid=\".\">Namái s'inclúi información relativa al país o la rexón nel bloque de señes si'l valor difier del que s'especificó na caxa de testu.</ahelp>"
#. 7jm6v
#: mm_seladdblo.xhp
@@ -31658,7 +31631,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_newaddblo.xhp\">New Address Block</link> dialog where you can define a new address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre'l diálogu <link href=\"text/swriter/01/mm_newaddblo.xhp\">Nuevu bloque de direiciones</link>, nel que pue definise un diseñu de bloque de direiciones nuevu.</ahelp>"
+msgstr "<ahelp hid=\".\">Abre'l diálogu <link href=\"text/swriter/01/mm_newaddblo.xhp\">Bloque de señes nuevu</link>, nel que pue definise una disposición de bloque de señes nueva.</ahelp>"
#. UA67s
#: mm_seladdblo.xhp
@@ -31694,7 +31667,7 @@ msgctxt ""
"par_idN10598\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes the selected address block layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Desanicia'l diseñu de bloque de direiciones escoyíu.</ahelp>"
+msgstr "<ahelp hid=\".\">Desanicia la disposición de bloque de señes escoyida.</ahelp>"
#. pHpWK
#: mm_seladdlis.xhp
@@ -32380,6 +32353,150 @@ msgctxt ""
msgid "Select a numbering scheme for the page numbers."
msgstr ""
+#. Cn7DE
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"tit\n"
+"help.text"
+msgid "Paragraph Signature"
+msgstr "Robla de párrafu"
+
+#. gRHvt
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"bm_id121713380761462\n"
+"help.text"
+msgid "<bookmark_value>paragraph signature</bookmark_value> <bookmark_value>insert;paragraph signature</bookmark_value> <bookmark_value>paragraph signature;inserting</bookmark_value>"
+msgstr ""
+
+#. qctbD
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"hd_id881713200146819\n"
+"help.text"
+msgid "<variable id=\"h1\"><link href=\"text/swriter/01/paragraph_signature.xhp\">Paragraph Signature</link></variable>"
+msgstr "<variable id=\"h1\"><link href=\"text/swriter/01/paragraph_signature.xhp\">Robla de párrafu</link></variable>"
+
+#. tkAgS
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id921713200146822\n"
+"help.text"
+msgid "Adds a digital signature to the end of any paragraph. You must have a digital certificate to sign a paragraph."
+msgstr "Déxate amestar una robla dixital a la fin de cualisquier párrafu. Tienes de tener un certificáu dixital pa roblar un párrafu."
+
+#. 7ECor
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id131713363687715\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. zNy5w
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id11713367261401\n"
+"help.text"
+msgid "Choose <menuitem>Insert - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. 7HoLm
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id271713381238721\n"
+"help.text"
+msgid "Choose <menuitem>Home - Field - More Fields - Document</menuitem> tab, choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. dwYB5
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id81713381120150\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F2</keycode> and choose <menuitem>Paragraph Signature</menuitem> in the <menuitem>Type</menuitem> box, click <menuitem>Insert</menuitem>."
+msgstr ""
+
+#. hzye6
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id781713200328847\n"
+"help.text"
+msgid "A paragraph signature includes meta-data for the user who created the signature and the date the signature was created. Either <emph>Valid</emph> or <emph>Invalid</emph> is displayed as text at the end of a paragraph signature. By default, it displays <emph>Valid</emph>. If the paragraph is modified in any way after the paragraph signature is added, the signature changes to <emph>Invalid</emph>."
+msgstr ""
+
+#. M8sFC
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id11713381369787\n"
+"help.text"
+msgid "Upon saving a document, any <emph>Invalid</emph> paragraph signatures are automatically deleted."
+msgstr ""
+
+#. YuhXV
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id721713200319243\n"
+"help.text"
+msgid "A paragraph signature will indicate whether or not a particular paragraph has been modified at any time after the signature was inserted. Multiple paragraph signatures can be added, and each signature is independent from each other."
+msgstr ""
+
+#. pY7M5
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"hd_id351713200369156\n"
+"help.text"
+msgid "To Insert a Paragraph Signature"
+msgstr "Pa inxertar una robla de párrafu"
+
+#. QooWx
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id271713363489589\n"
+"help.text"
+msgid "After navigating to Paragraph Signature in the More Fields dialog, click Insert to open the Select Certificate dialog."
+msgstr ""
+
+#. AnEqV
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id81713200406731\n"
+"help.text"
+msgid "A paragraph signature will always be inserted at the end of the currently selected paragraph. If the text cursor is not currently located within a paragraph of text, the Select Certificate dialog will not open."
+msgstr ""
+
+#. SnJga
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id471713368898713\n"
+"help.text"
+msgid "The Select Certificate dialog lists any of your digital certificates that are available for use. Choose the desired certificate and select <emph>Sign</emph> to insert a paragraph signature using the chosen digital certificate."
+msgstr ""
+
+#. UXCCL
+#: paragraph_signature.xhp
+msgctxt ""
+"paragraph_signature.xhp\n"
+"par_id581713367684220\n"
+"help.text"
+msgid "You must have a digital certificate in order to begin <link href=\"text/shared/guide/digitalsign_send.xhp\">Applying Digital Signatures</link>."
+msgstr ""
+
#. o5ZPq
#: protectdocument.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/02.po b/source/ast/helpcontent2/source/text/swriter/02.po
index 4f857b46fb2..b1d46cdcca5 100644
--- a/source/ast/helpcontent2/source/text/swriter/02.po
+++ b/source/ast/helpcontent2/source/text/swriter/02.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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-01-23 09:45+0000\n"
+"POT-Creation-Date: 2024-04-02 12:12+0200\n"
+"PO-Revision-Date: 2024-05-08 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1511359350.000000\n"
#. sqxGb
@@ -617,7 +617,7 @@ msgctxt ""
"par_id3154505\n"
"help.text"
msgid "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Removes numbering or bullets and list indenting for the current paragraph or selected paragraphs.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Desanicia la numberación o les viñetes y el sangráu de la llista nel párrafu actual o na esbilla de párrafos.</ahelp>"
#. pqG9Y
#: 06040000.xhp
@@ -3560,7 +3560,7 @@ msgctxt ""
"par_idN10768\n"
"help.text"
msgid "<link href=\"text/shared/02/01170000.xhp\">Controls</link>"
-msgstr "<link href=\"text/shared/02/01170000.xhp\">Campos de control de formulariu</link>"
+msgstr "<link href=\"text/shared/02/01170000.xhp\">Controles</link>"
#. rDtXF
#: 18010000.xhp
@@ -3569,7 +3569,7 @@ msgctxt ""
"par_idN107ED\n"
"help.text"
msgid "The Controls icon opens a toolbar with the tools that you need to create an interactive form."
-msgstr "El iconuCampos de control del formulariu abre una barra de ferramientes coles ferramientes necesaries pa crear un formulariu interactivo."
+msgstr "L'iconu Controles abre una barra de ferramientes coles ferramientes necesaries pa crear un formulariu interautivu."
#. EA2Mi
#: 18010000.xhp
@@ -3686,7 +3686,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Date (Fixed)"
-msgstr ""
+msgstr "Data (fixa)"
#. 8mad6
#: 18030100.xhp
@@ -3695,7 +3695,7 @@ msgctxt ""
"hd_id3151175\n"
"help.text"
msgid "<link href=\"text/swriter/02/18030100.xhp\">Date</link>"
-msgstr "<link href=\"text/swriter/02/18030100.xhp\">Fecha</link>"
+msgstr "<link href=\"text/swriter/02/18030100.xhp\">Data</link>"
#. FfGqq
#: 18030100.xhp
@@ -3722,7 +3722,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Time (Fixed)"
-msgstr ""
+msgstr "Hora (fixa)"
#. yxN2Q
#: 18030200.xhp
@@ -4255,51 +4255,6 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04040000.xhp\">Insert Bookmark</link>"
msgstr "<link href=\"text/swriter/01/04040000.xhp\">Inxertar marca</link>"
-#. J6RpX
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert Fields"
-msgstr "Inxertar campos"
-
-#. 95S32
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3149286\n"
-"help.text"
-msgid "<link href=\"text/swriter/02/19040000.xhp\">Insert Fields</link>"
-msgstr "<link href=\"text/swriter/02/19040000.xhp\">Inxertar comandos de campu</link>"
-
-#. 8sGAW
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3151173\n"
-"help.text"
-msgid "Click to open the <link href=\"text/swriter/01/04090000.xhp\">Fields</link> dialog. Click the arrow next to the icon and select the required field from the submenu."
-msgstr "Faiga clic p'abrir el diálogu <link href=\"text/swriter/01/04090000.xhp\">Campos</link>. Faiga clic na flecha xuntu al símbolu y escueya el campu pertinente dende'l submenú."
-
-#. 48CyU
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"par_id3154104\n"
-"help.text"
-msgid "You can select the following functions:"
-msgstr "Pue escoyer les funciones siguientes:"
-
-#. RcJ5e
-#: 19040000.xhp
-msgctxt ""
-"19040000.xhp\n"
-"hd_id3145248\n"
-"help.text"
-msgid "<link href=\"text/swriter/01/04090000.xhp\">Other</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\">Otros</link>"
-
#. FM5sf
#: 19050000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/swriter/guide.po b/source/ast/helpcontent2/source/text/swriter/guide.po
index 798e6d31570..cd41dc53aef 100644
--- a/source/ast/helpcontent2/source/text/swriter/guide.po
+++ b/source/ast/helpcontent2/source/text/swriter/guide.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: 2024-02-14 13:07+0100\n"
-"PO-Revision-Date: 2024-03-10 09:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-05 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542028604.000000\n"
#. XAt2Y
@@ -968,7 +968,7 @@ msgctxt ""
"par_id3150534\n"
"help.text"
msgid "In $[officename] Writer, you can store text - also containing graphics, tables, and fields - as AutoText, so that you can quickly insert the text later on. If you want, you can also store formatted text."
-msgstr "En $[officename] Writer, ye posible almacenar testu (que pue incluyir imaxes, tables y campos) como AutoTestu, de cuenta que pueda inxertalo más palantre. Si deseyar, tamién pue almacenar testu con formatu"
+msgstr "Nel Writer de $[officename], ye posible atroxar testu (que pue incluyir imáxenes, tables y campos) como testu automáticu, de cuenta que puedas inxertalu más palantre. Si deseyes, tamién pues atroxar testu con formatu."
#. BbbSZ
#: autotext.xhp
@@ -1400,7 +1400,7 @@ msgctxt ""
"par_id3156180\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\">Background tab page</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05210100.xhp\">Llingüeta Fondu</link>"
#. uaCXb
#: background.xhp
@@ -3623,7 +3623,7 @@ msgctxt ""
"par_id3151212\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Escueya <item type=\"menuitem\">Inxertar - Campos - Otros</item> y de siguío faiga clic na ficha <item type=\"menuitem\">Funciones</item>."
+msgstr "Escueyi <item type=\"menuitem\">Inxertar - Campos - Otros</item> y de siguío calca na llingüeta <item type=\"menuitem\">Funciones</item>."
#. d5FDU
#: conditional_text.xhp
@@ -3785,7 +3785,7 @@ msgctxt ""
"par_id3150537\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Escueya <item type=\"menuitem\">Inxertar - Campos - Otros</item> y de siguío faiga clic na ficha <item type=\"menuitem\">Funciones</item>."
+msgstr "Escueyi <item type=\"menuitem\">Inxertar - Campos - Otros</item> y de siguío calca na llingüeta <item type=\"menuitem\">Funciones</item>."
#. tzesF
#: conditional_text2.xhp
@@ -4811,7 +4811,7 @@ msgctxt ""
"par_id3145776\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item> and click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Escueya <item type=\"menuitem\">Inxertar - Campos - Otros</item> y de siguío faiga clic na ficha <item type=\"menuitem\">Funciones</item>."
+msgstr "Escueyi <item type=\"menuitem\">Inxertar - Campos - Otros</item> y de siguío calca na llingüeta <item type=\"menuitem\">Funciones</item>."
#. mvGzC
#: fields_enter.xhp
@@ -4973,7 +4973,7 @@ msgctxt ""
"par_id3145297\n"
"help.text"
msgid "In the <item type=\"menuitem\">Hide</item> area, select the <item type=\"menuitem\">Hide</item> check box."
-msgstr "Nel área <item type=\"menuitem\">Oculta</item>, escueya la caxella de verificación <item type=\"menuitem\">Oculta</item>."
+msgstr "Nel área <item type=\"menuitem\">Anubrir</item>, escueyi'l caxellu <item type=\"menuitem\">Anubrir</item>."
#. 2JctZ
#: fields_userdata.xhp
@@ -5920,6 +5920,24 @@ msgctxt ""
msgid "Choose <emph>Insert - Field - Page Count</emph>."
msgstr "Active'l comandu <emph>Inxertar - Campos - Cuntar páxines</emph>."
+#. YhBdG
+#: footer_pagenumber.xhp
+msgctxt ""
+"footer_pagenumber.xhp\n"
+"hd_id331715628566984\n"
+"help.text"
+msgid "<embedvar href=\"text/swriter/guide/title_page.xhp#usingtitlepage\"/>"
+msgstr ""
+
+#. dfM3L
+#: footer_pagenumber.xhp
+msgctxt ""
+"footer_pagenumber.xhp\n"
+"par_id21715629004389\n"
+"help.text"
+msgid "Title pages are a common way to create documents with different page numbering schemes."
+msgstr ""
+
#. bf2Mp
#: footnote_usage.xhp
msgctxt ""
@@ -6206,7 +6224,7 @@ msgctxt ""
"par_id3155620\n"
"help.text"
msgid "Choose <emph>View - Styles</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Ver - Estilos</emph>."
#. GChRw
#: footnote_with_line.xhp
@@ -6413,7 +6431,7 @@ msgctxt ""
"par_idN106BD\n"
"help.text"
msgid "On the next step of the wizard, click the <emph>Select Address List</emph> button to check that you are using the correct address list. If you want to use an address block, select an address block type, match the data fields if necessary, and click <emph>Next</emph>."
-msgstr "Nel siguiente pasu del Asistente, calque nel botón <emph>Seleicionar catálogu de direiciones</emph> pa comprobar que se ta usando'l catálogu de direiciones correutu. Si quier usar un bloque de direiciones, seleicione un tipu de bloque de direiciones y, si fai falta, faiga concasar los campos y calque en <emph>Siguiente</emph>."
+msgstr "Nel siguiente pasu del asistente, calca nel botón <emph>Esbilla catálogu de señes</emph> pa comprobar que se ta usando'l catálogu de señes correutu. Si quies usar un bloque de señes, esbilla una triba de bloque de señes y, si fai falta, fai concasar los campos y calca <emph>Siguiente</emph>."
#. GFeTA
#: form_letters_main.xhp
@@ -8078,7 +8096,7 @@ msgctxt ""
"par_id3147036\n"
"help.text"
msgid "To quickly exclude a word from hyphenation, select the word, choose <emph>Format - Character</emph>, click the <emph>Font </emph>tab, and select \"None\" in the <emph>Language </emph>box."
-msgstr "Pa escluyir rápido una pallabra del separtamientu silábicu, marque la pallabra, escueya <emph>Formatu - Caráuter</emph>, calque la llingüeta <emph>Fonte</emph> y escueya \"Nengunu\" nel cuadru <emph>Idioma</emph>."
+msgstr "Pa escluyir rápido una pallabra del guionáu, esbilla la pallabra, escueyi <emph>Formatu - Caráuter</emph>, calca la llingüeta <emph>Fonte</emph> y escueyi «Nengunu» na caxa <emph>Llingua</emph>."
#. F6jU7
#: hyphen_prevent.xhp
@@ -9718,51 +9736,6 @@ msgctxt ""
msgid "Drag to the document where you want to insert the object."
msgstr "Abasnar hasta'l documentu onde deseye inxertar l'oxetu."
-#. GzFpE
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"tit\n"
-"help.text"
-msgid "Inserting Graphics From the Gallery With Drag-and-Drop"
-msgstr "Inxertar imaxes de Gallery por aciu el métodu d'abasnar y asitiar"
-
-#. WMZL7
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"bm_id3145083\n"
-"help.text"
-msgid "<bookmark_value>inserting; from Gallery into text</bookmark_value><bookmark_value>pictures; inserting from Gallery into text</bookmark_value><bookmark_value>replacing;objects from Gallery</bookmark_value>"
-msgstr "<bookmark_value>inxertar;de Galería en testu</bookmark_value><bookmark_value>imaxes;inxertar de Gallería en testu</bookmark_value><bookmark_value>trocar;oxetos de Galería</bookmark_value>"
-
-#. qMdAc
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"hd_id3145083\n"
-"help.text"
-msgid "<variable id=\"insert_graphic_gallery\"><link href=\"text/swriter/guide/insert_graphic_gallery.xhp\">Inserting Graphics From the Gallery With Drag-and-Drop</link></variable>"
-msgstr "<variable id=\"insert_graphic_gallery\"><link href=\"text/swriter/guide/insert_graphic_gallery.xhp\">Inxertar imaxes dende Gallery cola función abasnar y asitiar</link></variable>"
-
-#. dUrZv
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"par_id3155907\n"
-"help.text"
-msgid "You can drag-and-drop an object from the gallery into a text document, spreadsheet, drawing, or presentation."
-msgstr "Pue abasnar y asitiar un oxetu dende Gallery nun documentu de testu, fueya de cálculu, dibuxu o presentación."
-
-#. CEzBE
-#: insert_graphic_gallery.xhp
-msgctxt ""
-"insert_graphic_gallery.xhp\n"
-"par_id3155923\n"
-"help.text"
-msgid "To replace a gallery object that you inserted in a document, hold down Shift+Ctrl, and then drag a different gallery object onto the object."
-msgstr "Pa trocar un oxetu de Gallery qu'inxertó enantes nun documentu caltenga calcaes les tecles Mayús+Control y arrastre un oxetu distintu de Gallery sobre l'oxetu."
-
#. uEG8C
#: insert_graphic_scan.xhp
msgctxt ""
@@ -12191,7 +12164,7 @@ msgctxt ""
"par_idN10727\n"
"help.text"
msgid "Choose <emph>View - Styles</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Ver - Estilos</emph>."
#. eFUAG
#: pageorientation.xhp
@@ -12218,7 +12191,7 @@ msgctxt ""
"par_idN10751\n"
"help.text"
msgid "On the <emph>Organizer</emph> tab page, type a name for the page style in the <emph>Name</emph> box, for example \"My Landscape\"."
-msgstr "Na ficha <emph>Organizador</emph>, asigne un nome al estilu de páxina nel cuadru <emph>Nome</emph>, por exemplu \"El mio paisaxe\"."
+msgstr "Na llingüeta <emph>Organizador</emph>, asigna un nome al estilu de páxina nel cuadru <emph>Nome</emph>; por exemplu, «El mio paisaxe»."
#. i7WYZ
#: pageorientation.xhp
@@ -12236,7 +12209,7 @@ msgctxt ""
"par_idN10775\n"
"help.text"
msgid "Click the <emph>Page</emph> tab."
-msgstr "Faiga clic na ficha <emph>Páxina</emph>."
+msgstr "Calca na llingüeta <emph>Páxina</emph>."
#. ZNfQD
#: pageorientation.xhp
@@ -12965,7 +12938,7 @@ msgctxt ""
"par_id3154265\n"
"help.text"
msgid "<link href=\"text/swriter/01/01120000.xhp\">File - Print Preview</link>."
-msgstr ""
+msgstr "<link href=\"text/swriter/01/01120000.xhp\">Ficheru - Vista d'imprentación</link>."
#. wXuFr
#: print_selection.xhp
@@ -13262,7 +13235,7 @@ msgctxt ""
"par_id3150004\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\">File - Print Preview</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0210.xhp\">Ficheru - Vista d'imprentación</link>"
#. Fo7VD
#: printer_tray.xhp
@@ -13307,7 +13280,7 @@ msgctxt ""
"par_id3149841\n"
"help.text"
msgid "Choose <emph>View - Styles</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Ver - Estilos</emph>."
#. 62pGH
#: printer_tray.xhp
@@ -13316,7 +13289,7 @@ msgctxt ""
"par_id3156108\n"
"help.text"
msgid "Click the <item type=\"menuitem\">Page Styles</item> icon."
-msgstr "Faiga clic nel símbolu <item type=\"menuitem\">Estilos de páxina</item>."
+msgstr "Calca nel iconu <item type=\"menuitem\">Estilos de páxina</item>."
#. HKkzj
#: printer_tray.xhp
@@ -15764,7 +15737,7 @@ msgctxt ""
"par_id0525200902184476\n"
"help.text"
msgid "To check the spelling and the grammar of a text, the appropriate dictionaries must be installed. For many languages three different dictionaries exist: a spellchecker, a hyphenation dictionary, and a thesaurus. Each dictionary covers one language only. Grammar checkers can be downloaded and installed as extensions. See the <link href=\"https://extensions.libreoffice.org/?Tags[]=50\">extensions web page</link>."
-msgstr ""
+msgstr "Pa comprobar la ortografía y la gramática d'un testu, tienes d'instalar diccionarios apropiaos. Pa munches llingües esisten trés diccionarios distintos: un correutor ortográficu, un guionador y un compendiu de sinónimos. Cada diccionariu trata una sola llingua. Los correutores gramaticales puen baxase ya instalase como estensiones. Consulta'l <link href=\"https://extensions.libreoffice.org/?Tags[]=50\">sitiu web d'estensiones</link>."
#. X3zXc
#: spellcheck_dialog.xhp
@@ -15998,7 +15971,7 @@ msgctxt ""
"par_id3156114\n"
"help.text"
msgid "Choose <emph>View - Styles</emph>."
-msgstr ""
+msgstr "Escueyi <emph>Ver - Estilos</emph>."
#. Lkn58
#: stylist_fillformat.xhp
@@ -16007,7 +15980,7 @@ msgctxt ""
"par_id3153128\n"
"help.text"
msgid "Click the icon of the style category that you want to apply."
-msgstr "Faiga clic nel símbolu de la categoría d'estilu que deseye aplicar."
+msgstr "Calca nel iconu de la categoría d'estilu que deseyes aplicar."
#. FWgRh
#: stylist_fillformat.xhp
@@ -20435,7 +20408,7 @@ msgctxt ""
"bm_id3154486\n"
"help.text"
msgid "<bookmark_value>text wrap around objects</bookmark_value> <bookmark_value>contour editor</bookmark_value> <bookmark_value>contour wrap</bookmark_value> <bookmark_value>text; formatting around objects</bookmark_value> <bookmark_value>formatting; contour wrap</bookmark_value> <bookmark_value>objects; contour wrap</bookmark_value> <bookmark_value>wrapping text;editing contours</bookmark_value> <bookmark_value>editors;contour editor</bookmark_value>"
-msgstr "<bookmark_value>axuste de testu alredor d'oxetos</bookmark_value> <bookmark_value>editor de contornes</bookmark_value> <bookmark_value>axuste de contornes</bookmark_value> <bookmark_value>testu;dar formatu alredor d'oxetos</bookmark_value> <bookmark_value>dar formatu;axuste de contornes</bookmark_value> <bookmark_value>oxetos;axuste de contornes</bookmark_value> <bookmark_value>axustar testu;editar contornes</bookmark_value> <bookmark_value>editores;editor de contornes</bookmark_value>"
+msgstr "<bookmark_value>axuste de testu alredor d'oxetos</bookmark_value><bookmark_value>editor de contornos</bookmark_value><bookmark_value>axuste de contornos</bookmark_value><bookmark_value>testu;dar formatu alredor d'oxetos</bookmark_value><bookmark_value>dar formatu;axuste de contornos</bookmark_value><bookmark_value>oxetos;axuste de contornos</bookmark_value><bookmark_value>axustar testu;editar contornos</bookmark_value><bookmark_value>editores;editor de contornos</bookmark_value>"
#. csedp
#: wrap.xhp
@@ -20570,7 +20543,7 @@ msgctxt ""
"par_id3150947\n"
"help.text"
msgid "Close the <item type=\"menuitem\">Contour Editor</item> window."
-msgstr "Zarra la ventana <item type=\"menuitem\">Editor de contornes</item>."
+msgstr "Zarra la ventana <item type=\"menuitem\">Editor de contornos</item>."
#. Be3c9
#: wrap.xhp
@@ -20579,4 +20552,4 @@ msgctxt ""
"par_id3150520\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060201.xhp\">Contour Editor</link>"
-msgstr "<link href=\"text/swriter/01/05060201.xhp\">Editor de contornes</link>"
+msgstr "<link href=\"text/swriter/01/05060201.xhp\">Editor de contornos</link>"
diff --git a/source/ast/helpcontent2/source/text/swriter/librelogo.po b/source/ast/helpcontent2/source/text/swriter/librelogo.po
index 36cd1bb5f16..a8eb828b7a6 100644
--- a/source/ast/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/ast/helpcontent2/source/text/swriter/librelogo.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: 2023-12-04 15:07+0100\n"
-"PO-Revision-Date: 2024-02-22 09:45+0000\n"
+"PO-Revision-Date: 2024-05-20 01:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/ast/>\n"
"Language: ast\n"
@@ -23,7 +23,7 @@ msgctxt ""
"title\n"
"help.text"
msgid "LibreLogo Toolbar"
-msgstr ""
+msgstr "Barra de ferramientes LibreLogo"
#. nF3hB
#: LibreLogo.xhp
@@ -59,7 +59,7 @@ msgctxt ""
"hd_220\n"
"help.text"
msgid "LibreLogo toolbar"
-msgstr ""
+msgstr "Barra de ferramientes LibreLogo"
#. SbjVB
#: LibreLogo.xhp
@@ -131,7 +131,7 @@ msgctxt ""
"par_320\n"
"help.text"
msgid "Click on the icon “Home” to reset the position and settings of the turtle."
-msgstr ""
+msgstr "Calca nel iconu «Entamu» pa reafitar la posición y los axustes de la tortuga."
#. u8zpe
#: LibreLogo.xhp
@@ -1508,7 +1508,7 @@ msgctxt ""
"hd_1660\n"
"help.text"
msgid "REPEAT"
-msgstr ""
+msgstr "REPITIR"
#. 2cCXB
#: LibreLogo.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/menu.po b/source/ast/helpcontent2/source/text/swriter/menu.po
index cdcae2a0e3f..f7eab7d08a5 100644
--- a/source/ast/helpcontent2/source/text/swriter/menu.po
+++ b/source/ast/helpcontent2/source/text/swriter/menu.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: 2023-09-12 14:57+0200\n"
-"PO-Revision-Date: 2024-02-22 09:45+0000\n"
+"PO-Revision-Date: 2024-05-02 09:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textswritermenu/ast/>\n"
"Language: ast\n"
@@ -185,7 +185,7 @@ msgctxt ""
"par_id841672703921231\n"
"help.text"
msgid "Contains a calendar control. Limits text to a single paragraph."
-msgstr ""
+msgstr "Contién un control calendariu. Llinda'l testu a un párrafu namái."
#. k5UDL
#: edit_reference_submenu.xhp
@@ -194,7 +194,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reference (Edit)"
-msgstr ""
+msgstr "Referencia (Editar)"
#. MKMWr
#: edit_reference_submenu.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"hd_id3147302\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\">Footnote or Endnote</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/02150000.xhp\">Nota al pie o a lo cabero</link>"
#. Q5YzA
#: edit_reference_submenu.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"hd_id030720160601535384\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_frame.xhp\">Insert Frame</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_frame.xhp\">Inxertar un marcu</link>"
#. LZL3Y
#: insert_frame.xhp
diff --git a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 76154835237..4de468ea66b 100644
--- a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2022-03-21 12:32+0100\n"
-"PO-Revision-Date: 2024-01-12 01:45+0000\n"
+"POT-Creation-Date: 2024-04-30 14:12+0200\n"
+"PO-Revision-Date: 2024-05-02 04:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/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 5.1.1\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. tBfTE
@@ -1213,14 +1213,14 @@ msgctxt ""
msgid "Enter the network location or click Change to browse to a location. Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr "Escribi un llugar de la rede o pulsia Camudar pa navegar a otru llugar. Pulsia Instalar pa crear una imaxe de sirvidor de [ProductName] nel llugar de la rede especificáu o Encaboxar pa colar del asistente."
-#. U7sr3
+#. 34xBw
#: Control.ulf
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_21\n"
"LngText.text"
-msgid "{&MSSansBold8}Network Location"
-msgstr "{&MSSansBold8}Allugamientu de rede"
+msgid "{&DialogDefaultBold}Network Location"
+msgstr "{&DialogDefaultBold}Allugamientu na rede"
#. FsBUg
#: Control.ulf
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
index 5241c7c5ce4..3f3c761e520 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ast/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-11 01:45+0000\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022492.000000\n"
#. W5ukN
@@ -84,7 +84,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Go to Line..."
-msgstr ""
+msgstr "Dir a la ringlera..."
#. zBWhV
#: BasicIDECommands.xcu
@@ -358,7 +358,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. GWebj
#: BasicIDEWindowState.xcu
@@ -1654,7 +1654,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Manage Conditional Formatting..."
-msgstr ""
+msgstr "Xestionar formatu condicionáu..."
#. qAuk5
#: CalcCommands.xcu
@@ -1684,7 +1684,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Select Data Area"
-msgstr "Marcar área de datos"
+msgstr "Esbillar área de datos"
#. z9LDs
#: CalcCommands.xcu
@@ -1694,7 +1694,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cell Edit Mode"
-msgstr ""
+msgstr "Mou d'edición de caxelles"
#. UZKmr
#: CalcCommands.xcu
@@ -1961,14 +1961,13 @@ msgstr "Repitir la gueta"
#. BkfR7
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:Remove\n"
"Label\n"
"value.text"
msgid "~Delete Sheet..."
-msgstr "E~scoyer fueyes..."
+msgstr "~Desaniciar la fueya..."
#. LpECW
#: CalcCommands.xcu
@@ -2168,7 +2167,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Analysis of Variance (ANOVA)..."
-msgstr "~Análisis de varianza (ANOVA)..."
+msgstr "~Analís de varianza (ANOVA)..."
#. zBmfD
#: CalcCommands.xcu
@@ -2218,7 +2217,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Regression..."
-msgstr ""
+msgstr "~Regresión..."
#. Ws4f4
#: CalcCommands.xcu
@@ -2248,7 +2247,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Z-test..."
-msgstr ""
+msgstr "Prueba ~Z..."
#. EXRQ8
#: CalcCommands.xcu
@@ -2369,7 +2368,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Validity..."
-msgstr "~Validez..."
+msgstr "~Validación..."
#. B2Cir
#: CalcCommands.xcu
@@ -3612,7 +3611,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Refresh Pivot Table"
-msgstr "Anova~r Pivot Table"
+msgstr "Anova~r tabla dinámica"
#. kGoK3
#: CalcCommands.xcu
@@ -3772,7 +3771,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Advanced Filter..."
-msgstr "Peñera ~especial..."
+msgstr "Peñera a~vanzada..."
#. vqFpr
#: CalcCommands.xcu
@@ -4045,7 +4044,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Redraw Chart"
-msgstr "Redibuxar diagrama"
+msgstr "Redibuxar gráfica"
#. J9vEm
#: CalcCommands.xcu
@@ -4065,7 +4064,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number Format"
-msgstr "Formatu de númberu"
+msgstr "Formatu numbéricu"
#. fja5D
#: CalcCommands.xcu
@@ -4085,7 +4084,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Format as Currency"
-msgstr ""
+msgstr "Formatiar como moneda"
#. UHwJu
#: CalcCommands.xcu
@@ -4105,7 +4104,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Format as Currency"
-msgstr ""
+msgstr "Formatiar como moneda"
#. GAf7B
#: CalcCommands.xcu
@@ -5493,36 +5492,33 @@ msgstr "Sal~tu de páxina"
#. JuJxk
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/pivot\n"
"UIName\n"
"value.text"
msgid "Pivot Table"
-msgstr "~Tabla dinámica"
+msgstr "Tabla dinámica"
#. HyD7e
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/preview\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. Mu9NE
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/rowheader\n"
"UIName\n"
"value.text"
msgid "Row Header"
-msgstr "Dir a la testera"
+msgstr "Testera de filera"
#. oueah
#: CalcWindowState.xcu
@@ -5596,14 +5592,13 @@ msgstr "Propiedaes del oxetu de dibuxu"
#. bFPQ6
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/previewbar\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. oUWGo
#: CalcWindowState.xcu
@@ -5743,7 +5738,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. rFu8w
#: CalcWindowState.xcu
@@ -7406,7 +7401,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "New Relation..."
-msgstr "Nueva rellación..."
+msgstr "Rellación nueva..."
#. SqnAX
#: DbuCommands.xcu
@@ -8273,14 +8268,13 @@ msgstr "Entever"
#. GvpF4
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CloseObject\n"
"Label\n"
"value.text"
msgid "Close ~Object"
-msgstr "Zarrar ~Oxetu"
+msgstr "Zarrar l'~oxetu"
#. bbqyc
#: DrawImpressCommands.xcu
@@ -8303,14 +8297,14 @@ msgctxt ""
msgid "S~lide"
msgstr "D~iapositiva"
-#. zciFf
+#. CiaV6
#: DrawImpressCommands.xcu
msgctxt ""
"DrawImpressCommands.xcu\n"
-"..DrawImpressCommands.UserInterface.Commands..uno:NotesChildWindow\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:BottomPaneImpress\n"
"Label\n"
"value.text"
-msgid "Notes Panel"
+msgid "Notes Pane"
msgstr ""
#. q5YwD
@@ -8321,7 +8315,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Page"
-msgstr ""
+msgstr "~Páxina"
#. Cu3Ng
#: DrawImpressCommands.xcu
@@ -8335,14 +8329,13 @@ msgstr ""
#. ymWCh
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideMoveMenu\n"
"Label\n"
"value.text"
msgid "Move"
-msgstr "Mou"
+msgstr "Mover"
#. EQpBA
#: DrawImpressCommands.xcu
@@ -9704,6 +9697,36 @@ msgctxt ""
msgid "~Hide Layer (Shift+Click)"
msgstr ""
+#. oZRd3
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"Label\n"
+"value.text"
+msgid "Set Layer"
+msgstr ""
+
+#. M2Z3P
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Move to Layer..."
+msgstr ""
+
+#. HyFtG
+#: DrawImpressCommands.xcu
+msgctxt ""
+"DrawImpressCommands.xcu\n"
+"..DrawImpressCommands.UserInterface.Commands..uno:SetLayer\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Open a dialog to change the layer of the object"
+msgstr ""
+
#. UtybC
#: DrawImpressCommands.xcu
msgctxt ""
@@ -12411,7 +12434,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy Circles and Ovals"
-msgstr ""
+msgstr "Círculos y óvalos heredaos"
#. NyiYB
#: DrawWindowState.xcu
@@ -12651,7 +12674,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. E6MGf
#: DrawWindowState.xcu
@@ -17211,7 +17234,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Ring"
-msgstr "Círculu"
+msgstr "Corona circular"
#. xFMXA
#: GenericCommands.xcu
@@ -17223,6 +17246,16 @@ msgctxt ""
msgid "Block Arc"
msgstr "Arcu de bloque"
+#. jZ7pu
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:BasicShapes.sinusoid\n"
+"Label\n"
+"value.text"
+msgid "Sinusoid"
+msgstr "Senoide"
+
#. 4t7wU
#: GenericCommands.xcu
msgctxt ""
@@ -18484,6 +18517,26 @@ msgctxt ""
msgid "Undo"
msgstr "Desfacer"
+#. wY7TU
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"Label\n"
+"value.text"
+msgid "Dark Mode"
+msgstr "Mou escuru"
+
+#. Y5sjy
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ChangeTheme\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Toggle between dark and light modes"
+msgstr ""
+
#. TszTz
#: GenericCommands.xcu
msgctxt ""
@@ -19831,14 +19884,13 @@ msgstr ""
#. HCNDJ
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveGraphic\n"
"Label\n"
"value.text"
msgid "Save Image"
-msgstr "Guardar les imaxes..."
+msgstr "Guardar la imaxe"
#. wqH5x
#: GenericCommands.xcu
@@ -24306,7 +24358,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Export as PDF"
-msgstr ""
+msgstr "Esportar como PDF"
#. YsFV2
#: GenericCommands.xcu
@@ -24321,14 +24373,13 @@ msgstr "Esportar como P~DF..."
#. FnRm4
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
"TooltipLabel\n"
"value.text"
msgid "Export as PDF"
-msgstr "Esportar como P~DF..."
+msgstr "Esportar como PDF"
#. pCD7W
#: GenericCommands.xcu
@@ -24338,11 +24389,10 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Export Directly as PDF"
-msgstr ""
+msgstr "Esportar direutamente como PDF"
#. 8eSWp
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -24359,7 +24409,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Export Directly as PDF"
-msgstr ""
+msgstr "Esportar direutamente como PDF"
#. LrSFu
#: GenericCommands.xcu
@@ -24413,14 +24463,13 @@ msgstr ""
#. CMyAs
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToEPUB\n"
"TooltipLabel\n"
"value.text"
msgid "Export as EPUB"
-msgstr "Esportar como P~DF..."
+msgstr "Esportar como EPUB"
#. pQGEQ
#: GenericCommands.xcu
@@ -24445,14 +24494,13 @@ msgstr "Esportar direutamente como PDF"
#. CMp4K
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToEPUB\n"
"TooltipLabel\n"
"value.text"
msgid "Export as EPUB"
-msgstr "Esportar como P~DF..."
+msgstr "Esportar como EPUB"
#. EdjwU
#: GenericCommands.xcu
@@ -25846,7 +25894,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Image Control"
-msgstr "Trocar por campu de control gráficu"
+msgstr "Trocar por control d'imaxe"
#. wdUiA
#: GenericCommands.xcu
@@ -28274,7 +28322,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy Circles and Ovals"
-msgstr ""
+msgstr "Círculos y óvalos heredaos"
#. NvwkC
#: ImpressWindowState.xcu
@@ -29135,7 +29183,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. 7sFjM
#: ReportCommands.xcu
@@ -29802,6 +29850,16 @@ msgctxt ""
msgid "Elements"
msgstr "Elementos"
+#. uiQ35
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.DeckList.FindDeck\n"
+"Title\n"
+"value.text"
+msgid "Find"
+msgstr "Gueta"
+
#. B4iFE
#: Sidebar.xcu
msgctxt ""
@@ -30134,7 +30192,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Number Format"
-msgstr "Formatu de númberu"
+msgstr "Formatu numbéricu"
#. DiLQa
#: Sidebar.xcu
@@ -30340,6 +30398,16 @@ msgctxt ""
msgid "Columns"
msgstr "Columnes"
+#. DqpFK
+#: Sidebar.xcu
+msgctxt ""
+"Sidebar.xcu\n"
+"..Sidebar.Content.PanelList.QuickFindPanel\n"
+"Title\n"
+"value.text"
+msgid "QuickFind"
+msgstr ""
+
#. CDJWW
#: StartModuleWindowState.xcu
msgctxt ""
@@ -37683,14 +37751,13 @@ msgstr "Oxetu OLE"
#. GrvFm
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/preview\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. Grn9p
#: WriterFormWindowState.xcu
@@ -37880,7 +37947,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. jABhe
#: WriterFormWindowState.xcu
@@ -37920,7 +37987,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Insert Object"
-msgstr "Inxertar Oxetu"
+msgstr "Inxertar un oxetu"
#. qbQpG
#: WriterFormWindowState.xcu
@@ -37944,14 +38011,13 @@ msgstr "Optimizar"
#. zE3JE
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. WzbV7
#: WriterFormWindowState.xcu
@@ -38175,14 +38241,13 @@ msgstr "Oxetu OLE"
#. JbpFk
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/preview\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. Er7xX
#: WriterGlobalWindowState.xcu
@@ -38372,7 +38437,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. R7n3n
#: WriterGlobalWindowState.xcu
@@ -38426,14 +38491,13 @@ msgstr "Optimizar"
#. khHQz
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. rqZsp
#: WriterGlobalWindowState.xcu
@@ -38687,14 +38751,13 @@ msgstr "Oxetu OLE"
#. ztD3A
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/preview\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. Z4q38
#: WriterReportWindowState.xcu
@@ -38884,7 +38947,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. n4C2B
#: WriterReportWindowState.xcu
@@ -38924,7 +38987,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Insert Object"
-msgstr "Inxertar Oxetu"
+msgstr "Inxertar un oxetu"
#. Tdjte
#: WriterReportWindowState.xcu
@@ -38948,14 +39011,13 @@ msgstr "Optimizar"
#. xBTW7
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. wtUgA
#: WriterReportWindowState.xcu
@@ -39149,25 +39211,23 @@ msgstr "Oxetu OLE"
#. WVqNh
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/preview\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. 6fLtS
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/source\n"
"UIName\n"
"value.text"
msgid "HTML Source"
-msgstr "Códigu fonte HT~ML"
+msgstr "Códigu fonte HTML"
#. MMEvd
#: WriterWebWindowState.xcu
@@ -39377,7 +39437,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. 8dDkE
#: WriterWebWindowState.xcu
@@ -39411,14 +39471,13 @@ msgstr "Numberación y viñetes"
#. q6GNi
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. aAcCd
#: WriterWebWindowState.xcu
@@ -39612,14 +39671,13 @@ msgstr "Oxetu OLE"
#. s4qQE
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/preview\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. 63SJV
#: WriterWindowState.xcu
@@ -39859,7 +39917,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. vMWQZ
#: WriterWindowState.xcu
@@ -39913,14 +39971,13 @@ msgstr "Optimizar el tamañu"
#. tqq5K
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. MNMGR
#: WriterWindowState.xcu
@@ -40304,14 +40361,13 @@ msgstr "Oxetu OLE"
#. LRwDA
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/preview\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. GgAHU
#: XFormsWindowState.xcu
@@ -40501,7 +40557,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Full Screen"
-msgstr "Pantalla Completa"
+msgstr "Pantalla completa"
#. C9gGo
#: XFormsWindowState.xcu
@@ -40541,7 +40597,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Insert Object"
-msgstr "Inxertar Oxetu"
+msgstr "Inxertar un oxetu"
#. uFRdo
#: XFormsWindowState.xcu
@@ -40565,14 +40621,13 @@ msgstr "Optimizar"
#. vqCaG
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
"UIName\n"
"value.text"
msgid "Print Preview"
-msgstr "Vista preliminar"
+msgstr "Vista d'imprentación"
#. jQnAF
#: XFormsWindowState.xcu
diff --git a/source/ast/reportdesign/messages.po b/source/ast/reportdesign/messages.po
index 8e813baab22..69b3d2ab1bd 100644
--- a/source/ast/reportdesign/messages.po
+++ b/source/ast/reportdesign/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: 2022-01-31 18:20+0100\n"
-"PO-Revision-Date: 2024-03-04 01:45+0000\n"
+"PO-Revision-Date: 2024-04-27 01:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/ast/>\n"
"Language: ast\n"
@@ -1294,13 +1294,13 @@ msgstr "Formatu de caráuteres"
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:365
msgctxt "conditionwin|removeButton"
msgid "-"
-msgstr ""
+msgstr "−"
#. bpiWB
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:378
msgctxt "conditionwin|addButton"
msgid "+"
-msgstr ""
+msgstr "+"
#. EDzgm
#: reportdesign/uiconfig/dbreport/ui/datetimedialog.ui:8
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index 465902a2b09..dbc8e5739e1 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/sc/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-11 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ast/>\n"
"Language: ast\n"
@@ -259,7 +259,7 @@ msgstr "Dixebrar"
#: sc/inc/globstr.hrc:52
msgctxt "STR_UNDO_AUTOFORMAT"
msgid "AutoFormat"
-msgstr "AutoFormatu"
+msgstr "Formatu automáticu"
#. U2cGh
#: sc/inc/globstr.hrc:53
@@ -355,7 +355,7 @@ msgstr "Desaniciar l'esquema"
#: sc/inc/globstr.hrc:68
msgctxt "STR_UNDO_AUTOOUTLINE"
msgid "AutoOutline"
-msgstr "AutoEsquema"
+msgstr "Esquema automáticu"
#. Qpi99
#: sc/inc/globstr.hrc:69
@@ -529,7 +529,7 @@ msgstr "Camudar la estaya de datos de la gráfica"
#: sc/inc/globstr.hrc:97
msgctxt "STR_UNDO_ORIGINALSIZE"
msgid "Original Size"
-msgstr "Tamañu Orixinal"
+msgstr "Tamañu orixinal"
#. RjEDc
#: sc/inc/globstr.hrc:98
@@ -1289,7 +1289,7 @@ msgstr "Pie de páxina"
#: sc/inc/globstr.hrc:222
msgctxt "STR_TOO_MANY_COLUMNS_DATA_FORM"
msgid "Too many columns in the data form."
-msgstr ""
+msgstr "Abondes columnes nel formulariu de datos."
#. 499qP
#. BEGIN error constants and error strings.
@@ -8948,12 +8948,11 @@ msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
msgstr "Valor"
-#. QDDDd
+#. nSGrq
#: sc/inc/scfuncs.hrc:1760
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2; ... son ente 1 y 30 argumentos que representen una amuesa tomada de la población básica total."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. gB6db
#: sc/inc/scfuncs.hrc:1766
@@ -9060,12 +9059,11 @@ msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
msgstr "Valor"
-#. pXYdc
+#. E7rud
#: sc/inc/scfuncs.hrc:1808
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2; ... son ente 1 y 30 argumentos que representen una amuesa tomada de la población básica total."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. 4gTUB
#: sc/inc/scfuncs.hrc:1814
@@ -9154,12 +9152,11 @@ msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
msgstr "Valor"
-#. NxVLD
+#. ePeyk
#: sc/inc/scfuncs.hrc:1848
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
-msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2; ... son ente 1 y 30 argumentos que representen una amuesa tomada de la población básica total."
+msgid "Value 1; value 2; ... are arguments representing a sample taken from the population."
+msgstr ""
#. H6DCB
#: sc/inc/scfuncs.hrc:1854
@@ -14362,13 +14359,13 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3383
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "Extended vertical search and reference to indicated cells."
-msgstr ""
+msgstr "Gueta vertical estendida y referencia a caxelles indicaes."
#. aJEdP
#: sc/inc/scfuncs.hrc:3384
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "Search criterion"
-msgstr ""
+msgstr "Criteriu de gueta"
#. hKyH5
#: sc/inc/scfuncs.hrc:3385
@@ -14380,7 +14377,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3386
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "Search Array"
-msgstr ""
+msgstr "Matriz de gueta"
#. wGtsD
#: sc/inc/scfuncs.hrc:3387
@@ -14392,19 +14389,19 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3388
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "Result Array"
-msgstr ""
+msgstr "Matriz de resultáu"
#. VUQxn
#: sc/inc/scfuncs.hrc:3389
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "The array or range to return."
-msgstr ""
+msgstr "La matriz o la estaya pa devolver."
#. WECuA
#: sc/inc/scfuncs.hrc:3390
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "Result if not found"
-msgstr ""
+msgstr "Resultáu si nun s'alcuentra"
#. FF2F7
#: sc/inc/scfuncs.hrc:3391
@@ -14422,20 +14419,20 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3393
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "0, -1, 1 or 2 "
-msgstr ""
+msgstr "0, -1, 1 o 2 "
#. EvSiP
#. TODO : add explanation of values
#: sc/inc/scfuncs.hrc:3394
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "Search Mode"
-msgstr ""
+msgstr "Mou de gueta"
#. idJvP
#: sc/inc/scfuncs.hrc:3395
msgctxt "SC_OPCODE_X_LOOKUP"
msgid "1, -1, 2 or -2 "
-msgstr ""
+msgstr "1, -1, 2 o -2 "
#. KZapz
#: sc/inc/scfuncs.hrc:3401
@@ -14618,7 +14615,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3450
msgctxt "SC_OPCODE_X_MATCH"
msgid "Search criterion"
-msgstr ""
+msgstr "Criteriu de gueta"
#. GLmYe
#: sc/inc/scfuncs.hrc:3451
@@ -14630,7 +14627,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3452
msgctxt "SC_OPCODE_X_MATCH"
msgid "Search Array"
-msgstr ""
+msgstr "Matriz de gueta"
#. xnBcz
#: sc/inc/scfuncs.hrc:3453
@@ -14648,20 +14645,20 @@ msgstr ""
#: sc/inc/scfuncs.hrc:3455
msgctxt "SC_OPCODE_X_MATCH"
msgid "0, -1, 1 or 2 "
-msgstr ""
+msgstr "0, -1, 1 o 2 "
#. UtoXD
#. TODO : add explanation of values
#: sc/inc/scfuncs.hrc:3456
msgctxt "SC_OPCODE_X_MATCH"
msgid "Search Mode"
-msgstr ""
+msgstr "Mou de gueta"
#. uZCBe
#: sc/inc/scfuncs.hrc:3457
msgctxt "SC_OPCODE_X_MATCH"
msgid "1, -1, 2 or -2 "
-msgstr ""
+msgstr "1, -1, 2 o -2 "
#. XJ4FS
#: sc/inc/scfuncs.hrc:3463
@@ -14915,7 +14912,6 @@ msgstr "El nombre del campu de la tabla dinámica a estrayer."
#. svGFq
#: sc/inc/scfuncs.hrc:3534
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Pivot table"
msgstr "Tabla dinámica"
@@ -16985,10 +16981,10 @@ msgctxt "SC_OPCODE_FILTER"
msgid "Filters an array based on a Boolean (True/False) array."
msgstr ""
-#. 9PX2L
+#. fSQDy
#: sc/inc/scfuncs.hrc:4190
msgctxt "SC_OPCODE_FILTER"
-msgid "Range "
+msgid "Range"
msgstr ""
#. A5mF9
@@ -17013,12 +17009,270 @@ msgstr ""
#: sc/inc/scfuncs.hrc:4194
msgctxt "SC_OPCODE_FILTER"
msgid "Result if empty"
-msgstr ""
+msgstr "Resultáu si ta baleru"
-#. AAhNq
+#. vJAM9
#: sc/inc/scfuncs.hrc:4195
msgctxt "SC_OPCODE_FILTER"
-msgid "The value to return if all values in the included array are empty (filter returns nothing)"
+msgid "The value to return if all values in the included array are empty (filter returns nothing)."
+msgstr ""
+
+#. gSZGa
+#: sc/inc/scfuncs.hrc:4201
+msgctxt "SC_OPCODE_SORT"
+msgid "Sorts the contents of a range or array."
+msgstr ""
+
+#. 5dG8m
+#: sc/inc/scfuncs.hrc:4202
+msgctxt "SC_OPCODE_SORT"
+msgid "Range"
+msgstr "Intervalu"
+
+#. mUPZF
+#: sc/inc/scfuncs.hrc:4203
+msgctxt "SC_OPCODE_SORT"
+msgid "The range, or array to sort."
+msgstr ""
+
+#. 3vzBe
+#: sc/inc/scfuncs.hrc:4204
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort index"
+msgstr ""
+
+#. SWhii
+#: sc/inc/scfuncs.hrc:4205
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the row or column to sort by."
+msgstr ""
+
+#. uFhZs
+#: sc/inc/scfuncs.hrc:4206
+msgctxt "SC_OPCODE_SORT"
+msgid "Sort order"
+msgstr ""
+
+#. ySFRx
+#: sc/inc/scfuncs.hrc:4207
+msgctxt "SC_OPCODE_SORT"
+msgid "A number indicating the desired sort order; 1 for ascending order (default), -1 for descending order."
+msgstr ""
+
+#. fnsqA
+#: sc/inc/scfuncs.hrc:4208
+msgctxt "SC_OPCODE_SORT"
+msgid "By col"
+msgstr ""
+
+#. TDtYt
+#: sc/inc/scfuncs.hrc:4209
+msgctxt "SC_OPCODE_SORT"
+msgid "A logical value indicating the desired sort direction; FALSE to sort by row (default), TRUE to sort by column."
+msgstr ""
+
+#. 5AEwL
+#: sc/inc/scfuncs.hrc:4215
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sorts the contents of a range or array based on the values in a corresponding range or array."
+msgstr ""
+
+#. g4Mpg
+#: sc/inc/scfuncs.hrc:4216
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort range"
+msgstr ""
+
+#. YsFWA
+#: sc/inc/scfuncs.hrc:4217
+msgctxt "SC_OPCODE_SORTBY"
+msgid "The array or range to sort."
+msgstr ""
+
+#. hkF48
+#: sc/inc/scfuncs.hrc:4218
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort by range "
+msgstr ""
+
+#. Xh6BJ
+#: sc/inc/scfuncs.hrc:4219
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Range 1, range 2,... are the arrays or ranges to sort on."
+msgstr ""
+
+#. jUFcA
+#: sc/inc/scfuncs.hrc:4220
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Sort order "
+msgstr ""
+
+#. F8iPf
+#: sc/inc/scfuncs.hrc:4221
+msgctxt "SC_OPCODE_SORTBY"
+msgid "Order 1, order 2,... are the orders to use for sorting. 1 for ascending, -1 for descending. Default is ascending."
+msgstr ""
+
+#. yvUDG
+#: sc/inc/scfuncs.hrc:4227
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Generates a list of sequential numbers in an array, such as 1, 2, 3, 4."
+msgstr ""
+
+#. ZavA8
+#: sc/inc/scfuncs.hrc:4228
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Rows"
+msgstr "Fileres"
+
+#. A8HDQ
+#: sc/inc/scfuncs.hrc:4229
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of rows to return."
+msgstr ""
+
+#. f5UCW
+#: sc/inc/scfuncs.hrc:4230
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Columns"
+msgstr "Columnes"
+
+#. A8QKv
+#: sc/inc/scfuncs.hrc:4231
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The number of columns to return."
+msgstr ""
+
+#. ErvjE
+#: sc/inc/scfuncs.hrc:4232
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Start"
+msgstr ""
+
+#. rC9mG
+#: sc/inc/scfuncs.hrc:4233
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The first number in the sequence."
+msgstr ""
+
+#. L3NNF
+#: sc/inc/scfuncs.hrc:4234
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "Step"
+msgstr ""
+
+#. Y8rLF
+#: sc/inc/scfuncs.hrc:4235
+msgctxt "SC_OPCODE_MAT_SEQUENCE"
+msgid "The amount to increment each subsequent value in the array."
+msgstr ""
+
+#. 8HzKM
+#: sc/inc/scfuncs.hrc:4241
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Generates an array of random numbers between two limit values."
+msgstr ""
+
+#. jksQe
+#: sc/inc/scfuncs.hrc:4242
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Rows"
+msgstr "Fileres"
+
+#. GQDKh
+#: sc/inc/scfuncs.hrc:4243
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of rows to return."
+msgstr ""
+
+#. SfG9b
+#: sc/inc/scfuncs.hrc:4244
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Columns"
+msgstr "Columnes"
+
+#. Pki2r
+#: sc/inc/scfuncs.hrc:4245
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The number of columns to return."
+msgstr ""
+
+#. oC45m
+#: sc/inc/scfuncs.hrc:4246
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Min"
+msgstr "Mínimu"
+
+#. HASSd
+#: sc/inc/scfuncs.hrc:4247
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The lower limit of the generated numbers."
+msgstr ""
+
+#. DGi8h
+#: sc/inc/scfuncs.hrc:4248
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Max"
+msgstr ""
+
+#. Cw8Nu
+#: sc/inc/scfuncs.hrc:4249
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "The upper limit of the generated numbers."
+msgstr ""
+
+#. WBWq3
+#: sc/inc/scfuncs.hrc:4250
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Integers"
+msgstr ""
+
+#. UiLts
+#: sc/inc/scfuncs.hrc:4251
+msgctxt "SC_OPCODE_RANDARRAY"
+msgid "Return whole numbers (TRUE) or decimal values (FALSE)."
+msgstr ""
+
+#. NJR3E
+#: sc/inc/scfuncs.hrc:4257
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Returns a list of unique values from a range or array."
+msgstr ""
+
+#. NepxE
+#: sc/inc/scfuncs.hrc:4258
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Array"
+msgstr ""
+
+#. 2sVga
+#: sc/inc/scfuncs.hrc:4259
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "The range or array from which to return unique values."
+msgstr ""
+
+#. fGfWS
+#: sc/inc/scfuncs.hrc:4260
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "By col"
+msgstr ""
+
+#. SASmk
+#: sc/inc/scfuncs.hrc:4261
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value indicating how to compare data: TRUE - compares data across columns. FALSE or omitted (default) - compares data across rows."
+msgstr ""
+
+#. hVQ6i
+#: sc/inc/scfuncs.hrc:4262
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Uniqueness"
+msgstr ""
+
+#. EUVys
+#: sc/inc/scfuncs.hrc:4263
+msgctxt "SC_OPCODE_UNIQUE"
+msgid "Logical value that defines what values are considered unique: TRUE - returns values that occur only once. FALSE or omitted (default) - returns all distinct (different) values in the range or array."
msgstr ""
#. pDDme
@@ -18584,13 +18838,13 @@ msgstr ""
#: sc/inc/strings.hrc:289
msgctxt "STR_ZTEST"
msgid "z-test"
-msgstr ""
+msgstr "Prueba z"
#. QvZ7V
#: sc/inc/strings.hrc:290
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
-msgstr ""
+msgstr "Prueba z"
#. D6AqL
#: sc/inc/strings.hrc:291
@@ -19226,35 +19480,113 @@ msgctxt "STR_CONDITION_BETWEEN"
msgid "between"
msgstr "ente"
-#. HUNFG
+#. ETMUh
+#: sc/inc/strings.hrc:409
+msgctxt "STR_CONDITION_NOT_BETWEEN"
+msgid "not between"
+msgstr ""
+
+#. nHTEg
#: sc/inc/strings.hrc:410
+msgctxt "STR_CONDITION_DUPLICATE"
+msgid "duplicate"
+msgstr ""
+
+#. o3aZB
+#: sc/inc/strings.hrc:411
+msgctxt "STR_CONDITION_NOT_DUPLICATE"
+msgid "not duplicate"
+msgstr ""
+
+#. X2BKW
+#: sc/inc/strings.hrc:412
+msgctxt "STR_CONDITION_TOP_N_ELEMENTS"
+msgid "in top N elements"
+msgstr ""
+
+#. eAgZs
+#: sc/inc/strings.hrc:413
+msgctxt "STR_CONDITION_BOTTOM_N_ELEMENTS"
+msgid "in bottom N elements"
+msgstr ""
+
+#. CXY2x
+#: sc/inc/strings.hrc:414
+msgctxt "STR_CONDITION_TOP_N_PERCENT"
+msgid "in top N percent"
+msgstr ""
+
+#. Z7wFx
+#: sc/inc/strings.hrc:415
+msgctxt "STR_CONDITION_BOTTOM_N_PERCENT"
+msgid "in bottom N percent"
+msgstr ""
+
+#. WhB3E
+#: sc/inc/strings.hrc:416
+msgctxt "STR_CONDITION_ABOVE_AVERAGE"
+msgid "above average"
+msgstr ""
+
+#. 7hLBV
+#: sc/inc/strings.hrc:417
+msgctxt "STR_CONDITION_BELOW_AVERAGE"
+msgid "below average"
+msgstr ""
+
+#. JpzNk
+#: sc/inc/strings.hrc:418
+msgctxt "STR_CONDITION_ABOVE_OR_EQUAL_AVERAGE"
+msgid "above or equal average"
+msgstr ""
+
+#. NUGd2
+#: sc/inc/strings.hrc:419
+msgctxt "STR_CONDITION_BELOW_OR_EQUAL_AVERAGE"
+msgid "below or equal average"
+msgstr ""
+
+#. HUNFG
+#: sc/inc/strings.hrc:420
msgctxt "STR_CONDITION_ERROR"
msgid "with error "
msgstr ""
#. iNFYk
-#: sc/inc/strings.hrc:411
+#: sc/inc/strings.hrc:421
msgctxt "STR_CONDITION_NOERROR"
msgid "without error "
msgstr ""
+#. zk7Lo
+#: sc/inc/strings.hrc:422
+msgctxt "STR_CONDITION_BEGINS_WITH"
+msgid "begins with"
+msgstr ""
+
+#. nnEb4
+#: sc/inc/strings.hrc:423
+msgctxt "STR_CONDITION_ENDS_WITH"
+msgid "ends with"
+msgstr ""
+
#. mcir7
-#: sc/inc/strings.hrc:412
+#: sc/inc/strings.hrc:424
msgctxt "STR_CONDITION_CONTAINS_TEXT"
msgid "containing text"
msgstr ""
#. YpCMa
-#: sc/inc/strings.hrc:413
+#: sc/inc/strings.hrc:425
msgctxt "STR_CONDITION_NOT_CONTAINS_TEXT"
msgid "not containing text"
msgstr ""
#. Wp8Us
-#: sc/inc/strings.hrc:415
+#: sc/inc/strings.hrc:427
msgctxt "STR_CONTENT_WITH_UNKNOWN_ENCRYPTION"
msgid "Document contains DRM content that is encrypted with an unknown encryption method. Only the un-encrypted content will be shown."
-msgstr ""
+msgstr "El documentu contién conteníu DRM que se cifró con un métodu criptográficu desconocíu. Solo va amosase'l conteníu ensin cifrar."
#. Et4zM
#: sc/inc/subtotals.hrc:28
@@ -19722,7 +20054,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/autoformattable.ui:16
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
-msgstr "AutoFormatu"
+msgstr "Formatu automáticu"
#. tCRU9
#: sc/uiconfig/scalc/ui/autoformattable.ui:39
@@ -19783,7 +20115,7 @@ msgstr "_Formatos"
#: sc/uiconfig/scalc/ui/autoformattable.ui:295
msgctxt "autoformattable|numformatcb"
msgid "Number format"
-msgstr "Formatu de númberu"
+msgstr "Formatu numbéricu"
#. KtQDR
#: sc/uiconfig/scalc/ui/autoformattable.ui:303
@@ -20068,7 +20400,7 @@ msgstr "Posición"
#: sc/uiconfig/scalc/ui/chardialog.ui:279
msgctxt "chardialog|background"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
#. CCjUa
#: sc/uiconfig/scalc/ui/checkwarningdialog.ui:11
@@ -20240,7 +20572,7 @@ msgstr "Primer condición"
#: sc/uiconfig/scalc/ui/condformatmanager.ui:153
msgctxt "condformatmanager|extended_tip|CONTAINER"
msgid "The Conditional Formats list displays the active conditional formatting rules set in the current spreadsheet."
-msgstr ""
+msgstr "La llista Formatos condicionaos amuesa les regles de formatu condicionáu actives que se definieron na fueya de cálculu actual."
#. rCgD4
#: sc/uiconfig/scalc/ui/condformatmanager.ui:173
@@ -20306,10 +20638,10 @@ msgstr "Guarda tolos cambeos y zarra'l diálogu."
#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:49
msgctxt "conditionaleasydialog|extended_tip|cancel"
msgid "Closes dialog and discards all changes."
-msgstr ""
+msgstr "Zarra'l diálogu y escarta tolos cambeos."
#. uAT4Z
-#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:138
+#: sc/uiconfig/scalc/ui/conditionaleasydialog.ui:126
msgctxt "conditionaleasydialog|label"
msgid "with"
msgstr "con"
@@ -20345,567 +20677,567 @@ msgid "New Style..."
msgstr "Estilu nuevu..."
#. H66AP
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:102
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:103
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
msgstr ""
#. TMvBu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:200
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:201
#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "Más opciones"
#. JWFYN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:215
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Automáticu"
#. gE9LZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:216
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Mínimu"
#. HAuKu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:217
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Máximu"
#. ciYfw
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:218
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr ""
#. Kqxfp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:219
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Valor"
#. UhkzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:220
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Porcentaxe"
#. tEhTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:221
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:222
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "Fórmula"
#. jYZ4B
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:234
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Automáticu"
#. FGnWb
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:235
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Mínimu"
#. qC8Zo
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:236
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Máximu"
#. 7bxeC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:237
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr ""
#. sqTFV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:238
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Valor"
#. RSDFW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:239
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Porcentaxe"
#. 83BhU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:240
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:241
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "Fórmula"
#. F63FN
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:253
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Automáticu"
#. TDG7W
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:254
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Mínimu"
#. JBX6r
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:255
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Máximu"
#. uPGWW
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:256
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr ""
#. JxXq2
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:257
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Valor"
#. f464z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:258
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Porcentaxe"
#. oTJU7
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:259
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:260
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "Fórmula"
#. XsHDp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:310
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:287
msgctxt "conditionalentry|Label_minimum"
msgid "Minimum"
msgstr ""
#. u5RxC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:298
msgctxt "conditionalentry|Label_maximum"
msgid "Maximum"
msgstr ""
#. JcTKF
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:344
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:321
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Exemplu"
#. ra4fB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:359
msgctxt "conditionalentry|typeis"
msgid "is equal to"
msgstr ""
#. bnDkp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:383
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:360
msgctxt "conditionalentry|typeis"
msgid "is less than"
msgstr ""
#. ok3Hq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:384
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:361
msgctxt "conditionalentry|typeis"
msgid "is greater than"
msgstr ""
#. yMvDB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:385
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:362
msgctxt "conditionalentry|typeis"
msgid "is less than or equal to"
msgstr ""
#. XoEDQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:386
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:363
msgctxt "conditionalentry|typeis"
msgid "is greater than or equal to"
msgstr ""
#. Kyf5x
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:387
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:364
msgctxt "conditionalentry|typeis"
msgid "is not equal to"
msgstr ""
#. HcfU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:388
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:365
msgctxt "conditionalentry|typeis"
msgid "is between"
msgstr ""
#. 2A2DA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:389
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:366
msgctxt "conditionalentry|typeis"
msgid "is not between"
msgstr ""
#. 5HFGX
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:390
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:367
msgctxt "conditionalentry|typeis"
msgid "is duplicate"
msgstr ""
#. 8ZUSC
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:391
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:368
msgctxt "conditionalentry|typeis"
msgid "is not duplicate"
msgstr ""
#. E7mG8
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:392
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:369
msgctxt "conditionalentry|typeis"
msgid "is in top N elements"
msgstr ""
#. FGAML
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:393
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:370
msgctxt "conditionalentry|typeis"
msgid "is in bottom N elements"
msgstr ""
#. BCnE4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:371
msgctxt "conditionalentry|typeis"
msgid "is in top N percent"
msgstr ""
#. 2EFQe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:372
msgctxt "conditionalentry|typeis"
msgid "is in bottom N percent"
msgstr ""
#. mgJrq
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:373
msgctxt "conditionalentry|typeis"
msgid "is above average"
msgstr ""
#. 7Scqx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:374
msgctxt "conditionalentry|typeis"
msgid "is below average"
msgstr ""
#. hrCLZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:375
msgctxt "conditionalentry|typeis"
msgid "is above or equal average"
msgstr ""
#. B75cQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:376
msgctxt "conditionalentry|typeis"
msgid "is below or equal average"
msgstr ""
#. 3MvCE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:377
msgctxt "conditionalentry|typeis"
msgid "is error"
msgstr "ye un error"
#. CaKU9
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:378
msgctxt "conditionalentry|typeis"
msgid "is not error"
msgstr "nun ye un error"
#. 4dd5c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:379
msgctxt "conditionalentry|typeis"
msgid "begins with"
msgstr ""
#. BxBTB
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:380
msgctxt "conditionalentry|typeis"
msgid "ends with"
msgstr ""
#. bkWSj
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:381
msgctxt "conditionalentry|typeis"
msgid "contains"
msgstr "contién"
#. UwtTu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:382
msgctxt "conditionalentry|typeis"
msgid "does not contain"
msgstr "nun contién"
#. 5WkbA
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:417
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:394
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "Güei"
#. Ap28X
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:395
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
msgstr "Ayeri"
#. NhvVn
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:396
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
msgstr "mañana"
#. s7CNz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:397
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr ""
#. 8FQAS
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:398
msgctxt "conditionalentry|datetype"
msgid "This week"
msgstr "Esta selmana"
#. PnQGG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:422
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:399
msgctxt "conditionalentry|datetype"
msgid "Last week"
msgstr "La selmana pasada"
#. MxArx
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:423
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:400
msgctxt "conditionalentry|datetype"
msgid "Next week"
msgstr "La selmana que vien"
#. jkJFd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:424
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:401
msgctxt "conditionalentry|datetype"
msgid "This month"
msgstr "Esti mes"
#. M3xGu
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:425
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:402
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last month"
msgstr "últimu mes"
#. vHZmy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:426
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:403
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next month"
msgstr "siguiente mes"
#. AxRRz
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:427
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:404
msgctxt "conditionalentry|datetype"
msgid "This year"
msgstr "Esti añu"
#. BRRzp
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:428
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:405
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last year"
msgstr "caberu añu"
#. DF9gQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:429
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:406
#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next year"
msgstr "siguiente añu"
#. vgneU
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:441
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:418
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr ""
#. U3CvE
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:442
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:419
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr ""
#. pByFi
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:443
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:420
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "Barra de datos"
#. jjm3Z
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:444
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:421
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr "Xuegu d'iconos"
#. JGdRZ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:470
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:447
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr "Toles caxelles"
#. ysEAt
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:471
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:448
msgctxt "conditionalentry|type"
msgid "Cell value"
msgstr ""
#. ZqmeM
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:472
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:449
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "La fórmula ye"
#. BWDxf
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:473
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:450
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "La data ye"
#. qiobs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:526
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:503
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr "Fleches"
#. uC7X4
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:527
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:504
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr ""
#. rCY3m
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:528
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:505
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr ""
#. ABtzD
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:529
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:506
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr ""
#. DDG3c
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:530
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:507
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr ""
#. VFEYs
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:531
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:508
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr ""
#. vr8rv
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:532
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:509
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr ""
#. Yxkt6
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:533
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:510
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr ""
#. 9fMKe
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:534
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:511
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr ""
#. FEg5s
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:535
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:512
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr ""
#. QzJwR
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:536
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:513
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr ""
#. UFw2i
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:537
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:514
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr ""
#. FE6rm
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:538
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:515
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr "4 fleches"
#. 4kGKQ
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:539
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:516
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr ""
#. Yi3pd
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:540
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:517
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr ""
#. BKpUg
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:541
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:518
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr ""
#. AQdho
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:542
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:519
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr ""
#. iGXCy
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:543
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:520
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr "5 fleches"
#. 7EuvV
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:544
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:521
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr ""
#. CaZNK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:545
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:522
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr ""
#. Ae5jK
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:546
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:523
#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
msgstr "Trimestres"
#. BdcCG
-#: sc/uiconfig/scalc/ui/conditionalentry.ui:547
+#: sc/uiconfig/scalc/ui/conditionalentry.ui:524
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr ""
@@ -21001,32 +21333,26 @@ msgctxt "conditionalformatdialog|extended_tip|ConditionalFormatDialog"
msgid "Choose Conditional Formatting to define format styles depending on certain conditions."
msgstr ""
-#. XFw3E
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:22
-msgctxt "conditionaliconset|label"
-msgid " >= "
-msgstr ""
-
#. ZDEEe
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:46
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:53
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Valor"
#. dBBzv
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:47
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:54
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Porcentaxe"
#. hdHXA
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:48
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:55
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr ""
#. mmHTt
-#: sc/uiconfig/scalc/ui/conditionaliconset.ui:49
+#: sc/uiconfig/scalc/ui/conditionaliconset.ui:56
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "Fórmula"
@@ -22245,86 +22571,80 @@ msgctxt "dataform|extended_tip|DataFormDialog"
msgid "Data Entry Form is a tool to make table data entry easy in spreadsheets."
msgstr ""
-#. 6DQYr
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:22
-msgctxt "dataproviderdlg/okaybtn"
-msgid "Okay"
-msgstr ""
-
-#. Ah2h8
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:35
-msgctxt "dataproviderdlg/cancelbtn"
-msgid "Cancel"
-msgstr ""
+#. RbFU3
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:7
+msgctxt "dataproviderdlg/dlg_name"
+msgid "Data Provider"
+msgstr "Fornidor de datos"
#. a7EFA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:86
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:91
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
msgstr ""
#. pSQ4F
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:111
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:116
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
-msgstr ""
+msgstr "Fornidor de datos:"
#. RGiXi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:136
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:141
msgctxt "dataproviderdlg/url"
msgid "URL:"
msgstr "URL:"
#. GKDQA
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:159
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:164
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
msgstr "Restolar"
#. GABzG
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:173
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:179
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
msgstr "Id./Xpath:"
#. pwS4k
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:201
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:207
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
msgstr "Orixe"
#. fHfGq
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:236
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:242
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
msgstr "Amestar"
#. Smoiv
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:240
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:246
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
msgstr "Amestar tresformaciones"
#. cSgeU
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:296
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:303
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
msgstr "Tresformaciones"
#. gpeXB
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:352
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:359
msgctxt "dataproviderdlg/apply"
msgid "Apply"
msgstr "Aplicar"
#. bDVwi
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:356
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:363
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
msgstr "Aplicar los cambeos"
#. 6pCFs
-#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:375
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:383
msgctxt "dataproviderdlg/preview"
msgid "Preview"
msgstr ""
@@ -23128,100 +23448,100 @@ msgid "Drawing Style"
msgstr "Estilu de dibuxu"
#. RtX4T
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:41
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:38
msgctxt "drawtemplatedialog|standard"
msgid "_Standard"
msgstr ""
#. jyFCi
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:126
msgctxt "drawtemplatedialog|organizer"
msgid "Organizer"
msgstr "Organizador"
#. qSfk8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:149
msgctxt "drawtemplatedialog|line"
msgid "Line"
msgstr "Llinia"
#. GFaA9
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:173
msgctxt "drawtemplatedialog|area"
msgid "Area"
msgstr "Área"
#. JcspJ
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:197
msgctxt "drawtemplatedialog|shadowing"
msgid "Shadowing"
msgstr "Solombres"
#. sQnEr
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:221
msgctxt "drawtemplatedialog|transparency"
msgid "Transparency"
msgstr "Tresparencia"
#. nrmzw
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:245
msgctxt "drawtemplatedialog|font"
msgid "Font"
msgstr ""
#. MfVx4
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:269
msgctxt "drawtemplatedialog|fonteffect"
msgid "Font Effects"
msgstr ""
#. wvB6g
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:293
msgctxt "drawtemplatedialog|indents"
msgid "Indents & Spacing"
msgstr "Sangríes y espaciáu"
#. BuWKT
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:317
msgctxt "drawtemplatedialog|text"
msgid "Text"
msgstr "Testu"
#. buF9B
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:583
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:341
msgctxt "drawtemplatedialog|animation"
msgid "Text Animation"
msgstr "Animación del testu"
#. pLtGk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:631
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:365
msgctxt "drawtemplatedialog|dimensioning"
msgid "Dimensioning"
msgstr "Acotación"
#. CDEt8
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:679
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:389
msgctxt "drawtemplatedialog|alignment"
msgid "Alignment"
msgstr "Alliniamientu"
#. Bh59e
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:727
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:413
msgctxt "drawtemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Tipografía asiática"
#. eCHjk
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:775
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:437
msgctxt "drawtemplatedialog|tabs"
msgid "Tabs"
msgstr ""
#. 6emuB
-#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:823
+#: sc/uiconfig/scalc/ui/drawtemplatedialog.ui:461
msgctxt "drawtemplatedialog|background"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
#. Bp3Fw
#: sc/uiconfig/scalc/ui/dropmenu.ui:12
@@ -23774,7 +24094,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/filterdropdown.ui:232
msgctxt "filterdropdown|STR_BTN_TOGGLE_ALL"
msgid "Lock"
-msgstr ""
+msgstr "Candar"
#. JsSz6
#: sc/uiconfig/scalc/ui/filterdropdown.ui:251
@@ -23964,49 +24284,49 @@ msgid "Format Cells"
msgstr "Formatu de caxelles"
#. ngekD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:138
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:112
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "Númberos"
#. TvoWD
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:185
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:135
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Fonte"
#. 3oXRX
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:233
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:159
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "Efeutos de fonte"
#. iuvXW
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:281
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:183
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Alliniamientu"
#. MfFdu
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:329
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:207
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Tipografía asiática"
#. FtWjv
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:377
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:231
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Berbesos"
#. 9S8Sy
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:425
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:255
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Fondu"
#. hbPUf
-#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:473
+#: sc/uiconfig/scalc/ui/formatcellsdialog.ui:279
msgctxt "formatcellsdialog|cellprotection"
msgid "Cell Protection"
msgstr "Proteición de caxelles"
@@ -24901,67 +25221,91 @@ msgid "This command opens a dialog where you can assign a different name to the
msgstr "Esta orde abre un diálogu que dexa asignar un nome distintu a la fueya actual."
#. 3x5fz
-#: sc/uiconfig/scalc/ui/insertcells.ui:8
+#: sc/uiconfig/scalc/ui/insertcells.ui:21
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "Inxertar caxelles"
#. ewgTB
-#: sc/uiconfig/scalc/ui/insertcells.ui:92
+#: sc/uiconfig/scalc/ui/insertcells.ui:105
msgctxt "insertcells|down"
msgid "Shift cells _down"
msgstr "Mover caxelles aba_xo"
#. FA4mZ
-#: sc/uiconfig/scalc/ui/insertcells.ui:101
+#: sc/uiconfig/scalc/ui/insertcells.ui:114
msgctxt "insertcells|extended_tip|down"
msgid "Moves the contents of the selected range downward when cells are inserted."
msgstr "Mueve'l conteníu del área escoyida escontra baxo al inxertar caxelles."
#. FnbEo
-#: sc/uiconfig/scalc/ui/insertcells.ui:113
+#: sc/uiconfig/scalc/ui/insertcells.ui:125
msgctxt "insertcells|right"
msgid "Shift cells _right"
msgstr "Mover caxelles a la d_recha"
#. 9UVgc
-#: sc/uiconfig/scalc/ui/insertcells.ui:122
+#: sc/uiconfig/scalc/ui/insertcells.ui:134
msgctxt "insertcells|extended_tip|right"
msgid "Moves the contents of the selected range to the right when cells are inserted."
msgstr "Mueve'l conteníu de la estaya esbillada hacia la derecha al inxertar caxelles."
#. V4zVH
-#: sc/uiconfig/scalc/ui/insertcells.ui:134
+#: sc/uiconfig/scalc/ui/insertcells.ui:145
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr "_Tola filera"
#. GZc24
-#: sc/uiconfig/scalc/ui/insertcells.ui:143
+#: sc/uiconfig/scalc/ui/insertcells.ui:154
msgctxt "insertcells|extended_tip|rows"
msgid "Inserts an entire row. The position of the row is determined by the selection on the sheet."
msgstr "Inxerta una filera entera. La posición de la filera vien determinada pola seleición na fueya."
#. 6UZ5M
-#: sc/uiconfig/scalc/ui/insertcells.ui:155
+#: sc/uiconfig/scalc/ui/insertcells.ui:165
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr "Tola _columna"
#. oXcQW
-#: sc/uiconfig/scalc/ui/insertcells.ui:164
+#: sc/uiconfig/scalc/ui/insertcells.ui:174
msgctxt "insertcells|extended_tip|cols"
msgid "Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns."
msgstr "Inxerta una columna completa. El númberu de columnes de ser inxertáu ye determináu pol númberu de columnes escoyida."
+#. A5tXu
+#: sc/uiconfig/scalc/ui/insertcells.ui:189
+msgctxt "insertcells|number_of_rows"
+msgid "Number of rows"
+msgstr "Númberu de fileres"
+
+#. GKCyQ
+#: sc/uiconfig/scalc/ui/insertcells.ui:194
+msgctxt "insertcells|extended_tip|number_of_rows"
+msgid "Specify the number of rows to insert."
+msgstr ""
+
+#. HsEux
+#: sc/uiconfig/scalc/ui/insertcells.ui:209
+msgctxt "insertcells|number_of_columns"
+msgid "Number of columns"
+msgstr "Númberu de columnes"
+
+#. vFkVT
+#: sc/uiconfig/scalc/ui/insertcells.ui:214
+msgctxt "insertcells|extended_tip|number_of_columns"
+msgid "Specify the number of columns to insert."
+msgstr ""
+
#. GkQo9
-#: sc/uiconfig/scalc/ui/insertcells.ui:180
+#: sc/uiconfig/scalc/ui/insertcells.ui:235
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Esbilla"
#. g2sxi
-#: sc/uiconfig/scalc/ui/insertcells.ui:205
+#: sc/uiconfig/scalc/ui/insertcells.ui:257
msgctxt "insertcells|extended_tip|InsertCellsDialog"
msgid "Opens the Insert Cells dialog, in which you can insert new cells according to the options that you specify."
msgstr "Abre'l diálogu Inxertar caxelles, que dexa inxertar caxelles nueves según les opciones especificaes."
@@ -25987,205 +26331,205 @@ msgid "No solution was found."
msgstr ""
#. iQSEv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3030
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3036
msgctxt "CalcNotebookbar|FileMenuButton"
msgid "_File"
msgstr "_Ficheru"
#. wh523
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3049
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3055
msgctxt "CalcNotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. 3iDW7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:3104
+#: sc/uiconfig/scalc/ui/notebookbar.ui:3110
msgctxt "CalcNotebookbar|FileLabel"
msgid "~File"
msgstr "~Ficheru"
#. 6GvMB
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4779
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4785
msgctxt "CalcNotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Aniciu"
#. 5kZRD
-#: sc/uiconfig/scalc/ui/notebookbar.ui:4885
+#: sc/uiconfig/scalc/ui/notebookbar.ui:4891
msgctxt "CalcNotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Aniciu"
#. bBEGh
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5432
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5438
msgctxt "CalcNotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. VCk9a
-#: sc/uiconfig/scalc/ui/notebookbar.ui:5914
+#: sc/uiconfig/scalc/ui/notebookbar.ui:5920
msgctxt "CalcNotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_Inxertar"
#. HnjBi
-#: sc/uiconfig/scalc/ui/notebookbar.ui:6019
+#: sc/uiconfig/scalc/ui/notebookbar.ui:6025
msgctxt "CalcNotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~Inxertar"
#. vruXQ
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7091
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7097
msgctxt "CalcNotebookbar|LayoutMenuButton"
msgid "_Layout"
msgstr ""
#. eWinY
-#: sc/uiconfig/scalc/ui/notebookbar.ui:7175
+#: sc/uiconfig/scalc/ui/notebookbar.ui:7181
msgctxt "CalcNotebookbar|PageLayoutLabel"
msgid "~Layout"
msgstr ""
#. pnWd5
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8452
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8458
msgctxt "CalcNotebookbar|StatisticsMenuButton"
msgid "_Statistics"
msgstr ""
#. BiHBE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8503
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8509
msgctxt "CalcNotebookbar|DataMenuButton"
msgid "_Data"
msgstr ""
#. xzx9j
-#: sc/uiconfig/scalc/ui/notebookbar.ui:8609
+#: sc/uiconfig/scalc/ui/notebookbar.ui:8615
msgctxt "CalcNotebookbar|DataLabel"
msgid "~Data"
msgstr ""
#. CBEHA
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9412
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9418
msgctxt "CalcNotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. 7FXbr
-#: sc/uiconfig/scalc/ui/notebookbar.ui:9497
+#: sc/uiconfig/scalc/ui/notebookbar.ui:9503
msgctxt "CalcNotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. NT37F
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10307
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10367
msgctxt "CalcNotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. rPdAq
-#: sc/uiconfig/scalc/ui/notebookbar.ui:10392
+#: sc/uiconfig/scalc/ui/notebookbar.ui:10452
msgctxt "CalcNotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. SAv6Z
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11502
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11562
msgctxt "CalcNotebookbar|ImageMenuButton"
msgid "Ima_ge"
msgstr ""
#. rwprK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:11623
+#: sc/uiconfig/scalc/ui/notebookbar.ui:11683
msgctxt "CalcNotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. EjbzV
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12805
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12865
msgctxt "CalcNotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. iagRv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:12912
+#: sc/uiconfig/scalc/ui/notebookbar.ui:12972
msgctxt "CalcNotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. EgeGL
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13370
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13430
msgctxt "CalcNotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. PRmbH
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13661
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13721
msgctxt "CalcNotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_Oxetu"
#. xTKVv
-#: sc/uiconfig/scalc/ui/notebookbar.ui:13768
+#: sc/uiconfig/scalc/ui/notebookbar.ui:13828
msgctxt "CalcNotebookbar|FrameLabel"
msgid "~Object"
msgstr "~Oxetu"
#. cHyKz
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14328
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14388
msgctxt "CalcNotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. CJ2qx
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14433
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14493
msgctxt "CalcNotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. eQK6A
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14815
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14875
msgctxt "CalcNotebookbar|PrintMenuButton"
msgid "_Print"
msgstr ""
#. sCGyG
-#: sc/uiconfig/scalc/ui/notebookbar.ui:14898
+#: sc/uiconfig/scalc/ui/notebookbar.ui:14958
msgctxt "CalcNotebookbar|PrintLabel"
msgid "~Print"
msgstr "~Imprentar"
#. 5JVAt
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15706
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15766
msgctxt "CalcNotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. CCEAK
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15790
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15850
msgctxt "CalcNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. DHeyE
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15847
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15907
msgctxt "CalcNotebookbar|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. 4ZDL7
-#: sc/uiconfig/scalc/ui/notebookbar.ui:15921
+#: sc/uiconfig/scalc/ui/notebookbar.ui:15981
msgctxt "CalcNotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 3Ec6T
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17110
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17170
msgctxt "CalcNotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. 8HTEk
-#: sc/uiconfig/scalc/ui/notebookbar.ui:17194
+#: sc/uiconfig/scalc/ui/notebookbar.ui:17254
msgctxt "CalcNotebookbar|ToolsLabel"
msgid "~Tools"
msgstr ""
@@ -26390,520 +26734,520 @@ msgid "~Tools"
msgstr ""
#. LL2dj
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3220
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3226
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ficheru"
#. MR7ZB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3328
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3334
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "E_ditar"
#. AXNcR
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3444
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4985
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3450
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4994
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Estilos"
#. scY66
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3595
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3601
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Fonte"
#. LFB3L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3821
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3827
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "_Párrafu"
#. UnsAB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4219
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4225
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Númberu"
#. hBvBa
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4330
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4336
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Datos"
#. CMGpS
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4441
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4447
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Inxertar"
#. 5wZbP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4552
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4558
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Revisar"
#. Uyv2y
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4663
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4669
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Ver"
#. bgPuY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4772
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11117
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11126
msgctxt "notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. 5fAr4
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4864
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4870
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. T2jYU
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5136
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5145
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ont"
msgstr ""
#. jZETF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5360
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5369
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Párrafu"
#. 5Wp5j
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5618
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Ver"
#. DC7Hv
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5744
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5753
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6169
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7708
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9352
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10161
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7717
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8758
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9361
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10170
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6444
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6453
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6691
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10409
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6700
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10418
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
#. cbMTW
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6814
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6823
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7042
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7051
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7153
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8199
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8997
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9601
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10521
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7162
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8208
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9006
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9610
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10530
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. K6izG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7283
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7292
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Im_age"
msgstr ""
#. SEFWn
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7935
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7944
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8324
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8333
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_Oxetu"
#. Ghwp6
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9123
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9132
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. nyHDP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9736
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:9745
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Edit"
msgstr "_Editar"
#. PhCFL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10988
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:10997
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
msgstr ""
#. RC7F3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11872
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:11881
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
msgstr "_Menú"
#. mBSfG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2523
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2529
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Predetermináu"
#. Z7t2R
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2537
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2543
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Acentu 1"
#. xeEFE
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2551
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Acentu 2"
#. G3TRo
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2553
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2559
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Acentu 3"
#. QcUKG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2567
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2573
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Heading 1"
msgstr "Títulu 1"
#. 6Ej4G
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2575
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2581
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Heading 2"
msgstr "Títulu 2"
#. sqE94
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2589
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2595
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
#. 3ibZN
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2597
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2603
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Oru"
#. DGBbw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2605
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2611
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
#. keb9M
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2613
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2619
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fallu"
#. WtFbH
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2621
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avisu"
#. t9EbD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2641
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota al pie"
#. FFrSw
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2649
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
#. EsADr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3133
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3139
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menú"
#. Ch63h
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3186
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3192
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Ferramientes"
#. kdH4L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3240
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3246
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Ayuda"
#. bkg23
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3347
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3353
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Ficheru"
#. aqbEs
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3580
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3586
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "E_ditar"
#. HFC9U
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3773
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3779
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Estilos"
#. VFtWK
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4037
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4043
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Fonte"
#. 9HzEG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4274
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4280
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Númberu"
#. F7vQ2
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4482
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4488
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Alliniación"
#. QnhiG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4710
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4716
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Caxelles"
#. rrpkZ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4868
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4874
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Inxertar"
#. NsDSM
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5046
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5052
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Datos"
#. gQQfL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5214
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5220
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Revisar"
#. BHDdD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5382
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5388
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Ver"
#. ZJufp
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5602
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5608
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "Im_age"
msgstr "Im_axe"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5917
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5923
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Posición"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6065
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6071
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6308
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6314
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Rexella"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6443
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6449
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llingua"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6667
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6673
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Revisar"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6875
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6881
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7074
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7080
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Comparar"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7272
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7278
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Ver"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7701
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7707
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8058
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8064
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "E_ditar"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8386
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8392
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Posición"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8549
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8555
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Ver"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8747
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8753
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8893
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8899
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9192
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9198
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Fonte"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9445
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9451
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Alliniación"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9643
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9649
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Ver"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9794
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9800
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Inxertar"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9937
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9943
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Medios"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10167
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10173
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ma_rcu"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10581
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10587
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Posición"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10749
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Rexella"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10941
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10947
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -27194,10 +27538,9 @@ msgstr "Axuste"
#. QdS8h
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:1983
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
-msgstr "Anclar"
+msgstr "Candar"
#. VUCKC
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:2028
@@ -27890,7 +28233,7 @@ msgstr "Preguntar al usuariu"
#: sc/uiconfig/scalc/ui/optformula.ui:174
msgctxt "optformula|label10"
msgid "Optimal row height:"
-msgstr ""
+msgstr "Altor óptimu de la filera:"
#. N9WbA
#: sc/uiconfig/scalc/ui/optformula.ui:196
@@ -27919,10 +28262,9 @@ msgstr ""
#. GWa6o
#: sc/uiconfig/scalc/ui/optformula.ui:277
-#, fuzzy
msgctxt "optformula|details"
msgid "Details…"
-msgstr "Detalles"
+msgstr "Detalles…"
#. bNtqA
#: sc/uiconfig/scalc/ui/optformula.ui:300
@@ -28153,43 +28495,43 @@ msgid "Page Style"
msgstr "Estilu de páxina"
#. D22J5
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:153
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:127
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "Organizador"
#. CbW7A
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:200
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:150
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "Páxina"
#. yXBdU
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:248
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:174
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Berbesos"
#. AYC9K
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:296
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:198
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Fondu"
#. qEnHY
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:344
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:222
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "Testera"
#. LLLXG
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:392
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:246
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Pie de páxina"
#. W5b3a
-#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:440
+#: sc/uiconfig/scalc/ui/pagetemplatedialog.ui:270
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Fueya"
@@ -28232,55 +28574,55 @@ msgid "Cell Style"
msgstr "Estilu de caxella"
#. AGL7z
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:152
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:126
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "Organizador"
#. asnEd
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:199
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:149
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "Númberos"
#. gT7a7
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:247
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:173
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Fonte"
#. d5N6G
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:295
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:197
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "Efeutos de fonte"
#. mXKgq
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:343
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:221
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Alliniamientu"
#. 2YK98
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:391
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:245
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Tipografía asiática"
#. CfvF5
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:439
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:269
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Berbesos"
#. CDaQE
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:487
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:293
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Fondu"
#. qCRSA
-#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:535
+#: sc/uiconfig/scalc/ui/paratemplatedialog.ui:317
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr "Proteición de caxelles"
@@ -31126,13 +31468,13 @@ msgstr "Fondu"
#: sc/uiconfig/scalc/ui/sidebarcellappearance.ui:36
msgctxt "sidebarcellappearance|cellbackgroundcolor|tooltip_text"
msgid "Select the background color of the selected cells."
-msgstr "Seleicione'l color del fondu de les caxelles esbillaes."
+msgstr "Esbilla'l color del fondu de les caxelles esbillaes."
#. wCWut
#: sc/uiconfig/scalc/ui/sidebarcellappearance.ui:45
msgctxt "sidebarcellappearance|cellbackground|tooltip_text"
msgid "Select the background color of the selected cells."
-msgstr "Seleicione'l color del fondu de les caxelles esbillaes."
+msgstr "Esbilla'l color del fondu de les caxelles esbillaes."
#. DKEkN
#: sc/uiconfig/scalc/ui/sidebarcellappearance.ui:70
@@ -31144,13 +31486,13 @@ msgstr "Especifique los bordes de les caxelles seleicionaes."
#: sc/uiconfig/scalc/ui/sidebarcellappearance.ui:91
msgctxt "sidebarcellappearance|borderlinecolor|tooltip_text"
msgid "Select the line color of the borders."
-msgstr "Seleicione'l color de llinia de los bordes."
+msgstr "Esbilla'l color de llinia de los berbesos."
#. GqfZD
#: sc/uiconfig/scalc/ui/sidebarcellappearance.ui:100
msgctxt "sidebarcellappearance|linecolor|tooltip_text"
msgid "Select the line color of the borders."
-msgstr "Seleicione'l color de llinia de los bordes."
+msgstr "Esbilla'l color de llinia de los berbesos."
#. 8AUBs
#: sc/uiconfig/scalc/ui/sidebarcellappearance.ui:110
@@ -32049,206 +32391,368 @@ msgctxt "SparklineDialog"
msgid "Sparkline Properties"
msgstr "Propiedaes de la minigráfica"
+#. D6G7T
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:124
+msgctxt "sparklinedialog|extended_tip|btnInputRange"
+msgid "Shrink"
+msgstr ""
+
+#. FLD8Z
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:147
+msgctxt "sparklinedialog|extended_tip|edInputRange"
+msgid "Enter the cell range containing the data for the sparklines."
+msgstr ""
+
+#. RBVbZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:166
+msgctxt "sparklinedialog|extended_tip|btnOutputRange"
+msgid "Shrink"
+msgstr ""
+
+#. kxVPD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:189
+msgctxt "sparklinedialog|extended_tip|edOutputRange"
+msgid "Select the cell range to receive the sparkline."
+msgstr ""
+
#. ZGEum
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:182
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:202
msgctxt "SparklineDialog|label_InputRange"
msgid "Input range:"
msgstr ""
#. X2vrF
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:199
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:219
msgctxt "SparklineDialog|label_OutputRange"
msgid "Output range:"
msgstr ""
#. faM2q
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:218
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:238
msgctxt "SparklineDialog|label-data"
msgid "Data"
msgstr "Datos"
#. GXiV2
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:250
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:270
msgctxt "SparklineDialog|label_Series"
msgid "Series:"
msgstr "Serie:"
+#. Cc5DR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:298
+msgctxt "sparklinedialog|extended_tip|colSeries"
+msgid "Select the main color for the sparklines."
+msgstr ""
+
#. wBmc6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:285
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:309
msgctxt "SparklineDialog|checkButton_Negative"
msgid "Negative points:"
msgstr "Puntos negativos:"
+#. Dqcpc
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320
+msgctxt "sparklinedialog|extended_tip|cbNegative"
+msgid "Check and select the color for negative points."
+msgstr ""
+
+#. E2CzF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:345
+msgctxt "sparklinedialog|extended_tip|colNegative"
+msgid "Select the color for the negative points."
+msgstr ""
+
#. ySwZA
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:323
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:356
msgctxt "SparklineDialog|checkButton_High"
msgid "High points:"
msgstr ""
+#. qqwL4
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:367
+msgctxt "sparklinedialog|extended_tip|cbHigh"
+msgid "Check and select the color for high points."
+msgstr ""
+
+#. xRya6
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:392
+msgctxt "sparklinedialog|extended_tip|colHigh"
+msgid "Select the color for the high point."
+msgstr ""
+
#. DJKw7
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:361
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:403
msgctxt "SparklineDialog|checkButton_Low"
msgid "Low points:"
msgstr ""
+#. 52nar
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:414
+msgctxt "sparklinedialog|extended_tip|cbLow"
+msgid "Check and select the color for low points."
+msgstr ""
+
+#. 44giA
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:439
+msgctxt "sparklinedialog|extended_tip|colLow"
+msgid "Select the color for the low point."
+msgstr ""
+
#. q5qaV
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:399
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:450
msgctxt "SparklineDialog|checkButton_Marker"
msgid "Marker:"
msgstr ""
+#. oAqSy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:461
+msgctxt "sparklinedialog|extended_tip|cbMarker"
+msgid "Check and select the color for data points (line type only)."
+msgstr ""
+
+#. EzkVJ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:486
+msgctxt "sparklinedialog|extended_tip|colMarker"
+msgid "Select the color for the data points markers."
+msgstr ""
+
#. 4yLTi
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:437
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:497
msgctxt "SparklineDialog|checkButton_First"
msgid "First point:"
msgstr ""
+#. bXysM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:508
+msgctxt "sparklinedialog|extended_tip|cbFirst"
+msgid "Check and select the color for first point."
+msgstr ""
+
+#. Cy7AH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:533
+msgctxt "sparklinedialog|extended_tip|colFirst"
+msgid "Select the color for the first point."
+msgstr ""
+
#. EYEEJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:475
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:544
msgctxt "SparklineDialog|checkButton_Last"
msgid "Last point:"
msgstr ""
+#. MAiGM
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:555
+msgctxt "sparklinedialog|extended_tip|cbLast"
+msgid "Check and select the color for last point."
+msgstr ""
+
+#. Cv5Gu
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:580
+msgctxt "sparklinedialog|extended_tip|colLast"
+msgid "Select the color for the last point."
+msgstr "Esbilla'l color del puntu caberu."
+
#. mP9Uy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:517
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:595
msgctxt "SparklineDialog|label_Colors"
msgid "Colors"
msgstr "Colores"
#. NX5Li
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:551
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:629
msgctxt "SparklineDialog|label_LineWidth"
msgid "Line thickness:"
msgstr "Grosor de llinia:"
#. ofAyv
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:566
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:644
msgctxt "SparklineDialog|spinButton_LineWidth"
msgid "1,00"
msgstr ""
+#. fVkAN
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:654
+msgctxt "sparklinedialog|extended_tip|seLineWidth"
+msgid "Enter the line thickness number manually or use the spin button."
+msgstr ""
+
#. 4ciyB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:584
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:667
msgctxt "SparklineDialog|label_DisplayEmptyCellsAs"
msgid "Display empty cells as:"
msgstr "Amosar les caxelles baleres como:"
#. K3oCB
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:599
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:682
msgctxt "SparklineDialog|optionEmpty_Gap"
msgid "Gap"
msgstr ""
#. fzBds
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:600
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:683
msgctxt "SparklineDialog|optionEmpty_Zero"
msgid "Zero"
msgstr ""
#. tGCDf
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:601
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:684
msgctxt "SparklineDialog|optionEmpty_Span"
msgid "Span"
msgstr "Travesar"
+#. CNBqQ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:688
+msgctxt "sparklinedialog|extended_tip|cbEmptyCells"
+msgid "Display empty cells as: Gap - the missing data is not displayed. The line type discontinues in the gap and the column is not displayed. Zero - the missing data is displayed as value zero. Span - for line type only, draws a continuous line connecting the previous value to the next value."
+msgstr ""
+
#. fkB5s
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:611
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:699
msgctxt "SparklineDialog|checkButton_Hidden"
msgid "Display hidden"
msgstr "Amosar les anubríes"
+#. 4QTnR
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:707
+msgctxt "sparklinedialog|extended_tip|cbHidden"
+msgid "Check to show all columns or stacks in the range even when the data is in hidden cells. If unchecked, the hidden data is ignored."
+msgstr ""
+
#. gxx8E
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:626
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:719
msgctxt "SparklineDialog|checkButton_RTL"
msgid "Right-to-left"
msgstr "Mandrecha a manzorga"
+#. scFcD
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:727
+msgctxt "sparklinedialog|extended_tip|cbRTL"
+msgid "Check to have the sparklines show the data in reverse order."
+msgstr ""
+
#. GJfmJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:743
msgctxt "SparklineDialog|optionType_Line"
msgid "Line"
msgstr "Llinia"
#. 2ZDbw
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:646
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:744
msgctxt "SparklineDialog|optionType_Column"
msgid "Column"
msgstr "Columna"
#. UirXW
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:647
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:745
msgctxt "SparklineDialog|optionType_Stacked"
msgid "Stacked"
msgstr ""
+#. r2tBF
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:749
+msgctxt "sparklinedialog|extended_tip|cbType"
+msgid "Select the sparkline type in the drop-down list. Choices are: Line - draws a line between data values. Column - draws a bar for each data value. Stacked - also known as win/loss: displays equally sized bars indicating positive and negative values."
+msgstr ""
+
#. zmCsJ
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:659
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762
msgctxt "SparklineDialog|label_Type"
msgid "Type:"
msgstr "Triba:"
#. o8rnM
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:675
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778
msgctxt "SparklineDialog|label_Properties"
msgid "Properties"
msgstr "Propiedaes"
#. uQaJH
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:708
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811
msgctxt "SparklineDialog|option_MinAxis_Individual"
msgid "Individual"
msgstr ""
#. BCX7t
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:709
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:812
msgctxt "SparklineDialog|option_MinAxis_Group"
msgid "Group"
msgstr ""
#. SubB5
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:710
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:813
msgctxt "SparklineDialog|option_MinAxis_Custom"
msgid "Custom"
msgstr ""
+#. iGT9S
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:817
+msgctxt "sparklinedialog|extended_tip|cbMinAxisType"
+msgid "Individual: sets automatically the minimum value for each sparkline based on the sparkline data range values. Group: sets the minimum value based on the lower and higher values found in the group of sparklines. Custom: enter the minimum value for the sparkline group."
+msgstr ""
+
+#. EWGyZ
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:836
+msgctxt "sparklinedialog|extended_tip|seMinAxis"
+msgid "Spin or enter number to set the minimum value for the Y axis."
+msgstr ""
+
#. T8Arr
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:738
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:851
msgctxt "SparklineDialog|option_MaxAxis_Individual"
msgid "Individual"
msgstr ""
#. DDfCP
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:739
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:852
msgctxt "SparklineDialog|option_MaxAxis_Group"
msgid "Group"
msgstr ""
#. C2Huq
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:740
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:853
msgctxt "SparklineDialog|option_MaxAxis_Custom"
msgid "Custom"
msgstr ""
+#. 6TF9B
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:857
+msgctxt "sparklinedialog|extended_tip|cbMaxAxisType"
+msgid "Individual: sets automatically the maximum value for each sparkline based on the sparkline data range values. Group: sets the maximum value based on the lower and higher values found in the group of sparklines. Custom: enter the maximum value for the sparkline group."
+msgstr ""
+
+#. LwjfH
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:876
+msgctxt "sparklinedialog|extended_tip|seMaxAxis"
+msgid "Spin or enter number to set the maximum value for the Y axis."
+msgstr ""
+
#. kiBE8
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:767
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:890
msgctxt "SparklineDialog|label_AxisMaximum"
msgid "Vertical maximum:"
msgstr ""
#. MEvJy
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:782
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:905
msgctxt "SparklineDialog|label_AxisMinimum"
msgid "Vertical minimum:"
msgstr ""
#. EMPn4
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:794
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:917
msgctxt "SparklineDialog|checkBox_DisplayX"
msgid "Display X axis"
msgstr "Amosar la exa X"
+#. ubKiy
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:926
+msgctxt "sparklinedialog|extended_tip|cbDisplayXAxix"
+msgid "Check to show the X axis for sparklines."
+msgstr ""
+
#. uAAF6
-#: sc/uiconfig/scalc/ui/sparklinedialog.ui:814
+#: sc/uiconfig/scalc/ui/sparklinedialog.ui:942
msgctxt "SparklineDialog|label_Axes"
msgid "Axes"
msgstr "Exes"
@@ -33440,328 +33944,406 @@ msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Indicador de _comentariu"
+#. tTR8J
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:77
+msgctxt "extended_tip|annot"
+msgid "Specifies that a small triangle in the top right corner of the cell indicates that a comment exists."
+msgstr ""
+
#. EA5Q9
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:83
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:88
msgctxt "tpviewpage|formulamark"
msgid "_Formula indicator and hint"
msgstr ""
+#. AwMLG
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:96
+msgctxt "extended_tip|formulamark"
+msgid "Draws a blue triangle in the bottom-left corner of a cell that contains a formula. When pointing over the blue triangle, the formula is shown in a tool tip even if a different cell is selected."
+msgstr ""
+
#. G6GjE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:97
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:107
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "_Resaltáu del valor"
#. Ve6Bg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:105
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:115
msgctxt "extended_tip|value"
msgid "Mark the Value highlighting box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr ""
#. aqEWS
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:116
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:126
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Amo_sar les referencies en color"
#. hSxKG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:124
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:134
msgctxt "extended_tip|rangefind"
msgid "Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing."
msgstr ""
#. ah84V
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:213
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:223
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Ancla"
#. B5SJi
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:221
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:231
msgctxt "extended_tip|anchor"
msgid "Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected."
msgstr ""
#. qGaUd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:245
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:255
msgctxt "tpviewpage|value"
msgid "Column/Row highlighting"
msgstr "Destacar filera/columna actuales"
#. EjEZg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:253
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:263
msgctxt "extended_tip|value"
msgid "Mark the Column/row highlighting box to show row/column highlighting for the row and column of the active cell."
msgstr ""
+#. EysZB
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:287
+msgctxt "tpviewpage|value"
+msgid "Edit cell highlighting"
+msgstr ""
+
+#. owsEV
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:295
+msgctxt "extended_tip|value"
+msgid "Mark this box to show highlighted background when the cell is in edit mode."
+msgstr ""
+
+#. czZNn
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:319
+msgctxt "tpviewpage|noteauthor"
+msgid "Comment authorship"
+msgstr ""
+
+#. ereWP
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:326
+msgctxt "extended_tip|cbNoteAuthor"
+msgid "Specifies whether the author of the comment is displayed above the comment."
+msgstr ""
+
#. qtccR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:281
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "Vista"
#. oCEpm
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:308
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:381
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Testeres de colu_mna/filera"
#. sF7Bk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:316
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:389
msgctxt "extended_tip|rowcolheader"
msgid "Specifies whether to display row and column headers."
msgstr ""
#. WAwjG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:327
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:400
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Barra de desplazamientu hori_zontal"
#. EpixW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:335
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:408
msgctxt "extended_tip|hscroll"
msgid "Specifies whether to display a horizontal scrollbar at the bottom of the document window."
msgstr ""
#. PZvCk
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:346
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:419
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Barra de desplazamientu _vertical"
#. yhyGB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:354
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:427
msgctxt "extended_tip|vscroll"
msgid "Specifies whether to display a vertical scrollbar at the right of the document window."
msgstr ""
#. rPmMd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:365
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:438
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Llingüetes de les _fueyes"
#. aBrX6
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:373
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:446
msgctxt "extended_tip|tblreg"
msgid "Specifies whether to display the sheet tabs at the bottom of the spreadsheet document."
msgstr ""
#. WJSnC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:384
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:457
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "Símb_olos d'esquema"
#. hhB5n
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:392
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:465
msgctxt "extended_tip|outline"
msgid "If you have defined an outline, the Outline symbols option specifies whether to view the outline symbols at the border of the sheet."
msgstr ""
#. jJ4uB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:403
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:476
msgctxt "tpviewpage|summary"
msgid "Summary o_n search"
msgstr ""
+#. 7NFJC
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:485
+msgctxt "extended_tip|cbSummary"
+msgid "If this box is checked, a Search Results window appears when you choose Find All in the Find Box, which summarizes the search results."
+msgstr ""
+
#. Ws4Ev
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:578
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Ventana"
#. g4FQY
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:527
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:605
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "S_incronizar les fueyes"
#. C5GAq
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:535
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:613
msgctxt "extended_tip|synczoom"
msgid "If checked, all sheets are shown with the same zoom factor. If not checked, each sheet can have its own zoom factor."
msgstr "Si esta activáu, toles fueyes amuesen el mesmu factor de zoom. Si nun ta activáu, cada fueya pue tener el so propiu factor de zoom."
#. pEFjC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:563
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:641
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Ampliación"
#. ShHLd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:592
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:670
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Saltos de _páxina"
#. Vc5tW
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:600
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:678
msgctxt "extended_tip|break"
msgid "Specifies whether to view the page breaks within a defined print area."
msgstr ""
#. xkuBL
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:612
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:690
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Llinies d'a_yuda al mover"
#. KGEQG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:620
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:698
msgctxt "extended_tip|guideline"
msgid "Specifies whether to view guides when moving drawings, frames, graphics and other objects."
msgstr ""
#. bF3Yr
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:634
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:712
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Llinies de cuadrícula:"
+#. UgMBr
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:718
+msgctxt "extended_tip|_Grid lines:"
+msgid "Specifies when grid lines will be displayed. "
+msgstr ""
+
#. BUibB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:649
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:732
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Amosar"
#. GXPYd
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:650
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:733
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Amosar nes caxelles de color"
#. ucTDZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:651
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:734
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Anubrir"
#. vFtNT
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:655
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:738
msgctxt "extended_tip|grid"
msgid "Specifies when grid lines will be displayed. Default is to display grid lines only on cells that do not have a background color. You can choose to also display grid lines on cells with background color, or to hide them."
msgstr ""
#. BpEmt
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:669
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:752
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
msgstr ""
#. AmbjZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:681
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:764
msgctxt "tpviewpage|radiobuttonThemed"
msgid "T_hemed"
msgstr ""
#. xQTDE
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:685
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:768
msgctxt "tpviewpage|radiobuttonThemedTip"
msgid "Show the pointer as defined in the icon theme, typically as fat cross."
msgstr ""
+#. 4BUye
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:774
+msgctxt "extended_tip|T_hemed"
+msgid "Shows the pointer as defined by the icon theme, typically as a fat cross."
+msgstr ""
+
#. 3HxpG
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:697
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:785
msgctxt "tpviewpage|radiobuttonSystem"
msgid "S_ystem"
msgstr ""
#. weVdC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:701
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:789
msgctxt "tpviewpage|radiobuttonSystemTip"
msgid "Show the pointer as system default, typically an arrow pointer."
msgstr ""
+#. TeF33
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:795
+msgctxt "extended_tip|rbSystemCursor"
+msgid "Shows the pointer as the system default, typically as an arrow."
+msgstr ""
+
#. Cb4AM
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:769
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
#, fuzzy
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Ayudes visuales"
#. Qd5Rp
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:800
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:893
#, fuzzy
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "O_xetos/Imaxe:"
+#. QZdvR
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:899
+msgctxt "extended_tip|Ob_jects/Images:"
+msgid "Defines if objects and graphics are shown or hidden."
+msgstr ""
+
#. vLBFR
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:814
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:912
msgctxt "tpviewpage|diagram_label"
msgid "Char_ts:"
msgstr "_Gráfiques:"
+#. F9TzE
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:918
+msgctxt "extended_tip|Char_ts:"
+msgid "Defines if charts in your document are shown or hidden."
+msgstr ""
+
#. q544D
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:828
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:931
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "Oxetos de _dibuxu:"
+#. fhVCA
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:937
+msgctxt "extended_tip|_Drawing objects:"
+msgid "Defines if drawing objects in your document are shown or hidden."
+msgstr ""
+
#. mpELg
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:843
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:951
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Amosar"
#. Kx6yJ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:844
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:952
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Anubrir"
#. oKpbX
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:848
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:956
msgctxt "extended_tip|objgrf"
msgid "Defines if objects and graphics are shown or hidden."
msgstr ""
#. wFBeZ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:862
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:970
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Amosar"
#. H7MAB
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:863
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:971
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Anubrir"
#. oVE9C
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:867
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:975
msgctxt "extended_tip|diagram"
msgid "Defines if charts in your document are shown or hidden."
msgstr ""
#. YaiTQ
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:881
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:989
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Amosar"
#. DST5a
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:882
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:990
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Anubrir"
#. FDGKD
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:886
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:994
msgctxt "extended_tip|draw"
msgid "Defines if drawing objects in your document are shown or hidden."
msgstr ""
#. E6GxC
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:940
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1048
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Oxetos"
#. AnHPF
-#: sc/uiconfig/scalc/ui/tpviewpage.ui:964
+#: sc/uiconfig/scalc/ui/tpviewpage.ui:1072
msgctxt "extended_tip|TpViewPage"
msgid "Defines which elements of the Calc main window are displayed. You can also show or hide highlighting of values in tables."
msgstr ""
@@ -34008,6 +34590,7 @@ msgstr ""
#. gMyAs
#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:213
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:308
msgctxt "validationcriteriapage|extended_tip|allowempty"
msgid "In conjunction with Tools - Detective - Mark invalid Data, this defines that blank cells are shown as invalid data (disabled) or not (enabled)."
msgstr "En combinación con Ferramientes - Detective - Marcar los datos incorrectos, esta función define que les caxelles en blancu amuésense como datos incorrectos (desactivaes) o non (activaes)."
@@ -34048,18 +34631,23 @@ msgctxt "validationcriteriapage|extended_tip|max"
msgid "Enter the maximum value for the data validation option that you selected in the Allow box."
msgstr "Escriba'l valor máximu pa la opción de validación de datos escoyida nel cuadru Permitir."
+#. Boou9
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:300
+msgctxt "validationcriteriapage|allowempty"
+msgid "Case _sensitive"
+msgstr ""
+
#. 3HjmP
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:312
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:334
msgctxt "validationcriteriapage|extended_tip|ValidationCriteriaPage"
msgid "Specify the validation rules for the selected cell(s)."
msgstr "Especifique les regles de validación pa les caxelles escoyíes."
#. NBBSA
#: sc/uiconfig/scalc/ui/validationdialog.ui:8
-#, fuzzy
msgctxt "validationdialog|ValidationDialog"
msgid "Validity"
-msgstr "Válidu hasta"
+msgstr "Validación"
#. u59K3
#: sc/uiconfig/scalc/ui/validationdialog.ui:144
@@ -34244,4 +34832,4 @@ msgstr "Agrupao por"
#: sc/uiconfig/scalc/ui/ztestdialog.ui:308
msgctxt "ztestdialog|extended_tip|ZTestDialog"
msgid "Calculates the z-Test of two data samples."
-msgstr ""
+msgstr "Calcula la prueba z de dos amosances de datos."
diff --git a/source/ast/scp2/source/calc.po b/source/ast/scp2/source/calc.po
index 4b16e448935..dc26c5f22eb 100644
--- a/source/ast/scp2/source/calc.po
+++ b/source/ast/scp2/source/calc.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: 2023-06-07 13:57+0200\n"
-"PO-Revision-Date: 2023-06-08 18:35+0000\n"
+"PO-Revision-Date: 2024-03-14 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourcecalc/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.15.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1492007708.000000\n"
#. rTGYE
@@ -86,7 +86,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_CALC_HELP\n"
"LngText.text"
msgid "Help about %PRODUCTNAME Calc"
-msgstr "Ayuda tocante a %PRODUCTNAME Calc"
+msgstr "Ayuda tocante al Calc de %PRODUCTNAME"
#. pturF
#: module_calc.ulf
diff --git a/source/ast/scp2/source/draw.po b/source/ast/scp2/source/draw.po
index 1575f06549f..06eb2428eae 100644
--- a/source/ast/scp2/source/draw.po
+++ b/source/ast/scp2/source/draw.po
@@ -4,8 +4,8 @@ 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: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2023-12-12 12:36+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"PO-Revision-Date: 2024-03-14 01:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourcedraw/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\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 5.3.1\n"
"X-POOTLE-MTIME: 1390255726.000000\n"
#. txsAG
@@ -86,7 +86,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_DRAW_HELP\n"
"LngText.text"
msgid "Help about %PRODUCTNAME Draw"
-msgstr "Ayuda so %PRODUCTNAME Draw"
+msgstr "Ayuda tocante al Draw de %PRODUCTNAME"
#. MrkUJ
#: registryitem_draw.ulf
diff --git a/source/ast/scp2/source/impress.po b/source/ast/scp2/source/impress.po
index 82a63e98fd7..c570cbc438f 100644
--- a/source/ast/scp2/source/impress.po
+++ b/source/ast/scp2/source/impress.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: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2023-04-07 12:33+0000\n"
+"PO-Revision-Date: 2024-03-14 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceimpress/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.15.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1429823638.000000\n"
#. USjxN
@@ -86,7 +86,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_IMPRESS_HELP\n"
"LngText.text"
msgid "Help about %PRODUCTNAME Impress"
-msgstr "Ayuda tocante a Impress de %PRODUCTNAME"
+msgstr "Ayuda tocante al Impress de %PRODUCTNAME"
#. Bg4eB
#: registryitem_impress.ulf
diff --git a/source/ast/scp2/source/ooo.po b/source/ast/scp2/source/ooo.po
index ef3b11e65b0..cbc7d844bcd 100644
--- a/source/ast/scp2/source/ooo.po
+++ b/source/ast/scp2/source/ooo.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: 2024-01-10 15:11+0100\n"
-"PO-Revision-Date: 2024-03-10 01:45+0000\n"
+"PO-Revision-Date: 2024-03-19 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/ast/>\n"
"Language: ast\n"
@@ -492,7 +492,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_VI\n"
"LngText.text"
msgid "Vietnamese"
-msgstr "Vietnamita"
+msgstr "Vietnamín"
#. bFGoQ
#: module_helppack.ulf
@@ -1051,7 +1051,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_UK\n"
"LngText.text"
msgid "Ukrainian"
-msgstr "Ucranianu"
+msgstr "Ucraín"
#. 9w8GA
#: module_helppack.ulf
@@ -2620,7 +2620,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_VI\n"
"LngText.text"
msgid "Vietnamese"
-msgstr "Vietnamita"
+msgstr "Vietnamín"
#. hzxLD
#: module_langpack.ulf
@@ -2629,7 +2629,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_VI\n"
"LngText.text"
msgid "Installs the Vietnamese user interface"
-msgstr "Instala la interfaz d'usuariu en vietnamita"
+msgstr "Instala la interfaz d'usuariu en vietnamín"
#. FDaPN
#: module_langpack.ulf
@@ -3197,7 +3197,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_UK\n"
"LngText.text"
msgid "Ukrainian"
-msgstr "Ucranianu"
+msgstr "Ucraín"
#. w3CRY
#: module_langpack.ulf
@@ -3206,7 +3206,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_UK\n"
"LngText.text"
msgid "Installs the Ukrainian user interface"
-msgstr "Instala la interfaz d'usuariu n'ucranianu"
+msgstr "Instala la interfaz d'usuariu n'ucraín"
#. ZGNC3
#: module_langpack.ulf
@@ -5343,7 +5343,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_UK\n"
"LngText.text"
msgid "Ukrainian"
-msgstr "Ucranianu"
+msgstr "Ucraín"
#. 9WkNj
#: module_ooo.ulf
@@ -5352,7 +5352,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_UK\n"
"LngText.text"
msgid "Ukrainian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr "Diccionariu ortográficu, regles de separación y sinónimos pal ucranianu"
+msgstr "Diccionariu ortográficu, regles de guionáu y sinónimos pal ucraín"
#. azarG
#: module_ooo.ulf
@@ -5361,7 +5361,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_VI\n"
"LngText.text"
msgid "Vietnamese"
-msgstr "Vietnamita"
+msgstr "Vietnamín"
#. i9ESQ
#: module_ooo.ulf
@@ -5370,7 +5370,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_VI\n"
"LngText.text"
msgid "Vietnamese spelling dictionary"
-msgstr "Diccionariu de correición ortográficu pal vietnamita"
+msgstr "Diccionariu de correición ortográficu pal vietnamín"
#. fq4qC
#: module_ooo.ulf
diff --git a/source/ast/scp2/source/writer.po b/source/ast/scp2/source/writer.po
index b896325dd56..c1a958261a7 100644
--- a/source/ast/scp2/source/writer.po
+++ b/source/ast/scp2/source/writer.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: 2022-10-10 13:36+0200\n"
-"PO-Revision-Date: 2023-04-07 12:33+0000\n"
+"PO-Revision-Date: 2024-03-14 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourcewriter/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.15.2\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1390255351.000000\n"
#. V3iDr
@@ -95,7 +95,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT_HELP\n"
"LngText.text"
msgid "Help about %PRODUCTNAME Writer"
-msgstr "Ayuda tocante a Writer de %PRODUCTNAME"
+msgstr "Ayuda tocante al Writer de %PRODUCTNAME"
#. 5BavU
#: module_writer.ulf
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index 60c22c0dc7b..fe484950efd 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/sd/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: 2024-03-11 16:41+0100\n"
-"PO-Revision-Date: 2024-03-11 01:45+0000\n"
+"POT-Creation-Date: 2024-05-13 12:37+0200\n"
+"PO-Revision-Date: 2024-05-22 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/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: LibreOffice\n"
+"X-Generator: Weblate 5.3.1\n"
"X-POOTLE-MTIME: 1542022496.000000\n"
#. WDjkB
@@ -1054,13 +1054,13 @@ msgstr "Aplicar diseñu de presentación"
#: sd/inc/strings.hrc:130
msgctxt "STR_UNDO_HIDE_SLIDE"
msgid "Hide slide"
-msgstr ""
+msgstr "Anubrir la diapositiva"
#. LmH9V
#: sd/inc/strings.hrc:131
msgctxt "STR_UNDO_SHOW_SLIDE"
msgid "Show slide"
-msgstr ""
+msgstr "Amosar la diapositiva"
#. ZMS5R
#: sd/inc/strings.hrc:132
@@ -1078,7 +1078,7 @@ msgstr "~Detener"
#: sd/inc/strings.hrc:134
msgctxt "STR_UNDO_ORIGINALSIZE"
msgid "Original Size"
-msgstr "Tamañu Orixinal"
+msgstr "Tamañu orixinal"
#. nwDUz
#: sd/inc/strings.hrc:135
@@ -1088,7 +1088,7 @@ msgid ""
"Do you want to enter a new one?"
msgstr ""
"La escala especificada nun ye válida.\n"
-"Quies especificar una nueva?"
+"¿Quies especificar una nueva?"
#. aZBvQ
#: sd/inc/strings.hrc:136
@@ -1222,9 +1222,15 @@ msgctxt "STR_FULLSCREEN_SLIDESHOW"
msgid "Presenting: %s"
msgstr ""
+#. oWDD5
+#: sd/inc/strings.hrc:158
+msgctxt "STR_FULLSCREEN_CONSOLE"
+msgid "Console: %s"
+msgstr ""
+
#. uo4o3
#. To translators: this is the spinbutton in the slidesorter toolbar to set the number of slides to show per row
-#: sd/inc/strings.hrc:160
+#: sd/inc/strings.hrc:161
msgctxt "STR_SLIDES"
msgid "%1 slide"
msgid_plural "%1 slides"
@@ -1233,295 +1239,295 @@ msgstr[1] "%1 diapositives"
#. DhF9g
#. Strings for animation effects
-#: sd/inc/strings.hrc:163
+#: sd/inc/strings.hrc:164
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "Inxertar testu"
#. hDtuW
-#: sd/inc/strings.hrc:164
+#: sd/inc/strings.hrc:165
msgctxt "STR_AVAILABLE_MASTERSLIDE"
msgid "Available Master Slides"
msgstr ""
#. pPzCP
-#: sd/inc/strings.hrc:165
+#: sd/inc/strings.hrc:166
msgctxt "STR_AVAILABLE_MASTERPAGE"
msgid "Available Master Pages"
msgstr ""
#. PEzLG
-#: sd/inc/strings.hrc:166
+#: sd/inc/strings.hrc:167
msgctxt "STR_SELECT_SLIDE"
msgid "Select a Slide Design"
msgstr ""
#. oTDcL
-#: sd/inc/strings.hrc:167
+#: sd/inc/strings.hrc:168
msgctxt "STR_SELECT_PAGE"
msgid "Select a Page Design"
msgstr ""
#. kz9AV
-#: sd/inc/strings.hrc:168
+#: sd/inc/strings.hrc:169
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Master Slide"
msgstr ""
#. zqDKm
-#: sd/inc/strings.hrc:169
+#: sd/inc/strings.hrc:170
msgctxt "STR_LOAD_DRAWING_LAYOUT"
msgid "Load Master Page"
msgstr ""
#. HxEp8
-#: sd/inc/strings.hrc:170
+#: sd/inc/strings.hrc:171
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "Intelixente"
#. XUxUz
-#: sd/inc/strings.hrc:171
+#: sd/inc/strings.hrc:172
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "Manzorga"
#. cmeRq
-#: sd/inc/strings.hrc:172
+#: sd/inc/strings.hrc:173
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "Mandrecha"
#. LRG3Z
-#: sd/inc/strings.hrc:173
+#: sd/inc/strings.hrc:174
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "Cimero"
#. VP34S
-#: sd/inc/strings.hrc:174
+#: sd/inc/strings.hrc:175
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "Cabero"
#. bVVKo
-#: sd/inc/strings.hrc:175
+#: sd/inc/strings.hrc:176
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr "¿Arriba a la izquierda?"
#. vc2Yo
-#: sd/inc/strings.hrc:176
+#: sd/inc/strings.hrc:177
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr "¿Abaxo a la izquierda?"
#. MMimZ
-#: sd/inc/strings.hrc:177
+#: sd/inc/strings.hrc:178
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr "¿Arriba a la drecha?"
#. FvbbG
-#: sd/inc/strings.hrc:178
+#: sd/inc/strings.hrc:179
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr "¿Abaxo a la drecha?"
#. G6VnG
-#: sd/inc/strings.hrc:179
+#: sd/inc/strings.hrc:180
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "Horizontal"
#. dREDm
-#: sd/inc/strings.hrc:180
+#: sd/inc/strings.hrc:181
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr "Vertical"
#. pM95w
-#: sd/inc/strings.hrc:181
+#: sd/inc/strings.hrc:182
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "¿Toos?"
#. iFawt
-#: sd/inc/strings.hrc:182
+#: sd/inc/strings.hrc:183
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr "Esta aición nun se pue executar nel mou en vivo."
#. B6jDL
-#: sd/inc/strings.hrc:183
+#: sd/inc/strings.hrc:184
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr "Trocador de colores"
#. 9SRMu
-#: sd/inc/strings.hrc:184
+#: sd/inc/strings.hrc:185
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr "Transición gradual"
#. PaTdN
-#: sd/inc/strings.hrc:185
+#: sd/inc/strings.hrc:186
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr "Ampliar páxina"
#. kmkAp
-#: sd/inc/strings.hrc:186
+#: sd/inc/strings.hrc:187
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr "Diapositiva de la tabla de conteníu"
#. m5tvp
-#: sd/inc/strings.hrc:187
+#: sd/inc/strings.hrc:188
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr "Nesti momentu nun hai denguna fonte SANE disponible."
#. EW8j8
-#: sd/inc/strings.hrc:188
+#: sd/inc/strings.hrc:189
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr "Nesti momentu nun hai denguna fonte TWAIN disponible."
#. nsjMC
-#: sd/inc/strings.hrc:189
+#: sd/inc/strings.hrc:190
msgctxt "STR_FIX"
msgid "Fixed"
msgstr "Fixu"
#. m94yg
-#: sd/inc/strings.hrc:190
+#: sd/inc/strings.hrc:191
msgctxt "STR_VAR"
msgid "Variable"
msgstr "Variable"
#. eDfmL
-#: sd/inc/strings.hrc:191
+#: sd/inc/strings.hrc:192
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "Estándar"
#. iPFdc
-#: sd/inc/strings.hrc:192
+#: sd/inc/strings.hrc:193
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr "Estándar (cortu)"
#. f5DSg
-#: sd/inc/strings.hrc:193
+#: sd/inc/strings.hrc:194
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr "Estándar (llargu)"
#. 8d95x
-#: sd/inc/strings.hrc:194
+#: sd/inc/strings.hrc:195
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "Nome ficheru"
#. uguk9
-#: sd/inc/strings.hrc:195
+#: sd/inc/strings.hrc:196
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "Nome Camín/Ficheru"
#. cZzcW
-#: sd/inc/strings.hrc:196
+#: sd/inc/strings.hrc:197
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr "Camín"
#. spGHx
-#: sd/inc/strings.hrc:197
+#: sd/inc/strings.hrc:198
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "Nome ficheru ensin extensión"
#. M4uEt
-#: sd/inc/strings.hrc:198
+#: sd/inc/strings.hrc:199
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr "Nueva presentación personalizada de diapositives"
#. FDwKp
-#: sd/inc/strings.hrc:199
+#: sd/inc/strings.hrc:200
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr "Copiar "
#. G4C8x
-#: sd/inc/strings.hrc:200
+#: sd/inc/strings.hrc:201
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Presentation format (Impress 6)"
msgstr ""
#. rxDQB
-#: sd/inc/strings.hrc:201
+#: sd/inc/strings.hrc:202
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME Drawing format (Draw 6)"
msgstr ""
#. 9G2Ea
-#: sd/inc/strings.hrc:202
+#: sd/inc/strings.hrc:203
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr "Desagrupar metaficheru(os)..."
#. hACxz
-#: sd/inc/strings.hrc:203
+#: sd/inc/strings.hrc:204
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr "Nun se fue a desagrupar tolos oxetos de dibuxu."
#. zjsSM
-#: sd/inc/strings.hrc:204
+#: sd/inc/strings.hrc:205
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr "Presentación de %PRODUCTNAME %PRODUCTVERSION"
#. BJiWE
-#: sd/inc/strings.hrc:205
+#: sd/inc/strings.hrc:206
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_80"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr "Dibuxu de %PRODUCTNAME %PRODUCTVERSION"
#. xG6qd
-#: sd/inc/strings.hrc:207
+#: sd/inc/strings.hrc:208
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr "Convertir mapa de bits en polígonu"
#. ENANv
-#: sd/inc/strings.hrc:208
+#: sd/inc/strings.hrc:209
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr "Calca pa terminar la presentación..."
#. EzUVJ
-#: sd/inc/strings.hrc:209
+#: sd/inc/strings.hrc:210
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr "Pausa..."
#. wXCu2
-#: sd/inc/strings.hrc:210
+#: sd/inc/strings.hrc:211
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr "Asignar favoritu 3D"
#. bACAt
-#: sd/inc/strings.hrc:211
+#: sd/inc/strings.hrc:212
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr "Peñera d'imáxenes"
#. AGE8e
-#: sd/inc/strings.hrc:212
+#: sd/inc/strings.hrc:213
#, fuzzy
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
@@ -1532,799 +1538,799 @@ msgstr ""
"nun ye un ficheru de soníu válidu!"
#. SRWpo
-#: sd/inc/strings.hrc:213
+#: sd/inc/strings.hrc:214
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr "Convertir a metaficheru"
#. BqqGF
-#: sd/inc/strings.hrc:214
+#: sd/inc/strings.hrc:215
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr "Convertir en bitmap"
#. DEEG3
-#: sd/inc/strings.hrc:215
+#: sd/inc/strings.hrc:216
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list or click for dialog."
msgstr ""
#. HcDvJ
-#: sd/inc/strings.hrc:216
+#: sd/inc/strings.hrc:217
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr "Camudar nome a diapositiva"
#. KEEy2
-#: sd/inc/strings.hrc:217
+#: sd/inc/strings.hrc:218
msgctxt "STR_TITLE_RENAMEPAGE"
msgid "Rename Page"
msgstr ""
#. rBmcL
-#: sd/inc/strings.hrc:218
+#: sd/inc/strings.hrc:219
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
msgstr ""
#. FUm5F
-#: sd/inc/strings.hrc:219
+#: sd/inc/strings.hrc:220
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "Nome"
#. jT7iq
-#: sd/inc/strings.hrc:220
+#: sd/inc/strings.hrc:221
msgctxt "STR_TITLE_RENAMEMASTERSLIDE"
msgid "Rename Master Slide"
msgstr ""
#. fWDxT
-#: sd/inc/strings.hrc:221
+#: sd/inc/strings.hrc:222
msgctxt "STR_TITLE_RENAMEMASTERPAGE"
msgid "Rename Master Page"
msgstr ""
#. rWiXQ
-#: sd/inc/strings.hrc:222
+#: sd/inc/strings.hrc:223
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr "Estaya de títulu p'autodiseños"
#. i4T9w
-#: sd/inc/strings.hrc:223
+#: sd/inc/strings.hrc:224
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr "Área del oxetu pa diseños automáticos"
#. vS6wi
-#: sd/inc/strings.hrc:224
+#: sd/inc/strings.hrc:225
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr "Estaya de pie de páxina"
#. xFBgg
-#: sd/inc/strings.hrc:225
+#: sd/inc/strings.hrc:226
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr "Estaya de Testera"
#. 8JGJD
-#: sd/inc/strings.hrc:226
+#: sd/inc/strings.hrc:227
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr "Estaya de data"
#. oNFN3
-#: sd/inc/strings.hrc:227
+#: sd/inc/strings.hrc:228
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr "Estaya de númberu de diapositiva"
#. GisCz
-#: sd/inc/strings.hrc:228
+#: sd/inc/strings.hrc:229
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr "Estaya de númberu de páxina"
#. rvtjX
-#: sd/inc/strings.hrc:229
+#: sd/inc/strings.hrc:230
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr "<testera>"
#. RoVvC
-#: sd/inc/strings.hrc:230
+#: sd/inc/strings.hrc:231
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr "<pie de páxina>"
#. RXzA4
-#: sd/inc/strings.hrc:231
+#: sd/inc/strings.hrc:232
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr "<data/tiempu>"
#. TuP6n
-#: sd/inc/strings.hrc:232
+#: sd/inc/strings.hrc:233
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr "<númberu>"
#. CCuCb
-#: sd/inc/strings.hrc:233
+#: sd/inc/strings.hrc:234
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr "<cuntar>"
#. TDgFU
-#: sd/inc/strings.hrc:234
+#: sd/inc/strings.hrc:235
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr ""
#. j8btB
-#: sd/inc/strings.hrc:235
+#: sd/inc/strings.hrc:236
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr ""
#. ao6iR
-#: sd/inc/strings.hrc:236
+#: sd/inc/strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr "Estaya de notes"
#. EEf4k
-#: sd/inc/strings.hrc:237
+#: sd/inc/strings.hrc:238
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr "Conversión d'Hangul/Hanja"
#. RDARn
-#: sd/inc/strings.hrc:238
+#: sd/inc/strings.hrc:239
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr "Diapositives"
#. pKBNk
-#: sd/inc/strings.hrc:239
+#: sd/inc/strings.hrc:240
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE_MASTER"
msgid "Master Slides"
msgstr ""
#. CU9DK
-#: sd/inc/strings.hrc:240
+#: sd/inc/strings.hrc:241
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "Páxines"
#. wnWVD
-#: sd/inc/strings.hrc:241
+#: sd/inc/strings.hrc:242
msgctxt "STR_LEFT_PANE_DRAW_TITLE_MASTER"
msgid "Master Pages"
msgstr ""
#. C7hf2
-#: sd/inc/strings.hrc:242
+#: sd/inc/strings.hrc:243
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr "Vista previa non disponible"
#. bAJoa
-#: sd/inc/strings.hrc:243
+#: sd/inc/strings.hrc:244
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr "Preparando vista previa"
#. nDrpm
-#: sd/inc/strings.hrc:244
+#: sd/inc/strings.hrc:245
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "Distribuciones"
#. peCQY
-#: sd/inc/strings.hrc:245
+#: sd/inc/strings.hrc:246
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr "Estilos de dibuxu"
#. tR4CL
-#: sd/inc/strings.hrc:246
+#: sd/inc/strings.hrc:247
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr "Estilos de presentación"
#. oyUYa
-#: sd/inc/strings.hrc:247
+#: sd/inc/strings.hrc:248
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "Estilos de caxelles"
#. nBdAL
-#: sd/inc/strings.hrc:248
+#: sd/inc/strings.hrc:249
msgctxt "STR_NAVIGATOR_CUSTOMSHAPE"
msgid "Custom Shape"
-msgstr ""
+msgstr "Forma personalizada"
#. BQmNo
-#: sd/inc/strings.hrc:249
+#: sd/inc/strings.hrc:250
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr "Forma %1"
#. 94JFw
-#: sd/inc/strings.hrc:250
+#: sd/inc/strings.hrc:251
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
msgstr "Afitar imaxe de fondu"
#. 76dF3
-#: sd/inc/strings.hrc:251
+#: sd/inc/strings.hrc:252
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr "Reaniciar conteníu de diapositives"
#. EB6XY
-#: sd/inc/strings.hrc:252
+#: sd/inc/strings.hrc:253
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr "Inxertar tabla"
#. koDfS
-#: sd/inc/strings.hrc:253
+#: sd/inc/strings.hrc:254
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "Inxertar diagrama"
#. re2hh
-#: sd/inc/strings.hrc:254
+#: sd/inc/strings.hrc:255
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "Inxertar una imaxe"
#. iBBLh
-#: sd/inc/strings.hrc:255
+#: sd/inc/strings.hrc:256
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Insertar soníu o videu"
#. m8crC
-#: sd/inc/strings.hrc:256
+#: sd/inc/strings.hrc:257
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr "Arrastra y suelta páxines"
#. CAGzA
-#: sd/inc/strings.hrc:257
+#: sd/inc/strings.hrc:258
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr "Arrastra y suelta diapositives"
#. 2mDn4
-#: sd/inc/strings.hrc:258
+#: sd/inc/strings.hrc:259
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr "Amiesta imáxenes al álbum."
#. jbPEH
-#: sd/inc/strings.hrc:259
+#: sd/inc/strings.hrc:260
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr "Diapositiva de testu"
#. DKw6n
-#: sd/inc/strings.hrc:261
+#: sd/inc/strings.hrc:262
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "Fondu"
#. qGFWm
-#: sd/inc/strings.hrc:262
+#: sd/inc/strings.hrc:263
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr "Oxetos de fondu"
#. j9GG4
-#: sd/inc/strings.hrc:263
+#: sd/inc/strings.hrc:264
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Diseñu"
#. nU2g2
-#: sd/inc/strings.hrc:264
+#: sd/inc/strings.hrc:265
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr "Controles"
#. zQSpC
-#: sd/inc/strings.hrc:265
+#: sd/inc/strings.hrc:266
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr "Llinies de cota"
#. z4wq5
-#: sd/inc/strings.hrc:266
+#: sd/inc/strings.hrc:267
msgctxt "STR_PAGE"
msgid "Slide"
msgstr "Diapositiva"
#. TTD8A
-#: sd/inc/strings.hrc:267
+#: sd/inc/strings.hrc:268
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "Páxina"
#. p8GEE
-#: sd/inc/strings.hrc:268
+#: sd/inc/strings.hrc:269
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr "Diapositiva"
#. r3w8y
-#: sd/inc/strings.hrc:269
+#: sd/inc/strings.hrc:270
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr "Diapositiva maestra"
#. 8WvYc
-#: sd/inc/strings.hrc:270
+#: sd/inc/strings.hrc:271
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr "Diapositiva maestra:"
#. C3zZM
-#: sd/inc/strings.hrc:271
+#: sd/inc/strings.hrc:272
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr "Páxina maestra"
#. nTgKn
-#: sd/inc/strings.hrc:272
+#: sd/inc/strings.hrc:273
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr "Páxina maestra:"
#. PacSi
-#: sd/inc/strings.hrc:273
+#: sd/inc/strings.hrc:274
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr "(Notes)"
#. hBB6T
-#: sd/inc/strings.hrc:274
+#: sd/inc/strings.hrc:275
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr "Folletu"
#. ZC2XQ
-#: sd/inc/strings.hrc:275
+#: sd/inc/strings.hrc:276
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr "Calca pa editar el formatu del testu del títulu"
#. bekYz
-#: sd/inc/strings.hrc:276
+#: sd/inc/strings.hrc:277
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "Calca pa editar el formatu del testu del esquema"
#. MhEh8
-#: sd/inc/strings.hrc:277
+#: sd/inc/strings.hrc:278
msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
msgid "Double-tap to edit the title text format"
msgstr ""
#. eMDBG
-#: sd/inc/strings.hrc:278
+#: sd/inc/strings.hrc:279
msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
msgid "Double-tap to edit the outline text format"
msgstr ""
#. QHBwE
-#: sd/inc/strings.hrc:279
+#: sd/inc/strings.hrc:280
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr "Nivel segundu del esquema"
#. Lf8oo
-#: sd/inc/strings.hrc:280
+#: sd/inc/strings.hrc:281
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr "Nivel terceru del esquema"
#. n3fVM
-#: sd/inc/strings.hrc:281
+#: sd/inc/strings.hrc:282
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr "Nivel cuartu del esquema"
#. DsABM
-#: sd/inc/strings.hrc:282
+#: sd/inc/strings.hrc:283
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr "Nivel quintu del esquema"
#. CG6UM
-#: sd/inc/strings.hrc:283
+#: sd/inc/strings.hrc:284
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr "Nivel sestu del esquema"
#. 45DF3
-#: sd/inc/strings.hrc:284
+#: sd/inc/strings.hrc:285
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr "Nivel sétimu del esquema"
#. msbUt
-#: sd/inc/strings.hrc:285
+#: sd/inc/strings.hrc:286
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr "Calca pa mover la diapositiva"
#. CuXWS
-#: sd/inc/strings.hrc:286
+#: sd/inc/strings.hrc:287
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr "Calca pa editar el formatu de les notes"
#. Qxj2R
-#: sd/inc/strings.hrc:287
+#: sd/inc/strings.hrc:288
msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
msgid "Double-tap to move the slide"
msgstr ""
#. iibds
-#: sd/inc/strings.hrc:288
+#: sd/inc/strings.hrc:289
msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
msgid "Double-tap to edit the notes format"
msgstr ""
#. oBXBx
-#: sd/inc/strings.hrc:289
+#: sd/inc/strings.hrc:290
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr "Calca p'amestar un títulu"
#. HVQNr
-#: sd/inc/strings.hrc:290
+#: sd/inc/strings.hrc:291
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr "Calca p'amestar testu"
#. NUirL
-#: sd/inc/strings.hrc:291
+#: sd/inc/strings.hrc:292
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr "Calca p'amestar testu"
#. 2u7FR
-#: sd/inc/strings.hrc:292
+#: sd/inc/strings.hrc:293
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr "Calca p'amestar notes"
#. EdPZC
-#: sd/inc/strings.hrc:293
+#: sd/inc/strings.hrc:294
msgctxt "STR_PRESOBJ_NOTESTEXT_MISSING"
msgid "Notes placeholder object is missing for the current slide."
msgstr ""
#. js2X9
-#: sd/inc/strings.hrc:294
+#: sd/inc/strings.hrc:295
msgctxt "STR_PRESOBJ_TITLE_MOBILE"
msgid "Double-tap to add Title"
msgstr ""
#. jLtyS
-#: sd/inc/strings.hrc:295
+#: sd/inc/strings.hrc:296
msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
msgid "Double-tap to add Text"
msgstr ""
#. KAFJh
-#: sd/inc/strings.hrc:296
+#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Double-tap to add Text"
msgstr ""
#. ksTwQ
-#: sd/inc/strings.hrc:297
+#: sd/inc/strings.hrc:298
msgctxt "STR_PRESOBJ_TEXT_MOBILE"
msgid "Tap to edit text"
msgstr ""
#. bRhRR
-#: sd/inc/strings.hrc:298
+#: sd/inc/strings.hrc:299
msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
msgid "Double-tap to add Notes"
msgstr ""
#. ZqPtT
-#: sd/inc/strings.hrc:299
+#: sd/inc/strings.hrc:300
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr "Faiga doble clic p'amestar una imaxe"
#. HGVA3
-#: sd/inc/strings.hrc:300
+#: sd/inc/strings.hrc:301
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr "Faiga doble clic p'amestar un oxetu"
#. XjW6w
-#: sd/inc/strings.hrc:301
+#: sd/inc/strings.hrc:302
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr "Faiga doble clic p'amestar una gráfica"
#. eKgCA
-#: sd/inc/strings.hrc:302
+#: sd/inc/strings.hrc:303
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr "Faiga doble clic p'amestar un organigrama"
#. wW4E4
-#: sd/inc/strings.hrc:303
+#: sd/inc/strings.hrc:304
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr "Faiga doble clic p'amestar una fueya de cálculu"
#. nBtJo
-#: sd/inc/strings.hrc:304
+#: sd/inc/strings.hrc:305
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Predetermináu"
#. rEPYV
-#: sd/inc/strings.hrc:305
+#: sd/inc/strings.hrc:306
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "Títulu"
#. zT4rH
-#: sd/inc/strings.hrc:306
+#: sd/inc/strings.hrc:307
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default Drawing Style"
msgstr "Estilu de dibuxu predetermináu"
#. pxfDw
-#: sd/inc/strings.hrc:307
+#: sd/inc/strings.hrc:308
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr "Mover diapositives"
#. uDXFb
-#: sd/inc/strings.hrc:308
+#: sd/inc/strings.hrc:309
msgctxt "STR_INSERT_PAGES"
msgid "Insert Pages"
msgstr "Inxertar páxines"
#. 7Z6kC
-#: sd/inc/strings.hrc:309
+#: sd/inc/strings.hrc:310
msgctxt "STR_INSERT_PAGE_DRAW"
msgid "Insert Page"
msgstr "Inxertar páxina"
#. CMhGm
-#: sd/inc/strings.hrc:310
+#: sd/inc/strings.hrc:311
msgctxt "STR_SLIDE_SETUP_TITLE"
msgid "Slide Properties"
msgstr "Propiedaes de la diapositiva"
#. pA7rP
-#: sd/inc/strings.hrc:312
+#: sd/inc/strings.hrc:313
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr "Oxetu ensin rellenu"
#. btJeg
-#: sd/inc/strings.hrc:313
+#: sd/inc/strings.hrc:314
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr "Oxetu ensin rellenu nin llinia"
#. YCmiq
-#: sd/inc/strings.hrc:314
+#: sd/inc/strings.hrc:315
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "Testu"
#. v7u2t
-#: sd/inc/strings.hrc:315
+#: sd/inc/strings.hrc:316
msgctxt "STR_POOLSHEET_A4"
msgid "A4"
msgstr "A4"
#. EEK5c
-#: sd/inc/strings.hrc:316
+#: sd/inc/strings.hrc:317
msgctxt "STR_POOLSHEET_A4_TITLE"
msgid "Title A4"
msgstr "Títulu del documentu A4"
#. ZCLYo
-#: sd/inc/strings.hrc:317
+#: sd/inc/strings.hrc:318
msgctxt "STR_POOLSHEET_A4_HEADLINE"
msgid "Heading A4"
msgstr "Títulu A4"
#. epKM4
-#: sd/inc/strings.hrc:318
+#: sd/inc/strings.hrc:319
msgctxt "STR_POOLSHEET_A4_TEXT"
msgid "Text A4"
msgstr "Testu A4"
#. kCg3k
-#: sd/inc/strings.hrc:319
+#: sd/inc/strings.hrc:320
msgctxt "STR_POOLSHEET_A0"
msgid "A0"
msgstr "A0"
#. mhBmK
-#: sd/inc/strings.hrc:320
+#: sd/inc/strings.hrc:321
msgctxt "STR_POOLSHEET_A0_TITLE"
msgid "Title A0"
msgstr "Títulu del documentu A0"
#. 6AG4z
-#: sd/inc/strings.hrc:321
+#: sd/inc/strings.hrc:322
msgctxt "STR_POOLSHEET_A0_HEADLINE"
msgid "Heading A0"
msgstr "Títulu A0"
#. gLfCw
-#: sd/inc/strings.hrc:322
+#: sd/inc/strings.hrc:323
msgctxt "STR_POOLSHEET_A0_TEXT"
msgid "Text A0"
msgstr "Testu A0"
#. eDG7h
-#: sd/inc/strings.hrc:323
+#: sd/inc/strings.hrc:324
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Graphic"
msgstr ""
#. o4g3u
-#: sd/inc/strings.hrc:324
+#: sd/inc/strings.hrc:325
msgctxt "STR_POOLSHEET_GRAPHIC"
msgid "Shapes"
msgstr "Formes"
#. i6AnZ
-#: sd/inc/strings.hrc:325
+#: sd/inc/strings.hrc:326
msgctxt "STR_POOLSHEET_LINES"
msgid "Lines"
msgstr "Llinies"
#. 2ohzZ
-#: sd/inc/strings.hrc:326
+#: sd/inc/strings.hrc:327
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Arrow Line"
msgstr ""
#. mLCYV
-#: sd/inc/strings.hrc:327
+#: sd/inc/strings.hrc:328
msgctxt "STR_POOLSHEET_LINES_DASHED"
msgid "Dashed Line"
msgstr ""
#. xtD8b
-#: sd/inc/strings.hrc:329
+#: sd/inc/strings.hrc:330
msgctxt "STR_POOLSHEET_FILLED"
msgid "Filled"
msgstr ""
#. BGGf5
-#: sd/inc/strings.hrc:330
+#: sd/inc/strings.hrc:331
msgctxt "STR_POOLSHEET_FILLED_BLUE"
msgid "Filled Blue"
msgstr ""
#. sGCBw
-#: sd/inc/strings.hrc:331
+#: sd/inc/strings.hrc:332
msgctxt "STR_POOLSHEET_FILLED_GREEN"
msgid "Filled Green"
msgstr ""
#. xfoEY
-#: sd/inc/strings.hrc:332
+#: sd/inc/strings.hrc:333
msgctxt "STR_POOLSHEET_FILLED_YELLOW"
msgid "Filled Yellow"
msgstr ""
#. eEKGF
-#: sd/inc/strings.hrc:333
+#: sd/inc/strings.hrc:334
msgctxt "STR_POOLSHEET_FILLED_RED"
msgid "Filled Red"
msgstr ""
#. uHgQH
-#: sd/inc/strings.hrc:335
+#: sd/inc/strings.hrc:336
msgctxt "STR_POOLSHEET_OUTLINE"
msgid "Outlined"
msgstr ""
#. 2eHMC
-#: sd/inc/strings.hrc:336
+#: sd/inc/strings.hrc:337
msgctxt "STR_POOLSHEET_OUTLINE_BLUE"
msgid "Outlined Blue"
msgstr ""
#. 8FRxG
-#: sd/inc/strings.hrc:337
+#: sd/inc/strings.hrc:338
msgctxt "STR_POOLSHEET_OUTLINE_GREEN"
msgid "Outlined Green"
msgstr ""
#. CEJ3Z
-#: sd/inc/strings.hrc:338
+#: sd/inc/strings.hrc:339
msgctxt "STR_POOLSHEET_OUTLINE_YELLOW"
msgid "Outlined Yellow"
msgstr ""
#. LARUM
-#: sd/inc/strings.hrc:339
+#: sd/inc/strings.hrc:340
msgctxt "STR_POOLSHEET_OUTLINE_RED"
msgid "Outlined Red"
msgstr ""
#. 5dvZu
-#: sd/inc/strings.hrc:341
+#: sd/inc/strings.hrc:342
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "Títulu"
#. zn6qa
-#: sd/inc/strings.hrc:342
+#: sd/inc/strings.hrc:343
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr "Sotítulu"
#. JVyHE
-#: sd/inc/strings.hrc:343
+#: sd/inc/strings.hrc:344
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr "Esquema"
#. riaKo
-#: sd/inc/strings.hrc:344
+#: sd/inc/strings.hrc:345
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr "Oxetos de fondu"
#. EEEk3
-#: sd/inc/strings.hrc:345
+#: sd/inc/strings.hrc:346
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "Fondu"
#. EdWfd
-#: sd/inc/strings.hrc:346
+#: sd/inc/strings.hrc:347
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "Notes"
#. FQqif
-#: sd/inc/strings.hrc:347
+#: sd/inc/strings.hrc:348
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr "Importación de PowerPoint"
#. kjKWf
-#: sd/inc/strings.hrc:348
+#: sd/inc/strings.hrc:349
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "Guardar documentu"
#. HAeDt
-#: sd/inc/strings.hrc:349
+#: sd/inc/strings.hrc:350
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr ""
#. 7uDfu
-#: sd/inc/strings.hrc:350
+#: sd/inc/strings.hrc:351
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr ""
@@ -2332,662 +2338,662 @@ msgstr ""
#. E9zvq
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
-#: sd/inc/strings.hrc:355
+#: sd/inc/strings.hrc:356
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Mou Dibuxu"
#. GfnmX
-#: sd/inc/strings.hrc:356
+#: sd/inc/strings.hrc:357
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Mou Dibuxu"
#. YCVqM
-#: sd/inc/strings.hrc:357
+#: sd/inc/strings.hrc:358
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr "Ver esquema"
#. k2hXi
-#: sd/inc/strings.hrc:358
+#: sd/inc/strings.hrc:359
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr "Vista de diapositives"
#. A22hR
-#: sd/inc/strings.hrc:359
+#: sd/inc/strings.hrc:360
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr "Equí ye onde ordenes les diapositives."
#. vyX8L
-#: sd/inc/strings.hrc:360
+#: sd/inc/strings.hrc:361
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr "Ver notes"
#. qr5ov
-#: sd/inc/strings.hrc:361
+#: sd/inc/strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr "Vista de papeleta"
#. Ycpb4
-#: sd/inc/strings.hrc:362
+#: sd/inc/strings.hrc:363
#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "Presentación"
#. 4WCzf
-#: sd/inc/strings.hrc:363
+#: sd/inc/strings.hrc:364
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr ""
#. cBoMF
-#: sd/inc/strings.hrc:364
+#: sd/inc/strings.hrc:365
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr ""
#. 8KV99
-#: sd/inc/strings.hrc:365
+#: sd/inc/strings.hrc:366
#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "Presentación"
#. R6kyg
-#: sd/inc/strings.hrc:366
+#: sd/inc/strings.hrc:367
#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "Presentación"
#. X8c9Z
-#: sd/inc/strings.hrc:367
+#: sd/inc/strings.hrc:368
#, fuzzy
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "Documentu"
#. FeAdu
-#: sd/inc/strings.hrc:368
+#: sd/inc/strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr ""
#. sA8of
-#: sd/inc/strings.hrc:369
+#: sd/inc/strings.hrc:370
#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr "Mou presentación"
#. KAC6Z
-#: sd/inc/strings.hrc:370
+#: sd/inc/strings.hrc:371
#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "Presentación"
#. EfHeH
-#: sd/inc/strings.hrc:371
+#: sd/inc/strings.hrc:372
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr ""
#. WosPZ
-#: sd/inc/strings.hrc:372
+#: sd/inc/strings.hrc:373
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr ""
#. kCGsH
-#: sd/inc/strings.hrc:373
+#: sd/inc/strings.hrc:374
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "Presentación de %PRODUCTNAME"
#. ubJop
-#: sd/inc/strings.hrc:374
+#: sd/inc/strings.hrc:375
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Títulu"
#. Va4KF
-#: sd/inc/strings.hrc:375
+#: sd/inc/strings.hrc:376
#, fuzzy
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr "Fuera de llinia"
#. 6FKRE
-#: sd/inc/strings.hrc:376
+#: sd/inc/strings.hrc:377
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "Sotítulu"
#. eSBEi
-#: sd/inc/strings.hrc:377
+#: sd/inc/strings.hrc:378
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Páxina"
#. WEaeZ
-#: sd/inc/strings.hrc:378
+#: sd/inc/strings.hrc:379
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Notes"
#. buhox
-#: sd/inc/strings.hrc:379
+#: sd/inc/strings.hrc:380
#, fuzzy
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr "Documentu"
#. 4xBQg
-#: sd/inc/strings.hrc:380
+#: sd/inc/strings.hrc:381
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr ""
#. CGegB
-#: sd/inc/strings.hrc:381
+#: sd/inc/strings.hrc:382
#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "_Pie"
#. SrrR4
-#: sd/inc/strings.hrc:382
+#: sd/inc/strings.hrc:383
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Testera"
#. CCwKy
-#: sd/inc/strings.hrc:383
+#: sd/inc/strings.hrc:384
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Data"
#. EFmn4
-#: sd/inc/strings.hrc:384
+#: sd/inc/strings.hrc:385
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Númberu"
#. wFpMQ
-#: sd/inc/strings.hrc:385
+#: sd/inc/strings.hrc:386
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(namái llectura)"
#. EV4W5
-#: sd/inc/strings.hrc:387
+#: sd/inc/strings.hrc:388
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "dengún"
#. 9izAz
-#: sd/inc/strings.hrc:388
+#: sd/inc/strings.hrc:389
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr "Hasta'l siguiente clic"
#. oEQ7B
-#: sd/inc/strings.hrc:389
+#: sd/inc/strings.hrc:390
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr "Hasta'l final de la diapositiva"
#. Lf9gB
-#: sd/inc/strings.hrc:390
+#: sd/inc/strings.hrc:391
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "Direición:"
#. xxDXG
-#: sd/inc/strings.hrc:391
+#: sd/inc/strings.hrc:392
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "Ampliación:"
#. SvBeK
-#: sd/inc/strings.hrc:392
+#: sd/inc/strings.hrc:393
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr "Radios"
#. eJ4qZ
-#: sd/inc/strings.hrc:393
+#: sd/inc/strings.hrc:394
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr "Primer color:"
#. CSbCE
-#: sd/inc/strings.hrc:394
+#: sd/inc/strings.hrc:395
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr "Segundu color:"
#. cZUiD
-#: sd/inc/strings.hrc:395
+#: sd/inc/strings.hrc:396
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr "Primer columna"
#. U5ZDL
-#: sd/inc/strings.hrc:396
+#: sd/inc/strings.hrc:397
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estilu:"
#. vKLER
-#: sd/inc/strings.hrc:397
+#: sd/inc/strings.hrc:398
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "Tipografía"
#. Fdsks
-#: sd/inc/strings.hrc:398
+#: sd/inc/strings.hrc:399
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr "Primer columna"
#. nT7dm
-#: sd/inc/strings.hrc:399
+#: sd/inc/strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estilu:"
#. q24Fe
-#: sd/inc/strings.hrc:400
+#: sd/inc/strings.hrc:401
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr "Tipu de lletra"
#. nAqeR
-#: sd/inc/strings.hrc:401
+#: sd/inc/strings.hrc:402
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr "Color de la llinia"
#. w7G4Q
-#: sd/inc/strings.hrc:402
+#: sd/inc/strings.hrc:403
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr "Tamañu de fonte"
#. R3GgU
-#: sd/inc/strings.hrc:403
+#: sd/inc/strings.hrc:404
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "Tamañu:"
#. YEwoz
-#: sd/inc/strings.hrc:404
+#: sd/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr "Importe"
#. wiQPZ
-#: sd/inc/strings.hrc:405
+#: sd/inc/strings.hrc:406
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "Color:"
#. f5u6C
-#: sd/inc/strings.hrc:406
+#: sd/inc/strings.hrc:407
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr "(Ensin soníu)"
#. N7jGX
-#: sd/inc/strings.hrc:407
+#: sd/inc/strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr "(Parar soníu anterior)"
#. vasqr
-#: sd/inc/strings.hrc:408
+#: sd/inc/strings.hrc:409
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr "Otru soníu..."
#. CjvLY
-#: sd/inc/strings.hrc:409
+#: sd/inc/strings.hrc:410
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "Exemplu"
#. CdYt2
-#: sd/inc/strings.hrc:410
+#: sd/inc/strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "Activar"
#. Evkrq
-#: sd/inc/strings.hrc:411
+#: sd/inc/strings.hrc:412
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr "Camín del usuariu"
#. EcciE
-#: sd/inc/strings.hrc:412
+#: sd/inc/strings.hrc:413
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr ""
#. Zydrz
-#: sd/inc/strings.hrc:413
+#: sd/inc/strings.hrc:414
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr ""
#. kW2DL
-#: sd/inc/strings.hrc:414
+#: sd/inc/strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr ""
#. iKFbF
-#: sd/inc/strings.hrc:415
+#: sd/inc/strings.hrc:416
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr "Caminos de movimientu"
#. kg9Yv
-#: sd/inc/strings.hrc:416
+#: sd/inc/strings.hrc:417
msgctxt "STR_CUSTOMANIMATION_MISC"
msgid "Misc: %1"
msgstr ""
#. Ep4QY
-#: sd/inc/strings.hrc:417
+#: sd/inc/strings.hrc:418
#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "dengún"
#. KAsTD
-#: sd/inc/strings.hrc:419
+#: sd/inc/strings.hrc:420
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "Güéi,"
#. DEYnN
-#: sd/inc/strings.hrc:420
+#: sd/inc/strings.hrc:421
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr "Ayeri,"
#. bh3FZ
-#: sd/inc/strings.hrc:421
+#: sd/inc/strings.hrc:422
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr "(ensin autor)"
#. AvNV8
-#: sd/inc/strings.hrc:422
+#: sd/inc/strings.hrc:423
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Impress aportó al final de la presentación. Quies continuar fasta l'entamu?"
#. P5gKe
-#: sd/inc/strings.hrc:423
+#: sd/inc/strings.hrc:424
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Impress aportó al entamu de la presentación. Quies continuar fasta'l final?"
#. KGmdL
-#: sd/inc/strings.hrc:424
+#: sd/inc/strings.hrc:425
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Draw aportó al final del documentu. Quies continuar fasta l'entamu?"
#. oEn6r
-#: sd/inc/strings.hrc:425
+#: sd/inc/strings.hrc:426
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Draw aportó al entamu del documentu. Quies continuar fasta'l final?"
#. eP7Vm
-#: sd/inc/strings.hrc:426
+#: sd/inc/strings.hrc:427
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "Inxertar un comentariu"
#. s4c9W
-#: sd/inc/strings.hrc:427
+#: sd/inc/strings.hrc:428
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "Desaniciar comentariu(os)"
#. bxiPE
-#: sd/inc/strings.hrc:428
+#: sd/inc/strings.hrc:429
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr "Mover Comentariu"
#. hQbpd
-#: sd/inc/strings.hrc:429
+#: sd/inc/strings.hrc:430
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "Editar el comentariu"
#. g6k7E
-#: sd/inc/strings.hrc:430
+#: sd/inc/strings.hrc:431
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr "Retrucar a %1"
#. NMTpu
-#: sd/inc/strings.hrc:432
+#: sd/inc/strings.hrc:433
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "Reproducción de ficheros multimedia"
#. Q76cw
-#: sd/inc/strings.hrc:433
+#: sd/inc/strings.hrc:434
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "Tabla"
#. xCRmu
-#: sd/inc/strings.hrc:435
+#: sd/inc/strings.hrc:436
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#. 6KbnP
-#: sd/inc/strings.hrc:436
+#: sd/inc/strings.hrc:437
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Documentu"
#. uBxPs
-#: sd/inc/strings.hrc:437
+#: sd/inc/strings.hrc:438
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page:"
msgstr ""
#. EPBUK
-#: sd/inc/strings.hrc:438
+#: sd/inc/strings.hrc:439
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order:"
msgstr "Orde:"
#. BFEFJ
-#: sd/inc/strings.hrc:439
+#: sd/inc/strings.hrc:440
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "~Conteníu"
#. AdWKp
-#: sd/inc/strings.hrc:440
+#: sd/inc/strings.hrc:441
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "Nome de la diapositiva"
#. GkLky
-#: sd/inc/strings.hrc:441
+#: sd/inc/strings.hrc:442
#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "Nome de páxina"
#. EFkVE
-#: sd/inc/strings.hrc:442
+#: sd/inc/strings.hrc:443
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "Data y tiempu"
#. ZcDFL
-#: sd/inc/strings.hrc:443
+#: sd/inc/strings.hrc:444
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Páxines anubríes"
#. CSUbC
-#: sd/inc/strings.hrc:444
+#: sd/inc/strings.hrc:445
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Color"
#. WmYKp
-#: sd/inc/strings.hrc:445
+#: sd/inc/strings.hrc:446
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "Tamañu"
#. qDGVE
-#: sd/inc/strings.hrc:446
+#: sd/inc/strings.hrc:447
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "_Folletu"
#. K7m8L
-#: sd/inc/strings.hrc:447
+#: sd/inc/strings.hrc:448
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "Cares de la páxina"
#. 8AzJi
-#: sd/inc/strings.hrc:448
+#: sd/inc/strings.hrc:449
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Incluir"
#. AEeCf
-#: sd/inc/strings.hrc:449
+#: sd/inc/strings.hrc:450
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "~Usa namái la bandexa de papel de les preferencies d'imprentadora"
#. jBxbU
-#: sd/inc/strings.hrc:450
+#: sd/inc/strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Pages:"
msgstr "Páxines:"
#. a3tSp
-#: sd/inc/strings.hrc:451
+#: sd/inc/strings.hrc:452
msgctxt "STR_IMPRESS_PRINT_UI_SLIDE_RANGE"
msgid "Slides:"
msgstr "Diapositives:"
#. pPiWM
-#: sd/inc/strings.hrc:453
+#: sd/inc/strings.hrc:454
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Impress guetó al final de la presentación. Quies siguir fasta l'entamu?"
#. buKAC
-#: sd/inc/strings.hrc:454
+#: sd/inc/strings.hrc:455
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Impress guetó al entamu de la presentación. Quies siguir fasta'l final?"
#. iiE2i
-#: sd/inc/strings.hrc:455
+#: sd/inc/strings.hrc:456
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
msgstr "%PRODUCTNAME Draw guetó al final de la presentación. Quies siguir fasta l'entamu?"
#. RAhiP
-#: sd/inc/strings.hrc:456
+#: sd/inc/strings.hrc:457
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
msgstr "%PRODUCTNAME Draw guetó al entamu de la presentación. Quies siguir fasta'l final?"
#. 6GhtE
-#: sd/inc/strings.hrc:458
+#: sd/inc/strings.hrc:459
msgctxt "STR_ANIMATION_DIALOG_TITLE"
msgid "Animation"
msgstr "Animación"
#. X9CWA
-#: sd/inc/strings.hrc:460
+#: sd/inc/strings.hrc:461
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "Enllaz"
#. yYhnC
-#: sd/inc/strings.hrc:462
+#: sd/inc/strings.hrc:463
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Next"
msgstr ""
#. YG7NQ
-#: sd/inc/strings.hrc:463
+#: sd/inc/strings.hrc:464
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
msgstr ""
#. A9eJu
-#: sd/inc/strings.hrc:464
+#: sd/inc/strings.hrc:465
msgctxt "RID_SVXSTR_MENU_FIRST"
msgid "~First Slide"
msgstr ""
#. CVatA
-#: sd/inc/strings.hrc:465
+#: sd/inc/strings.hrc:466
msgctxt "RID_SVXSTR_MENU_LAST"
msgid "~Last Slide"
msgstr ""
#. Wkvpi
-#: sd/inc/strings.hrc:467
+#: sd/inc/strings.hrc:468
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
msgstr ""
#. KfamK
-#: sd/inc/strings.hrc:468
+#: sd/inc/strings.hrc:469
msgctxt "STR_INSERT_TABLESTYLE"
msgid "Add a new design"
msgstr ""
#. a9JBA
-#: sd/inc/strings.hrc:469
+#: sd/inc/strings.hrc:470
msgctxt "STR_REMOVE_TABLESTYLE"
msgid ""
"The selected style is in use in this document.\n"
@@ -3267,11 +3273,11 @@ msgctxt "crossfadedialog|extended_tip|CrossFadeDialog"
msgid "Creates shapes and distributes them by uniform increments between two drawing objects."
msgstr "Crea formes y distribuyir n'aumentos uniformes ente dos oxetos de dibuxu."
-#. 9Ga7E
+#. rsfpn
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:8
msgctxt "dlgsnap|SnapObjectDialog"
-msgid "New Snap Object"
-msgstr "Oxetu de captura nuevu"
+msgid "New Snap Guide"
+msgstr ""
#. Qg8Yb
#: sd/uiconfig/sdraw/ui/dlgsnap.ui:31
@@ -3385,7 +3391,7 @@ msgstr "Posición"
#: sd/uiconfig/sdraw/ui/drawchardialog.ui:279
msgctxt "drawchardialog|RID_SVXPAGE_BKG"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
#. 7FuBt
#: sd/uiconfig/sdraw/ui/drawpagedialog.ui:8
@@ -3673,7 +3679,7 @@ msgstr "Tabuladores"
#: sd/uiconfig/sdraw/ui/drawprtldialog.ui:857
msgctxt "drawprtldialog|RID_SVXPAGE_BKG"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
#. w9EdD
#: sd/uiconfig/sdraw/ui/insertlayer.ui:8
@@ -3808,225 +3814,225 @@ msgid "Rename..."
msgstr "Renomar..."
#. V3FWt
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3169
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3175
msgctxt "drawnotebookbar|FileLabel"
msgid "_File"
msgstr "_Ficheru"
#. exwEC
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3188
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3194
msgctxt "drawnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. qrXDY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:3244
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:3250
msgctxt "drawnotebookbar|FileLabel"
msgid "~File"
msgstr "~Ficheru"
#. EQ6HL
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4613
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4619
msgctxt "drawnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Aniciu"
#. jtFqm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:4712
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:4718
msgctxt "drawnotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Aniciu"
#. zoUaS
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5420
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5426
msgctxt "drawnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. S5FkE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5583
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5589
msgctxt "drawnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_Inxertar"
#. Z3UCg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:5687
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:5693
msgctxt "drawnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~Inxertar"
#. TVDXM
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6387
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6393
msgctxt "drawnotebookbar|PageMenuButton"
msgid "_Layout"
msgstr ""
#. Rv7x4
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:6472
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:6478
msgctxt "drawnotebookbar|PageLabel"
msgid "~Layout"
msgstr ""
#. BQcfo
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7010
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7016
msgctxt "drawnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. prpcY
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:7093
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:7099
msgctxt "drawnotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. EiuB6
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8122
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8182
msgctxt "drawnotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. EF3TH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:8207
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:8267
msgctxt "drawnotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. 94L75
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9552
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9612
msgctxt "drawnotebookbar|TextMenuButton"
msgid "T_ext"
msgstr ""
#. PQtWE
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:9647
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:9707
msgctxt "drawnotebookbar|ReferencesLabel"
msgid "T~ext"
msgstr ""
#. tNq7H
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10549
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10609
msgctxt "drawnotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. 9pJGh
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:10633
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:10693
msgctxt "drawnotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. ECD4J
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11160
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:12477
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14271
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11220
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:12537
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14331
msgctxt "drawnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. 4Z6aZ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11828
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11888
msgctxt "drawnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr ""
#. 7FoFi
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:11937
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:11997
msgctxt "drawnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 6SADm
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13688
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13748
msgctxt "drawnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. 6S8qN
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:13794
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:13854
msgctxt "drawnotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. QAEDd
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14627
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14687
msgctxt "drawnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_Oxetu"
#. SL4NA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:14734
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:14794
msgctxt "drawnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~Oxetu"
#. 4aAxG
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15200
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15260
msgctxt "drawnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. ed3LH
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:15304
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:15364
msgctxt "drawnotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. FAL6c
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16112
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16172
msgctxt "drawnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. oaAJU
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16196
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:16256
msgctxt "DrawNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. ZBVGA
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:16983
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17043
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "3_d"
msgstr "_3D"
#. fEyRX
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17090
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17150
msgctxt "DrawNotebookbar|FormLabel"
msgid "3~d"
msgstr "~3D"
#. 7ZLQw
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17614
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17674
msgctxt "DrawNotebookbar|FormMenuButton"
msgid "_Master"
msgstr ""
#. oiXVg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17698
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17758
msgctxt "DrawNotebookbar|MasterLabel"
msgid "~Master"
msgstr ""
#. yzvja
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17755
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17815
msgctxt "drawnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. L3eG5
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:17829
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:17889
msgctxt "drawnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. dkNUg
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18741
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18801
msgctxt "drawnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. Je8XQ
-#: sd/uiconfig/sdraw/ui/notebookbar.ui:18825
+#: sd/uiconfig/sdraw/ui/notebookbar.ui:18885
msgctxt "drawnotebookbar|DevLabel"
msgid "~Tools"
msgstr ""
@@ -4242,190 +4248,190 @@ msgid "~Tools"
msgstr ""
#. BN8VW
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2335
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2341
msgctxt "draw_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Barra de menús"
#. gf8PA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2467
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:2473
msgctxt "draw_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Barra de menús"
#. ELBq3
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3067
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3073
msgctxt "draw_notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ficheru"
#. DRGus
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3175
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3181
msgctxt "draw_notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr ""
#. vbFke
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3301
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6775
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12866
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3307
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6781
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12872
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "_Inxertar"
#. 4p9DA
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3457
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12481
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3463
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12487
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr ""
#. DsE2d
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3885
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7612
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9467
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10556
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11213
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12075
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12997
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:3891
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7618
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9473
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10562
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11219
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12081
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13003
msgctxt "draw_notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. Dsr5A
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4021
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13133
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4027
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13139
msgctxt "draw_notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
#. Pxoj8
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4132
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5337
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13244
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4138
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5343
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13250
msgctxt "draw_notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr ""
#. cjxQa
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4241
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13376
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4247
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:13382
msgctxt "draw_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. eAioD
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4333
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4339
msgctxt "draw_notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. c3M8j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4492
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5503
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4498
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5509
msgctxt "draw_notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr ""
#. pUqDJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4806
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5732
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:4812
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5738
msgctxt "draw_notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "_Párrafu"
#. MRg9E
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5989
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:5995
msgctxt "draw_notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. QzCG4
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6654
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6660
msgctxt "draw_notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr ""
#. 5GKtj
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6920
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11383
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:6926
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11389
msgctxt "draw_notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. dc5qG
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7345
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9200
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10289
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10945
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11808
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7351
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9206
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10295
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10951
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:11814
msgctxt "draw_notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. ApB4j
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7796
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:7802
msgctxt "draw_notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. R5YZh
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8062
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12211
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8068
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12217
msgctxt "draw_notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr ""
#. TCPHC
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8298
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8304
msgctxt "draw_notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. hgFay
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8525
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8531
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. Q6ELJ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8636
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8642
msgctxt "draw_notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. fQJRZ
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8772
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:8778
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr ""
#. xudwE
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9583
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9589
msgctxt "draw_notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr ""
#. 8qSXf
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9864
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:9870
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_Oxetu"
#. QdUM9
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10716
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:10722
msgctxt "draw_notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. kwxYr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12345
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:12351
msgctxt "draw_notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr ""
#. bBpXr
-#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14111
+#: sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui:14117
msgctxt "draw_notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menú"
@@ -4468,6 +4474,18 @@ msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr ""
+#. ue5PR
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:16
+msgctxt "selectlayerdialog|SelectLayerDialog"
+msgid "Select Layer"
+msgstr "Esbillar capa"
+
+#. NEFQb
+#: sd/uiconfig/sdraw/ui/selectlayerdialog.ui:131
+msgctxt "selectlayerdialog|label1"
+msgid "Layer"
+msgstr "Capa"
+
#. wEVvC
#: sd/uiconfig/sdraw/ui/vectorize.ui:27
msgctxt "vectorize|VectorizeDialog"
@@ -6761,237 +6779,237 @@ msgid "Back to front"
msgstr ""
#. qGFEo
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3203
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3209
msgctxt "impressnotebookbar|FileLabel"
msgid "_File"
msgstr "_Ficheru"
#. PyC4c
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3222
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3228
msgctxt "impressnotebookbar|HelpMenuButton"
msgid "_Help"
msgstr ""
#. VoxXb
-#: sd/uiconfig/simpress/ui/notebookbar.ui:3278
+#: sd/uiconfig/simpress/ui/notebookbar.ui:3284
msgctxt "impressnotebookbar|FileLabel"
msgid "~File"
msgstr "~Ficheru"
#. XRcKU
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4798
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4804
msgctxt "impressnotebookbar|HomeMenuButton"
msgid "_Home"
msgstr "_Aniciu"
#. XqFQv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:4898
+#: sd/uiconfig/simpress/ui/notebookbar.ui:4904
msgctxt "impressnotebookbar|HomeLabel"
msgid "~Home"
msgstr "~Aniciu"
#. DEQhQ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:5500
+#: sd/uiconfig/simpress/ui/notebookbar.ui:5506
msgctxt "impressnotebookbar|FieldMenuButton"
msgid "Fiel_d"
msgstr ""
#. 9GEAC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6018
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6024
msgctxt "impressnotebookbar|InsertMenuButton"
msgid "_Insert"
msgstr "_Inxertar"
#. t3YwN
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6121
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6127
msgctxt "impressnotebookbar|InsertLabel"
msgid "~Insert"
msgstr "~Inxertar"
#. 58fjG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6896
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6902
msgctxt "impressnotebookbar|SlideMenuButton"
msgid "_Layout"
msgstr ""
#. ArPLp
-#: sd/uiconfig/simpress/ui/notebookbar.ui:6981
+#: sd/uiconfig/simpress/ui/notebookbar.ui:6987
msgctxt "impressnotebookbar|LayoutLabel"
msgid "~Layout"
msgstr ""
#. vRtjP
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7445
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7451
msgctxt "impressnotebookbar|SlideShowMenuButton"
msgid "_Slide Show"
msgstr ""
#. nV5FC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:7529
+#: sd/uiconfig/simpress/ui/notebookbar.ui:7535
msgctxt "impressnotebookbar|ReferencesLabel"
msgid "~Slide Show"
msgstr ""
#. sDdGm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8065
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8071
msgctxt "impressnotebookbar|ReviewMenuButton"
msgid "_Review"
msgstr ""
#. drk6E
-#: sd/uiconfig/simpress/ui/notebookbar.ui:8148
+#: sd/uiconfig/simpress/ui/notebookbar.ui:8154
msgctxt "impressnotebookbar|ReviewLabel"
msgid "~Review"
msgstr ""
#. vjE5w
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9367
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9427
msgctxt "impressnotebookbar|ViewMenuButton"
msgid "_View"
msgstr ""
#. KJK9J
-#: sd/uiconfig/simpress/ui/notebookbar.ui:9452
+#: sd/uiconfig/simpress/ui/notebookbar.ui:9512
msgctxt "impressnotebookbar|ViewLabel"
msgid "~View"
msgstr ""
#. bWC2b
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10346
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10406
msgctxt "impressnotebookbar|TableMenuButton"
msgid "_Table"
msgstr ""
#. dmEJG
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10430
+#: sd/uiconfig/simpress/ui/notebookbar.ui:10490
msgctxt "impressnotebookbar|TableLabel"
msgid "~Table"
msgstr ""
#. Cn8TS
-#: sd/uiconfig/simpress/ui/notebookbar.ui:10955
-#: sd/uiconfig/simpress/ui/notebookbar.ui:12209
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14021
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11015
+#: sd/uiconfig/simpress/ui/notebookbar.ui:12269
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14081
msgctxt "impressnotebookbar|ConvertMenuButton"
msgid "Convert"
msgstr ""
#. do5DT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11625
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11685
msgctxt "impressnotebookbar|GraphicMenuButton"
msgid "Ima_ge"
msgstr ""
#. XCSMA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:11734
+#: sd/uiconfig/simpress/ui/notebookbar.ui:11794
msgctxt "impressnotebookbar|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. nTy3C
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13436
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13496
msgctxt "impressnotebookbar|DrawMenuButton"
msgid "_Draw"
msgstr ""
#. BfNQD
-#: sd/uiconfig/simpress/ui/notebookbar.ui:13543
+#: sd/uiconfig/simpress/ui/notebookbar.ui:13603
msgctxt "impressnotebookbar|DrawLabel"
msgid "~Draw"
msgstr ""
#. p3Faf
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14377
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14437
msgctxt "impressnotebookbar|ObjectMenuButton"
msgid "_Object"
msgstr "_Oxetu"
#. wL8mu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14484
+#: sd/uiconfig/simpress/ui/notebookbar.ui:14544
msgctxt "impressnotebookbar|ObjectLabel"
msgid "~Object"
msgstr "~Oxetu"
#. AAosj
-#: sd/uiconfig/simpress/ui/notebookbar.ui:14950
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15010
msgctxt "impressnotebookbar|MediaMenuButton"
msgid "_Media"
msgstr ""
#. GgHEg
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15054
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15114
msgctxt "impressnotebookbar|MediaLabel"
msgid "~Media"
msgstr ""
#. W9oCC
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15862
+#: sd/uiconfig/simpress/ui/notebookbar.ui:15922
msgctxt "impressnotebookbar|FormMenuButton"
msgid "Fo_rm"
msgstr ""
#. 7sAbT
-#: sd/uiconfig/simpress/ui/notebookbar.ui:15946
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16006
msgctxt "ImpressNotebookbar|FormLabel"
msgid "Fo~rm"
msgstr ""
#. aAdZJ
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16741
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16801
msgctxt "impressnotebookbar|FormMenuButton"
msgid "_Master"
msgstr ""
#. XAZEm
-#: sd/uiconfig/simpress/ui/notebookbar.ui:16825
+#: sd/uiconfig/simpress/ui/notebookbar.ui:16885
msgctxt "ImpressNotebookbar|MasterLabel"
msgid "~Master"
msgstr ""
#. DyZAq
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17635
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17695
msgctxt "ImpressNotebookbar|FormMenuButton"
msgid "_View"
msgstr ""
#. rUJFu
-#: sd/uiconfig/simpress/ui/notebookbar.ui:17719
+#: sd/uiconfig/simpress/ui/notebookbar.ui:17779
msgctxt "ImpressNotebookbar|View2Label"
msgid "~Outline"
msgstr ""
#. pA8DH
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18506
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18566
msgctxt "impressnotebookbar|FormMenuButton"
msgid "3_d"
msgstr "_3D"
#. xwrog
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18613
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18673
msgctxt "impressnotebookbar|FormLabel"
msgid "3~d"
msgstr "~3D"
#. syaDA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18670
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18730
msgctxt "impressnotebookbar|FormMenuButton"
msgid "E_xtension"
msgstr ""
#. Nwrnv
-#: sd/uiconfig/simpress/ui/notebookbar.ui:18744
+#: sd/uiconfig/simpress/ui/notebookbar.ui:18804
msgctxt "impressnotebookbar|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. rBSXA
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19707
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19767
msgctxt "impressnotebookbar|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. DTNDB
-#: sd/uiconfig/simpress/ui/notebookbar.ui:19791
+#: sd/uiconfig/simpress/ui/notebookbar.ui:19851
msgctxt "impressnotebookbar|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7207,452 +7225,452 @@ msgid "~Tools"
msgstr ""
#. JC7Dd
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2321
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2327
msgctxt "impress_notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
msgstr "Barra de menús"
#. aEHCg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2494
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:2500
msgctxt "impress_notebookbar_groupedbar_compact|MenubarView"
msgid "Menubar"
msgstr "Barra de menús"
#. LL2dj
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3107
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3113
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ficheru"
#. MR7ZB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3215
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3221
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "E~ditar"
#. 26rGJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3341
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3347
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4530
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "S_lide"
msgstr ""
#. WZ5Fe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3498
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12463
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3504
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12469
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr ""
#. GYqWX
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3926
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7576
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9429
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10518
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11175
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12037
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12969
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7582
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9435
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10524
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11181
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12043
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12975
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Snap"
msgstr ""
#. LFnQL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4062
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6739
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12838
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4068
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6745
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12844
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "_Inxertar"
#. 5wZbP
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4173
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13105
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4179
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13111
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Revisar"
#. BxXfn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4294
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5330
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13226
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4300
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5336
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13232
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "Ver"
#. 5fAr4
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4392
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4398
msgctxt "notebookbar_groupedbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. fED72
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4676
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5495
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4682
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5501
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ont"
msgstr ""
#. YgxCs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4903
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5699
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4909
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5705
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "_Párrafu"
#. Tgwxy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5966
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5972
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "_Table"
msgstr ""
#. PRamE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6618
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6624
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr ""
#. DC7Hv
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6884
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11345
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:6890
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11351
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "D_raw"
msgstr ""
#. ncAKi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7309
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9162
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10251
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10907
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11770
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7315
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9168
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10257
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10913
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:11776
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
msgstr ""
#. 8pLR3
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7760
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:7766
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "_Shape"
msgstr ""
#. NM63T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8024
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12173
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8030
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12179
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Grupu"
#. cbMTW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8260
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8266
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
#. BTzDn
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8487
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8493
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Fontwork"
msgstr ""
#. PLqyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8604
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
msgstr ""
#. XL8kc
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8734
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8740
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Image"
msgstr ""
#. snvvw
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9545
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9551
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "Fi_lter"
msgstr ""
#. 5a4zV
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9826
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:9832
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Object"
msgstr "_Oxetu"
#. Ghwp6
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10678
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:10684
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Media"
msgstr ""
#. w6MPS
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12307
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:12313
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master"
msgstr ""
#. MGQxe
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:13366
msgctxt "impress_notebookbar_groupedbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. xBYsC
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14095
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:14101
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menú"
#. EsADr
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2989
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:2995
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menú"
#. Ch63h
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3047
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ferramientes"
#. kdH4L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3094
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3100
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ayuda"
#. bkg23
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3200
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3206
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Ficheru"
#. aqbEs
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3433
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3439
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "E~ditar"
#. S4ZPU
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3590
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3596
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr "Presentación de diapositives"
#. ZShaH
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3783
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3789
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr "Diapositiva"
#. dS4bE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3932
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:3938
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "_Inxertar"
#. bwvGG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4268
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4274
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr ""
#. gQQfL
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4452
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4458
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Revisar"
#. BHDdD
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4598
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4604
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Ver"
#. MECyG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4880
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8402
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9644
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11035
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12267
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:4886
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8408
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9650
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11041
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12273
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Posición"
#. ZZz6G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5037
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5043
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr "Presentación de diapositives"
#. etFeN
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5280
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6523
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5286
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6529
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormatu"
#. sdehG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5591
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6834
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5597
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6840
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "_Párrafu"
#. ncg2G
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5831
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5837
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "_Inxertar"
#. 6isa9
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5993
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:5999
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "Ver"
#. sorSJ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6141
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6147
msgctxt "notebookbar_groupedbar_full|reviewp"
msgid "_Review"
msgstr ""
#. jHLaW
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6280
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6286
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr "Presentación de diapositives"
#. Ew7Ho
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7009
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7015
#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "Tabla"
#. i8XUZ
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7269
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7275
#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "F_ileres"
#. 4nboE
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7391
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7397
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr ""
#. WfzeY
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7717
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:7723
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8002
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8008
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "E~ditar"
#. BfnGg
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8554
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9796
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11187
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8560
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9802
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11193
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Rexella"
#. 3i55T
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8696
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8702
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grupu"
#. fNGFB
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8835
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8841
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. SbHmx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9091
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9097
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Imaxe"
#. DDTxx
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9256
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9262
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Color"
#. eLnnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10185
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10191
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Medios"
#. duFFM
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10360
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10366
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr "Presentación de diapositives"
#. wrKzp
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10635
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:10641
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Ma_rcu"
#. EMvnF
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11333
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11339
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "Ver"
#. DQLzy
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11493
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11499
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr "Páxines maestres"
#. QLjsG
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11724
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11730
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "_Inxertar"
#. Eg8Qi
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11949
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11955
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr ""
#. tcCdm
-#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12429
+#: sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12435
#, fuzzy
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
@@ -7879,10 +7897,9 @@ msgstr "Axuste"
#. QdS8h
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1725
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
-msgstr "Anclar"
+msgstr "Candar"
#. VUCKC
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1770
@@ -8499,7 +8516,7 @@ msgstr "Pantalla de p_resentación:"
#: sd/uiconfig/simpress/ui/presentationdialog.ui:316
msgctxt "presentationdialog|console_cb"
msgid "Full screen"
-msgstr ""
+msgstr "Pantalla completa"
#. 4k2RM
#: sd/uiconfig/simpress/ui/presentationdialog.ui:317
@@ -8777,7 +8794,7 @@ msgstr "Baxar l'aplicación..."
#: sd/uiconfig/simpress/ui/presentationdialog.ui:827
msgctxt "presentationdialog|learnmore|tooltip_text"
msgid "Download LibreOffice Impress Remote to remotely control the presentation from your smartphone or smartwatch."
-msgstr ""
+msgstr "Baxa'l Mandu a distancia d'Impress pa controlar remotamente la presentación col to teléfonu o reló."
#. VqnxK
#: sd/uiconfig/simpress/ui/presentationdialog.ui:840
@@ -9713,104 +9730,103 @@ msgid "Graphic Styles"
msgstr "Estilos gráficos"
#. 38ZeG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:41
+#: sd/uiconfig/simpress/ui/templatedialog.ui:38
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "E_stándar"
#. HsXnQ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:152
+#: sd/uiconfig/simpress/ui/templatedialog.ui:126
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr "Organizador"
#. 5d7Zo
-#: sd/uiconfig/simpress/ui/templatedialog.ui:199
+#: sd/uiconfig/simpress/ui/templatedialog.ui:149
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Llinia"
#. vQ46t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:247
+#: sd/uiconfig/simpress/ui/templatedialog.ui:173
msgctxt "templatedialog|area"
msgid "Area"
msgstr "Área"
#. xeCAp
-#: sd/uiconfig/simpress/ui/templatedialog.ui:295
+#: sd/uiconfig/simpress/ui/templatedialog.ui:197
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr "Solombres"
#. Wuy8t
-#: sd/uiconfig/simpress/ui/templatedialog.ui:343
+#: sd/uiconfig/simpress/ui/templatedialog.ui:221
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Tresparencia"
#. 8mJFG
-#: sd/uiconfig/simpress/ui/templatedialog.ui:391
+#: sd/uiconfig/simpress/ui/templatedialog.ui:245
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Tipografía"
#. tuaZJ
-#: sd/uiconfig/simpress/ui/templatedialog.ui:439
-#, fuzzy
+#: sd/uiconfig/simpress/ui/templatedialog.ui:269
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
-msgstr "Efeutu tipográficu"
+msgstr "Efeutos tipográficos"
#. SK2Ge
-#: sd/uiconfig/simpress/ui/templatedialog.ui:487
+#: sd/uiconfig/simpress/ui/templatedialog.ui:293
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr "Sangríes y espaciáu"
#. siGDD
-#: sd/uiconfig/simpress/ui/templatedialog.ui:535
+#: sd/uiconfig/simpress/ui/templatedialog.ui:317
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Testu"
#. c5b3i
-#: sd/uiconfig/simpress/ui/templatedialog.ui:583
+#: sd/uiconfig/simpress/ui/templatedialog.ui:341
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "Animación del testu"
#. dyjNi
-#: sd/uiconfig/simpress/ui/templatedialog.ui:631
+#: sd/uiconfig/simpress/ui/templatedialog.ui:365
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr "Acotación"
#. fcsTP
-#: sd/uiconfig/simpress/ui/templatedialog.ui:679
+#: sd/uiconfig/simpress/ui/templatedialog.ui:389
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "Coneutor"
#. nBYNb
-#: sd/uiconfig/simpress/ui/templatedialog.ui:727
+#: sd/uiconfig/simpress/ui/templatedialog.ui:413
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Alliniamientu"
#. CdaX3
-#: sd/uiconfig/simpress/ui/templatedialog.ui:775
+#: sd/uiconfig/simpress/ui/templatedialog.ui:437
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Tipografía asiática"
#. RKvWz
-#: sd/uiconfig/simpress/ui/templatedialog.ui:823
+#: sd/uiconfig/simpress/ui/templatedialog.ui:461
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "Tabuladores"
#. WtrUB
-#: sd/uiconfig/simpress/ui/templatedialog.ui:871
+#: sd/uiconfig/simpress/ui/templatedialog.ui:485
msgctxt "templatedialog|background"
msgid "Highlighting"
-msgstr "Rescamplu"
+msgstr "Resaltáu"
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 35b40bdacf0..15d8e48f9eb 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/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: 2024-02-28 17:20+0100\n"
-"PO-Revision-Date: 2024-03-02 01:45+0000\n"
+"POT-Creation-Date: 2024-05-23 12:40+0200\n"
+"PO-Revision-Date: 2024-05-23 01:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540149375.000000\n"
#. bHbFE
@@ -1724,7 +1724,7 @@ msgstr ""
#: include/sfx2/strings.hrc:311
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
-msgstr ""
+msgstr "Metrópolis"
#. FFDBk
#: include/sfx2/strings.hrc:312
@@ -1959,7 +1959,7 @@ msgstr ""
#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
-msgstr ""
+msgstr "~Importar"
#. 8Cwfk
#: include/sfx2/strings.hrc:358
@@ -1983,7 +1983,7 @@ msgstr ""
#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
-msgstr ""
+msgstr "Categoría nueva"
#. fCRA7
#: include/sfx2/strings.hrc:363
@@ -3026,24 +3026,21 @@ msgstr ""
#. pxEPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:18
-#, fuzzy
msgctxt "descriptioninfopage|label27"
msgid "_Title:"
-msgstr "_Títulu"
+msgstr "_Títulu:"
#. HqzQo
#: sfx2/uiconfig/ui/descriptioninfopage.ui:32
-#, fuzzy
msgctxt "descriptioninfopage|label28"
msgid "_Subject:"
-msgstr "_Asuntu"
+msgstr "A_suntu:"
#. gEGPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:46
-#, fuzzy
msgctxt "descriptioninfopage|label29"
msgid "_Keywords:"
-msgstr "_Pallabres clave"
+msgstr "_Pallabres clave:"
#. FXZzx
#: sfx2/uiconfig/ui/descriptioninfopage.ui:61
@@ -3103,7 +3100,7 @@ msgstr "_Comentarios:"
#: sfx2/uiconfig/ui/descriptioninfopage.ui:199
msgctxt "descriptioninfopage|extended_tip|title"
msgid "Enter a title for the document."
-msgstr ""
+msgstr "Pon un títulu pal documentu."
#. rvZHi
#: sfx2/uiconfig/ui/descriptioninfopage.ui:216
@@ -3117,28 +3114,28 @@ msgctxt "descriptioninfopage|extended_tip|keywords"
msgid "Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons."
msgstr ""
-#. aENCY
+#. 64GNQ
#: sfx2/uiconfig/ui/descriptioninfopage.ui:250
msgctxt "descriptioninfopage|extended_tip|contributor"
-msgid "Enter information about persons or organizations contributing to the document."
+msgid "Enter the names of the people, organizations, or other entities that have made contributions to the document."
msgstr ""
-#. y3E3S
+#. ECAfA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:267
msgctxt "descriptioninfopage|extended_tip|coverage"
-msgid "Enter information about geographic coverage of the document."
+msgid "Enter the time, place, or jurisdiction that the document is relevant to."
msgstr ""
-#. ePuCE
+#. EGix4
#: sfx2/uiconfig/ui/descriptioninfopage.ui:284
msgctxt "descriptioninfopage|extended_tip|identifier"
-msgid "Enter information to unambiguously identify the document."
+msgid "Enter a unique and unambiguous identifier for the document."
msgstr ""
-#. 5KF6E
+#. FQphA
#: sfx2/uiconfig/ui/descriptioninfopage.ui:301
msgctxt "descriptioninfopage|extended_tip|publisher"
-msgid "Enter information about the publisher of the document."
+msgid "Enter the name of the entity that is making the document available."
msgstr ""
#. n8gwE
@@ -3151,18 +3148,18 @@ msgstr ""
#: sfx2/uiconfig/ui/descriptioninfopage.ui:335
msgctxt "descriptioninfopage|extended_tip|rights"
msgid "Enter information about intellectual property rights associated with the document."
-msgstr ""
+msgstr "Pon información sobre los derechos de propiedá inteleutual atribuyíos al documentu."
-#. xKAHT
+#. Nze95
#: sfx2/uiconfig/ui/descriptioninfopage.ui:352
msgctxt "descriptioninfopage|extended_tip|source"
-msgid "Enter information about a related resource from which the document is derived from."
+msgid "Enter information about other resources from which the document is derived."
msgstr ""
-#. nBDCW
+#. UEyYw
#: sfx2/uiconfig/ui/descriptioninfopage.ui:369
msgctxt "descriptioninfopage|extended_tip|type"
-msgid "Enter information about the nature or genre of the document."
+msgid "Enter information about the category or format of the document."
msgstr ""
#. bo2q7
@@ -3572,10 +3569,9 @@ msgstr ""
#. wRps5
#: sfx2/uiconfig/ui/editdocumentdialog.ui:25
-#, fuzzy
msgctxt "editdocumentdialog|edit"
msgid "Edit Document"
-msgstr "Editar documentu"
+msgstr "Editar el documentu"
#. oWdm6
#: sfx2/uiconfig/ui/editdocumentdialog.ui:42
@@ -3725,7 +3721,7 @@ msgstr ""
#: sfx2/uiconfig/ui/helpmanual.ui:7
msgctxt "helpmanual|onlinehelpmanual"
msgid "%PRODUCTNAME Help Not Installed"
-msgstr ""
+msgstr "Nun ta instalada l'ayuda de %PRODUCTNAME"
#. JBdnz
#: sfx2/uiconfig/ui/helpmanual.ui:12
@@ -3749,7 +3745,7 @@ msgstr ""
#: sfx2/uiconfig/ui/helpmanual.ui:68
msgctxt "helpmanual|builtin"
msgid "Learn more about installing the built-in help"
-msgstr ""
+msgstr "No que cinca a la instalación de l'ayuda interna"
#. B2Wzh
#: sfx2/uiconfig/ui/helpmanual.ui:84
@@ -3849,7 +3845,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "_Amosar la llicencia"
-#. uCvKD
+#. p96u8
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3859,7 +3855,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2023 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2024 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -3869,7 +3865,7 @@ msgstr ""
"\n"
"Toles marques comerciales y rexistraes mentaes equí son propiedá de los sos respeutivos dueños.\n"
"\n"
-"© 2000–2023 de los collaboradores de LibreOffice. Tolos derechos reservaos.\n"
+"© 2000–2024 de los collaboradores de LibreOffice. Tolos derechos reservaos.\n"
"\n"
"Esti productu foi creáu por %OOOVENDOR. La base orixinal foi OpenOffice.org, y los sos derechos d'autor de 2000 a 2011 pertenecen a Oracle y/o los sos afiliaos. %OOOVENDOR reconoz a tolos miembros de la comunidá; pa saber más, visita http://www.libreoffice.org/."
@@ -4107,20 +4103,19 @@ msgstr "Ente_ver"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:419
msgctxt "loadtemplatedialog|extended_tip|expander"
msgid "Shows or hides a preview of a selected template."
-msgstr ""
+msgstr "Amuesa o anubre una vista previa d'una plantía esbillada."
#. CRcca
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:449
msgctxt "loadtemplatedialog|extended_tip|LoadTemplateDialog"
msgid "Imports formatting styles from another document or template into the current document."
-msgstr ""
+msgstr "Importa estilos de formatu d'otru documentu o plantía nel documentu actual."
#. EAhup
#: sfx2/uiconfig/ui/managestylepage.ui:33
-#, fuzzy
msgctxt "managestylepage|nameft"
msgid "_Name:"
-msgstr "_Nome"
+msgstr "_Nome:"
#. VroAG
#: sfx2/uiconfig/ui/managestylepage.ui:47
@@ -4137,24 +4132,21 @@ msgstr ""
#. 9pGL9
#: sfx2/uiconfig/ui/managestylepage.ui:75
-#, fuzzy
msgctxt "managestylepage|categoryft"
msgid "_Category:"
-msgstr "_Categoría"
+msgstr "_Categoría:"
#. MMhJQ
#: sfx2/uiconfig/ui/managestylepage.ui:99
-#, fuzzy
msgctxt "managestylepage|editstyle"
msgid "Edit Style"
-msgstr "Editar estilos..."
+msgstr "Editar estilu"
#. 7XGEs
#: sfx2/uiconfig/ui/managestylepage.ui:123
-#, fuzzy
msgctxt "managestylepage|editlinkstyle"
msgid "Edit Style"
-msgstr "Editar estilos..."
+msgstr "Editar estilu"
#. cFCws
#: sfx2/uiconfig/ui/managestylepage.ui:147
@@ -4334,7 +4326,7 @@ msgstr ""
#: sfx2/uiconfig/ui/optprintpage.ui:369
msgctxt "optprintpage|label1"
msgid "Reduce Gradient"
-msgstr ""
+msgstr "Reducir el dilíu"
#. abbre
#: sfx2/uiconfig/ui/optprintpage.ui:377
@@ -4875,45 +4867,39 @@ msgstr "Crear:"
#. SY4iY
#: sfx2/uiconfig/ui/startcenter.ui:241
-#, fuzzy
msgctxt "startcenter|writer_all"
msgid "_Writer Document"
-msgstr "_Documentu de Writer"
+msgstr "Documentu de _Writer"
#. Bvz5c
#: sfx2/uiconfig/ui/startcenter.ui:261
-#, fuzzy
msgctxt "startcenter|calc_all"
msgid "_Calc Spreadsheet"
-msgstr "_Fueya de cálculu de Calc"
+msgstr "Fueya de cálculu de _Calc"
#. RxGP6
#: sfx2/uiconfig/ui/startcenter.ui:281
-#, fuzzy
msgctxt "startcenter|impress_all"
msgid "_Impress Presentation"
-msgstr "_Presentación d'Impress"
+msgstr "Presentación d'_Impress"
#. 7fE2M
#: sfx2/uiconfig/ui/startcenter.ui:301
-#, fuzzy
msgctxt "startcenter|draw_all"
msgid "_Draw Drawing"
-msgstr "_Dibuxu de Draw"
+msgstr "Dibuxu de _Draw"
#. 7wn8r
#: sfx2/uiconfig/ui/startcenter.ui:321
-#, fuzzy
msgctxt "startcenter|math_all"
msgid "_Math Formula"
-msgstr "Fór_mula de Math"
+msgstr "Fórmula de _Math"
#. nnwDC
#: sfx2/uiconfig/ui/startcenter.ui:341
-#, fuzzy
msgctxt "startcenter|database_all"
msgid "_Base Database"
-msgstr "Base de d_atos de Base"
+msgstr "Base datos de _Base"
#. ZEDmn
#: sfx2/uiconfig/ui/startcenter.ui:363
@@ -4952,11 +4938,11 @@ msgctxt "startcenter|filter_label"
msgid "Filter:"
msgstr "Peñera:"
-#. xYGf6
+#. KyntM
#: sfx2/uiconfig/ui/startcenter.ui:533
msgctxt "startcenter|filter_none"
-msgid "All Applications"
-msgstr "Toles aplicaciones"
+msgid "All Documents"
+msgstr "Tolos documentos"
#. fAxHB
#: sfx2/uiconfig/ui/startcenter.ui:534
@@ -4990,7 +4976,6 @@ msgstr "Aiciones"
#. UHrAZ
#: sfx2/uiconfig/ui/stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "Nuevu..."
@@ -5087,7 +5072,6 @@ msgstr ""
#. 32zsB
#: sfx2/uiconfig/ui/templatedlg.ui:143
-#, fuzzy
msgctxt "templatedlg|search_filter|tooltip_text"
msgid "Search"
msgstr "Guetar"
@@ -5316,7 +5300,6 @@ msgstr "Comentarios"
#. c2cVg
#: sfx2/uiconfig/ui/versionscmis.ui:226
-#, fuzzy
msgctxt "versionscmis|label2"
msgid "Existing Versions"
msgstr "Versiones esistentes"
@@ -5395,7 +5378,6 @@ msgstr ""
#. vuHjH
#: sfx2/uiconfig/ui/versionsofdialog.ui:225
-#, fuzzy
msgctxt "versionsofdialog|label1"
msgid "New Versions"
msgstr "Versiones nueves"
@@ -5426,7 +5408,6 @@ msgstr ""
#. EbijK
#: sfx2/uiconfig/ui/versionsofdialog.ui:332
-#, fuzzy
msgctxt "versionsofdialog|label2"
msgid "Existing Versions"
msgstr "Versiones esistentes"
diff --git a/source/ast/svtools/messages.po b/source/ast/svtools/messages.po
index d7199b0065b..65e98800003 100644
--- a/source/ast/svtools/messages.po
+++ b/source/ast/svtools/messages.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: 2023-12-21 13:21+0100\n"
-"PO-Revision-Date: 2024-01-25 13:25+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
+"POT-Creation-Date: 2024-04-15 19:52+0200\n"
+"PO-Revision-Date: 2024-03-19 01:45+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/ast/>\n"
"Language: ast\n"
"MIME-Version: 1.0\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 5.3.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. fLdeV
@@ -2570,2492 +2570,2504 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[Nengún]"
-#. aUWzb
+#. AErwo
#: svtools/inc/langtab.hrc:30
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Multiple]"
+msgstr ""
+
+#. J2UFW
+#: svtools/inc/langtab.hrc:31
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "[Undetermined]"
+msgstr ""
+
+#. aUWzb
+#: svtools/inc/langtab.hrc:32
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "Desconocíu"
#. AQgxZ
-#: svtools/inc/langtab.hrc:31 svtools/inc/langtab.hrc:32
+#: svtools/inc/langtab.hrc:33 svtools/inc/langtab.hrc:34
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Predetermináu"
#. hsqmD
-#: svtools/inc/langtab.hrc:33
+#: svtools/inc/langtab.hrc:35
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (South Africa)"
msgstr "Africáans (Suráfrica)"
#. TVGco
-#: svtools/inc/langtab.hrc:34
+#: svtools/inc/langtab.hrc:36
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Albanian"
msgstr "Albanu"
#. unNc6
-#: svtools/inc/langtab.hrc:35
+#: svtools/inc/langtab.hrc:37
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic"
msgstr "Árabe"
#. yStAU
-#: svtools/inc/langtab.hrc:36
+#: svtools/inc/langtab.hrc:38
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Algeria)"
msgstr "Árabe (Arxelia)"
#. 6GPFd
-#: svtools/inc/langtab.hrc:37
+#: svtools/inc/langtab.hrc:39
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Bahrain)"
msgstr "Árabe (Baḥréin)"
#. tvtct
-#: svtools/inc/langtab.hrc:38
+#: svtools/inc/langtab.hrc:40
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Chad)"
msgstr "Árabe (Chad)"
#. sAaq7
-#: svtools/inc/langtab.hrc:39
+#: svtools/inc/langtab.hrc:41
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Comoros)"
msgstr "Árabe (Comores)"
#. CtwpU
-#: svtools/inc/langtab.hrc:40
+#: svtools/inc/langtab.hrc:42
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Djibouti)"
msgstr "Árabe (Xibuti)"
#. XgGyg
-#: svtools/inc/langtab.hrc:41
+#: svtools/inc/langtab.hrc:43
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Egypt)"
msgstr "Árabe (Exiptu)"
#. iwYQR
-#: svtools/inc/langtab.hrc:42
+#: svtools/inc/langtab.hrc:44
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Eritrea)"
msgstr "Árabe (Eritrea)"
#. nKF3r
-#: svtools/inc/langtab.hrc:43
+#: svtools/inc/langtab.hrc:45
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Iraq)"
msgstr "Árabe (Iraq)"
#. JdGNA
-#: svtools/inc/langtab.hrc:44
+#: svtools/inc/langtab.hrc:46
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Israel)"
msgstr "Árabe (Israel)"
#. bVjMH
-#: svtools/inc/langtab.hrc:45
+#: svtools/inc/langtab.hrc:47
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Jordan)"
msgstr "Árabe (Xordania)"
#. 2tQFC
-#: svtools/inc/langtab.hrc:46
+#: svtools/inc/langtab.hrc:48
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Kuwait)"
msgstr "Árabe (Kuwait)"
#. EvECi
-#: svtools/inc/langtab.hrc:47
+#: svtools/inc/langtab.hrc:49
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Lebanon)"
msgstr "Árabe (Líbanu)"
#. AWBGA
-#: svtools/inc/langtab.hrc:48
+#: svtools/inc/langtab.hrc:50
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Libya)"
msgstr "Árabe (Libia)"
#. FBSpG
-#: svtools/inc/langtab.hrc:49
+#: svtools/inc/langtab.hrc:51
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Mauritania)"
msgstr "Árabe (Mauritania)"
#. YmCZY
-#: svtools/inc/langtab.hrc:50
+#: svtools/inc/langtab.hrc:52
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Morocco)"
msgstr "Árabe (Marruecos)"
#. VB6tk
-#: svtools/inc/langtab.hrc:51
+#: svtools/inc/langtab.hrc:53
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Oman)"
msgstr "Árabe (Omán)"
#. ErqSh
-#: svtools/inc/langtab.hrc:52
+#: svtools/inc/langtab.hrc:54
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Palestine)"
msgstr "Árabe (Palestina)"
#. nURdz
-#: svtools/inc/langtab.hrc:53
+#: svtools/inc/langtab.hrc:55
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Qatar)"
msgstr "Árabe (Qatar)"
#. FdyFU
-#: svtools/inc/langtab.hrc:54
+#: svtools/inc/langtab.hrc:56
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Saudi Arabia)"
msgstr "Árabe (Arabia Saudina)"
#. x8UtA
-#: svtools/inc/langtab.hrc:55
+#: svtools/inc/langtab.hrc:57
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Somalia)"
msgstr "Árabe (Somalia)"
#. y9ptg
-#: svtools/inc/langtab.hrc:56
+#: svtools/inc/langtab.hrc:58
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Sudan)"
msgstr "Árabe (Sudán)"
#. caDrq
-#: svtools/inc/langtab.hrc:57
+#: svtools/inc/langtab.hrc:59
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Syria)"
msgstr "Árabe (Siria)"
#. TqKZQ
-#: svtools/inc/langtab.hrc:58
+#: svtools/inc/langtab.hrc:60
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Tunisia)"
msgstr "Árabe (Tunicia)"
#. VfYi2
-#: svtools/inc/langtab.hrc:59
+#: svtools/inc/langtab.hrc:61
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (UAE)"
msgstr "Árabe (EAX)"
#. f7D5o
-#: svtools/inc/langtab.hrc:60
+#: svtools/inc/langtab.hrc:62
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arabic (Yemen)"
msgstr "Árabe (Yeme)"
#. vDhQJ
-#: svtools/inc/langtab.hrc:61
+#: svtools/inc/langtab.hrc:63
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aragonese"
msgstr "Aragonés"
#. yE4TR
-#: svtools/inc/langtab.hrc:62
+#: svtools/inc/langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Armenia)"
msgstr ""
#. bacGJ
-#: svtools/inc/langtab.hrc:63
+#: svtools/inc/langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "Asamés"
#. xAg9Q
-#: svtools/inc/langtab.hrc:64
+#: svtools/inc/langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
msgstr "Azerbaixanu llatín"
#. juADB
-#: svtools/inc/langtab.hrc:65
+#: svtools/inc/langtab.hrc:67
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
msgstr "Azerbaixanu cirílicu"
#. C3C7G
-#: svtools/inc/langtab.hrc:66
+#: svtools/inc/langtab.hrc:68
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Basque"
msgstr "Vascu"
#. dJPsj
-#: svtools/inc/langtab.hrc:67
+#: svtools/inc/langtab.hrc:69
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (India)"
msgstr "Bengalín (India)"
#. K6cbb
-#: svtools/inc/langtab.hrc:68
+#: svtools/inc/langtab.hrc:70
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bulgarian"
msgstr "Búlgaru"
#. sBBmA
-#: svtools/inc/langtab.hrc:69
+#: svtools/inc/langtab.hrc:71
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Belarusian"
msgstr "Bielorrusu"
#. 3SEoJ
-#: svtools/inc/langtab.hrc:70
+#: svtools/inc/langtab.hrc:72
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan"
msgstr "Catalán"
#. PoUeZ
-#: svtools/inc/langtab.hrc:71
+#: svtools/inc/langtab.hrc:73
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Catalan (Valencian)"
msgstr "Catalán (Valencia)"
#. ErGw2
-#: svtools/inc/langtab.hrc:72
+#: svtools/inc/langtab.hrc:74
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (traditional)"
msgstr "Chinu (tradicional)"
#. Gbige
-#: svtools/inc/langtab.hrc:73
+#: svtools/inc/langtab.hrc:75
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (simplified)"
msgstr "Chinu (simplificáu)"
#. WzgGw
-#: svtools/inc/langtab.hrc:74
+#: svtools/inc/langtab.hrc:76
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Hong Kong)"
msgstr "Chinu (Ḥong Kong)"
#. Kfrv5
-#: svtools/inc/langtab.hrc:75
+#: svtools/inc/langtab.hrc:77
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Singapore)"
msgstr "Chinu (Singapur)"
#. BSHqu
-#: svtools/inc/langtab.hrc:76
+#: svtools/inc/langtab.hrc:78
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chinese (Macau)"
msgstr "Chinu (Macáu)"
#. FMwd9
-#: svtools/inc/langtab.hrc:77
+#: svtools/inc/langtab.hrc:79
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Church Slavic"
msgstr "Eslavu eclesiásticu"
#. cAkoV
-#: svtools/inc/langtab.hrc:78
+#: svtools/inc/langtab.hrc:80
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Croatian"
msgstr "Croata"
#. DjdDj
-#: svtools/inc/langtab.hrc:79
+#: svtools/inc/langtab.hrc:81
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Czech"
msgstr "Checu"
#. xnGM2
-#: svtools/inc/langtab.hrc:80
+#: svtools/inc/langtab.hrc:82
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Danish"
msgstr "Danés"
#. yMGyj
-#: svtools/inc/langtab.hrc:81
+#: svtools/inc/langtab.hrc:83
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Netherlands)"
msgstr "Holandés (Holanda)"
#. qgJE9
-#: svtools/inc/langtab.hrc:82
+#: svtools/inc/langtab.hrc:84
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dutch (Belgium)"
msgstr "Holandés (Bélxica)"
#. STsDT
-#: svtools/inc/langtab.hrc:83
+#: svtools/inc/langtab.hrc:85
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (USA)"
msgstr "Inglés (EE.XX.)"
#. aCBBC
-#: svtools/inc/langtab.hrc:84
+#: svtools/inc/langtab.hrc:86
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (UK)"
msgstr "Inglés (Reinu Xuníu)"
#. 46Cte
-#: svtools/inc/langtab.hrc:85
+#: svtools/inc/langtab.hrc:87
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English, OED spelling (UK)"
msgstr "Inglés, ortografía del OED (Reinu Xuníu)"
#. XCJAF
-#: svtools/inc/langtab.hrc:86
+#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Australia)"
msgstr "Inglés (Australia)"
#. KPGdA
-#: svtools/inc/langtab.hrc:87
+#: svtools/inc/langtab.hrc:89
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Canada)"
msgstr "Inglés (Canadá)"
#. vGWET
-#: svtools/inc/langtab.hrc:88
+#: svtools/inc/langtab.hrc:90
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (New Zealand)"
msgstr "Inglés (Nueva Zelanda)"
#. JpNB4
-#: svtools/inc/langtab.hrc:89
+#: svtools/inc/langtab.hrc:91
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
msgstr "Inglés (Irlanda)"
#. RYtwA
-#: svtools/inc/langtab.hrc:90
+#: svtools/inc/langtab.hrc:92
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (South Africa)"
msgstr "Inglés (Sudáfrica)"
#. fEWbR
-#: svtools/inc/langtab.hrc:91
+#: svtools/inc/langtab.hrc:93
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Jamaica)"
msgstr "Inglés (Xamaica)"
#. 4tDmL
-#: svtools/inc/langtab.hrc:92
+#: svtools/inc/langtab.hrc:94
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Caribbean)"
msgstr "Inglés (Caribe)"
#. craLz
-#: svtools/inc/langtab.hrc:93
+#: svtools/inc/langtab.hrc:95
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Belize)"
msgstr "Inglés (Belice)"
#. oAnX9
-#: svtools/inc/langtab.hrc:94
+#: svtools/inc/langtab.hrc:96
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Trinidad)"
msgstr "Inglés (Trinidá)"
#. DbBaG
-#: svtools/inc/langtab.hrc:95
+#: svtools/inc/langtab.hrc:97
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zimbabwe)"
msgstr "Inglés (Zimbabue)"
#. bGuDT
-#: svtools/inc/langtab.hrc:96
+#: svtools/inc/langtab.hrc:98
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Philippines)"
msgstr "Inglés (Filipines)"
#. sf7j9
-#: svtools/inc/langtab.hrc:97
+#: svtools/inc/langtab.hrc:99
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (India)"
msgstr "Inglés (India)"
#. uqECc
-#: svtools/inc/langtab.hrc:98
+#: svtools/inc/langtab.hrc:100
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Estonian"
msgstr "Estoniu"
#. AGGnV
-#: svtools/inc/langtab.hrc:99
+#: svtools/inc/langtab.hrc:101
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Finnish"
msgstr "Finés"
#. UyH2X
-#: svtools/inc/langtab.hrc:100
+#: svtools/inc/langtab.hrc:102
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Faroese"
msgstr "Feroés"
#. riCt7
-#: svtools/inc/langtab.hrc:101
+#: svtools/inc/langtab.hrc:103
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Persian"
msgstr "Persa"
#. FSxwV
-#: svtools/inc/langtab.hrc:102
+#: svtools/inc/langtab.hrc:104
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (France)"
msgstr "Francés (Francia)"
#. LGkgS
-#: svtools/inc/langtab.hrc:103
+#: svtools/inc/langtab.hrc:105
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Belgium)"
msgstr "Francés (Bélxica)"
#. TFQ8G
-#: svtools/inc/langtab.hrc:104
+#: svtools/inc/langtab.hrc:106
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Canada)"
msgstr "Francés (Canadá)"
#. 8NnQa
-#: svtools/inc/langtab.hrc:105
+#: svtools/inc/langtab.hrc:107
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Switzerland)"
msgstr "Francés (Suiza)"
#. DkXiH
-#: svtools/inc/langtab.hrc:106
+#: svtools/inc/langtab.hrc:108
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Luxembourg)"
msgstr "Francés (Luxemburgu)"
#. 8BeKQ
-#: svtools/inc/langtab.hrc:107
+#: svtools/inc/langtab.hrc:109
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Monaco)"
msgstr "Francés (Mónacu)"
#. DoQUZ
-#: svtools/inc/langtab.hrc:108
+#: svtools/inc/langtab.hrc:110
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gascon"
msgstr "Gascón"
#. 6m5ud
-#: svtools/inc/langtab.hrc:109
+#: svtools/inc/langtab.hrc:111
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Germany)"
msgstr "Alemán (Alemaña)"
#. bTDdf
-#: svtools/inc/langtab.hrc:110
+#: svtools/inc/langtab.hrc:112
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Switzerland)"
msgstr "Alemán (Suiza)"
#. H6rUb
-#: svtools/inc/langtab.hrc:111
+#: svtools/inc/langtab.hrc:113
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Austria)"
msgstr "Alemán (Austria)"
#. EXUrT
-#: svtools/inc/langtab.hrc:112
+#: svtools/inc/langtab.hrc:114
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Luxembourg)"
msgstr "Alemán (Luxemburgu)"
#. wYXvd
-#: svtools/inc/langtab.hrc:113
+#: svtools/inc/langtab.hrc:115
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Liechtenstein)"
msgstr "Alemán (Liechtenstein)"
#. yBvcg
-#: svtools/inc/langtab.hrc:114
+#: svtools/inc/langtab.hrc:116
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "Griegu"
#. QzGHA
-#: svtools/inc/langtab.hrc:115
+#: svtools/inc/langtab.hrc:117
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gujarati"
msgstr "Gujarati"
#. gU5Y9
-#: svtools/inc/langtab.hrc:116
+#: svtools/inc/langtab.hrc:118
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hebrew"
msgstr "Hebréu"
#. vkmai
-#: svtools/inc/langtab.hrc:117
+#: svtools/inc/langtab.hrc:119
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hindi"
msgstr "Hindí"
#. FdD6d
-#: svtools/inc/langtab.hrc:118
+#: svtools/inc/langtab.hrc:120
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian"
msgstr "Húngaru"
#. sRD2B
-#: svtools/inc/langtab.hrc:119
+#: svtools/inc/langtab.hrc:121
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Icelandic"
msgstr "Islandés"
#. K95FW
-#: svtools/inc/langtab.hrc:120
+#: svtools/inc/langtab.hrc:122
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Indonesian"
msgstr "Indonesiu"
#. dshDi
-#: svtools/inc/langtab.hrc:121
+#: svtools/inc/langtab.hrc:123
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Italy)"
msgstr "Italianu (Italia)"
#. DELVB
-#: svtools/inc/langtab.hrc:122
+#: svtools/inc/langtab.hrc:124
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Italian (Switzerland)"
msgstr "Italianu (Suiza)"
#. ruFE2
-#: svtools/inc/langtab.hrc:123
+#: svtools/inc/langtab.hrc:125
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Japanese"
msgstr "Xaponés"
#. qFQYv
-#: svtools/inc/langtab.hrc:124
+#: svtools/inc/langtab.hrc:126
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kannada"
msgstr "Kannada"
#. HBG3C
-#: svtools/inc/langtab.hrc:125
+#: svtools/inc/langtab.hrc:127
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (Kashmir)"
msgstr "Cachemirí (Cachemir)"
#. DwhmJ
-#: svtools/inc/langtab.hrc:126
+#: svtools/inc/langtab.hrc:128
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashmiri (India)"
msgstr "Cachemirí (India)"
#. UMfCV
-#: svtools/inc/langtab.hrc:127
+#: svtools/inc/langtab.hrc:129
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "Kazaquistanín"
#. fABxX
-#: svtools/inc/langtab.hrc:128
+#: svtools/inc/langtab.hrc:130
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Konkani"
msgstr "Konkani"
#. 5XXpX
-#: svtools/inc/langtab.hrc:129
+#: svtools/inc/langtab.hrc:131
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Korean (RoK)"
msgstr "Coreanu (República de Corea)"
#. Ynb76
-#: svtools/inc/langtab.hrc:130
+#: svtools/inc/langtab.hrc:132
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latvian"
msgstr "Letón"
#. C4VrT
-#: svtools/inc/langtab.hrc:131
+#: svtools/inc/langtab.hrc:133
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lithuanian"
msgstr "Lituanu"
#. zPNto
-#: svtools/inc/langtab.hrc:132
+#: svtools/inc/langtab.hrc:134
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Macedonian"
msgstr "Macedoniu"
#. nVTHg
-#: svtools/inc/langtab.hrc:133
+#: svtools/inc/langtab.hrc:135
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Malaysia)"
msgstr "Malayu (Malasia)"
#. fwb55
-#: svtools/inc/langtab.hrc:134
+#: svtools/inc/langtab.hrc:136
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay (Brunei Darussalam)"
msgstr "Malayu (Brunéi Darusalam)"
#. 8niko
-#: svtools/inc/langtab.hrc:135
+#: svtools/inc/langtab.hrc:137
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malayalam"
msgstr "Malayalam"
#. wX45Q
-#: svtools/inc/langtab.hrc:136
+#: svtools/inc/langtab.hrc:138
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manipuri"
msgstr "Manipuri"
#. wdBgL
-#: svtools/inc/langtab.hrc:137
+#: svtools/inc/langtab.hrc:139
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Marathi"
msgstr "Maratí"
#. gkEEQ
-#: svtools/inc/langtab.hrc:138
+#: svtools/inc/langtab.hrc:140
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (Nepal)"
msgstr "Nepalí (Nepal)"
#. LaDAA
-#: svtools/inc/langtab.hrc:139
+#: svtools/inc/langtab.hrc:141
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nepali (India)"
msgstr "Nepalí (India)"
#. 7HpyY
-#: svtools/inc/langtab.hrc:140
+#: svtools/inc/langtab.hrc:142
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Bokmål"
msgstr "Noruegu, Bokmål"
#. kCv9u
-#: svtools/inc/langtab.hrc:141
+#: svtools/inc/langtab.hrc:143
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Norwegian, Nynorsk"
msgstr "Noruegu, Nynorsk"
#. 3BNF8
-#: svtools/inc/langtab.hrc:142
+#: svtools/inc/langtab.hrc:144
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr ""
#. KEoWD
-#: svtools/inc/langtab.hrc:143
+#: svtools/inc/langtab.hrc:145
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Polish"
msgstr "Polacu"
#. yyj9v
-#: svtools/inc/langtab.hrc:144
+#: svtools/inc/langtab.hrc:146
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Angola)"
msgstr "Portugués (Angola)"
#. hZAXE
-#: svtools/inc/langtab.hrc:145
+#: svtools/inc/langtab.hrc:147
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Portugal)"
msgstr "Portugués (Portugal)"
#. A5CG3
-#: svtools/inc/langtab.hrc:146
+#: svtools/inc/langtab.hrc:148
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Brazil)"
msgstr "Portugués (Brasil)"
#. EGfKG
-#: svtools/inc/langtab.hrc:147
+#: svtools/inc/langtab.hrc:149
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punjabi"
msgstr "Punjabí"
#. 4ATDT
-#: svtools/inc/langtab.hrc:148
+#: svtools/inc/langtab.hrc:150
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rhaeto-Romance"
msgstr "Reto-Romance"
#. TLUGG
-#: svtools/inc/langtab.hrc:149
+#: svtools/inc/langtab.hrc:151
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Romania)"
msgstr "Rumanu (Rumania)"
#. uCPF7
-#: svtools/inc/langtab.hrc:150
+#: svtools/inc/langtab.hrc:152
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Romanian (Moldova)"
msgstr "Rumanu (Moldavia)"
#. tJTih
-#: svtools/inc/langtab.hrc:151
+#: svtools/inc/langtab.hrc:153
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Russian"
msgstr "Rusu"
#. Rih6F
-#: svtools/inc/langtab.hrc:152
+#: svtools/inc/langtab.hrc:154
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sanskrit"
msgstr "Sánscritu"
#. CyZtm
-#: svtools/inc/langtab.hrc:153
+#: svtools/inc/langtab.hrc:155
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia and Montenegro)"
msgstr "Serbiu (Cirílicu)"
#. sFnB8
-#: svtools/inc/langtab.hrc:154
+#: svtools/inc/langtab.hrc:156
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia and Montenegro)"
msgstr "Serbiu (Latín)"
#. WbsFA
-#: svtools/inc/langtab.hrc:155
+#: svtools/inc/langtab.hrc:157
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Serbia)"
msgstr "Serbiu Cirílicu (Serbia)"
#. WL3zM
-#: svtools/inc/langtab.hrc:156
+#: svtools/inc/langtab.hrc:158
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Serbia)"
msgstr "Serbiu Latin (Serbia)"
#. JFnsJ
-#: svtools/inc/langtab.hrc:157
+#: svtools/inc/langtab.hrc:159
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Cyrillic (Montenegro)"
msgstr "Serbiu Cirílicu (Montenegro)"
#. AHpmF
-#: svtools/inc/langtab.hrc:158
+#: svtools/inc/langtab.hrc:160
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin (Montenegro)"
msgstr "Serbiu Latin (Montenegro)"
#. JcJT4
-#: svtools/inc/langtab.hrc:159
+#: svtools/inc/langtab.hrc:161
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Serbian Latin"
msgstr "Serbiu (llatín)"
#. ubCyV
-#: svtools/inc/langtab.hrc:160
+#: svtools/inc/langtab.hrc:162
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "Sidama"
#. 66wdH
-#: svtools/inc/langtab.hrc:161
+#: svtools/inc/langtab.hrc:163
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Devanagari"
msgstr ""
#. RF77g
-#: svtools/inc/langtab.hrc:162
+#: svtools/inc/langtab.hrc:164
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sindhi, Arabic"
msgstr ""
#. E8DXb
-#: svtools/inc/langtab.hrc:163
+#: svtools/inc/langtab.hrc:165
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovak"
msgstr "Eslovacu"
#. GS6BZ
-#: svtools/inc/langtab.hrc:164
+#: svtools/inc/langtab.hrc:166
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Slovenian"
msgstr "Eslovenu"
#. bCFN3
-#: svtools/inc/langtab.hrc:165
+#: svtools/inc/langtab.hrc:167
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Spain)"
msgstr "Castellanu (España)"
#. AXKJF
-#: svtools/inc/langtab.hrc:166
+#: svtools/inc/langtab.hrc:168
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Mexico)"
msgstr "Castellanu (Méxicu)"
#. 4ExjA
-#: svtools/inc/langtab.hrc:167
+#: svtools/inc/langtab.hrc:169
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Guatemala)"
msgstr "Castellanu (Guatemala)"
#. ndaNA
-#: svtools/inc/langtab.hrc:168
+#: svtools/inc/langtab.hrc:170
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Costa Rica)"
msgstr "Castellanu (Costa Rica)"
#. rAYvf
-#: svtools/inc/langtab.hrc:169
+#: svtools/inc/langtab.hrc:171
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Panama)"
msgstr "Castellanu (Panamá)"
#. rwjDV
-#: svtools/inc/langtab.hrc:170
+#: svtools/inc/langtab.hrc:172
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Dom. Rep.)"
msgstr "Castellanu (Rep. Dominicana)"
#. aeV5T
-#: svtools/inc/langtab.hrc:171
+#: svtools/inc/langtab.hrc:173
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Venezuela)"
msgstr "Castellanu (Venezuela)"
#. H4CHi
-#: svtools/inc/langtab.hrc:172
+#: svtools/inc/langtab.hrc:174
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Colombia)"
msgstr "Castellanu (Colombia)"
#. NkaU2
-#: svtools/inc/langtab.hrc:173
+#: svtools/inc/langtab.hrc:175
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Peru)"
msgstr "Castellanu (Perú)"
#. 2yKQy
-#: svtools/inc/langtab.hrc:174
+#: svtools/inc/langtab.hrc:176
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Argentina)"
msgstr "Castellanu (Arxentina)"
#. cTFoB
-#: svtools/inc/langtab.hrc:175
+#: svtools/inc/langtab.hrc:177
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Ecuador)"
msgstr "Castellanu (Ecuador)"
#. Q7iGB
-#: svtools/inc/langtab.hrc:176
+#: svtools/inc/langtab.hrc:178
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Chile)"
msgstr "Castellanu (Chile)"
#. SQeC3
-#: svtools/inc/langtab.hrc:177
+#: svtools/inc/langtab.hrc:179
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Uruguay)"
msgstr "Castellanu (Uruguái)"
#. EmgTp
-#: svtools/inc/langtab.hrc:178
+#: svtools/inc/langtab.hrc:180
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Paraguay)"
msgstr "Castellanu (Paraguái)"
#. T7rLH
-#: svtools/inc/langtab.hrc:179
+#: svtools/inc/langtab.hrc:181
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Bolivia)"
msgstr "Castellanu (Bolivia)"
#. GNG7W
-#: svtools/inc/langtab.hrc:180
+#: svtools/inc/langtab.hrc:182
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (El Salvador)"
msgstr "Castellanu (El Salvador)"
#. HoGhs
-#: svtools/inc/langtab.hrc:181
+#: svtools/inc/langtab.hrc:183
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Honduras)"
msgstr "Castellanu (Hondures)"
#. KgEGv
-#: svtools/inc/langtab.hrc:182
+#: svtools/inc/langtab.hrc:184
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Nicaragua)"
msgstr "Castellanu (Nicaragua)"
#. uj9QF
-#: svtools/inc/langtab.hrc:183
+#: svtools/inc/langtab.hrc:185
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Puerto Rico)"
msgstr "Castellanu (Puertu Ricu)"
#. 3bTTE
-#: svtools/inc/langtab.hrc:184
+#: svtools/inc/langtab.hrc:186
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Kenya)"
msgstr "Suaḥili (Kenia)"
#. AFhrJ
-#: svtools/inc/langtab.hrc:185
+#: svtools/inc/langtab.hrc:187
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Sweden)"
msgstr "Suecu (Suecia)"
#. BKF86
-#: svtools/inc/langtab.hrc:186
+#: svtools/inc/langtab.hrc:188
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swedish (Finland)"
msgstr "Suecu (Finlandia)"
#. E6Ede
-#: svtools/inc/langtab.hrc:187
+#: svtools/inc/langtab.hrc:189
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tajik"
msgstr "Tayiku"
#. dAFTH
-#: svtools/inc/langtab.hrc:188
+#: svtools/inc/langtab.hrc:190
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tamil"
msgstr "Tamil"
#. RHZbp
-#: svtools/inc/langtab.hrc:189
+#: svtools/inc/langtab.hrc:191
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tatar"
msgstr "Tártaru"
#. pTFA6
-#: svtools/inc/langtab.hrc:190
+#: svtools/inc/langtab.hrc:192
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Telugu"
msgstr "Telugu"
#. 3xQFG
-#: svtools/inc/langtab.hrc:191
+#: svtools/inc/langtab.hrc:193
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Thai"
msgstr "Tailandés"
#. 7SBCF
-#: svtools/inc/langtab.hrc:192
+#: svtools/inc/langtab.hrc:194
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkish"
msgstr "Turcu"
#. jg4Y4
-#: svtools/inc/langtab.hrc:193
+#: svtools/inc/langtab.hrc:195
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (Pakistan)"
msgstr "Urdu (Paquistán)"
#. reDrZ
-#: svtools/inc/langtab.hrc:194
+#: svtools/inc/langtab.hrc:196
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Urdu (India)"
msgstr "Urdu (India)"
#. AciD4
-#: svtools/inc/langtab.hrc:195
+#: svtools/inc/langtab.hrc:197
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ukrainian"
msgstr "Ucraín"
#. 9s6wZ
-#: svtools/inc/langtab.hrc:196
+#: svtools/inc/langtab.hrc:198
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Latin"
msgstr "Uzbecu, llatín"
#. HrnFi
-#: svtools/inc/langtab.hrc:197
+#: svtools/inc/langtab.hrc:199
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uzbek Cyrillic"
msgstr "Uzbecu (cirílicu)"
#. seQBA
-#: svtools/inc/langtab.hrc:198
+#: svtools/inc/langtab.hrc:200
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Welsh"
msgstr "Galés"
#. MyZMt
-#: svtools/inc/langtab.hrc:199
+#: svtools/inc/langtab.hrc:201
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latin"
msgstr "Llatín"
#. UxE47
-#: svtools/inc/langtab.hrc:200
+#: svtools/inc/langtab.hrc:202
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Esperanto"
msgstr "Esperantu"
#. QDEQB
-#: svtools/inc/langtab.hrc:201
+#: svtools/inc/langtab.hrc:203
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kinyarwanda (Rwanda)"
msgstr "Kinyarwanda (Ruanda)"
#. VDEdz
-#: svtools/inc/langtab.hrc:202
+#: svtools/inc/langtab.hrc:204
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maori"
msgstr "Maorí"
#. BCRzB
-#: svtools/inc/langtab.hrc:203
+#: svtools/inc/langtab.hrc:205
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Galician"
msgstr "Gallegu"
#. EJSEG
-#: svtools/inc/langtab.hrc:204
+#: svtools/inc/langtab.hrc:206
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dhivehi"
msgstr "Dhivehi"
#. HyrCw
-#: svtools/inc/langtab.hrc:205
+#: svtools/inc/langtab.hrc:207
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Northern Sotho"
msgstr "Sotho del Norte"
#. iZE5p
-#: svtools/inc/langtab.hrc:206
+#: svtools/inc/langtab.hrc:208
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gaelic (Scotland)"
msgstr "Gaélicu (Escocia)"
#. hUdfG
-#: svtools/inc/langtab.hrc:207
+#: svtools/inc/langtab.hrc:209
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Cyrillic"
msgstr "Mongol (cirílicu)"
#. XSmCF
-#: svtools/inc/langtab.hrc:208
+#: svtools/inc/langtab.hrc:210
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mongolian Mongolian"
msgstr "Mongol (mongol)"
#. SmxD2
-#: svtools/inc/langtab.hrc:209
+#: svtools/inc/langtab.hrc:211
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingua"
msgstr "Interlingua"
#. dBUa9
-#: svtools/inc/langtab.hrc:210
+#: svtools/inc/langtab.hrc:212
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bosnian"
msgstr "Bosniu"
#. c29GE
-#: svtools/inc/langtab.hrc:211
+#: svtools/inc/langtab.hrc:213
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bengali (Bangladesh)"
msgstr "Bengalín (Bangladex)"
#. 9CTyH
-#: svtools/inc/langtab.hrc:212
+#: svtools/inc/langtab.hrc:214
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Occitan"
msgstr "Occitanu"
#. wRpTQ
-#: svtools/inc/langtab.hrc:213
+#: svtools/inc/langtab.hrc:215
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khmer"
msgstr "Ḥemer"
#. 6C2PP
-#: svtools/inc/langtab.hrc:214
+#: svtools/inc/langtab.hrc:216
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Turkey)"
msgstr "Curdu del norte (Turquía)"
#. JBSdg
-#: svtools/inc/langtab.hrc:215
+#: svtools/inc/langtab.hrc:217
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Northern (Syria)"
msgstr "Curdu del norte (Siria)"
#. 7LmT2
-#: svtools/inc/langtab.hrc:216
+#: svtools/inc/langtab.hrc:218
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iraq)"
msgstr "Curdu central (Iraq)"
#. rzDHD
-#: svtools/inc/langtab.hrc:217
+#: svtools/inc/langtab.hrc:219
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Central (Iran)"
msgstr "Curdu central (Irán)"
#. CeAFw
-#: svtools/inc/langtab.hrc:218
+#: svtools/inc/langtab.hrc:220
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iran)"
msgstr "Curdu del sur (Irán)"
#. epbri
-#: svtools/inc/langtab.hrc:219
+#: svtools/inc/langtab.hrc:221
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kurdish, Southern (Iraq)"
msgstr "Curdu del sur (Iraq)"
#. 2KhAB
-#: svtools/inc/langtab.hrc:220
+#: svtools/inc/langtab.hrc:222
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian"
msgstr "Sardu"
#. 3sZxr
-#: svtools/inc/langtab.hrc:221
+#: svtools/inc/langtab.hrc:223
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"
#. NdNMD
-#: svtools/inc/langtab.hrc:222
+#: svtools/inc/langtab.hrc:224
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swahili (Tanzania)"
msgstr "Suaḥili (Tanzania)"
#. ywH3p
-#: svtools/inc/langtab.hrc:223
+#: svtools/inc/langtab.hrc:225
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lao"
msgstr "Laosianu"
#. HNY5w
-#: svtools/inc/langtab.hrc:224
+#: svtools/inc/langtab.hrc:226
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Irish"
msgstr "Irlandés"
#. oGuLJ
-#: svtools/inc/langtab.hrc:225
+#: svtools/inc/langtab.hrc:227
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (PR China)"
msgstr "Tibetanu (RP China)"
#. DpbUS
-#: svtools/inc/langtab.hrc:226
+#: svtools/inc/langtab.hrc:228
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Georgian"
msgstr "Xeorxanu"
#. vXTTC
-#: svtools/inc/langtab.hrc:227
+#: svtools/inc/langtab.hrc:229
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Frisian"
msgstr "Frisón"
#. hYSBQ
-#: svtools/inc/langtab.hrc:228
+#: svtools/inc/langtab.hrc:230
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (South Africa)"
msgstr "Tswana (Suráfrica)"
#. iBrft
-#: svtools/inc/langtab.hrc:229
+#: svtools/inc/langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Zulu"
msgstr "Zulú"
#. efx7v
-#: svtools/inc/langtab.hrc:230
+#: svtools/inc/langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vietnamese"
-msgstr "Vietnamita"
+msgstr "Vietnamín"
#. uik8N
-#: svtools/inc/langtab.hrc:231
+#: svtools/inc/langtab.hrc:233
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Breton"
msgstr "Bretón"
#. UuDPF
-#: svtools/inc/langtab.hrc:232
+#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
msgstr "Groenlandés"
#. h8yi2
-#: svtools/inc/langtab.hrc:233
+#: svtools/inc/langtab.hrc:235
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ndebele, South"
msgstr "Ndebele del sur"
#. GAkRJ
-#: svtools/inc/langtab.hrc:234
+#: svtools/inc/langtab.hrc:236
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Southern Sotho"
msgstr "Sotho sur"
#. 2beka
-#: svtools/inc/langtab.hrc:235
+#: svtools/inc/langtab.hrc:237
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
msgstr "Swazi"
#. GFCYC
-#: svtools/inc/langtab.hrc:236
+#: svtools/inc/langtab.hrc:238
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsonga"
msgstr "Tsonga"
#. Fd3yC
-#: svtools/inc/langtab.hrc:237
+#: svtools/inc/langtab.hrc:239
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venda"
msgstr "Venda"
#. BQkT8
-#: svtools/inc/langtab.hrc:238
+#: svtools/inc/langtab.hrc:240
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tswana (Botswana)"
msgstr "Tswana (Botswana)"
#. aCLs3
-#: svtools/inc/langtab.hrc:239
+#: svtools/inc/langtab.hrc:241
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xhosa"
msgstr "Xhosa"
#. 8tGkA
-#: svtools/inc/langtab.hrc:240
+#: svtools/inc/langtab.hrc:242
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sinhala"
msgstr "Singalés"
#. MyZBb
-#: svtools/inc/langtab.hrc:241
+#: svtools/inc/langtab.hrc:243
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moore"
msgstr "Mooré"
#. MuwMr
-#: svtools/inc/langtab.hrc:242
+#: svtools/inc/langtab.hrc:244
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bambara"
msgstr "Bambara"
#. ohYHE
-#: svtools/inc/langtab.hrc:243
+#: svtools/inc/langtab.hrc:245
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Akan"
msgstr "Akan"
#. Rpc24
-#: svtools/inc/langtab.hrc:244
+#: svtools/inc/langtab.hrc:246
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Luxembourgish"
msgstr "Lluxemburgués"
#. TPr9P
-#: svtools/inc/langtab.hrc:245
+#: svtools/inc/langtab.hrc:247
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Friulian"
msgstr "Friulianu"
#. XFeaU
-#: svtools/inc/langtab.hrc:246
+#: svtools/inc/langtab.hrc:248
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fijian"
msgstr "Fixanu"
#. DmEsD
-#: svtools/inc/langtab.hrc:247
+#: svtools/inc/langtab.hrc:249
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Afrikaans (Namibia)"
msgstr "Africáans (Namibia)"
#. 2dS3j
-#: svtools/inc/langtab.hrc:248
+#: svtools/inc/langtab.hrc:250
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Namibia)"
msgstr "Inglés (Namibia)"
#. pxpQo
-#: svtools/inc/langtab.hrc:249
+#: svtools/inc/langtab.hrc:251
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Walloon"
msgstr "Valón"
#. uSw8S
-#: svtools/inc/langtab.hrc:250
+#: svtools/inc/langtab.hrc:252
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Coptic"
msgstr "Cópticu"
#. cXUkb
-#: svtools/inc/langtab.hrc:251
+#: svtools/inc/langtab.hrc:253
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Eritrea)"
msgstr "Tigrinya (Eritrea)"
#. 4X4SP
-#: svtools/inc/langtab.hrc:252
+#: svtools/inc/langtab.hrc:254
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tigrigna (Ethiopia)"
msgstr "Tigrinya (Etiopía)"
#. vebCw
-#: svtools/inc/langtab.hrc:253
+#: svtools/inc/langtab.hrc:255
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Amharic"
msgstr "Amháricu"
#. wVfCr
-#: svtools/inc/langtab.hrc:254
+#: svtools/inc/langtab.hrc:256
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kirghiz"
msgstr "Kirghiz"
#. zCrUd
-#: svtools/inc/langtab.hrc:255
+#: svtools/inc/langtab.hrc:257
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "German (Belgium)"
msgstr "Alemán (Bélxica)"
#. bZjgG
-#: svtools/inc/langtab.hrc:256
+#: svtools/inc/langtab.hrc:258
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Chuvash"
msgstr "Chuvash"
#. Hhf2V
-#: svtools/inc/langtab.hrc:257
+#: svtools/inc/langtab.hrc:259
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Burmese"
msgstr "Birmanu"
#. YCarY
-#: svtools/inc/langtab.hrc:258
+#: svtools/inc/langtab.hrc:260
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Nigeria)"
msgstr "Hausa (Nixeria)"
#. JXCmu
-#: svtools/inc/langtab.hrc:259
+#: svtools/inc/langtab.hrc:261
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hausa (Ghana)"
msgstr "Hausa (Ghana)"
#. 7jrGb
-#: svtools/inc/langtab.hrc:260
+#: svtools/inc/langtab.hrc:262
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Éwé"
msgstr "Éwé"
#. QWBZG
-#: svtools/inc/langtab.hrc:261
+#: svtools/inc/langtab.hrc:263
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ghana)"
msgstr "Inglés (Ghana)"
#. pAEtz
-#: svtools/inc/langtab.hrc:262
+#: svtools/inc/langtab.hrc:264
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sango"
msgstr "Sangu"
#. L9sDt
-#: svtools/inc/langtab.hrc:263
+#: svtools/inc/langtab.hrc:265
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tagalog"
msgstr "Tagalés"
#. iFSZs
-#: svtools/inc/langtab.hrc:264
+#: svtools/inc/langtab.hrc:266
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ganda"
msgstr "Ganda"
#. Gdbhz
-#: svtools/inc/langtab.hrc:265
+#: svtools/inc/langtab.hrc:267
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lingala"
msgstr "Lingala"
#. TnDKB
-#: svtools/inc/langtab.hrc:266
+#: svtools/inc/langtab.hrc:268
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Low German"
msgstr "Baxu alemán"
#. Yr5hK
-#: svtools/inc/langtab.hrc:267
+#: svtools/inc/langtab.hrc:269
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hiligaynon"
msgstr "Hiligaynon"
#. nF96G
-#: svtools/inc/langtab.hrc:268
+#: svtools/inc/langtab.hrc:270
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nyanja"
msgstr "Nianja"
#. v4jmr
-#: svtools/inc/langtab.hrc:269
+#: svtools/inc/langtab.hrc:271
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kashubian"
msgstr "Kashubianu"
#. nbEp5
-#: svtools/inc/langtab.hrc:270
+#: svtools/inc/langtab.hrc:272
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Spanish (Cuba)"
msgstr "Castellanu (Cuba)"
#. CGkDF
-#: svtools/inc/langtab.hrc:271
+#: svtools/inc/langtab.hrc:273
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Indonesia)"
msgstr "Tetun (Indonesia)"
#. yXqvC
-#: svtools/inc/langtab.hrc:272
+#: svtools/inc/langtab.hrc:274
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, North)"
msgstr "Quechua (Norte de Bolivia)"
#. V3XMi
-#: svtools/inc/langtab.hrc:273
+#: svtools/inc/langtab.hrc:275
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Bolivia, South)"
msgstr "Quechua (Sur de Bolivia)"
#. 3WCP7
-#: svtools/inc/langtab.hrc:274
+#: svtools/inc/langtab.hrc:276
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Somali"
msgstr "Somalí"
#. zFoBp
-#: svtools/inc/langtab.hrc:275
+#: svtools/inc/langtab.hrc:277
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Inari (Finland)"
msgstr "Sami, Inari (Finlandia)"
#. FJAQR
-#: svtools/inc/langtab.hrc:276
+#: svtools/inc/langtab.hrc:278
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Norway)"
msgstr "Sami, Lule (Noruega)"
#. yBxW5
-#: svtools/inc/langtab.hrc:277
+#: svtools/inc/langtab.hrc:279
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Lule (Sweden)"
msgstr "Sami, Lule (Suecia)"
#. 8yPLy
-#: svtools/inc/langtab.hrc:278
+#: svtools/inc/langtab.hrc:280
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Finland)"
msgstr "Sami, Northern (Finlandia)"
#. SQTD9
-#: svtools/inc/langtab.hrc:279
+#: svtools/inc/langtab.hrc:281
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Norway)"
msgstr "Sami, Northern (Noruega)"
#. BHGpD
-#: svtools/inc/langtab.hrc:280
+#: svtools/inc/langtab.hrc:282
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Northern (Sweden)"
msgstr "Sami, Northern (Suecia)"
#. cdYkC
-#: svtools/inc/langtab.hrc:281
+#: svtools/inc/langtab.hrc:283
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Skolt (Finland)"
msgstr "Sami, Skolt (Finlandia)"
#. od3Hp
-#: svtools/inc/langtab.hrc:282
+#: svtools/inc/langtab.hrc:284
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Norway)"
msgstr "Sami, Southern (Noruega)"
#. 5Ueff
-#: svtools/inc/langtab.hrc:283
+#: svtools/inc/langtab.hrc:285
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Southern (Sweden)"
msgstr "Sami, Southern (Suecia)"
#. 7x4mU
-#: svtools/inc/langtab.hrc:284
+#: svtools/inc/langtab.hrc:286
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Kildin (Russia)"
msgstr "Sami, Kildin (Rusia)"
#. A5Crw
-#: svtools/inc/langtab.hrc:285
+#: svtools/inc/langtab.hrc:287
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guarani (Paraguay)"
msgstr "Guaraní (Paraguái)"
#. ESc5d
-#: svtools/inc/langtab.hrc:286
+#: svtools/inc/langtab.hrc:288
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bodo"
msgstr "Bodo"
#. sSAvV
-#: svtools/inc/langtab.hrc:287
+#: svtools/inc/langtab.hrc:289
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dogri"
msgstr "Dogri"
#. f2nfh
-#: svtools/inc/langtab.hrc:288
+#: svtools/inc/langtab.hrc:290
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maithili"
msgstr "Maithili"
#. Rm94B
-#: svtools/inc/langtab.hrc:289
+#: svtools/inc/langtab.hrc:291
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Santali"
msgstr "Santali"
#. C7EGu
-#: svtools/inc/langtab.hrc:290
+#: svtools/inc/langtab.hrc:292
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tetun (Timor-Leste)"
msgstr "Tetun (República Democrática de Timor-Leste)"
#. JzTF8
-#: svtools/inc/langtab.hrc:291
+#: svtools/inc/langtab.hrc:293
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Turkmen"
msgstr "Turkmenu"
#. XbECR
-#: svtools/inc/langtab.hrc:292
+#: svtools/inc/langtab.hrc:294
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maltese"
msgstr "Maltés"
#. PJ6DF
-#: svtools/inc/langtab.hrc:293
+#: svtools/inc/langtab.hrc:295
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tok Pisin"
msgstr "Tok pisin"
#. kAWUo
-#: svtools/inc/langtab.hrc:294
+#: svtools/inc/langtab.hrc:296
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Shuswap"
msgstr "Shuswap"
#. sBWQv
-#: svtools/inc/langtab.hrc:295
+#: svtools/inc/langtab.hrc:297
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Oromo"
msgstr "Oromo"
#. jYDYi
-#: svtools/inc/langtab.hrc:296
+#: svtools/inc/langtab.hrc:298
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek, Ancient"
msgstr "Griegu, Antiguu"
#. WY8GH
-#: svtools/inc/langtab.hrc:297
+#: svtools/inc/langtab.hrc:299
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (Israel)"
msgstr "Yídix (Israel)"
#. VAWnd
-#: svtools/inc/langtab.hrc:298
+#: svtools/inc/langtab.hrc:300
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Quechua (Ecuador)"
msgstr "Quechua (Ecuador)"
#. UDB2F
-#: svtools/inc/langtab.hrc:299
+#: svtools/inc/langtab.hrc:301
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Uyghur"
msgstr "Uyghur"
#. XAu8x
-#: svtools/inc/langtab.hrc:300
+#: svtools/inc/langtab.hrc:302
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Asturian"
msgstr "Asturianu"
#. hwM5p
-#: svtools/inc/langtab.hrc:301
+#: svtools/inc/langtab.hrc:303
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Upper"
msgstr "Sorbianés, Altu"
#. iGTFG
-#: svtools/inc/langtab.hrc:302
+#: svtools/inc/langtab.hrc:304
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sorbian, Lower"
msgstr "Sorbianés, Baxu"
#. RvdrP
-#: svtools/inc/langtab.hrc:303
+#: svtools/inc/langtab.hrc:305
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Latgalian"
msgstr "Latgaliu"
#. 94i7A
-#: svtools/inc/langtab.hrc:304
+#: svtools/inc/langtab.hrc:306
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maore"
msgstr "Maore"
#. FeuXJ
-#: svtools/inc/langtab.hrc:305
+#: svtools/inc/langtab.hrc:307
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bushi"
msgstr "Bushi"
#. CWFtg
-#: svtools/inc/langtab.hrc:306
+#: svtools/inc/langtab.hrc:308
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tahitian"
msgstr "Taitianu"
#. TDoMB
-#: svtools/inc/langtab.hrc:307
+#: svtools/inc/langtab.hrc:309
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malagasy, Plateau"
msgstr "Malgache, Plateau"
#. EVG88
-#: svtools/inc/langtab.hrc:308
+#: svtools/inc/langtab.hrc:310
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamentu (Netherlands Antilles)"
msgstr "Papiamento (Antilles Neerlandeses)"
#. fbGn8
-#: svtools/inc/langtab.hrc:309
+#: svtools/inc/langtab.hrc:311
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Aruba)"
msgstr "Papiamento (Aruba)"
#. 9XBNE
-#: svtools/inc/langtab.hrc:310
+#: svtools/inc/langtab.hrc:312
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Campidanese"
msgstr "Sardu campidanés"
#. d2kAw
-#: svtools/inc/langtab.hrc:311
+#: svtools/inc/langtab.hrc:313
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Gallurese"
msgstr "Sardu gallurés"
#. cJATX
-#: svtools/inc/langtab.hrc:312
+#: svtools/inc/langtab.hrc:314
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Logudorese"
msgstr "Sardu logudorés"
#. PJFYt
-#: svtools/inc/langtab.hrc:313
+#: svtools/inc/langtab.hrc:315
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sardinian, Sassarese"
msgstr "Sardu sasarés"
#. oDLAc
-#: svtools/inc/langtab.hrc:314
+#: svtools/inc/langtab.hrc:316
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bafia"
msgstr "Bafia"
#. 598zD
-#: svtools/inc/langtab.hrc:315
+#: svtools/inc/langtab.hrc:317
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Gikuyu"
msgstr "Gikuyu"
#. PFxrW
-#: svtools/inc/langtab.hrc:316
+#: svtools/inc/langtab.hrc:318
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yoruba"
msgstr "Yoruba"
#. jajFo
-#: svtools/inc/langtab.hrc:317
+#: svtools/inc/langtab.hrc:319
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Ukraine)"
msgstr "Rusín (Ucraína)"
#. PpWdM
-#: svtools/inc/langtab.hrc:318
+#: svtools/inc/langtab.hrc:320
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rusyn (Slovakia)"
msgstr "Rusín (Eslovaquia)"
#. Wgo9k
-#: svtools/inc/langtab.hrc:319
+#: svtools/inc/langtab.hrc:321
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabyle Latin"
msgstr "Cabileñu en llatín"
#. MSnHB
-#: svtools/inc/langtab.hrc:320
+#: svtools/inc/langtab.hrc:322
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yiddish (USA)"
msgstr "Yídix (EE.XX.)"
#. uYMRX
-#: svtools/inc/langtab.hrc:321
+#: svtools/inc/langtab.hrc:323
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hawaiian"
msgstr "Hawaianu"
#. DyEGX
-#: svtools/inc/langtab.hrc:322
+#: svtools/inc/langtab.hrc:324
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Limbu"
msgstr "Limbu"
#. 3jGCz
-#: svtools/inc/langtab.hrc:323
+#: svtools/inc/langtab.hrc:325
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lojban"
msgstr "Lojban"
#. Ec3C4
-#: svtools/inc/langtab.hrc:324
+#: svtools/inc/langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Haitian"
msgstr "Haitianu"
#. D3Xoy
-#: svtools/inc/langtab.hrc:325
+#: svtools/inc/langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Beembe"
msgstr "Beembe"
#. 6Pkbr
-#: svtools/inc/langtab.hrc:326
+#: svtools/inc/langtab.hrc:328
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bekwel"
msgstr "Bekwel"
#. 8WjqB
-#: svtools/inc/langtab.hrc:327
+#: svtools/inc/langtab.hrc:329
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr ""
#. hCFcE
-#: svtools/inc/langtab.hrc:328
+#: svtools/inc/langtab.hrc:330
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lari"
msgstr "Lari"
#. KxXpB
-#: svtools/inc/langtab.hrc:329
+#: svtools/inc/langtab.hrc:331
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mbochi"
msgstr "Mbochi"
#. 6FdTq
-#: svtools/inc/langtab.hrc:330
+#: svtools/inc/langtab.hrc:332
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Eboo"
msgstr "Teke-Eboo"
#. FeBzA
-#: svtools/inc/langtab.hrc:331
+#: svtools/inc/langtab.hrc:333
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Ibali"
msgstr "Teke-Ibali"
#. LKetF
-#: svtools/inc/langtab.hrc:332
+#: svtools/inc/langtab.hrc:334
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Tyee"
msgstr "Teke-Tyee"
#. DfVqj
-#: svtools/inc/langtab.hrc:333
+#: svtools/inc/langtab.hrc:335
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Vili"
msgstr "Vili"
#. uBEkT
-#: svtools/inc/langtab.hrc:334
+#: svtools/inc/langtab.hrc:336
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "KeyID"
msgstr "KeyID"
#. maAoG
-#: svtools/inc/langtab.hrc:335
+#: svtools/inc/langtab.hrc:337
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Latin"
msgstr "Pali Latin"
#. eDDSm
-#: svtools/inc/langtab.hrc:336
+#: svtools/inc/langtab.hrc:338
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kyrgyz (China)"
msgstr "Kirguistanín (China)"
#. RCmma
-#: svtools/inc/langtab.hrc:337
+#: svtools/inc/langtab.hrc:339
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Zyrian"
msgstr "Komi-Zyrian"
#. DLxCK
-#: svtools/inc/langtab.hrc:338
+#: svtools/inc/langtab.hrc:340
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Komi-Permyak"
msgstr "Komi-Permyak"
#. zRJy3
-#: svtools/inc/langtab.hrc:339
+#: svtools/inc/langtab.hrc:341
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pitjantjatjara"
msgstr "Pitjantjatjara"
#. X2WLD
-#: svtools/inc/langtab.hrc:340
+#: svtools/inc/langtab.hrc:342
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malawi)"
msgstr "Inglés (Malawi)"
#. BNve6
-#: svtools/inc/langtab.hrc:341
+#: svtools/inc/langtab.hrc:343
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Erzya"
msgstr "Erzya"
#. bS6vy
-#: svtools/inc/langtab.hrc:342
+#: svtools/inc/langtab.hrc:344
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Meadow"
msgstr "Mari, Meadow"
#. 2YjMT
-#: svtools/inc/langtab.hrc:343
+#: svtools/inc/langtab.hrc:345
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Curaçao)"
msgstr "Papiamento (Curaçao)"
#. QA2V4
-#: svtools/inc/langtab.hrc:344
+#: svtools/inc/langtab.hrc:346
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Papiamento (Bonaire)"
msgstr "Papiamento (Bonaire)"
#. vozw6
-#: svtools/inc/langtab.hrc:345
+#: svtools/inc/langtab.hrc:347
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Khanty"
msgstr "Khanty"
#. MBtJM
-#: svtools/inc/langtab.hrc:346
+#: svtools/inc/langtab.hrc:348
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Livonian"
msgstr "Livoniu"
#. wNkoh
-#: svtools/inc/langtab.hrc:347
+#: svtools/inc/langtab.hrc:349
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Moksha"
msgstr "Moksha"
#. uCDU6
-#: svtools/inc/langtab.hrc:348
+#: svtools/inc/langtab.hrc:350
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Mari, Hill"
msgstr "Mari, Hill"
#. JEhY4
-#: svtools/inc/langtab.hrc:349
+#: svtools/inc/langtab.hrc:351
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nganasan"
msgstr "Nganasan"
#. hr4pq
-#: svtools/inc/langtab.hrc:350
+#: svtools/inc/langtab.hrc:352
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Olonets"
msgstr "Olonets"
#. Arpn4
-#: svtools/inc/langtab.hrc:351
+#: svtools/inc/langtab.hrc:353
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Veps"
msgstr "Veps"
#. fJ3Ss
-#: svtools/inc/langtab.hrc:352
+#: svtools/inc/langtab.hrc:354
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Võro"
msgstr "Võro"
#. HuWCs
-#: svtools/inc/langtab.hrc:353
+#: svtools/inc/langtab.hrc:355
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nenets"
msgstr "Nenets"
#. 5Zxgd
-#: svtools/inc/langtab.hrc:354
+#: svtools/inc/langtab.hrc:356
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Central African Republic)"
msgstr ""
#. oBDBe
-#: svtools/inc/langtab.hrc:355
+#: svtools/inc/langtab.hrc:357
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aka (Congo)"
msgstr "Aka (Congo)"
#. GRKCD
-#: svtools/inc/langtab.hrc:356
+#: svtools/inc/langtab.hrc:358
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dibole"
msgstr "Dibole"
#. cgMCr
-#: svtools/inc/langtab.hrc:357
+#: svtools/inc/langtab.hrc:359
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Doondo"
msgstr "Doondo"
#. FmhF6
-#: svtools/inc/langtab.hrc:358
+#: svtools/inc/langtab.hrc:360
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kaamba"
msgstr "Kaamba"
#. BBf4G
-#: svtools/inc/langtab.hrc:359
+#: svtools/inc/langtab.hrc:361
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Koongo (Congo)"
msgstr "Koongo (Congo)"
#. HbeaC
-#: svtools/inc/langtab.hrc:360
+#: svtools/inc/langtab.hrc:362
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kunyi"
msgstr "Kunyi"
#. wLxHD
-#: svtools/inc/langtab.hrc:361
+#: svtools/inc/langtab.hrc:363
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngungwel"
msgstr "Ngungwel"
#. 7cvAe
-#: svtools/inc/langtab.hrc:362
+#: svtools/inc/langtab.hrc:364
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Njyem (Congo)"
msgstr "Njyem (Congo)"
#. G2SG8
-#: svtools/inc/langtab.hrc:363
+#: svtools/inc/langtab.hrc:365
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Punu"
msgstr "Punu"
#. WjBVL
-#: svtools/inc/langtab.hrc:364
+#: svtools/inc/langtab.hrc:366
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Suundi"
msgstr "Suundi"
#. 9nAA2
-#: svtools/inc/langtab.hrc:365
+#: svtools/inc/langtab.hrc:367
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Teke-Kukuya"
msgstr "Teke-Kukuya"
#. dwdUH
-#: svtools/inc/langtab.hrc:366
+#: svtools/inc/langtab.hrc:368
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tsaangi"
msgstr "Tsaangi"
#. otqzC
-#: svtools/inc/langtab.hrc:367
+#: svtools/inc/langtab.hrc:369
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Congo)"
msgstr ""
#. JuMFF
-#: svtools/inc/langtab.hrc:368
+#: svtools/inc/langtab.hrc:370
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yaka (Democratic Republic of the Congo)"
msgstr ""
#. NDjGL
-#: svtools/inc/langtab.hrc:369
+#: svtools/inc/langtab.hrc:371
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Yombe (Congo)"
msgstr "Yombe (Congo)"
#. MvwFr
-#: svtools/inc/langtab.hrc:370
+#: svtools/inc/langtab.hrc:372
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "N'ko"
msgstr "N'ko"
#. WFc6C
-#: svtools/inc/langtab.hrc:371
+#: svtools/inc/langtab.hrc:373
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Udmurt"
msgstr "Udmurtu"
#. hEtfX
-#: svtools/inc/langtab.hrc:372
+#: svtools/inc/langtab.hrc:374
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Tibetan (India)"
msgstr "Tibetanu (India)"
#. Agf93
-#: svtools/inc/langtab.hrc:373
+#: svtools/inc/langtab.hrc:375
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cornish"
msgstr "Córnicu"
#. EtH3H
-#: svtools/inc/langtab.hrc:374
+#: svtools/inc/langtab.hrc:376
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sami, Pite (Sweden)"
msgstr "Sami, Pite (Suecia)"
#. jp6C9
-#: svtools/inc/langtab.hrc:375
+#: svtools/inc/langtab.hrc:377
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ngäbere"
msgstr "Ngäbere"
#. 3nTLx
-#: svtools/inc/langtab.hrc:376
+#: svtools/inc/langtab.hrc:378
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kumyk"
msgstr "Kumyk"
#. c56C9
-#: svtools/inc/langtab.hrc:377
+#: svtools/inc/langtab.hrc:379
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Nogai"
msgstr "Nogai"
#. CBiiA
-#: svtools/inc/langtab.hrc:378
+#: svtools/inc/langtab.hrc:380
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Karakalpak Latin"
msgstr "Karakalpak (llatín)"
#. CkEC7
-#: svtools/inc/langtab.hrc:379
+#: svtools/inc/langtab.hrc:381
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ladin"
msgstr "Ladinu"
#. XAiVE
-#: svtools/inc/langtab.hrc:380
+#: svtools/inc/langtab.hrc:382
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Burkina Faso)"
msgstr "Francés (Burkina Fasu)"
#. EGzhe
-#: svtools/inc/langtab.hrc:381
+#: svtools/inc/langtab.hrc:383
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Puinave"
msgstr "Puinave"
#. HNcxe
-#: svtools/inc/langtab.hrc:382
+#: svtools/inc/langtab.hrc:384
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Maninkakan, Eastern, Latin"
msgstr ""
#. Kxi9E
-#: svtools/inc/langtab.hrc:383
+#: svtools/inc/langtab.hrc:385
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Avar"
msgstr ""
#. zumBa
-#: svtools/inc/langtab.hrc:384
+#: svtools/inc/langtab.hrc:386
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Latin"
msgstr ""
#. PQqU7
-#: svtools/inc/langtab.hrc:385
+#: svtools/inc/langtab.hrc:387
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cree, Plains, Syllabics"
msgstr ""
#. kewgf
-#: svtools/inc/langtab.hrc:386
+#: svtools/inc/langtab.hrc:388
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Lengo"
msgstr ""
#. KtBfE
-#: svtools/inc/langtab.hrc:387
+#: svtools/inc/langtab.hrc:389
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Côte d'Ivoire)"
msgstr "Francés (Costa de Marfil)"
#. DTuEL
-#: svtools/inc/langtab.hrc:388
+#: svtools/inc/langtab.hrc:390
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mali)"
msgstr "Francés (Malí)"
#. LFLk6
-#: svtools/inc/langtab.hrc:389
+#: svtools/inc/langtab.hrc:391
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Senegal)"
msgstr "Francés (Senegal)"
#. mSK3x
-#: svtools/inc/langtab.hrc:390
+#: svtools/inc/langtab.hrc:392
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Benin)"
msgstr "Francés (Benín)"
#. tM6qQ
-#: svtools/inc/langtab.hrc:391
+#: svtools/inc/langtab.hrc:393
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Niger)"
msgstr "Francés (Níxer)"
#. nCq6f
-#: svtools/inc/langtab.hrc:392
+#: svtools/inc/langtab.hrc:394
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Togo)"
msgstr "Francés (Togu)"
#. oCBvK
-#: svtools/inc/langtab.hrc:393
+#: svtools/inc/langtab.hrc:395
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kven Finnish"
msgstr ""
#. zjNcC
-#: svtools/inc/langtab.hrc:394
+#: svtools/inc/langtab.hrc:396
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Venetian"
msgstr "Vénetu"
#. 8EbCs
-#: svtools/inc/langtab.hrc:395
+#: svtools/inc/langtab.hrc:397
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Gambia)"
msgstr "Inglés (Gambia)"
#. gEd8L
-#: svtools/inc/langtab.hrc:396
+#: svtools/inc/langtab.hrc:398
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Aranese"
msgstr "Aranés"
#. TaEzQ
-#: svtools/inc/langtab.hrc:397
+#: svtools/inc/langtab.hrc:399
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (France)"
msgstr "Arpetán (Francia)"
#. s4yFD
-#: svtools/inc/langtab.hrc:398
+#: svtools/inc/langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Italy)"
msgstr "Arpetán (Italia)"
#. FvPLF
-#: svtools/inc/langtab.hrc:399
+#: svtools/inc/langtab.hrc:401
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Arpitan (Switzerland)"
msgstr "Arpetán (Suiza)"
#. GgwXq
-#: svtools/inc/langtab.hrc:400
+#: svtools/inc/langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Botswana)"
msgstr "Inglés (Botsuana)"
#. GZfWN
-#: svtools/inc/langtab.hrc:401
+#: svtools/inc/langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interlingue Occidental"
msgstr ""
#. FFkaK
-#: svtools/inc/langtab.hrc:402
+#: svtools/inc/langtab.hrc:404
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Apatani"
msgstr ""
#. EHHtS
-#: svtools/inc/langtab.hrc:403
+#: svtools/inc/langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
msgstr "Inglés (Mauriciu)"
#. atcMq
-#: svtools/inc/langtab.hrc:404
+#: svtools/inc/langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
msgstr "Francés (Mauriciu)"
#. UZ4Pn
-#: svtools/inc/langtab.hrc:405
+#: svtools/inc/langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
msgstr "Silesiu"
#. RJDLA
-#: svtools/inc/langtab.hrc:406
+#: svtools/inc/langtab.hrc:408
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr ""
#. v3WK8
-#: svtools/inc/langtab.hrc:407
+#: svtools/inc/langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
msgstr "Inglés (Malasia)"
#. 4sBjT
-#: svtools/inc/langtab.hrc:408
+#: svtools/inc/langtab.hrc:410
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr ""
#. XH3fY
-#: svtools/inc/langtab.hrc:409
+#: svtools/inc/langtab.hrc:411
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr ""
#. oGNdE
-#: svtools/inc/langtab.hrc:410
+#: svtools/inc/langtab.hrc:412
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr ""
#. jQF7C
-#: svtools/inc/langtab.hrc:411
+#: svtools/inc/langtab.hrc:413
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
msgstr "Fon"
#. cAPXF
-#: svtools/inc/langtab.hrc:412
+#: svtools/inc/langtab.hrc:414
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
msgstr "Baxu alemán menonita"
#. 8LY2A
-#: svtools/inc/langtab.hrc:413
+#: svtools/inc/langtab.hrc:415
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Russia)"
msgstr "Armeniu, oriental (Rusia)"
#. ieGNR
-#: svtools/inc/langtab.hrc:414
+#: svtools/inc/langtab.hrc:416
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Eastern (Iran)"
msgstr "Armeniu, oriental (Irán)"
#. US8Ga
-#: svtools/inc/langtab.hrc:415
+#: svtools/inc/langtab.hrc:417
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Western (Armenia)"
msgstr "Armeniu, occidental (Armenia)"
#. nzbrZ
-#: svtools/inc/langtab.hrc:416
+#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Armenian, Classical (Armenia)"
msgstr "Armeniu, clásicu (Armenia)"
#. BDKAa
-#: svtools/inc/langtab.hrc:417
+#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Malaysia)"
msgstr ""
#. AnrGG
-#: svtools/inc/langtab.hrc:418
+#: svtools/inc/langtab.hrc:420
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Malay Arabic (Brunei Darussalam)"
msgstr ""
#. utBog
-#: svtools/inc/langtab.hrc:419
+#: svtools/inc/langtab.hrc:421
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
msgstr ""
#. jPaAH
-#: svtools/inc/langtab.hrc:420
+#: svtools/inc/langtab.hrc:422
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
msgstr ""
#. mMVAF
-#: svtools/inc/langtab.hrc:421
+#: svtools/inc/langtab.hrc:423
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Iloko"
msgstr ""
#. AzGAy
-#: svtools/inc/langtab.hrc:422
+#: svtools/inc/langtab.hrc:424
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Zambia)"
msgstr "Inglés (Zambia)"
#. 7kkKy
-#: svtools/inc/langtab.hrc:423
+#: svtools/inc/langtab.hrc:425
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Sri Lanka)"
msgstr "Inglés (Sri Lanka)"
#. xFPXp
-#: svtools/inc/langtab.hrc:424
+#: svtools/inc/langtab.hrc:426
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Nigeria)"
msgstr "Inglés (Nixeria)"
#. Up6ab
-#: svtools/inc/langtab.hrc:425
+#: svtools/inc/langtab.hrc:427
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kabardian"
msgstr "Cabardianu"
#. BiDsR
-#: svtools/inc/langtab.hrc:426
+#: svtools/inc/langtab.hrc:428
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Guadeloupean Creole French"
msgstr "Criollu francés de Guadalupe"
#. 2b2P4
-#: svtools/inc/langtab.hrc:427
+#: svtools/inc/langtab.hrc:429
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Ligurian"
msgstr ""
#. 3LvEE
-#: svtools/inc/langtab.hrc:428
+#: svtools/inc/langtab.hrc:430
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Minangkabau"
msgstr ""
#. nDkKR
-#: svtools/inc/langtab.hrc:429
+#: svtools/inc/langtab.hrc:431
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sundanese"
msgstr ""
#. wGEAB
-#: svtools/inc/langtab.hrc:430
+#: svtools/inc/langtab.hrc:432
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Hong Kong)"
msgstr "Inglés (Ḥong Kong)"
#. qTMB2
-#: svtools/inc/langtab.hrc:431
+#: svtools/inc/langtab.hrc:433
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Kenya)"
msgstr ""
#. SgQ2p
-#: svtools/inc/langtab.hrc:432
+#: svtools/inc/langtab.hrc:434
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pali Thai"
msgstr ""
#. DGeeF
-#: svtools/inc/langtab.hrc:433
+#: svtools/inc/langtab.hrc:435
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Cabécar"
msgstr ""
#. xHCtG
-#: svtools/inc/langtab.hrc:434
+#: svtools/inc/langtab.hrc:436
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Bribri"
msgstr ""
#. 2GFgR
-#: svtools/inc/langtab.hrc:435
+#: svtools/inc/langtab.hrc:437
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr "Inglés (Dinamarca)"
#. gmE6U
-#: svtools/inc/langtab.hrc:436
+#: svtools/inc/langtab.hrc:438
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sesotho"
msgstr ""
#. BkKJX
-#: svtools/inc/langtab.hrc:437
+#: svtools/inc/langtab.hrc:439
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Klingon"
msgstr "Klingon"
#. xFYhC
-#: svtools/inc/langtab.hrc:438
+#: svtools/inc/langtab.hrc:440
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Israel)"
msgstr ""
#. Bryjh
-#: svtools/inc/langtab.hrc:439
+#: svtools/inc/langtab.hrc:441
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Latin"
msgstr ""
#. DZBAE
-#: svtools/inc/langtab.hrc:440
+#: svtools/inc/langtab.hrc:442
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Interslavic Cyrillic"
msgstr ""
#. 4eEDW
-#: svtools/inc/langtab.hrc:441
+#: svtools/inc/langtab.hrc:443
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Pennsylvania Dutch"
msgstr "Alemán de Pennsylvania"
#. vkGn5
-#: svtools/inc/langtab.hrc:442
+#: svtools/inc/langtab.hrc:444
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Portuguese (Mozambique)"
msgstr ""
#. gLsUC
-#: svtools/inc/langtab.hrc:443
+#: svtools/inc/langtab.hrc:445
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Saraiki"
msgstr ""
#. hnUCz
-#: svtools/inc/langtab.hrc:444
+#: svtools/inc/langtab.hrc:446
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Rohingya Hanifi"
msgstr ""
#. ywNvt
-#: svtools/inc/langtab.hrc:445
+#: svtools/inc/langtab.hrc:447
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Morisyen"
msgstr "Mauricianu"
@@ -5834,20 +5846,14 @@ msgctxt "restartdialog|reason_threading"
msgid "For the multi-threaded calculation changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Pa que tengan efeutu los cambeos nel cálculu multisubprocesu, tien de reaniciase %PRODUCTNAME."
-#. nUonf
-#: svtools/uiconfig/ui/restartdialog.ui:250
-msgctxt "restartdialog|reason_mscompatible_formsmenu"
-msgid "For restructuring the Form menu, %PRODUCTNAME must be restarted."
-msgstr "Pa tornar a estructurar el menú Formulariu, tien de reaniciase %PRODUCTNAME."
-
#. weAzr
-#: svtools/uiconfig/ui/restartdialog.ui:265
+#: svtools/uiconfig/ui/restartdialog.ui:250
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr "¿Quies reaniciar %PRODUCTNAME agora?"
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:264
msgctxt "restartdialog|reason_skia"
msgid "For the Skia changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
diff --git a/source/ast/svx/messages.po b/source/ast/svx/messages.po
index e1a39495b3d..12776385d10 100644
--- a/source/ast/svx/messages.po
+++ b/source/ast/svx/messages.po